SCPToccupancyBehavior

Overview:

Occupancy behavior..  Specifies mapping of scheduled occupancy values to primary occupancy states based on local occupancy inputs. 

Details:

Resource Set: Standard 00:00:00:00:00:00:00:00-0
Index: 372
Obsolete: no
Size: 5
Programmatic Name: SCPToccupancyBehavior
Default: OC_OCCUPIED OC_OCCUPIED OC_OCCUPIED OC_OCCUPIED OC_OCCUPIED
Neuron C Type:
Structure
ob_nul_valueInvalid output value..  Primary occupancy value when the scheduled value is invalid (ob_nul) and a local occupancy condition is detected. 
 
occup_t
ob_occupied_valueOccupied output value..  Primary occupancy value when the scheduled value is occupied (ob_occupied) and a local occupancy condition is detected. 
 
occup_t
ob_unoccupied_valueUnoccupied output value..  Primary occupancy value when the scheduled value is unoccupied (ob_unoccupied) and a local occupancy condition is detected. 
 
occup_t
ob_bypass_valueBypass output value..  Primary occupancy value when the scheduled value is bypass (ob_bypass) and a local occupancy condition is detected. 
 
occup_t
ob_standby_valueStandby output value..  Primary occupancy value when the scheduled value is standby (ob_standby) and a local occupancy condition is detected. 
 
occup_t
Formats:

SCPToccupancyBehavior:  text("%m %m %m %m %m", ob_nul_value, ob_occupied_value, ob_unoccupied_value, ob_bypass_value, ob_standby_value)

Used by:

SFPTschedulerSimple