User Manual

MTX3/MTX5-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V1.0.3
13
3. Command Specications
2-2) Device error status query
Command Option 1 Description
devstatus error Queries the error status
Response
Response string Description
OK devstatus error "none" No alerts
OK devstatus error "t/xxxx" fault alert
OK devstatus error "err/xxxx" error alert
OK devstatus error "wrn/xxxx" warning alert
Details: "t/ xxxx" = "t/message// xnnn onf (sssss) ID-xxx 2012/12/31 23:59:59"
"err/ xxxx" = "err/message// xnnn onf (sssss) ID-xxx 2012/12/31 23:59:59"
"wrn/ xxxx" = "wrn/message// xnnn onf (sssss) ID-xxx 2012/12/31 23:59:59"
The rst three characters indicate the alert type.
message = Alert message (The section from "/" to "//" after the alert type is the message data.)
. . . up to 32 characters (ascii characters)
nnn = Alert number (panel display number)
. . . 2 or 3 digit hexadecimal notation (The x at the front indicates hexadecimal notation.)
onf = Alert on/off
. . . Persistent alerts turn on when an alert condition occurs and turn off when they are cleared.
Single-shot alerts turn on while an alert condition is true.
sssss = Identical alert count (a counter that indicates the number of identical alerts, normally set to 1)
. . . Decimal notation
xxx = UNIT ID number . . . 3- digit hexadecimal
Date
Time
Example: Command: devstatus error
Response: OK devstatus error "err/DCP[0] communication error// x53 on (1) ID-001 2013/1/22 11:38:23"
Meaning: Query the alert status.
Error alert 53 is occurring.
2-3) Current Fs (sampling frequency) status query
Command Option 1 Description
devstatus fs Queries Fs
Response
Response string Description
OK devstatus fs "unknown" Fs undened
OK devstatus fs "44.1kHz" 44.1kHz
OK devstatus fs "48kHz" 48kHz
Example: Command: devstatus fs
Response: OK devstatus fs "44.1kHz"
Meaning: Query Fs.
The current Fs is 44.1 kHz.
2-4) Current word clock status query
Command Option 1 Description
devstatus lockstatus Queries the word clock lock status
Response
Response string Description
OK devstatus lockstatus "unlock" Unlock
OK devstatus lockstatus "lock" Lock
Example: Command: devstatus lockstatus
Response: OK devstatus lockstatus "lock"
Meaning: Query the word clock lock status.
Locked