Class CompOnOffZoneFo
Version 1.0
Modified 25-JAN-2007 13:17:59.40
Code rt_plc_bcomp.c
 Plc function object to CompOnOffZone.


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

 The object calculates the On/Off state for a burners in a zone.
 The output has to be directly connected (in the same window) to
 CompOnOffBurnerFo function objects representing the burners in
 the zone.

See also



RtBody attributes pwr_sClass_CompOnOffZoneFo
Float32 Power Pow Power in percentage.
Normally the output from a temperature controller.
Boolean Execute exe Turns the execution of the control sequence on or off.
Pointer to Float32 ScanTime   Pointer to actual plc scantime.
AttrRef PlcConnect   The main object connected to this function object.
Pointer to Char PlcConnectP   Private pointer to the main object.
Float32 Burners Br Output that should be connected to CompOnOffBurner objects.

DevBody attributes 
pwrs:Class-$PlcNode PlcNode  


GraphPlcNode
object_type 11
parameters[0] 2
parameters[1] 3
parameters[2] 1
parameters[3] 0
graphmethod 0 (standard, individual attributes)
graphindex 0
default_mask[0] 1
default_mask[1] 3
segname_annotation 1
compmethod 35
compindex 0
tracemethod 0
traceindex 0
connectmethod 10
executeordermethod 2
objname CompOnOffZoneFo
graphname CompOnOffZoneFo


Template Object


Attributes detail


Power Input
Class Input
Type Float32
Flags Noinvert
GraphName Pow
Body RtBody
 Power in percentage.
 Normally the output from a temperature controller.

Execute Input
Class Input
Type Boolean
Flags
GraphName exe
Body RtBody
 Turns the execution of the control sequence on or off.

ScanTime Intern
Class Intern
Type Pointer to Float32
Flags Pointer|State|Noedit|Private
Body RtBody
 Pointer to actual plc scantime.

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.

PlcConnectP Intern
Class Intern
Type Pointer to Char
Flags Pointer|Invisible|Private
Body RtBody
 Private pointer to the main object.

Burners Output
Class Output
Type Float32
Flags ReduTransfer|State|Noedit
GraphName Br
Body RtBody
 Output that should be connected to CompOnOffBurner objects.

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