User Manual
Table Of Contents
MCP1 Remote Control Protocol Specifications V1.0.0
12
3. Command Specifications
3-5) Device ID query
Command Option 1 Description
devinfo deviceid Queries the device ID
Response
Response string Description
OK devinfo deviceid “xxx” Device ID
Details: xxx = Device ID
* 3-digit hexadecimal
Example: Command: devinfo deviceid
Notification: OK devinfo deviceid “001”
Meaning: Query the device ID.
Device ID = “001”
Note: The device ID corresponds to the UNIT ID.
3-6) Device name query
Command Option 1 Description
devinfo devicename Queries the device name assigned by the user
Response
Response string Description
OK devinfo devicename “xxxx” Device name assigned by the user
Details: xxxx = Device name
Example: Command: devinfo devicename
Notification: OK devinfo devicename “MCP1”
Meaning: Query the device name.
Device name = “MCP1”
Important: The character encoding for the device name conforms to the setting specified by the scpmode encoding command.
3.4.2. Preset list query processing
3-7) Preset number query
Command Description
ssnum Queries the number of presets
Response
Response string Description
OK ssnum (num) Number of presets
Details: (num) = Number of presets
Example: Command: ssnum
Notification: OK ssnum 8
Meaning: Query the number of presets.
The number of presets is 8.










