User Manual
Table Of Contents
MCP1 Remote Control Protocol Specifications V1.0.0
10
3. Command Specifications
3.3.4. Preset processing
2-6) Current preset number query
Command Description
sscurrent Queries the current preset number (index number)
Response
Response string Description
OK sscurrent (index) unmodified The current preset number (no parameter changed after recalling the preset.)
OK sscurrent (index) modified The current preset number (parameter changed after recalling the preset.)
Details: (index) = Current preset number
Example: Command: sscurrent
Notification: OK sscurrent 10 unmodified
Meaning: Query the last index number (preset number) that was recalled.
The index number (preset number) is index 10 (preset 10),
and no parameter was changed after the preset was recalled).
2-7) Preset recall processing
Command Option 1 Description
ssrecall (index) Recalls a specified index preset within the preset list.
Details: (index) = Preset number
Response
Response string Description
OK ssrecall (index) Requested index number
Details: (index) = Preset number
Example: Command: ssrecall 1
Notification: OK ssrecall 1
Meaning: Recall the index 1 preset (preset 1).
The preset of index 1 (preset 1) was recalled.
3.4. Extended commands
3.4.1. Product information query request
3-1) External control protocol version query
Command Option 1 Description
devinfo protocolver Queries the external control protocol version
Response
Response string Description
OK devinfo protocolver “xxxx” External control protocol version
Details: xxxx = Version
Example: Command: devinfo protocolver
Notification: OK devinfo protocolver “1.0.0”
Meaning: Query the protocol version.
Protocol version = V1.0.0










