7. LW3 Programmers’ Reference
RAP-B511 series
– User's Manual
55
Query the Actual Status of the Rotary
Command and Response
Ý
GET·/MANAGEMENT/UI/VOLUMECONTROL/ROTARY.ActualStatus
Ü
pr·/MANAGEMENT/UI/VOLUMECONTROL/ROTARY.ActualStatus=
<rotary_status>
Parameters
Identifier
Parameter description
Parameter values
<rotary_status>
Shows if the rotary button is
pressed or not at the moment.
up
: The rotary button is not pressed at the moment.
down
: The rotary button is pressed at the moment.
Example
Ý
GET /MANAGEMENT/UI/VOLUMECONTROL/ROTARY.ActualStatus
Ü
pr /MANAGEMENT/UI/VOLUMECONTROL/ROTARY.ActualStatus=up
Query the Longpress Status
Command and Response
Ý
GET·/MANAGEMENT/UI/VOLUMECONTROL/ROTARY.LongPress
Ü
pr·/MANAGEMENT/UI/VOLUMECONTROL/ROTARY.LongPress=
<longpress_status>
Parameters
Identifier
Parameter description
Parameter values
<longpress_status>
True, when the rotary button
has been pressing more
than 1 sec.
true
: The rotary button has been pressed more than 1 sec.
false
: The rotary button has been pressed less than 1 sec.
Example
Ý
GET /MANAGEMENT/UI/VOLUMECONTROL/ROTARY.LongPress
Ü
pr /MANAGEMENT/UI/VOLUMECONTROL/ROTARY.LongPress=false
Query the Clicked Status
Command and Response
Ý
GET·/MANAGEMENT/UI/VOLUMECONTROL/ROTARY.Clicked
Ü
pr·/MANAGEMENT/UI/VOLUMECONTROL/ROTARY.Clicked=
<clicked_nr>
Parameters
<clicked_nr>
Gives feedback about the number of the quick button presses (max. 1 sec between the
presses).
Example
Ý
GET /MANAGEMENT/UI/VOLUMECONTROL/ROTARY.Clicked
Ü
pr /MANAGEMENT/UI/VOLUMECONTROL/ROTARY.Clicked=0