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. |
| 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 |
Attributes detail
Input to order calculation of calibration value for point 1.
The calculation is performed on positive edge of the input.
Input to order calculation of calibration value for point 2.
The calculation is performed on positive edge of the input.
Disable supervision. Alarm messages are suppressed.
Also alarm outputs are disabled.
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.
The calibrated position value.
HighHigh limit is exceeded.
Value is below Low limit.
Value is below LowLow limit.