AMX AXCENT3 AND AXCENT3 PRO INTEGRATED AXCESS SYSTEM Instruction Manual page 23

Integrated axcess controllers
Hide thumbs Also See for AXCENT3 AND AXCENT3 PRO INTEGRATED AXCESS SYSTEM:
Table of Contents

Advertisement

PROGRAM Port Commands (Cont.)
OFF
ON
PASS
PULSE
SEND_COMMAND
SEND_STRING
3
3
Axcent
and Axcent
Pro Integrated Axcess Controllers
Master
Turns the device and channel numbers off.
Syntax:
OFF[Device, Channel]
Variables:
Device = 1 - 255
Channel = 1 - 255
Example:
>OFF [52,1]
Turns channel 1 on device 52 off.
Master
Turns the device and channel numbers on.
Syntax:
ON [Device, Channel]
Variables:
Device = 1 - 255
Channel = 1 - 255
Example:
>ON [25,1]
Turns channel 1 on device 25 on.
Master
Syntax:
PASS <Device Number>
This command communicates across the AXlink bus to external
devices. When the PASS mode is enabled, all characters sent to the
controller are passed along to the specified device, and all charac-
ters received from the device travel to the controller and then out of
the card's port. To exit from the PASS mode, type the following while
holding down the <Shift> key (<ESC> is the Escape key):
++ <Esc> <Esc>
Master
Pulse the device and channel numbers.
Syntax:
PULSE [Device, Channel]
Variables:
Device = 1 - 255
Channel = 1 - 255
Example:
>PULSE [16,1]
Pulses channel 1 on device 16.
Master
Send commands to the specified device. Refer to the device's litera-
ture for programming.
Syntax:
SEND_COMMAND <Device>, String
Variables:
Device = 1 - 255
Master
Send strings to the specified device. Refer to the device's literature
for programming.
Syntax:
SEND_STRING <Device>, String
Variables:
Device = 1 - 255
Axcess Programming
19

Advertisement

Table of Contents
loading

Table of Contents