User Guide
221
Standard NetLinx API (SNAPI) R 1.8.0
Security System Functions (Cont.)
Name Component Channel Level Command Constant Notes
processPointStateEvent(SecurityPointState) ISecuritySystemComponentListener SECPOINTSTATE-
<point>,<state>
Point State changed, where <point> is 1 to
the maximum point point as returned by
getPointCount() (see specific module docu-
mentation) and <state> is BYPASS or
ACTIVE
processPointStatusEvent(SecurityPointSta-
tus)
ISecuritySystemComponentListener SECPOINTSTATUS-
<point>,<status>
Point Status changed, where <point> is 1 to
the maximum point point as returned by
getPointCount() (see specific module docu-
mentation) and <status> is ACTIVE, FAULT
or BYPASSED
processSecurityStateEvent(SecurityState) ISecuritySystemComponentListener SECSTATE-<state> Security State changed, where <state> is
ARM_HOME, ARM, ARM_HOME_NOW,
ARM_NOW, DISARM, FIRE, PANIC,
POLICE, MEDICAL or NONE
processSecurityStatusEvent(SecurityStatus) ISecuritySystemComponentListener SECSTATUS-<status> Security Status changed, where <status> is
DISARMED, ARMED_HOME, ARMED,
ALARM