Unitary | Pre-APOGEE | APOGEE | BACnet | PXC.A |
---|---|---|---|---|
|
|
| ● | ● |
At (@) priority indicators are used to monitor the priority status on points defined in a device. They can also be used to test if a point is at a specific priority or to command a point to a specific priority.
BACnet command priority specifiers will be formatted as @PRI[prio], where prio is a value between 1 and 16. For example:
10 SET(@PRI11, 73, SETPT)
.
.
50 RELEASE(@PRI11, SETPT)
Conversion from Apogee priority specifiers to BACnet priority specifiers are automated by database migration tools.