Class BaseMotorAggrFo
Version 1.0
Modified 05-OCT-2005 13:36:55.57
Code PlcTemplate
 Plc function object to BaseMotorAggr.


 Connect the function object to an object of class or subclass of
 BaseMotorAggr.

See also



RtBody attributes pwr_sClass_BaseMotorAggrFo
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 Motor interlock. The contactor order is reset regardless of mode as long as
interlock is set. The mode is forced to manual. This force can be disabled
by setting Mode.NoAutoToMan 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 that is high when the motor is started.
Boolean Err err Error output.
The error output is set when the motor is interlocked, or when
breakers or relays has tripped.
Should be used to reset orders to the ExtStart and OpLocalStart input
to avoid unwanted restarts.

DevBody attributes 
pwrs:Class-$PlcNode PlcNode  


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] 63
default_mask[1] 3
segname_annotation 1
compmethod 58
compindex 0
tracemethod 0
traceindex 0
connectmethod 10
executeordermethod 2
objname MotorAggrFo
graphname MotorAggrFo


Template Object


Attributes detail


ExtControl Input
Class Input
Type Boolean
Flags Noinvert
GraphName eco
Body RtBody
 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.

ExtStart Input
Class Input
Type Boolean
Flags Noinvert
GraphName est
Body RtBody
 Input to control the contactor order output in Auto mode.

ExtInterlock Input
Class Input
Type Boolean
Flags Noinvert
GraphName ilk
Body RtBody
 Motor interlock. The contactor order is reset regardless of mode as long as
 interlock is set. The mode is forced to manual. This force can be disabled
 by setting Mode.NoAutoToMan to 1.

LocMode Input
Class Input
Type Boolean
Flags Noinvert
GraphName loc
Body RtBody
 Input to set Local mode.
 Normally connected to a switch on a local panel.

OpLocStart Input
Class Input
Type Boolean
Flags Noinvert
GraphName lst
Body RtBody
 Input to control the contactor order output in local mode.
 Normally connected to a button on a local panel.

ResTrip Input
Class Input
Type Boolean
Flags Noinvert
GraphName trp
Body RtBody
 Input to reset the trip run time measurement.
 Se the class RunTimeCounter.

DisableSup Input
Class Input
Type Boolean
Flags Noinvert
GraphName dis
Body RtBody
 Disable supervision. Alarm messages are suppressed.

PlcConnect Intern
Class Intern
Type AttrRef
Flags
Body RtBody
 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.

On Output
Class Output
Type Boolean
Flags ReduTransfer|Noedit
GraphName on
Body RtBody
 Output that is high when the motor is started.

Err Output
Class Output
Type Boolean
Flags ReduTransfer|Noedit
GraphName err
Body RtBody
 Error output.
 The error output is set when the motor is interlocked, or when
 breakers or relays has tripped.
 Should be used to reset orders to the ExtStart and OpLocalStart input
 to avoid unwanted restarts.

PlcNode Buffer
Class Buffer
Type pwrs:Class-$PlcNode
Flags
Body DevBody