User Manual
Table Of Contents
MCP1 Remote Control Protocol Specifications V1.0.0
7
3. Command Specifications
1-4) Preset recall start notification
Command Option 1 Description
NOTIFY ssrecall (index) Current preset recall start notification
Details: (index) = Preset index number
Example: Notification: NOTIFY ssrecall 10
Meaning: Preset recall processing for index 10 (preset 10) has started.
3.3. Commands for controlling a device
3.3.1. Device status query
2-1) Device run mode query
Command Option 1 Description
devstatus runmode Queries the run mode
Response
Response string Description
OK devstatus runmode “emergency” Emergency run mode
OK devstatus runmode “update” Update mode
OK devstatus runmode “normal” Normal run mode
Example: Command: devstatus runmode
Response: OK devstatus runmode “normal”
Meaning: Query the run mode.
The device is currently in normal run mode.
Note: After device responds with -OK devstatus runmode “normal”-, device starts to send commands.
In order to establish remote control communication, the external controller must send [devstatus runmode]
command to the device and await response. When the device responds as [OK devstatus runmode “normal”], the
device is ready to receive commands.










