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.
- This point must be defined as any L2SP, L2SL, LOOAL, or LOOAP point type.

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