X1200 Series Router Manual
Page 5-4
Revision 1.3.2
SERIAL CONTROL
5.1.4.1. Input Selection – Audio Follow Mode
Switch the video 1 buss and its associated audio busses to video input 4 (crosspoint # 3)
ASCII string: ^B0133 [^B = control+B which is the STX code]
Hex string: [0x02][0x30][0x31][0x33][0x33]
This will cause the router to switch the video to input 4 or video crosspoint #3, and both audio channels of
the audio to input 4 or audio crosspoint #3, and then reply with:
ASCII string: 331
Hex string: [0x33][0x33][0x31]
to indicate that the router has switched and that the power supply is active. Note-The router will always
respond to a valid request.
5.1.4.2. Input Selection – Breakaway Mode
Switch the video 2 buss to video input 2 (crosspoint # 1).
Switch the audio associated with the video 2 buss to audio input 4 (crosspoint # 3)
ASCII string: ^B0213 [^B = control+B which is the STX code]
Hex string: [0x02][0x30][0x32][0x31][0x33]
This will cause the router to switch the video 2 output to input 2 or video crosspoint #1, and the audio 2A
and 2B busses to input 4 or audio crosspoint #3, and then reply with:
ASCII string: 131
Hex string: [0x31][0x33][0x31]
to indicate that the router has switched and that the power supply is active.
5.1.4.3. Router Status Request
Request the crosspoint settings of the video 2 buss and its associated audio busses.
ASCII string: ^B02^E [^B = control+B which is the STX code]
[^E = control+E which is the ENQ code]
Hex string: [0x02][0x30][0x32][0x05]
This will cause the router to respond with the current crosspoint status:
ASCII string: 131
Hex string: [0x31][0x33][0x31]
to indicate that the router video 2 buss is set to video input 2 or crosspoint #1 and the associated audio
busses are set to audio input 4 or crosspoint #3. It also indicates that the power supply is active.