User Manual

VXL1-16P Remote Control Protocol Specications Version 2.0.0
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 after the next boot
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 after the next boot was changed to 192.168.0.1
1-9) Subnet Mask change notication after the next boot
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 after the next boot was changed to 255.255.255.0
1-10) Default Gateway change notication after the next boot
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 after the next boot was changed to 192.168.0.1
1-11) Default Gateway notication
Command Option 1 Option 2 Description
NOTIFY event VXL:SetDefaultGateway "xxx.xxx.xxx.xxx" xxx.xxx.xxx.xxx: Default Gateway
Example: Notication: NOTIFY eventVXL:SetDefaultGateway "192.168.0.1"
Meaning: Default Gateway is 192.168.0.1
1-12) UNIT ID change notication after the next boot
Command Option 1 Option 2 Description
NOTIFY event VXL:SetNextBootUnitID "xxx" xxx: UNIT ID
Example: Notication: NOTIFY eventVXL:SetNextBootUnitID "078"
* The UNIT ID is expressed using a 3-digit hexadecimal 000-07F (000-127)
Meaning: UNIT ID after the next boot was changed to 120