User Manual

Table Of Contents
VXL1-16P Remote Control Protocol Specications Version 1.2.0 rev2
9
3. Command Specications
3.2.4. Event processing change notication
1-5) Device Identify notication
Command Option 1 Option 2 Description
NOTIFY set AMP:Identied 0 0 0 "Normal state" Current device identify status notication
Example: Notication: NOTIFY set AMP:Identied 0 0 0 "Normal state"
Meaning: Notify that the Identify LED is blinking
1-6) Alert notication
Command Option 1 Option 2 Description
NOTIFY event AMP:Alert "xx:yyyyyyyyy,
zzzzzz"
xx: Alert number (Hex)
yyyyyyyyy: Alert message
zzzzzz: warning/error/fault
Example: Notication: NOTIFY event AMP:Alert "01:SYSTEM ERROR,fault"
Meaning: Fault type 01 SYSTEM ERROR alert occurs
1-7) IP address assignment (DHCP/Auto IP or Static IP) change notication
Command Option 1 Option 2 Description
NOTIFY event VXL:SetIpSettingPcMode "x" x: 0 (DHCP/Auto IP) / 1 (Static IP)
Example: Notication: NOTIFY event VXL:SetIpSettingPcMode "0"
Meaning: IP address settings was changed to DHCP/Auto IP
1-8) IP address change notication
Command Option 1 Option 2 Description
NOTIFY event VXL:SetNextBootIpAddress "xxx.xxx.xxx.xxx" xxx.xxx.xxx.xxx: IP address
Example: Notication: NOTIFY event VXL:SetNextBootIpAddress "192.168.0.1"
Meaning: IP address was changed to 192.168.0.1
1-9) Subnet Mask change notication
Command Option 1 Option 2 Description
NOTIFY event VXL:SetNextBootSubnetAddress "xxx.xxx.xxx.xxx" xxx.xxx.xxx.xxx: Subnet Mask
Example: Notication: NOTIFY event VXL:SetNextBootSubnetAddress "255.255.255.0"
Meaning: Subnet Mask was changed to 255.255.255.0
1-10) Default Gateway change notication
Command Option 1 Option 2 Description
NOTIFY event VXL:SetNextBootDefaultGateway "xxx.xxx.xxx.xxx" xxx.xxx.xxx.xxx: Default Gateway
Example: Notication: NOTIFY eventVXL:SetNextBootDefaultGateway 192.168.0.1"
Meaning: Default Gateway was changed to 192.168.0.1