Interactive Technologies, Inc.
Example:
Button 1
Set button.onColor {100,0,50}
Set button.flash 4
On
The example above first selects button 1, then sets it's color to a rose color, then sets it's flash pattern to a
fast blink. Then, it turns the button's indicator "on".
Clock
Provides access to the real-time clock.
Gets or sets the current date and time. When querying the date variable, a string such as
Mon Jan 01 18:30:59 EST 2018
variety of formats are supported including MM/DD/YY, HH:MM:SS,
clock.date
YYYY-MM-DD
others. See the Linux documentation on the date command for more information.
Gets or sets the current Second. Valid values range from
clock.second
Gets or sets the current Minute. Valid values range from
clock.minute
Gets or sets the current Hour. Valid values range from
clock.hour
Gets or sets the current Day. Valid values range from
clock.day
Gets or sets the current Month. Valid values range from
clock.month
Gets or sets the current Year. Valid values range from
clock.year
Gets the number of days since Sunday. Valid values range from
clock.weekday
property.
Gets the number of days since January 1. Valid values range from
clock.yearday
only property.
Returns
clock.dst
case where the DST status cannot be determined. This is a read-only property.
Gets or sets the time zone. When querying this variable, a string such as
America/New York
zone in the format of
clock.zone
zones. Zones that have spaces in their names can use either space characters (such as
America/New
HH:MM:SS,
YYYYMMDD
if Daylight Saving Time is currently in effect, and
1
will be returned. When setting this variable, be sure to provide a time
<region>/<location>
York, or underscore characters (such as America/New_York).
CueServer 2 User's Manual - 18.5.18
will be returned. When setting the date variable, a
HH:MM,
next
year,
last
to 59.
0
to 59.
0
to 23.
0
to 31.
1
to 12.
1
to 2999.
1900
if not. Can return
0
from CueServer's available listing of
friday, and many
to 6. This is a read-only
0
to 365. This is a read-
0
in the
-1
time
Page 278 of 429
Need help?
Do you have a question about the CueServer 2 and is the answer not in the manual?