Class BasePositSensorFo
Version 1.0
Modified 03-OCT-2005 17:54:46.69
Code PlcTemplate
 Plc function object to BasePositSensor.


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

See also



RtBody attributes pwr_sClass_BasePositSensorFo
Boolean CalOrder1 cal1 Input to order calculation of calibration value for point 1.
The calculation is performed on positive edge of the input.
Boolean CalOrder2 cal2 Input to order calculation of calibration value for point 2.
The calculation is performed on positive edge of the input.
Boolean DisableSup dis Disable supervision. Alarm messages are suppressed.
Also alarm outputs are disabled.
AttrRef PlcConnect   The main object connected to this function object.
Float32 Value VAL The calibrated position value.
Boolean HH HH HighHigh limit is exceeded.
Boolean H H High limit is exceeded.
Boolean L L Value is below Low limit.
Boolean LL LL Value is below LowLow limit.

DevBody attributes 
pwrs:Class-$PlcNode PlcNode  


GraphPlcNode
object_type 11
parameters[0] 3
parameters[1] 1
parameters[2] 5
parameters[3] 0
subwindows 1
subwindow_class[0] pwrb:Class-WindowPlc
graphmethod 0 (standard, individual attributes)
graphindex 0
default_mask[0] 1
default_mask[1] 1
segname_annotation 1
compmethod 58
compindex 0
tracemethod 0
traceindex 0
connectmethod 10
executeordermethod 2
objname PositSensorFo
graphname PositSensorFo


Template Object


Attributes detail


CalOrder1 Input
Class Input
Type Boolean
Flags Noinvert
GraphName cal1
Body RtBody
Input to order calculation of calibration value for point 1.
The calculation is performed on positive edge of the input.

CalOrder2 Input
Class Input
Type Boolean
Flags Noinvert
GraphName cal2
Body RtBody
Input to order calculation of calibration value for point 2.
The calculation is performed on positive edge of the input.

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

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.

Value Output
Class Output
Type Float32
Flags ReduTransfer
GraphName VAL
Body RtBody
The calibrated position value.

HH Output
Class Output
Type Boolean
Flags ReduTransfer|Noedit
GraphName HH
Body RtBody
 HighHigh limit is exceeded.

H Output
Class Output
Type Boolean
Flags ReduTransfer|Noedit
GraphName H
Body RtBody
 High limit is exceeded.

L Output
Class Output
Type Boolean
Flags ReduTransfer|Noedit
GraphName L
Body RtBody
 Value is below Low limit.

LL Output
Class Output
Type Boolean
Flags ReduTransfer|Noedit
GraphName LL
Body RtBody
 Value is below LowLow limit.

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