100
VP-733 - Protocol 3000
12.3.1.8 VERSION?
Functions
Permission
Transparency
Set:
-
-
-
Get:
VERSION?
End User
Public
Description
Syntax
Set:
-
-
Get:
Get firmware version number
#
VERSION?
CR
Response
~nn@
VERSION
SP
firmware_version
CR LF
Parameters
firmware_version
–
XX.XX.XXXX
where the digit groups are: major.minor.build version
K-Config Example
“#VERSION?”,0x0D
12.3.2
Communication Commands
Command
Description
ETH-PORT
Set/get Ethernet port protocol
NET-DHCP
Set/get DHCP mode
NET-GATE
Set/get gateway IP
NET-IP
Set/get IP address
NET-MAC
Get MAC address
NET-MASK
Set/get subnet mask
12.3.2.1 ETH-PORT
Functions
Permission
Transparency
Set:
ETH-PORT
Administrator
Public
Get:
ETH-PORT?
End User
Public
Description
Syntax
Set:
Set Ethernet port protocol
#
ETH-PORT
SPportType,ETHPortCR
Get:
Get Ethernet port protocol
#
ETH-PORT?
SPportTypeCR
Response
~nn@
ETH-PORT
SPportType,ETHPortCR LF
Parameters
portType
–
0
(TCP),
1
(UDP)
ETHPort
–
0-65534
(TCP / UDP port number)
Notes
If the port number you enter is already in use, an error is returned.
The port number must be within the following range: 2000-(2^16-1).
K-Config Example
Set the Ethernet port protocol for TCP to port 12457:
“#ETH
-
PORT 0,12457”,0x0D