User Manual

VXL1-16P Remote Control Protocol Specications Version 2.0.0
20
3. Command Specications
3-19) DIP switches 1-4 (UNIT ID) status query
Command Option 1 Option 2 Description
event VXL:GetUnitIDMode "" DIP switches 1-4 (UNIT ID) status query
Response
Response string Description
OK event VXL:GetUnitIDMode "x" DIP switches 1-4 (UNIT ID) status
Details: x = 0 (DIP SW) / 1 (RESERVED)
Example: Command: event VXL:GetUnitIDMode ""
Notication: OK event VXL:GetUnitIDMode "1"
Meaning: Query the DIP switches 1-4 (UNIT ID) status
DIP switches 1-4 (UNIT ID) status ="RESERVED"
3-20) UNIT ID setting after the next boot when the DIP switches 1-4 (UNIT ID) are "RESERVED"
Command Option 1 Option 2 Description
event VXL:SetNextBootUnitID "xxx" UNIT ID setting after the next boot
Details: xxx = UNIT ID
* The UNIT ID is expressed using a 3-digit hexadecimal 000-07F (000-127).
Response
Response string Description
OK event VXL:SetNextBootUnitID "xxx" UNIT ID setting after the next boot completed
Example: Command: event VXL:SetNextBootUnitID "078"
Notication: OK event VXL:SetNextBootUnitID "078"
Meaning: Set the UNIT ID after the next boot to 120
The UNIT ID after the next boot is set to 120
3-21) UNIT ID query after the next boot
Command Option 1 Option 2 Description
event VXL:GetNextBootUnitID "" UNIT ID query after the next boot
Response
Response string Description
OK event VXL:GetNextBootUnitID "xxx" UNIT ID after the next boot
Details: xxx = UNIT ID
* The UNIT ID is expressed using a 3-digit hexadecimal 000-07F (000-127).
Example: Command: VXL:GetNextBootUnitID ""
Notication: OK event VXL:GetNextBootUnitID "078"
Meaning: Query the UNIT ID after the next boot
UNIT ID after the next boot ="120"