Class BaseContactorFo
|
Version |
1.0 |
|
Modified |
04-OCT-2005 09:00:20.98 |
|
Code |
PlcTemplate |
|
Plc function object to BaseContactor.
Connect the function object to an object of class or subclass of
BaseContactor.
See also
RtBody attributes pwr_sClass_BaseContactorFo |
Boolean |
On |
on |
Input to energize the contactor. In normal operation with one
order output, the order output follows the On input.
If two order outputs are configured, the on order output will
be pulsed on positive edge. |
Boolean |
DisableSup |
dis |
Disable supervision. Alarm messages are suppressed. |
Boolean |
Off |
off |
Input to turn off the contactor, when a configuration with
two order outputs are selected.
The off order output is pulsed on positive edge of the Off
input.
If OpNoOffPulse is configured, this input is not used. |
Boolean |
Feedback |
fb |
Output attribute for the contactor feedback.
If no contactor feedback is configured, the order output
is used instead. |
Boolean |
Error |
err |
Error output. The output is high in 2 s when the contactor feedback
is lost. |
Boolean |
PulseControl |
pco |
Output that always is high when two order outputs are configured. |
AttrRef |
PlcConnect |
|
The main object connected to this function object.
|
GraphPlcNode |
object_type |
11 |
parameters[0] |
3 |
parameters[1] |
0 |
parameters[2] |
3 |
parameters[3] |
0 |
subwindows |
1 |
subwindow_class[0] |
pwrb:Class-WindowPlc |
graphmethod |
0 (standard, individual attributes) |
graphindex |
0 |
default_mask[0] |
1 |
default_mask[1] |
3 |
segname_annotation |
1 |
compmethod |
58 |
compindex |
0 |
tracemethod |
0 |
traceindex |
0 |
connectmethod |
10 |
executeordermethod |
2 |
objname |
ContactorFo |
graphname |
ContactorFo |
Attributes detail
Input to energize the contactor. In normal operation with one
order output, the order output follows the On input.
If two order outputs are configured, the on order output will
be pulsed on positive edge.
Disable supervision. Alarm messages are suppressed.
Input to turn off the contactor, when a configuration with
two order outputs are selected.
The off order output is pulsed on positive edge of the Off
input.
If OpNoOffPulse is configured, this input is not used.
Output attribute for the contactor feedback.
If no contactor feedback is configured, the order output
is used instead.
Error output. The output is high in 2 s when the contactor feedback
is lost.
Output that always is high when two order outputs are configured.
The main object connected to this object.
This attribute is set when the function object is connected from
the plc editor by the connect function.