User Manual

MTX3/MTX5-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V1.0.3
17
3. Command Specications
2-12) Scheduler status query
Command Option 1 Option 2 Option 3 Description
get(getn,gett) MTX:EvntScd_On 0 0 Queries the scheduler status
* For getn, the response will contain a normalized value; for gett, the response will contain a text string.
Response
Response string Description
OK get MTX:EvntScd_On 0 0 1 Scheduler on
OK get MTX:EvntScd_On 0 0 0 Scheduler off
Example: Command: get MTX:EvntScd_On 0 0
Response: OK get MTX:EvntScd_On 0 0 1
Meaning: Query the scheduler status.
Enabled
3.3.5. Parameter setting
2-13) Raw value parameter setting
Command Option 1 Option 2 Option 3 Option 4 Description
set MTX:mem_MemNo/UniqueId/ElmNo/
Xpos/Ypos/PrmNo/IndexNo
0 0 (value) Raw 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 set MTX:mem_MemNo/UniqueId/ElmNo/Xpos/Ypos/
PrmNo/IndexNo 0 0 (value) "(string)"
Raw value parameter setting response
OKm set 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: set MTX:mem_512/60000/0/0/0/0/0 0 0 -7760
Response: OK set MTX:mem_512/60000/0/0/0/0/0 0 0 -7760 "-77.60"
Meaning: Set the 1ch level of the DCA fader to a raw value of -77.60.
The 1ch level of the DCA fader was set to "-77.60".