Class CompModeAFo
|
Version |
1.0 |
|
Modified |
04-OCT-2005 14:02:49.79 |
|
Code |
PlcTemplate |
|
Plc function object to CompModeA.
Connect the function object to an object of class CompModeA.
See also
RtBody attributes pwr_sClass_CompModeAFo |
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. |
Float32 |
RefAuto |
REA |
Input to controls the analog reference value in Auto mode. |
Float32 |
RefLoc |
REL |
Input to controls the analog reference value in Local mode. |
AttrRef |
PlcConnect |
|
The main object connected to this object.
|
Boolean |
Order |
ord |
The order output to start the unit. |
Float32 |
OutRef |
REF |
The analog reference output. |
Boolean |
AutoMode |
aut |
Mode output. True when mode is Auto, false when mode is Man. |
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] |
255 |
default_mask[1] |
3 |
segname_annotation |
1 |
compmethod |
58 |
compindex |
0 |
tracemethod |
0 |
traceindex |
0 |
connectmethod |
10 |
executeordermethod |
2 |
objname |
CompModeAFo |
graphname |
CompModeAFo |
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 controls the analog reference value in Auto mode.
Input to controls the analog reference value in Local mode.
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.
The analog reference output.
Mode output. True when mode is Auto, false when mode is Man.