Interactive Technologies, Inc.
Examples:
Set clock.date "1/1/18 12:00:00"
The example above sets the time and date to January 1, 2018 at noon.
"clock.zone" = "America/Los_Angeles"
The example above sets the time zone to "America/Los Angeles"
if ('clock.hour' > 12) then
Cue 1 Go
endif
The example above executes Cue 1 only if the hour is greater than 12.
*
Please note that when setting the time or date, if the CueServer had previously been configured to receive
its time via an NTP server, the system will switch to "manual" time mode.
Debug
Enables various debugging functions. Each of the following variables can be set to
and
to disable the function.
0
debug.all
debug.buttons
debug.cue
debug.cuescript
debug.show
debug.udp
debug.variables
Example:
Enables/disables all of the individual diagnostic functions (see below).
Enables/disables system logging of button and contact related events (both built-in
buttons/contacts and CueStation buttons/contacts).
Enables/disables system logging of all Cue related events processed by the system.
Enables/disables system logging of all CueScript commands processed by the system.
Enables/disables system logging of show related events.
Enables/disables system logging of all UDP packets received on the CueScript port.
Enables/disables system logging of all changes to variable values.
CueServer 2 User's Manual - 18.5.18
to enable the function
1
Page 279 of 429
Need help?
Do you have a question about the CueServer 2 and is the answer not in the manual?
Questions and answers