SCPToccupancyThresholds

Overview:

Occupancy thresholds..  Specifies the minimum number of occupancy sensors that must report the same value to override a scheduled output value. 

Details:

Resource Set: Standard 00:00:00:00:00:00:00:00-0
Index: 380
Obsolete: no
Size: 3
Programmatic Name: SCPToccupancyThresholds
Default: 0 0 0
Neuron C Type:
Structure
occupiedOccupied threshold..  Number of occupancy sensors that must be reporting occupied to report an occupied output when the current schedule specifies an occupied state; if the number of occupancy sensors reporting occupancy is below this value, the occupancy output is set to standby.  
 
unsigned short
Minimum: 0
Maximum: 50
Invalid: 255
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
standby_to_occupiedStandby to occupied override threshold..  Number of occupancy sensors that must be reporting occupied to report an occupied output when the current schedule specifies a standby state; if the number of occupancy sensors reporting occupancy is below this value, the occupancy output is set to standby.  
 
unsigned short
Minimum: 0
Maximum: 50
Invalid: 255
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
unoccupied_to_occupiedUnoccupied to occupied override threshold..  Number of occupancy sensors that must be reporting occupied to report an occupied output when the current schedule specifies an unoccupied state; if the number of occupancy sensors reporting occupancy is below this value, the occupancy output is set to standby.  
 
unsigned short
Minimum: 0
Maximum: 50
Invalid: 255
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
Formats:

SCPToccupancyThresholds:  text("%d %d %d", occupied, standby_to_occupied, unoccupied_to_occupied)

Used by:

SFPTschedulerSimple