Class BaseFcPPO3MotorAggrFo
|
Version |
1.0 |
|
Modified |
13-MAR-2008 14:16:02.23 |
|
Code |
PlcTemplate |
|
Plc function object to BaseFcPPO3MotorAggr.

Connect the function object to an object of class or subclass of
BaseFcPPO3MotorAggr.
See also
RtBody attributes pwr_sClass_BaseFcPPO3MotorAggrFo |
Float32 |
RefSpeedExt |
REX |
Analog input to control the speed reference to the converter in Auto mode. |
Float32 |
RefSpeedLoc |
RLO |
Analog input to control the speed reference to the converter in Local mode. |
Boolean |
PowerInterlock |
pil |
Interlock input for the contactor.
If PowerInterlock is high, the order output is reset, and the mode
is forced to Man. This force can be disabled by setting Mode.OpNoAutoToMan
to 1. |
Boolean |
ExtControl |
eco |
Controls the mode when extern mode control is selected, i.e.
Mode.OpExtAndIntMan is set to 1. The Auto/Man buttons are then removed
from the object graph, and the auto/man selection i performed by this
input instead.
If ExtControl is 1, mode is auto, and if ExtControl is 0 mode is manual. |
Boolean |
ExtStart |
est |
Input to control the contactor order output in Auto mode. |
Boolean |
ExtInterlock |
ilk |
Interlock input.
If ExtInterlock is high, the order output is reset, and the mode
is forced to Man. This force can be disabled by setting Mode.OpNoAutoToMan
to 1. |
Boolean |
LocMode |
loc |
Input to set Local mode.
Normally connected to a switch on a local panel. |
Boolean |
OpLocStart |
lst |
Input to control the contactor order output in local mode.
Normally connected to a button on a local panel. |
Boolean |
ResTrip |
trp |
Input to reset the trip run time measurement.
Se the class RunTimeCounter. |
Boolean |
DisableSup |
dis |
Disable supervision. Alarm messages are suppressed. |
AttrRef |
PlcConnect |
|
The main object connected to this function object.
|
Boolean |
On |
on |
Output for drive started, from converter statusword SW bit 2. |
Boolean |
Err |
err |
Error output.
The output it high when the object is interlocked, or when components
alarms or has tripped. Can be used to reset orders on the start inputs
ExtStart and OpLocalStart to avoid unwanted restarts after fault. |
GraphPlcNode |
object_type |
11 |
parameters[0] |
10 |
parameters[1] |
1 |
parameters[2] |
9 |
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 |
FcPPO3MAggrFo |
graphname |
FcPPO3MAggrFo |
Attributes detail
Analog input to control the speed reference to the converter in Auto mode.
Analog input to control the speed reference to the converter in Local mode.
Interlock input for the contactor.
If PowerInterlock is high, the order output is reset, and the mode
is forced to Man. This force can be disabled by setting Mode.OpNoAutoToMan
to 1.
Controls the mode when extern mode control is selected, i.e.
Mode.OpExtAndIntMan is set to 1. The Auto/Man buttons are then removed
from the object graph, and the auto/man selection i performed by this
input instead.
If ExtControl is 1, mode is auto, and if ExtControl is 0 mode is manual.
Input to control the contactor order output in Auto mode.
Interlock input.
If ExtInterlock is high, the order output is reset, and the mode
is forced to Man. This force can be disabled by setting Mode.OpNoAutoToMan
to 1.
Input to set Local mode.
Normally connected to a switch on a local panel.
Input to control the contactor order output in local mode.
Normally connected to a button on a local panel.
Input to reset the trip run time measurement.
Se the class RunTimeCounter.
Disable supervision. Alarm messages are suppressed.
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.
Output for drive started, from converter statusword SW bit 2.
Error output.
The output it high when the object is interlocked, or when components
alarms or has tripped. Can be used to reset orders on the start inputs
ExtStart and OpLocalStart to avoid unwanted restarts after fault.