Universe
Syntax
Command
Description
Return Value
Universe <number> [<range...>]
Select one or more universes
None
Universe ?
Return the current selection
A selection string
Abbreviation
UNIV
Description
Selecting Universes
The
Universe
command selects one or more universes in the system. Universes are the logical blocks of
512 DMX channels that are sent and/or received by the CueServer across the Ethernet network. Use the
Universe
command in conjunction with an action command like
,
to enable/disable
the universe or to change the universe’s properties (such as it’s broadcast priority). When used alone or in
logic expressions, the
Universe
command returns
0
or
1
to indicate is the universe is disabled or enabled.
Either a single universe number can be specified, or a range of universes can be specified using the various
like +, -, > and ~.
The wildcard character
*
can be used as the universe number to mean
all
universes.
Determining Which Universes 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 universes are selected,
0
will
be returned.
Interactive Technologies, Inc.
CueServer 2 User's Manual - 18.5.18
Page 169 of 429