Class CompModeDFo
Version 1.0
Modified 04-OCT-2005 14:02:53.38
Code PlcTemplate
 Plc function object to CompModeD.


 Connect the function object to an object of class CompModeD.

See also



RtBody attributes pwr_sClass_CompModeDFo
Boolean ExtControl eco Input to control Auto/Man mode when the configuration attribute OpExtAndIntMan
is set. If ExtControl is 1, mode is set to auto, and if ExtControl is 0, mode
is set to Man.
Boolean ExtStart est Input to control the order output in Auto mode.
Boolean LocalMode loc Input to set Local mode.
Normally connected to a switch on a local panel.
Boolean LocalStart lst Input to control the order output in local mode.
Normally connected to a button on a local panel.
Boolean Ready rdy Input that will interlock the order output if not true.
Furthermore the mode is forced to Man, if not OpNoAutoToMan is configured.
Boolean Feedback fb Input for feedback from the unit, normally contactor feedback.
The start indicator in the object graph is green when feedback i received.
Boolean ForceMan fom Input to force switch to manual mode.
Can not be used when the mode is controlled externally, i.e. when
OpExtOnly or OpExtAndIntMan is configured.
Boolean PulseControl pco Input used for pulse controlled contactors.
Handles start in manual mode and resets the output order if feedback
is missing.
AttrRef PlcConnect   The main object connected to this object.
Boolean Order ord The order output to start the unit.
Boolean AutoMode aut Mode output. True when mode is Auto, false when mode is Man.
Boolean ManStop mst Output used for pulsed contactors. Indicates when the manual Stop button
is pressed in manual mode. The output is then set for one cycle.
The output is used to generate a stop pulse independent of the order value.

DevBody attributes 
pwrs:Class-$PlcNode PlcNode  


GraphPlcNode
object_type 11
parameters[0] 8
parameters[1] 1
parameters[2] 3
parameters[3] 0
subwindows 1
subwindow_class[0] pwrb:Class-WindowPlc
graphmethod 0 (standard, individual attributes)
graphindex 0
default_mask[0] 63
default_mask[1] 3
segname_annotation 1
compmethod 58
compindex 0
tracemethod 0
traceindex 0
connectmethod 10
executeordermethod 2
objname CompModeDFo
graphname CompModeDFo


Template Object


Attributes detail


ExtControl Input
Class Input
Type Boolean
Flags Noinvert
GraphName eco
Body RtBody
 Input to control Auto/Man mode when the configuration attribute OpExtAndIntMan
 is set. If ExtControl is 1, mode is set to auto, and if ExtControl is 0, mode
 is set to Man.

ExtStart Input
Class Input
Type Boolean
Flags Noinvert
GraphName est
Body RtBody
 Input to control the order output in Auto mode.

LocalMode Input
Class Input
Type Boolean
Flags Noinvert
GraphName loc
Body RtBody
 Input to set Local mode.
 Normally connected to a switch on a local panel.

LocalStart Input
Class Input
Type Boolean
Flags Noinvert
GraphName lst
Body RtBody
 Input to control the order output in local mode.
 Normally connected to a button on a local panel.

Ready Input
Class Input
Type Boolean
Flags Noinvert
GraphName rdy
Body RtBody
 Input that will interlock the order output if not true.
 Furthermore the mode is forced to Man, if not OpNoAutoToMan is configured.

Feedback Input
Class Input
Type Boolean
Flags Noinvert
GraphName fb
Body RtBody
 Input for feedback from the unit, normally contactor feedback.
 The start indicator in the object graph is green when feedback i received.

ForceMan Input
Class Input
Type Boolean
Flags Noinvert
GraphName fom
Body RtBody
 Input to force switch to manual mode.
 Can not be used when the mode is controlled externally, i.e. when
 OpExtOnly or OpExtAndIntMan is configured.

PulseControl Input
Class Input
Type Boolean
Flags Noinvert
GraphName pco
Body RtBody
 Input used for pulse controlled contactors.
 Handles start in manual mode and resets the output order if feedback
 is missing.

PlcConnect Intern
Class Intern
Type AttrRef
Flags
Body RtBody
 The main object of class ManValve2Sw (or a subclass of this class).
 This attribute is set when the object is connected to the main object
 with the connect function in the plc editor.

Order Output
Class Output
Type Boolean
Flags ReduTransfer|Noedit|Noinvert
GraphName ord
Body RtBody
 The order output to start the unit.

AutoMode Output
Class Output
Type Boolean
Flags ReduTransfer|Noedit|Noinvert
GraphName aut
Body RtBody
 Mode output. True when mode is Auto, false when mode is Man.

ManStop Output
Class Output
Type Boolean
Flags ReduTransfer|Noedit|Noinvert
GraphName mst
Body RtBody
 Output used for pulsed contactors. Indicates when the manual Stop button
 is pressed in manual mode. The output is then set for one cycle.
 The output is used to generate a stop pulse independent of the order value.

PlcNode Buffer
Class Buffer
Type pwrs:Class-$PlcNode
Flags
Body DevBody