User Manual

MTX3/MTX5-D/MRX7-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V2.2.0 rev8
21
3. Command Specications
2-11) Normalized value parameter query
MTX3,MTX5-D,XMV,EXi8,EXo8
Command Option 1 Option 2 Option 3 Description
getn MTX:mem_MemNo/UniqueId/ElmNo/Xpos/
Ypos/PrmNo/IndexNo
0 0 Normalized value parameter
query request
Details: MemNo = See section 7, "Parameter Values."
UniqueId = See section 7, "Parameter Values."
ElmNo = See section 7, "Parameter Values."
Xpos = See section 7, "Parameter Values."
Ypos = See section 7, "Parameter Values."
PrmNo = See section 7, "Parameter Values."
IndexNo = See section 7, "Parameter Values."
Response
Response string Description
OK getn MTX:mem_MemNo/UniqueId/ElmNo/Xpos/Ypos/
PrmNo/IndexNo 0 0 (value)
Normalized value parameter query response
Details: MemNo = See section 7, "Parameter Values."
UniqueId = See section 7, "Parameter Values."
ElmNo = See section 7, "Parameter Values."
Xpos = See section 7, "Parameter Values."
Ypos = See section 7, "Parameter Values."
PrmNo = 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."
Example: Command: getn MTX:mem_512/60000/0/0/0/0/0 0 0
Response: OK getn MTX:mem_512/60000/0/0/0/0/0 0 0 408
Meaning: Query the 1ch level of the DCA fader with normalized values.
The 1ch level of the DCA fader is 408.
MRX7-D
Command Option 1 Option 2 Option 3 Description
getn MTX:Index_IndexNo 0 0 Normalized value parameter query request
Details: IndexNo = Index number assigned in Remote Control Setup List
Response
Response string Description
OK getn MTX:Index_IndexNo 0 0 (value)
Normalized value parameter query response
Details: IndexNo = Index number assigned in Remote Control Setup List
"(value)" = See section 3.1, "Basic Command Specications," or section 7, "Parameter Values."
Example: Command: getn MTX:Index_1 0 0
Response: OK getn MTX:Index_1 0 0 408
(V2.02 or earlier OK getn MTX:Index_001 0 0 408)
Meaning: Query level of a parameter assigned to Index 1 in Remote Control Setup List using normalized
values. Level of the parameter which is assigned to Index 1 in Remote Control Setup List is 408.
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