Unitary

Pre-APOGEE

APOGEE

BACnet

PXC.A

 

Syntax

If (pt1.eq.NGTMOD) then...

pt1

A point name whose operational status is compared to the status indicator.
- This parameter must be defined as an LCTLR point type.

Use

This status indicator determines if an equipment controller is in NIGHT mode.

For some equipment controllers, NIGHT mode is also referred to as UNOCC (unoccupied) mode. If an equipment controller is in unoccupied mode, PPCL recognizes this status as NGTMOD.

Example

200  IF (CNTRL1.EQ.NGTMOD) THEN NGTSP = 78.0

Notes

For PXC.A, controllers use SET (Set point value).

This point is only valid for equipment controllers and is only valid when used with the LCTLR or LTCU (pre-APOGEE only) point type.