74
VP-770 - The VP-770 RS-232 Communication Protocol
Identification commands
Command
Syntax
Response
Read device serial
number
SN?
SN SERIAL_NUMBER
Read device
firmware version
VERSION?
VERSION MAJOR .MINOR
.BUILD .REVISION
Read device build
date
BUILD-DATE?
BUILD-DATE YYYY/MM/DD
HH:MM:SS
Read device
protocol version
PROT-VER?
PROT-VER 3000:MAJOR
.MINOR
Set machine name
NAME MACHINE_NAME
NAME MACHINE_NAME
RESULT
Read machine name
NAME?
NAME MACHINE_NAME
Reset machine name
to factory default*
NAME-RST
NAME-RST RESULT
Network settings commands
Network settings commands require admin authorization
Command
Response
Set IP Address
NET-IP IP_ADDRESS RESULT
Read IP
Address
NET-IP IP_ADDRESS
Read MAC
Address
NET-MAC MAC_ADDRESS
Set subnet
mask
NET-MASK SUBNET_MASK
RESULT
Read subnet
mask
NET-MASK SUBNET_MASK
Set gateway
address
NET-GATE
GATEWAY_ADDRESS RESULT
Read subnet
mask
NET-GATE
GATEWAY_ADDRESS
Set DHCP
mode
NET-DHCP DHCP_MODE
RESULT
Read subnet
mask
NET-DHCP DHCP_MODE
DHCP_MODE =
0 (factory default) Don't use DHCP (Use IP set by factory or IP set command).
1 Try to use DHCP, if unavailable use IP as above.
2 Try to use DHCP, if unavailable use AUTO-IP as described here:
http://support.microsoft.com/kb/q307287/ .