Page 6.15
Operation Commands
Operation commands are used to simulate menu operations and determine the
settings of the projector, and use the following format:
op <operation> <command> [CR]
The <command> string can take one of the following formats:
<command>
Description
Set
= <value>
Makes the setting take that value.
Get
?
Asks what the current value is.
The value is returned as an ascii text string.
Increment
+
Adds 1 to the current value.
Decrement
-
Subtracts 1 from the current value.
Execute
(none)
Performs an action.
Example
op aspect =1 [CR]
sets the aspect ratio to Theaterscope.
op aspect ? [CR]
asks what is the current aspect ratio.
op [CR]
increments the brightness setting.
op resync [CR]
commands the projector to attempt to re-synchronise to the
current input source.
The commands
Operation
<command>
Values
Notes
aspect
= ?
0 = 16:9
1 = Theaterscope
2 = 4:3
3 = 4:3 Narrow
4 = Native
memory
= ?
0 = Preset A
1 = Preset B
2 = Preset C
3 = Preset D
4 = Default
save.mem
=
0 = Preset A
1 = Preset B
2 = Preset C
3 = Preset D
bright
= ? + -
0 - 200
contrast
= ? + -
0 - 200
saturat
= ? + -
0 - 200
tint
= ? + -
0 - 200
sharp
= ? + -
0 - 200
noise.thresh
= ? + -
0 - 200
nr.simple
= ? + -
0 - 200
nr.mode
= ?
0 = Simple
1 = Advanced
Notes
Note: in the examples, spaces
are included for clarity, but are
not necessary in the actual
command.