Unitary | Pre-APOGEE | APOGEE | BACnet | PXC.A |
---|---|---|---|---|
● | ● | ● | ● | ● |
Syntax
If (pt1.eq.PRFON) then...
pt1 | A point name whose operational status is compared to the status indicator. |
Use
This status indicator compares the operational status of a point to the PRFON status indicator. This comparison is true if the proof for the point is in the ON state.
Example
200 IF (FAN.EQ.PRFON) THEN OADAMP = 8.5