User Manual

MTX3/MTX5-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V1.0.3
20
3. Command Specications
3.3.7. Snapshot (preset) processing
2-18) Snapshot (preset) current number query processing
Command Description
sscurrent Queries the current preset number (index)
Response
Response string Description
OK sscurrent (index) unmodied Current preset number queried
(There is no parameter change after recalling.)
OK sscurrent (index) modied Current preset number queried
(There is a parameter change after recalling.)
Details: (index) = Current preset number
Example: Command: sscurrent
Notication: OK sscurrent 10 unmodied
Meaning: Query the last index number (preset number) that was recalled.
The index number (preset number) is index 10 (preset 10), and no parameter has changed after
recalling.
2-19) Snapshot (preset) recall processing
Command Option 1 Description
ssrecall (index) Recalls the preset at the specied index from the preset list.
Details: (index) = Snapshot (preset) number
Response
Response string Description
OK ssrecall (index) Requested index
Details: (index) = Snapshot (preset) number
Example: Command: ssrecall 1
Notication: OK ssrecall 1
Meaning: Recall the preset at index 1 (preset 1).
The preset at index 1 (preset 1) was recalled.
3.4. Extended commands
3.4.1. Product information query request
3-1) MTX external control protocol version query
Command Option 1 Description
devinfo protocolver Queries the MTX external control protocol version
Response
Response string Description
OK devinfo protocolver "xxxx" MTX external control protocol version
Details: xxxx = Version
Example: Command: devinfo protocolver
Notication: OK devinfo protocolver "1.0.0"
Meaning: Query the protocol version.
Protocol version = V1.0.0