EasyManuals Logo
Home>AMX>Controller>AXCENT3 AND AXCENT3 PRO INTEGRATED AXCESS SYSTEM

AMX AXCENT3 AND AXCENT3 PRO INTEGRATED AXCESS SYSTEM User Manual

AMX AXCENT3 AND AXCENT3 PRO INTEGRATED AXCESS SYSTEM
34 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #18 background imageLoading...
Page #18 background image
Axcess Programming
14
Axcent
3
and Axcent
3
Pro Integrated Axcess Controllers
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.
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.
PTON
Sets the IR power-
on pulse time after
a power-off pulse in
increments of .10
seconds.
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.
SET BAUD
Sets the IR/Serial/
Data port's
communication
parameters.
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.
SET MODE
Sets the IR/Serial/
Data port for IR-,
Serial-, or Data-
controlled devices
that connect to the
port.
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.
SET IO LINK
Links an IR/Serial/
Data port to an
input/output (I/O)
channel for use with
PON and POF
commands.
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.

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX AXCENT3 AND AXCENT3 PRO INTEGRATED AXCESS SYSTEM and is the answer not in the manual?

AMX AXCENT3 AND AXCENT3 PRO INTEGRATED AXCESS SYSTEM Specifications

General IconGeneral
BrandAMX
ModelAXCENT3 AND AXCENT3 PRO INTEGRATED AXCESS SYSTEM
CategoryController
LanguageEnglish

Related product manuals