MANUAL IM635
Command Operation
Page 32
port 10001: socket 1 connected to 10.100.103.113
SHOW NET UDP
Function:
Shows UDP server settings/status
Example(s):
>show net udp
udp server port: 20000
SHOW NET TELNET
Function:
Shows TELNET server settings/status
Example(s):
>
show net telnet
timeout: 300
flags
echo: 1
keepalive: 1
neg options: 1
login: 0
max connections: 1
port 23: no connection
6.8.
Misc. Commands
CONSOLE
Function:
Console mode enable
Syntax:
CONSOLE
mode
Argument(s):
mode
byte 0, 1, 2, 3 or OFF, ON, ENABLE, DISABLE
Remarks:
This function enables/disables the serial port console mode command-line interface and
optionally updates the nvm setting. Setting
mode
=0 turns console off,
mode
=1 turns console on,
mode
=2 enables the console, and
mode
=3 disables the console. Modes 0 and 1 (OFF and ON)
update the nvm setting, while modes 2 and 3 (ENABLE and DISABLE) do not. Note: This setting
may be overridden by a hardware DIP switch located on the controller assembly.
Return Value: none
Example(s):
CONSOLE ON
// turns on the console and updates nvm setting
CONSOLE ENABLE
// turns on console for this session only
CONSOLE 0
// turns off the console and updates nvm setting
CONSOLE DISABLE
// turns off console for this session only
CONSOLE?
Function:
Console mode query
Syntax:
CONSOLE?
Argument(s): none
Remarks:
This function returns the serial console mode nvm and DIP switch settings
Return Value:
nvm, dipsw
integer, integer
Example(s):
CONSOLE?
1, 0
// console nvm flag = 1, DIP switch = 0
USB CONSOLE
Function:
USB Console mode enable
Syntax:
USB CONSOLE
mode
Argument(s):
mode
byte 0, 1, 2, 3 or OFF, ON, ENABLE, DISABLE
Remarks:
This function enables/disables the USB CDC console mode command-line interface and optionally
updates the nvm setting. Setting
mode
=0 turns console off,
mode
=1 turns console on,
mode
=2