User Manual

Table Of Contents
VXL1-16P Remote Control Protocol Specications Version 1.2.0 rev2
19
3. Command Specications
3-15) Subnet Mask query after the next boot
Command Option 1 Option 2 Description
event VXL:GetNextBootSubnetAddress "" Subnet Mask query after the next boot
Response
Response string Description
OK event VXL:GetNextBootSubnetAddress "xxx.xxx.xxx.xxx" Subnet Mask after the next boot
Details: xxx.xxx.xxx.xxx = Subnet Mask
Example: Command: VXL:GetNextBootSubnetAddress ""
Notication: OK event VXL:GetNextBootSubnetAddress "255.255.255.0"
Meaning: Query the Subnet Mask after the next boot
Subnet Mask after the next boot ="255.255.255.0"
3-16) Default Gateway setting when the DIP switch 6 (IP SETTING) is set to "PC"
Command Option 1 Option 2 Description
event VXL:SetNextBootDefaultGateway "xxx.xxx.xxx.xxx" Default Gateway setting
Details: xxx.xxx.xxx.xxx = Default Gateway
Response
Response string Description
OK event VXL:SetNextBootDefaultGateway "xxx.xxx.xxx.xxx" Default Gateway setting completed
Example: Command: event VXL:SetNextBootDefaultGateway "192.168.0.1"
Notication: OK event VXL:SetNextBootDefaultGateway "192.168.0.1"
Meaning: Set the Default Gateway to 192.168.0.1
The Default Gateway is set to 192.168.0.1
3-17) Default Gateway query after the next boot
Command Option 1 Option 2 Description
event VXL:GetNextBootDefaultGateway "" Default Gateway query after the next boot
Response
Response string Description
OK event VXL:GetNextBootDefaultGateway "xxx.xxx.xxx.xxx" Default Gateway after the next boot
Details: xxx.xxx.xxx.xxx = Default Gateway
Example: Command: VXL:GetNextBootDefaultGateway ""
Notication: OK event VXL:GetNextBootDefaultGateway "192.168.0.1"
Meaning: Query the Default Gateway after the next boot
Default Gateway after the next boot ="192.168.0.1"