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

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

Advertisement

Axcess Programming
Send_Commands for the IR/Serial/Data Ports (Cont.)
PTOF
Sets IR power-off
pulse time after a
power-on pulse in
increments of .10
seconds.
PTON
Sets the IR power-
on pulse time after
a power-off pulse in
increments of .10
seconds.
SET BAUD
Sets the IR/Serial/
Data port's
communication
parameters.
SET MODE
Sets the IR/Serial/
Data port for IR-,
Serial-, or Data-
controlled devices
that connect to the
port.
SET IO LINK
Links an IR/Serial/
Data port to an
input/output (I/O)
channel for use with
PON and POF
commands.
14
Syntax:
"'PTOF',<time>"
Variables:
<time> = 0 - 255; Time is stored in permanent memory. System default is 15 (1.5
seconds).
Example:
SEND_COMMAND 55,"'PTOF',15"
Sets the power-off pulse time after a power-on pulse to 1.5 seconds for device 55.
Syntax:
"'PTON',<time>"
Variables:
<time> = 0 - 255; Time is stored in permanent memory. System default is 15 (1.5
seconds).
Example:
SEND_COMMAND 55,"'PTON',15"
Sets the power-off pulse time after a power-on pulse to 1.5 seconds for device 55.
Syntax:
'SET BAUD (Baud),(Parity),(Data),(Stop)'
Variables:
Baud = 300 - 38,400
Parity = N (none), O (odd), E (even)
Data = 7 or 8 data bits
Stop = 1 stop bit
Example:
SEND_COMMAND IR_1,'SET BAUD 9600,N,8,1'
Sets the IR_1 port's communication parameters to 9,600 baud, no parity, 8 data bits,
and 1 stop bit.
Syntax:
'SET MODE (MODE)'
Variables:
Mode = IR, SERIAL, or DATA
Example:
SEND_COMMAND IR_1,'SET MODE IR'
Sets the IR_1 port to IR mode so that an IR-controlled device can be connected to the
port.
The I/O channel can sense 0-5 VDC using a PCS or PCS2 Power Current Sensor. Set
the I/O channel to 0 to disable the link function.
Syntax:
'SET MODE (MODE)'
Example:
SEND_COMMAND IR_1,'SET IO LINK 1'
Sets the IR_1 port link to I/O port 1. The IR port uses the specified I/O input as power
status for processing PON and POF commands.
3
3
Axcent
and Axcent
Pro Integrated Axcess Controllers

Advertisement

Table of Contents
loading

Table of Contents