CIMPLICITY provides numeric data item attributes that can support numeric expressions. You can add any of the numeric data item attributes to a data item. Once added, the attribute can be used in a numeric expression for that data item.
The following CIMPLICITY numeric data item attributes can be used for numeric expressions .
CIMPLICITY |
Provides |
For |
$ADDRESS_ADJ |
Address adjustment |
Device points |
$ADDRESS_INDX |
Indicate the index of the number within the address to apply the $ADDRESS_ADJ to. If $ADDRESS_INDX is either not specified or equals -1, then the last number is updated. Example If:
Result: Address is %R101PETE200. If:
Result: Address is %R100PETE201. |
Device points |
$ADDRESS_OFFSET |
Allows control of the Offset field on the Device tab. |
Boolean points |
$ALARM_DELAY |
Alarm delay. Alarm configuration; time in seconds |
|
$ALARM_HIGH |
Alarm high limit |
Analog points |
$ALARM_LOW |
Alarm low limit |
Analog points |
$CONV_LIMIT_HIGH |
Second conversion limit |
Analog points |
$CONV_LIMIT_LOW |
First conversion limit |
Analog points |
$DISPLAY_HIGH |
Display high limit |
Analog points |
$DISPLAY_LOW |
Display low limit |
Analog points |
$FORMAT_JUST |
Format justification |
Analog points 0=Zero filled 1=Justify left (default) 2=Justify right |
$FORMAT_PREC |
Format precision |
Floating point or Analog points with EU conversion |
$FORMAT_WIDTH |
Format width |
Analog points |
$LEVEL |
Security level |
All point types |
$RANGE_HIGH |
Range high limit |
Analog points |
$RANGE_LOW |
Range low limit |
Analog points |
$RAW_LIMIT_HIGH |
Second raw limit |
Point Conversion / Analog points |
$RAW_LIMIT_LOW |
First raw limit |
Point Conversion / Analog points |
$SETPOINT_HIGH |
Setpoint high limit |
Analog points |
$SETPOINT_LOW |
Setpoint low limit |
Analog points |
$TREND_DURATION |
Trend duration |
Analog points only; time in seconds |
$TREND_SAMPLES |
Trend samples |
|
$WARNING_HIGH |
Warning high limit |
Analog points |
$WARNING_LOW |
Warning low limit |
Analog points |
Option 4.3.3. Use numeric expressions in data item fields. |