Intelix DIGI-88B User Manual
Page 24

DIGI-88B Installation Guide
RS232, RS485, and TCP/IP System Commands
Misc. Commands
Function
Command
Response
Get Device Type
br<SP><CR><LF>
aDIGI-88B
ASCII string containing the
letter “a” followed by the
name of the device
Get Device Status
bc<SP><CR><LF
>
Ex:
s11<CR><LF>
s22<CR><LF>
s33<CR><LF>
s44<CR><LF>
s55<CR><LF>
s66<CR><LF>
s77<CR><LF>
s88<CR><LF>
ASCII string in the format of:
“s1Ys2Ys3Ys4Ys5ys6Ys7Ys8Y”
where Y is the input source
being routed to each output.
Each segment is separated by
a <CR><LF>.
The value of Y maps as follows:
0 = input 1
1 = input 2
2 = input 3
3 = input 4 etc…
The output channels map as
follows:
s1 = output 1
s2 = output 2
s3 = output 3
s4 = output 4 etc…
Get IP Mode and
Address
gipm<CR><LF>
Static IP Ex:
GIPM<CR><LF>
ipm<SP>sip<SP>192<SP>168<SP>001<SP>114<SP><CR
><LF>
ASCII string containing
“GIPM<CR><LF> followed by
IP mode, the IP address,
<CR><LF>
The value of the IP mode map
as follows:
sip = Static IP Mode
dhc = Dynamic IP Mode
DHCP IP Ex:
GIPM<CR><LF>
ipm<SP>dhc<SP>192<SP>168<SP>001<SP>101<SP><C
R><LF>
Misc. Commands
Function
Command
Response
Set IP Mode - DHCP
dhc<SP><CR><LF>
“DHCP<CR><LF>”
Set IP Mode - Static
sip www xxx yyy zzz<CR><LF>
Where:
www = 1
st
octet
xxx = 2
nd
octet
yyy = 3
rd
octet
zzz = 4th octet
Each octet is separated by a
<SP>.
Ex: Set IP to 192.168.1.114:
sip<SP>192<SP>168<SP>001<
SP>114<CR><LF>
Ex:
IP<SP>192<SP>168<SP>001<SP>114<CR
><LF>
ASCII string that includes the IP
address set by the command.
“IP www xxx yyy zzz<CR><LF>”
***When using this command
via a TCP/IP connection, the
response may be truncated
due to the loss of
communications caused by
changing the IP address.
24