Class BaseFcPPO3Fo
|
Version |
1.0 |
|
Modified |
13-MAR-2008 14:08:12.62 |
|
Code |
PlcTemplate |
|
Plc function object to BaseFcPPO3.

Connect the function object to an object of class or subclass of
BaseFcPPO3.
See also
RtBody attributes pwr_sClass_BaseFcPPO3Fo |
Boolean |
PowerOn |
pwo |
Input for power on. When PowerOn is set the converter should
respond and be ready within the PowerUpTime (default 15 s).
During startup the converter status indications are flashing.
PowerOn also turns on the alarm supervision of the converter.
The object will work, even is this input isn't connected, but
will be no alarm when the communication is lost. |
Boolean |
Start |
sta |
Input for start order (run) to the converter.
This will set first bit in the the controlword CW (On/Off1). The converter will
start and stop with ordinary ramps configured in the converter. |
Float32 |
RefSpeed |
REF |
Analog input for the reference speed.
The value will be transfered in the O_REF field to the converter.
The O_REF ChanAo contains the the range attributes to convert the signal. |
Boolean |
NoOff2 |
nof2 |
Input to stop the converter with coast stop, when the value is set to 0.
Sets the second bit in the control word CW, Off2.
Default value 1. Normally not used. |
Boolean |
NoOff3 |
nof3 |
Input to stop the converter with emergency stop, when the value is set to 0.
Sets the third bit in the control word CW, Off3.
Default value 1. Normally not used. |
Boolean |
EnableOperation |
eno |
Input for enable operation to the converter. Normally not used. |
Boolean |
SupDisabled |
dis |
|
AttrRef |
PlcConnect |
|
The main object connected to this function object.
|
Boolean |
ReadyRemote |
rdy |
Output set when the converter is started, in remote control and ready
for remote order. |
Boolean |
Run |
run |
Output set when the drive is started. From status world SW bit 2. |
GraphPlcNode |
object_type |
11 |
parameters[0] |
7 |
parameters[1] |
1 |
parameters[2] |
2 |
parameters[3] |
0 |
subwindows |
1 |
subwindow_class[0] |
pwrb:Class-WindowPlc |
graphmethod |
0 (standard, individual attributes) |
graphindex |
0 |
default_mask[0] |
7 |
default_mask[1] |
3 |
segname_annotation |
1 |
compmethod |
58 |
compindex |
0 |
tracemethod |
0 |
traceindex |
0 |
connectmethod |
10 |
executeordermethod |
2 |
objname |
BaseFcPPO3Fo |
graphname |
BaseFcPPO3Fo |
Template Object |
NoOff2 |
1 |
NoOff3 |
1 |
EnableOperation |
1 |
Attributes detail
Input for power on. When PowerOn is set the converter should
respond and be ready within the PowerUpTime (default 15 s).
During startup the converter status indications are flashing.
PowerOn also turns on the alarm supervision of the converter.
The object will work, even is this input isn't connected, but
will be no alarm when the communication is lost.
Input for start order (run) to the converter.
This will set first bit in the the controlword CW (On/Off1). The converter will
start and stop with ordinary ramps configured in the converter.
Analog input for the reference speed.
The value will be transfered in the O_REF field to the converter.
The O_REF ChanAo contains the the range attributes to convert the signal.
Input to stop the converter with coast stop, when the value is set to 0.
Sets the second bit in the control word CW, Off2.
Default value 1. Normally not used.
Input to stop the converter with emergency stop, when the value is set to 0.
Sets the third bit in the control word CW, Off3.
Default value 1. Normally not used.
Input for enable operation to the converter. Normally not used.
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 set when the converter is started, in remote control and ready
for remote order.
Output set when the drive is started. From status world SW bit 2.