Programming Information
15
A
XB-TC and AXB-TCR Television Controllers (& Receivers)
Programming Information

Overview

The television controllers are controlled with channel settings, IR functions, and Axcess
Send_Commands. You create software programs with the AMX Axcess programming software. Use the
programming information in this section with the Axcess Programming Guide to program television
controllers. After you create the IRLIB program, download it to the non-volatile (battery protected)
memory in the television controller. Refer to the IRLIB Infrared Library Management Program
instruction manual to create and store IR control files.

Channel Setting Commands

Use the channel setting commands listed in the following table to generate IR code, PUSH and
RELEASE operations, and to detect power failure errors.
Channel Setting Commands
Chann
el
Description
1-127 Channels that generate IR code for the corresponding functions.
128-247 PUSH and RELEASE channels for received IR code.
248 A PUSH on this channel generates a power failure error.
249 Red IR sensor (AXB-TCR only) LED blinks when channel 249 and 250 are on.
250 Red IR sensor (AXB-TCR only) LED lights when channel is on.
255 Channel is on, when the television power sensor (CC-IR) detects a horizontal scan frequency. The
channel is disabled after the television controller receives a 'POF' (power off) or 'PON' (power on)
command. The channel is enabled after the television controller receives a 'POD' (disable 'PON' or
'POF') command.
If one of these channels is turned on while another is already on, the initial channel
stops transmitting and the second channel begins.