page | 192
Advanced Operation
Commands
#help
Returns the list of available commands. If a command is specied as param1, then the
description of the command is displayed.
Syntax
#help [comm]
Parameters
com
Type: STRING
This parameter is optional. To request help for a command, type the command
name after the #help command. See the example below.
Examples
#help
AVAILABLE TCP/UDP COMMANDS:
#HELP
#GET_IPCONFIG
#SET_PORT_MODE
#GET_IP_MODE
#SET_IP_ADDRESS
...
...
#GET_FIRMWARE_VERSION
#FACTORY_RESET
#REBOOT
#help #get_ip_mode
GET THE CURRENT IP MODE FOR EITHER NETWORK PORT(0 = STATIC, 1 =
DHCP)
#GET_IP_MODE PARAM1
PARAM1 = 1-2 (1 = PORT 1 - CONTROL PORT; 2 = PORT 2 - VIDEO PORT)
Advanced Operation