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.

DevBody attributes 
pwrs:Class-$PlcNode PlcNode  


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


Template Object


Attributes detail


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

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

LocalMode 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.

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

Ready Input
Class Input
Type Boolean
Flags Noinvert
GraphName rdy
Body RtBody
 Input that will interlock the order output if not true.
 Furthermore the mode is forced to Man, if not OpNoAutoToMan is configured.

Feedback Input
Class Input
Type Boolean
Flags Noinvert
GraphName fb
Body RtBody
 Input for feedback from the unit, normally contactor feedback.
 The start indicator in the object graph is green when feedback i received.

RefAuto Input
Class Input
Type Float32
Flags Noinvert
GraphName REA
Body RtBody
 Input to controls the analog reference value in Auto mode.

RefLoc Input
Class Input
Type Float32
Flags Noinvert
GraphName REL
Body RtBody
 Input to controls the analog reference value in Local mode.

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

Order Output
Class Output
Type Boolean
Flags ReduTransfer|Noedit|Noinvert
GraphName ord
Body RtBody
 The order output to start the unit.

OutRef Output
Class Output
Type Float32
Flags ReduTransfer|Noedit|Noinvert
GraphName REF
Body RtBody
 The analog reference output.

AutoMode Output
Class Output
Type Boolean
Flags ReduTransfer|Noedit|Noinvert
GraphName aut
Body RtBody
 Mode output. True when mode is Auto, false when mode is Man.

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