Rs232 and tcp/ip commands, Rs232 connection, Tcp/ip connection – Intelix DIGI-44B User Manual
Page 21: Digi-44b command protocol, Tcp/ip connection digi-44b command protocol

DIGI-44B Installation Guide
RS232 and TCP/IP Commands
RS232 Connection
The RS232 control port requires a standard straight-through serial cable for
operation. The default settings for the RS232 port are:
- 9600 baud
- 8 Data Bits
- 1 Stop Bit
- Parity = none
TCP/IP Connection
TCP/IP Settings: User defined IP address, port 23 (The unit leaves the factory with a default IP address of
192.168.0.178)
DIGI-44B Command Protocol
Important Note: Be sure to include a carriage return after the command line when the command includes the “<CR><LF>” suffix.
Also, there is a space between “cir” and the code, which is required.
RS232 & TCP/IP Routing Commands
Output 1 Commands
Function
Command
Response
Select Input 1
cir 09<CR><LF>
s10<CR><LF>
The updated status for output 1. Represented as an ASCII
string in the format of “sXY” where:
• X is the output channel
• The value of Y maps as follows:
0 = input 1
1 = input 2
2 = input 3
3 = input 4
Select Input 2
cir 1D<CR><LF>
s11<CR><LF>
Select Input 3
cir 1F<CR><LF>
s12<CR><LF>
Select Input 4
cir 0D<CR><LF>
s13<CR><LF>
Select Input Up
cir 41<CR><LF>
new route
Select Input Down
cir 57<CR><LF>
new route
Output 2 Commands
Function
Command
Response
Select Input 1
cir 17<CR><LF>
s20<CR><LF>
The updated status for output 2. Represented as an ASCII
string in the format of “sXY” where:
• X is the output channel
• The value of Y maps as follows:
0 = input 1
1 = input 2
2 = input 3
3 = input 4
Select Input 2
cir 12<CR><LF>
s21<CR><LF>
Select Input 3
cir 59<CR><LF>
s32<CR><LF>
Select Input 4
cir 08<CR><LF>
s43<CR><LF>
Select Input Up
cir 11<CR><LF>
new route
Select Input Down
cir 1B<CR><LF>
new route
21