Omega Speaker Systems iLD Series User Manual

Page of 49
4.9  Telnet Setup (continued)
In the Configuration mode you can make any changes just like you would do using the Web
Browser.  After connected to the iServer, the user can use the following commands to read, modify,
and get help from the iServer console.
Following with a return character, the console will show all the commands and options (Figure 4.17).
Following with a return character, the console will show the iServer configurations (Figure 4.16).
Is the configuration command, used to set a new setting (see the example in  Figure 4.17)
r
This command is used to read the status of the digital I/O signals (0 is low and 1 is high)
Example: 
r DCD 
response will be
DCD (DSR)=0
r DTR 
response will be
DTR=0
This command is used to change the status of the digital I/O signals (applies only to the 
outgoing signals, DTR and RTS)
Example :
w RTS=1 means raise the RTS
w DTR=0 means lower the DTR
RESET  following with a return character, it will recycle the Power on the iServer.
FACTORY following with a return character, it will set the iServer to it’s factory default settings.
Figure 4.17  Telnet Setup - iServer Help Page
Admin. Password:00000000
Admin. Login Successful
iServer Configuration Command:
?
cc description
pppppp
BD BaudRate 
0-300,1-600,2-1200,3-2400,4-4800,5-9600,6-19200,
7-38400, 8-57600, 9-115200
PT Parity 
0-none,1-Odd,2-even
ST StopBits 
0-1bits,1-2bits
DT DataBits 
0-7bits,1-8bits
FC FlowControl 
0-none,1-XON/XOFF,2-Hardware
MD Mode 
0-RS232, 1-RS485
MB Modbus/TCP
0-disable, 1-enable
TO TimeOut 
xxxx ms Rang range 100-9999
TU TCP/UDP
0-TCP, 1-UDP
TT TerminalType 
0-Host, 1-Slave
TN TerminalNumber 
0-5
PP TerminalPort 
XXXXX 500-65535 but 1000 and 2002
HN HostName 
XXXXXXXX    maxim 18 characters
IP Static IP 
XXX.XXX.XXX.XXX
LP Login Password 
XXXXXX maxim 16 characters
SP Admin Password 
XXXXXX maxim 16 characters
TP Device Type 
0-iServer,1-iDRN,2-iDRX,3-iSeries,4-iNFB,5-iLD
RE Remote Enable 
0-Disable, 1-Enable
RI Remote IP 
XXX.XXX.XXX.XXX
RP Remote Port 
XXXXX 500-65535 but 1000 and 2002
GW Gateway 
XXX.XXX.XXX.XXX
EC End Char 
XX represents the Hex Num. of ASCII. i.e 0D means CR
(Carrige Return) 
FE Forward End Char 0-disabled, 1-enabled
EP Enable Serial Port Password
0-disabled, 1-enabled
CP Serial Port Password
XXXXXX maxim 16 characters
CC Connect CTRL
0-not used,1-RTS+,2-RTS-,3-CTS+,4-CTS_,5-RTS-CTS+,
6-RTS-CTS-, 7-DTS+,8-DTR-, 9-DCD/DSR+,
A-DCD/DSR-, B-DTR-DCD+, C-DTR-DCD-, D-RECONNECT
CT Connect Timeout
XXXXX 1-65535
WB Web Server
0-disable, 1-enable
Example:
To configure Baudrate 9600, 1 stop bit, Odd Parity, and RS232 mode.
s -BD5 -PT1 -ST1 -MD0
27