AMX AXB-TC Operation/Reference Manual page 23

Amx corporation television controllers & receivers reference guide
Hide thumbs Also See for AXB-TC:
Table of Contents

Advertisement

Send_Commands (Cont.)
'PTOF',<Time>
?PTOF
'PTON',<Time>
?PTON
'RO',<Offset>
'SP',<IR out>
AXB-TC and AXB-TCR Television Controllers (& Receivers)
Sets the IR power-off pulse time after a power-on pulse in increments of
.10 seconds. Time is stored in permanent memory.
Variable:
<Time> = 0-255; System default = 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.
Sends the current IR power-off pulse time string "'PTOF', <Time>" to the
master. Set the <Time> value in .10 second increments.
Example:
SEND_COMMAND 55,'?PTOF'
Sends the current IR power-off pulse time from device 55 to the master.
Sets the IR power-on pulse time in increments of .10 seconds. Time is
stored in permanent memory.
Variables:
<Time> = 0-255; System default = 5 (.5 second).
Example:
SEND_COMMAND 233,"'PTON',20"
Sets the IR power-on pulse time (delay) to 2 seconds for device 233.
Sends the current IR power-on pulse time string "'PTON',<Time>" to the
master. Set the <Time> value in .10 second increments.
Example:
SEND_COMMAND 233,'?PTON'
Sends the current IR power-on pulse time from device 233 to the mas-
ter.
Sets the offset value subtracted from the IR function before sending the
code to the master.
Variables:
<Offset> = 0-255
Example:
SEND_COMMAND 62,"'RO',5"
Subtracts 5 from the incoming IR code number and sends the appropri-
ate IR function from device 62 to the master.
Generates a single <IR out> function pulse. The 'CTON' (pulse on) and
'CTOF' (pulse off) commands set the pulse time.
Variable:
<IR out> = 1-127 (see theIR Functions (Standard Order) table on
page 16)
Example:
SEND_COMMAND 225,"'SP',25"
Decreases the volume level on the equipment connected to device 255.
Programming Information
19

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axb-tcr

Table of Contents