SCPTdirection

Overview:

Direction / Safety position..  The actuator sense of rotation and safety position; bit 0 set => counterclockwise, bit 1 set => damper open. 

This configuration property sets the direction of rotation and safety position for an actuator. Because improper usage may cause a non-functional device, the device manufacturer can disable write access.

bit0: Actuator direction.
0 : actuator runs clockwise to open control device (top view)
1 : actuator runs counterclockwise open control device (top view)

bit1, bit2: Safety position.
0,0 : safety position: control device closed
1,0 : safety position: control device open
0,1 : safety position: manufacturer-defined position
1,2 : safety position: hold current position

bit2bit15: Reserved.


Details:

Resource Set: Standard 00:00:00:00:00:00:00:00-0
Index: 44
Obsolete: no
Size: 2
Programmatic Name: SCPTdirection
Default: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Neuron C Type:
SNVT_state
Formats:

SCPTdirection:  text("%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d", bit0, bit1, bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15)

SCPTdirection#LO:  text("%d|%d|%d|%d|%d|%d|%d|%d|%d|%d|%d|%d|%d|%d|%d|%d", bit0, bit1, bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15)

Used by:

SFPTdamperActuator  SFPTfireSmokeDamperActuator