16
ORION LC Installation and Operations Manual
Crosspoint Switch Operation
When configured as a Crosspoint Switch, the Orion LC configures each
RJ45 port as an input or output based on the dip switch settings. Switching
a designated input to an output is accomplished by sending a serial HEX
switching command to the unit using an RJ45 to DB9 serial cable as shown
in figure 12 or pushing the selector button to sequentially step through the
saved macros.
Push button
(Macro selector)
All serial commands are sent to the Orion LC
are in HEX with the following format:
Baud rate = 115.2k
Data bit = 8
Stop bit = 1
Parity = None or No
Pushing the Macro selector
button will sequentially select
and display the stored macros
Settings.
Figure 12. Serial switching
The command 0x02 is the “Send Text” HEX command
The command 0x03 is the “End Text” HEX command
Commands between the Send Text and End Text define the instructions to
the Orion LC switch. A communication program capable of sending HEX
switching commands to the Orion LC unit is needed.
Serial Control Command
Description
0x02, 0x40, 0x80, 0x03
Acknowledgement of the system info
0x02, 0x45, 0x03
Reset on factory settings
0x02, 0x54, 0x03 (See Note)
Reset the Crosspoint-Switch
0x02, 0x47, <Rem-No>, <Loc-No>, 0x03
S
witch a single (remote) output to
a (local) input
0x02, 0x48, <Rem-No>, 0x03
S
witch off a single (remote) output
0x02, 0x52, 0x03
Switch off all local / remote connections
0x02, 0x66, 0x80, <Macro-No>, 0x03
S
ave switching status to macro
0x02, 0x67, 0x80, <Macro-No>, 0x03
L
oad switching status from macro
<Rem-No> = Receiver port number (7Bit data 1 to 7)
<Loc-No> = Transmitter port number (7Bit data 1 to 7)
<Macro-No> = Macro number (7Bit data 1 to 8)