Download Print this page

System Operation Commands - Barco RLS W12 Reference Manual

Hide thumbs Also See for RLS W12:

Advertisement

1. MSWU-81E Serial Communication

1.3 System Operation commands

Introduction
The Operation commands tell the projector what to do. All commands start with 2 letters: "op" for operations
commands and a space [SP] then following a control command then finally the value wants to read, set, increase or
decrease. All commands must end with a carriage return (ASCII hex 0D), shown as [CR] below. The syntax for
operations commands is as follows:
op[SP]<operation command>[SP]<Setting Value>[CR]
For all but Execute functions the response from the projector will be the command and "= <value>" where <value> is
the current value or "NA" if the value is not available. For Execute functions the response will be the same command.
All responses will be in CAPS and also ending with a carriage return (ASCII hex 0D). Please refer to the following table
for command list and examples:
System Operation Commands:
Operation
Set
Get
Increment
Decrement
Execute
Motor operation command:
For motor control like lens shift, focus and zoom, the parameters " + " and " - " are defined as follows.
Command item
focus
zoomio
Vert.offset
horiz.offset
lens.center
Get operations command example:
Input: op bright? [CR]
System Response: OP BRIGHT = 100
Increase & Decrease operations command examples:
Input: op bright + [CR]
System Response: OP BRIGHT = 101
Input: op bright - [CR]
Response: OP BRIGHT = 126
Set operations command example:
Input: op bright = 127 [CR]
System Response: OP BRIGHT = 127
Execute command example:
Input: op auto.img [CR]
Response: OP AUTO.IMG
MSWU-81E – 2014/10/30
Commands
= <value>
Makes the unit take that value.
?
Asks what the current value is.
+
Adds 1 to the current value.
-
Subtracts 1 from the current value.
(none)
Performs an action such as a reset.
command
System Action
+ -
+ => Focus Near,
- => Focus Far
+ -
+ => Zoom out
- => Zoom in
+ -
+ => Up
- => Down
+ -
+ => Right
- => Left
(execute)
Midposition shift
Values
5

Advertisement

loading