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. |
| 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 |
Attributes detail
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.
Input to control the order output in Auto mode.
Input to set Local mode.
Normally connected to a switch on a local panel.
Input to control the order output in local mode.
Normally connected to a button on a local panel.
Input that will interlock the order output if not true.
Furthermore the mode is forced to Man, if not OpNoAutoToMan is configured.
Input for feedback from the unit, normally contactor feedback.
The start indicator in the object graph is green when feedback i received.
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.
Input used for pulse controlled contactors.
Handles start in manual mode and resets the output order if feedback
is missing.
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.
The order output to start the unit.
Mode output. True when mode is Auto, false when mode is Man.
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.