HW-VX IP Protocol
These devices:
- HW-VX6346KL
- HW-VX6330K have TCP/IP interface that can be set, and queried by sending UDP packet to the device.
A command frame has this format: Command Letter + Command Parameter + Parameter.
Command
Command code | Description |
---|---|
Login (L) | Login command |
Logout (O) command | Logout command |
Reboot (E) command | Reboot command |
Initialize (I) | Device initialization command |
Set Setting (S) | Set device setting |
Get Setting (G) | Get a parameter of the current device command |
Echo (X) | Detect all device status commands |
Assign IP-address (A) | Assign IP-address command |
Select In Broadcast Mode (W) | Select broadcast mode |
V | Get current version command |
📌 Note: All commands are sent as UDP packets to port 65535.
Reply
Reply code | Description |
---|---|
A | Command executed successfully |
C | Command error |
R | Device refuses to execute command |
D | Can’t connect to the device |
F | Command execution failed |
Settings
Settings below can be set by the Set Setting (S) command, queried by Get Setting (G) command, and restored by default by Initialize (I) command.