Manual-26 – Rane SR 3 User Manual
Page 26
Manual-26
The controller sends commands/arguments for the SR 3 to process. This section
of the message is limited to 250 characters for the SR 3. See the SR 3 Command Set
section for details of valid commands.
The SR 3 responds with response data based on the commands/arguments it was
sent. The SR 3 limits its response data to 250 characters. In the case of an error, the
response data is: n,"ERROR" where n is an error code defined below:
Hex
ASCII Error Code Meaning
$31
'1'
Sent <devtype> invalid.
$32
'2'
Sent <checksum> did not verify.
$33
'3'
Sent <command/data> parse error.
$34
'4'
Sent <command/data> greater than 250 characters.
$35
'5'
Response <command/data> greater than 250 charac-
ters.
See the SR 3 Command Set section below for details of valid SR 3 responses.
<CR> A carriage return ($0D) terminates every message.
SR 3 Command Set
This section details the <command/data> portion of a complete RW 485 mes-
sage. The SR 3 supports 25 commands. Below is a table of commands and associated
responses, followed by descriptions.
Configuration Commands
Cmd Arg(s)* Description
Response**
V
Get Firmware, Hardware Version n1,n2,"OK"
N
["ccc…"]
Read/Write Device's Name
"ccc…","OK"
SPL
n1[,n2]
Read/Write Stored Parameter
n,"OK"
Display Commands
BL
n1
Backlight Off/On
"OK"
BMP
n1
Display ROM based Bitmap
"OK"
CLS
Clear Screen
"OK"
CLL
n1
Clear Line
"OK"
RVL
n1
Reverse Line
"OK"
FNT
n1
Select Font
"OK"
MC
n1,n2
Move Cursor
"OK"
XDR
n1
Read Hex Data from LCD
xxxx,"OK"
XDS
n1,xxxx… Send Hex Data to LCD
"OK"
STR
"ccc…"
String
"OK"
SL
n1,"ccc…"
String Left
"OK"
SC
n1,"ccc…"
String Center
"OK"
SR
n1,"ccc…"
String Right
"OK"
PS
n1
Page Select
"OK"
PW
n1
Page Write
"OK"
Input Commands
ILD
[n1]
Get/Set LED
n1,"OK"
ILK
[n1]
Read/Write Input Lock
n1,"OK"
IQ
Input Query
n1,n2,"OK"