Unitary | Pre-APOGEE | APOGEE | BACnet | PXC.A |
---|---|---|---|---|
● | ● | ● | ● | ● |
Syntax
$LOCn
n | The number that describes what $LOCn point is referenced. |
Use
These points are used to store the results of calculations.
- $LOCn variables can store an analog or digital value.
- $LOCn variables can be used throughout the program.
- There is no limit to the value that can be stored in a $LOC point.
Example 1
200 MIN ($LOC1,PT1,PT2,PT3)
Example 2
100 $LOC7 = (50/VALUE1+10.0) * 2.0
Notes
Local points in APOGEE automation stations can store values greater than 32,767 (up to 10,000,000)
See also the LOCAL Variables topic.