Interactive Technologies, Inc.
System Variables
CueServer uses System Variables to allow CueScript commands to change properties or behaviors of
various system related objects. Setting a system variable has immediate effect, causing the referenced
object to change appearance or behavior. For example, to immediately change the brightness of the LCD
Backlight, the commands
The following sections list the available system variables:
Audio
Sets the output volume for the Audio Output jack.
Sets the line level output of the Audio Output jack. Available levels range from
audio.volume
value of
Example:
Set audio.volume 50
The example above sets the audio volume of the Audio Output jack to 50%.
Buttons
Sets the color and flashing patterns for the built-in user defined function buttons.
Before setting or retrieving one of the button variables, make sure that one or more buttons are selected
first. For example, use the Button command to specify which button(s) you want to change a property for.
button.flash
button.onColor
button.offColor
Set lcd.backlight 25
produces no output. The default value is 90.
0
Sets the flash pattern for buttons. Available patterns range from
means "no flash". The remaining 15 values produce various combinations of flashing
when the button indicator is turned on.
Sets the "on" and "off" colors for buttons. The value can be a single number from
100, meaning off (black) to full-on (white), or it may be a 3-element array representing an
RGB color. For example the array
or
"lcd.backlight"=25
would produce an Orange color.
{100,50,0}
CueServer 2 User's Manual - 18.5.18
can be used.
to 100. A
0
to 15. A value of
0
0
Page 277 of 429
0
to
Need help?
Do you have a question about the CueServer 2 and is the answer not in the manual?