Page 6.18
Rev D July 2014
6. Appendix
Digital Projection
HIGHlite Cine 260, 1080p 330
User Manual
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
nr
= ? + -
0 - 200
overscan
= ?
0 = Off
1 = Crop
2 = Zoom
Notes
Note: spaces in the commands
are necessary.
eg
op aspect = 1
NOT opaspect=1