User Manual

VXL1-16P Remote Control Protocol Specications Version 2.0.0
8
3. Command Specications
3.2. Commands a Device Sends to a Remote Controller
3.2.1. Device status change notication
1-1) Device run mode notication
Command Option 1 Option 2 Description
NOTIFY devstatus runmode "normal" Normal run mode
NOTIFY devstatus runmode "update" Update mode
Example: Notication: NOTIFY devstatus runmode "normal"
Meaning: The run mode was changed to normal mode.
1-2) Device error status notication
Command Option 1 Option 2 Description
NOTIFY devstatus error "fault" Alert fault information
"error" Alert error information
"warning" Alert warning information
Details: "fault" = Alert (fault) is occurring.
"error" = Alert (Error) is occurring.
"warning" = Alert (Warning) is occurring.
Example: Notication: NOTIFY devstatus error "fault"
Meaning: Alert (fault) occurred
3.2.2. Parameter change notication
1-3) Parameter change notication raw value
Parameter change notication normalized value
Command Option 1 Option 2 Option 3 Option 4 Option 5 Description
NOTIFY set AccessID X Y "(value)" "(string)" Parameter change raw value
NOTIFY setn AccessID X Y "(value)" "(string)" Parameter change normalized value
Details: AccessID = See section 7, "Parameter List."
X = See section 7, "Parameter List."
Y = See section 7, "Parameter List."
"(value)" = See section 3.1, "Basic Command Specications," or section 7, "Parameter List."
"(string)" = See section 3.1, "Basic Command Specications," or section 7, "Parameter List."
Example: Notication: NOTIFY set VXL:Ch/InputVolume/Level 0 0 -7760 "-77.60"
Meaning: DCA Fader 1ch level was changed to "-77.60."
3.2.3. Meter information notication
1-4) Meter information notication
Command Option 1 Option 2 Option 3 Description
NOTIFY mtr Meter ID level (meter) Level meter value
gr gr meter value
Details: MeterID = See section 8, "Meters."
(meter) = See section 5, "Meter Values."
Example: Notication: NOTIFY mtr AMP:DigitalIn/Level level 71 71
* The meter value is expressed using a 2-digit hexadecimal.
Meaning: Digital input levels for ch1 to 2 Level are sent.