User Manual

MTX3/MTX5-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V1.0.3
18
3. Command Specications
2-14) Normalized value parameter setting
Command Option 1 Option 2 Option 3 Option 4 Description
setn MTX:mem_MemNo/UniqueId/ElmNo/
Xpos/Ypos/PrmNo/IndexNo
0 0 (value) Normalized value
parameter setting
Details: MemNo = See section 7, "Parameter Values."
UniqueId = See section 7, "Parameter Values."
Xpos = See section 7, "Parameter Values."
Ypos = See section 7, "Parameter Values."
IndexNo = See section 7, "Parameter Values."
(value) = See section 3.1, "Basic Command Specications," or section 7, "Parameter Values."
Response
Response string Description
OK setn MTX:mem_MemNo/UniqueId/ElmNo/Xpos/Ypos/
PrmNo/IndexNo 0 0 (value) "(string)"
Normalized value parameter setting response
OKm setn MTX:mem_MemNo/UniqueId/ElmNo/Xpos/Ypos/
PrmNo/IndexNo 0 0 (value) "(string)"
* If the requested parameter value is outside the range, the value is adjusted within the range and set.
If this occurs, the result notication will be OKm instead of OK.
Details: MemNo = See section 7, "Parameter Values."
UniqueId = See section 7, "Parameter Values."
Xpos = See section 7, "Parameter Values."
Ypos = See section 7, "Parameter Values."
IndexNo = See section 7, "Parameter Values."
(value) = See section 3.1, "Basic Command Specications," or section 7, "Parameter Values."
"(string)" = See section 3.1, "Basic Command Specications," or section 7, "Parameter Values."
Example: Command: setn MTX:mem_512/60000/0/0/0/0/0 0 0 408
Response: OKm setn MTX:mem_512/60000/0/0/0/0/0 0 0 408 "-20.56"
Meaning: Set the 1ch level of the DCA fader to a normalized value of 408.
The 1ch level of the DCA fader was set to "-20.56".
2-15) Scheduler status query
Command Option 1 Option 2 Option 3 Option 4 Description
set(setn,sett) MTX:EvntScd_On 0 0 1 Scheduler on
0 Scheduler off
* For setn, specify a normalized value; for sett, specify option 4 with a character string.
Response
Response string Description
OK set MTX:EvntScd_On 0 0 1 "1" Scheduler enabled response
OK set MTX:EvntScd_On 0 0 0 "0" Scheduler disabled response
Example: Command: set MTX:EvntScd_On 0 0 1
Response: OK set MTX:EvntScd_On 0 0 1 "1"
Meaning: Enable the scheduler.
The scheduler was enabled.