AMX CAFE DUET STANDARD NETLINX API (SNAPI) DEVICES Instruction Manual page 224

Standard netlinx api (snapi) r 1.8.0 devices
Table of Contents

Advertisement

Security System Functions (Cont.)
Name
processPassbackEvent(byte[])
getPointState(secPoint)
getPointStatus(secPoint)
getSecurityState()
getSecurityStatus()
isOKToArm()
setPointState(secPoint,ps,pw)
setSecurityState(ss,password)
processOKToArmEvent(boolean)
220
Component
Channel Level Command
IModuleComponentListener
ISecuritySystemComponent
ISecuritySystemComponent
ISecuritySystemComponent
ISecuritySystemComponent
ISecuritySystemComponent
ISecuritySystemComponent
ISecuritySystemComponent
ISecuritySystemComponentListener
Constant
?SECPOINTSTATE-
<point>
?SECPOINTSTATUS-
<point>
?SECSTATE
?SECSTATUS
?SECARMABLE
SECPOINTSTATE-
<point>,<state>,<pass-
word>
SECSTATE-
<state>,<password>
SECARMABLE-<sta-
tus>
Notes
When passback is on, each string received
form the device is sent to the NetLinx pro-
gram as a string. Use a DATA_EVENT
event with a STRING handler to caputre
the data from the device.
Query for Point State, responds with
SECPOINTSTATE-<point>,<state> where
<point> is 1 to the maximum point point as
returned by getPointCount() (see specific
module documentation) and <state> is
BYPASS or ACTIVE
Query for Point Status, responds with
SECPOINTSTATUS-<point>,<status>
where <point> is 1 to the maximum point
point as returned by getPointCount() (see
specific module documentation) and <sta-
tus> is ACTIVE, FAULT or BYPASSED
Query for Security State, responds with
SECSTATE-<state> where <state> is
ARM_HOME, ARM, ARM_HOME_NOW,
ARM_NOW, DISARM, FIRE, PANIC,
POLICE, MEDICAL or NONE
Query for Security Status, responds with
SECSTATUS-<status> where <status> is
DISARMED, ARMED_HOME, ARMED,
ALARM
Query for Security arm-able status,
responds with SECARMABLE-<status>
where <status> is 1 or 0
Set Point State where <point> is 1 to the
maximum point point as returned by get-
PointCount() (see specific module docu-
mentation), <state> is ACTIVE or BYPASS
and <password> is the password required
to complete the operation (see specific
module documentation).
Set Security State where <state> is
ARM_HOME, ARM, ARM_HOME_NOW,
ARM_NOW, DISARM, FIRE, PANIC,
POLICE, MEDICAL and <password> is the
password required to complete the opera-
tion (see specific module documentation).
Security arm-able changed, where <sta-
tus> is 1 or 0, 1 means the security system
can be armed.
Standard NetLinx API (SNAPI) R 1.8.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cafe duet

Table of Contents