Interactive Technologies CueServer 2 User Manual page 162

Table of Contents

Advertisement

Interactive Technologies, Inc.
Determining Which Indicators Are Selected
The question mark
can be used to ask what the current selection is. A selection string will be returned,
?
which will consist of a single number (like 3) or a range (like 5>7+9), or if no indicators are selected,
be returned.
*
Note that CueServer treats buttons and indicators very similarly. Buttons have indicators. Buttons are the
physical switch that is being pressed by the user and Indicators are the pilot light that shows a button's
status. Setting the value of a button or an indicator both sets the indicator's value (turning the indicator on
or off). However, getting the value of a button returns the physical switch state (opened or closed), and
getting the value of an indicator returns the current state of the indicator (on or off).
Examples
Indicator 1
Selects indicator 1. Future action commands will be directed towards indicator 1. Also returns 0, or
indicate if the indicator is currently off or on.
Indicator 1>5 On
Turns indicators 1 thru 5 on.
Indicator 1>3+5>8 Off
Turns indicators 1 through 3 and 5 through 8 off.
Indicator 3.1
Set Indicator.OnColor {100,50,0}
Set Indicator.Flash 4
On
Selects indicator 1 of station 3, then sets the indicator's OnColor property to Orange (RGB color
{100,50,0}), then sets the indicator's Flash property to 4, then turns the indicator on.
Indicator 1.* Off
Turns indicators of all buttons on station 1 off.
Station 5
Indicator 7 On
Turns indicator 7 of station 5 on.
CueServer 2 User's Manual - 18.5.18
Page 160 of 429
will
0
to
1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CueServer 2 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Related Products for Interactive Technologies CueServer 2

Table of Contents