AMX AXB-TM5 instruction manual System SendCommands

Page 14

Programming

System Send_Commands

System Send_Commands are stored in the Axcess Control System and direct the AXB-TM5 to

perform various operations.

System Send_Commands

Command

Description

 

 

'CARON'

Turns the IR carrier On (default).

 

Example:

 

SEND_COMMAND AXBTMX,'CARON'

 

 

'CAROFF'

Turns the IR carrier Off.

 

Example:

 

SEND_COMMAND AXBTMX,'CAROFF'

 

 

'CH',<TV Channel>

Generates IR digit pulses to select a television channel number.

 

Channels 1-99 pulse as two digits.

 

Syntax:

 

"'CH',<TV Channel>"

 

Variables:

 

TV Channel = 0 through 199

 

Channels 100 and greater, the one-hundredth digit pulses as 127. If

 

IR function 21 (enter) exists, it follows the IR digit pulses. ’CTON’ sets

 

the pulse length for each digit and ’CTOF’ sets the time between each

 

digit or any after-pulse.

 

Example:

 

SEND_COMMAND AXBTMX,"'CH',25"

 

Sets the television connected to channel 25 on the AXB-TM5.

 

 

'CTOF',<Time>

Sets the single IR pulses off time between channel digits and IR

 

functions.

 

Syntax:

 

"'CTOF',<Time>"

 

Variables:

 

Time = 0 through 255 in tenths of a second

 

Time is stored in permanent memory. System default is 5 (.5 second).

 

This is the time between digits, or pulses, that are associated with an

 

SP command.

 

Example:

 

SEND_COMMAND AXBTMX,"'CTOF',10"

 

Sets the off-time pulse time (delay) to 1 second for the AXB-TM5.

 

 

'?CTOF'

Sends the current off-time pulse string ’CTOF,<Time>’ to the Control

 

system. The <Time> value is returned in .10 second increments.

 

Example:

 

SEND_COMMAND AXBTMX,'?CTOF'

 

Sends the current off-time pulse string from the AXB-TM5 to the

 

Control system in the ’CTOF <Time>’ format.

 

 

 

10

AXB-TM5 Television Manager

 

 

 

Image 14
Contents AXB-TM5 AMX Limited Warranty and Disclaimer Table of Contents Table of Contents Product Information SpecificationsSpecifications Front PanelFront Panel Components Rear Panel ComponentsDevice DIP switch settings Connection and WiringDevice DIP Switch Position ValueWiring Guidelines Wiring the Rear PanelPreparing/connecting captive wires Wiring Guidelines @ 200 mACC-IRC emitter wiring connections IR emitter to device installationPCS connections AXlink data and 12 VDC power supply connectionsTV sensor connections AXlink 12 VDC power supply wiring example IRX-SM connectionsConnection and Wiring Programming Channel Setting CommandsAXB-TM5 Channel Settings Device AssignmentSystem SendCommands System SendCommandsSendcommand AXBTMX,DC,145,24 Sendcommand AXBTMX,CTON,20Sendcommand AXBTMX,?CTON Sendcommand AXBTMX,DE,10Sendcommand AXBTMX,PIF Sendcommand AXBTMX,?DESendcommand AXBTMX,DK Sendcommand AXBTMX,PINSendcommand AXBTMX,PTON,20 Sendcommand AXBTMX,PTOF,15Sendcommand AXBTMX,?PTOF Sendcommand AXBTMX,?PTONSendcommand DEV,XCH Channel Sendcommand AXBTMX,RO,5Sendcommand AXBTMX,SP,25 RO,offsetSendcommand IR1, XCH Sendcommand DEV,XCH-ModeSendcommand AXBTMX,XCH XchmAMX reserves