Manual-35 – Rane SR 3 User Manual
Page 35
Manual-35
n2 is the suggested new page index. The page index
range is [0, 16]. If n2 is [0], the page remains
unchanged.
Use
the
PS
command to force page [0].
Example: ISR,3,5 suggests a new level of 3 and a new page index
of
5.
Response: n1,n2,n3,n4,"OK"
Where: n1 is the current level. The level range is [1, 31].
n2 is the current page index. The page index range is
[0, 16].
n3 is the current command state byte. The command
state byte represents the state of the encoder.
The possible states follow:
0 No Operation The encoder has not changed.
1 Encoder Left
The encoder has been turned counter clockwise.
2 Encoder Right The encoder has been turned clockwise
16 Selection Left The encoder has been pushed in and turned counter clockwise.
32 Selection Right The encoder has been pushed in and turned clockwise.
64 Enter The encoder has been pushed in and released without being turned.
n4 is the length of time the encoder button has been pressed. The time the button has
been pressed is in units of .01 seconds and the range is [0, 255] or 0 to 2.55 seconds.
The button timer starts at the press of the button and is reset to zero when the button
is released. Example: 3,5,0,0,"OK" means the current level is 3, the current page
index is 5, the current command state byte is a No Operation and the button is not
pushed in. This means the suggested level and page index were updated. A response of
3,7,32,100,"OK" means the current level was updated to 3, the current page index is
7 and was last changed by someone pushing in and turning the encoder, the current
command state byte is a Page Right, and a non-zero button time means someone is
still holding the button in.
IF
Input Force
Forces new level and page index. Resets the command state byte to No Operation.
The level is updated and indicated by the LED regardless of Auto Level configuration.
If either Auto Page is enabled (“Knob Push & Turn” or “Knob Bump”), the page in-
dex is updated and the associated bitmap is displayed. Otherwise, if neither Auto Page
is enabled, the page index is updated but the associated bitmap is not displayed.
Send: IF,n1,n2
Where: n1 is the new level. The level range is [0, 31]. If n1 is
[0], the level remains unchanged.
n2 is the new page index. The page index range is [0, 16]. If n2 is
[0], the page remains unchanged.
Use
the
PS
command to force page [0].
Example: IF,3,5 sets a new level of 3 and a new page index of 5.
Response: "OK"