MA Lighting Technology GmbH . Dachdeckerstr. 16 . D-97297 Waldbüttelbrunn . www.malighting.de eMail: [email protected]
170
170
170
170
170
GOTO
GOTO
GOTO
GOTO
GOTO
Classification
Classification
Classification
Classification
Classification
: executing keyword
a) As starting keyword
a) As starting keyword
a) As starting keyword
a) As starting keyword
a) As starting keyword
, every executor that follows after the GOTO will try to
go
go
go
go
go
directly to a given step.
directly to a given step.
directly to a given step.
directly to a given step.
directly to a given step.
GOTO [CUE] [W] [EXEC X] [FADE Y] [DELAY Z] [ENTER]
GOTO [CUE] [W] [EXEC X] [FADE Y] [DELAY Z] [ENTER]
GOTO [CUE] [W] [EXEC X] [FADE Y] [DELAY Z] [ENTER]
GOTO [CUE] [W] [EXEC X] [FADE Y] [DELAY Z] [ENTER]
GOTO [CUE] [W] [EXEC X] [FADE Y] [DELAY Z] [ENTER]
Using the keyword CUE is optional.
If W (cue number) is not given, you will be prompted for it.
If executor is not given, default executor will be used.
If fade or delay are given, they overwrite the default GOTO times.
The default GOTO times can be changed in the SETUP / DEFAULTS menu.
b) In an assign command
b) In an assign command
b) In an assign command
b) In an assign command
b) In an assign command
, this function can be put directly on to an executor button
(see ASSIGN).
In actual fact you will end up with an LOAD assigned to the executor button as it has to ask
for the cue number.
GROUP
GROUP
GROUP
GROUP
GROUP
Classification
Classification
Classification
Classification
Classification
: object keyword
a) as starting keyword:
a) as starting keyword:
a) as starting keyword:
a) as starting keyword:
a) as starting keyword:
GROUP ENTER
GROUP becomes the DEFAULT KEYWORD.
GROUP (range list) ENTER
Select groups in range list.
GROUP (range list) AT … (see AT)
Apply values to groups in range list.
Group numbers in the range list must be in the interval [ 1 … 999].
b) as target for the following executing commands:
b) as target for the following executing commands:
b) as target for the following executing commands:
b) as target for the following executing commands:
b) as target for the following executing commands:
ON
activate devices contained in group.
OFF
deactivate and deselect devices contained in group.
PAUSE
PARK all devices of group.
GO
UNPARK all devices of group.
HIGHLIGHT
HIGHLIGHT
HIGHLIGHT
HIGHLIGHT
HIGHLIGHT
Pressing HIGHLIGHT once will change the selected fixtures to the value set in SETUP.
When holding the HIGHLIGHT button down, the selected fixtures will pulse – for a
better identification.
I F
I F
I F
I F
I F
Classification
Classification
Classification
Classification
Classification
: helping keyword
IF
IF
IF
IF
IF
is performing a logical command within selections. It never enlarges the current
selection. It leaves only those devices selected which are included in both selections:
Assuming that we have two groups (we will use real names to make it clearer):
PAR64
includes ALL PAR64 lamps
FRONT_TRUSS
includes ALL lamps on the front truss.
PAR64 IF FRONT_TRUSS ENTER
PAR64 IF FRONT_TRUSS ENTER
PAR64 IF FRONT_TRUSS ENTER
PAR64 IF FRONT_TRUSS ENTER
PAR64 IF FRONT_TRUSS ENTER
will therefore select all PAR64 which are on
the front truss !
General Syntax:
[ (selection1) ] IF (selection2) ENTER
[ (selection1) ] IF (selection2) ENTER
[ (selection1) ] IF (selection2) ENTER
[ (selection1) ] IF (selection2) ENTER
[ (selection1) ] IF (selection2) ENTER
If selection1 is not given, the current selection will be used.
IFOUTPUT
IFOUTPUT
IFOUTPUT
IFOUTPUT
IFOUTPUT
Classification
Classification
Classification
Classification
Classification
: operational keyword
IFOUTPUT
IFOUTPUT
IFOUTPUT
IFOUTPUT
IFOUTPUT
is selecting devices depending on the current stage output.
General syntax:
IFOUTPUT (object list) [ENTER]
IFOUTPUT (object list) [ENTER]
IFOUTPUT (object list) [ENTER]
IFOUTPUT (object list) [ENTER]
IFOUTPUT (object list) [ENTER]
If the object list is a hit on an executor´s button, or a click into an object pool window,
ENTER is not needed.
Examples:
IFOUTPUT EXEC 1 ENTER
IFOUTPUT EXEC 1 ENTER
IFOUTPUT EXEC 1 ENTER
IFOUTPUT EXEC 1 ENTER
IFOUTPUT EXEC 1 ENTER
All devices which have stage output
from executor 1 will be selected.
IFOUTPUT PRESET 1.1 ENTER
IFOUTPUT PRESET 1.1 ENTER
IFOUTPUT PRESET 1.1 ENTER
IFOUTPUT PRESET 1.1 ENTER
IFOUTPUT PRESET 1.1 ENTER
All devices which have the preset 1.1
active on stage will become selected. Very nice for selecting all fixtures that have a
“blue star” currently on stage.
b) In an assign command
b) In an assign command
b) In an assign command
b) In an assign command
b) In an assign command
, this function can be put on an executor button (see
ASSIGN).
GO-
GO-
GO-
GO-
GO-
Classification
Classification
Classification
Classification
Classification
: executing keyword
a) As starting keyword
a) As starting keyword
a) As starting keyword
a) As starting keyword
a) As starting keyword
, every object that follows after the GO will try to
go
go
go
go
go
backwards
backwards
backwards
backwards
backwards
one step.
GO- (target object list) [FADE X] [DELAY Y] [ENTER]
GO- (target object list) [FADE X] [DELAY Y] [ENTER]
GO- (target object list) [FADE X] [DELAY Y] [ENTER]
GO- (target object list) [FADE X] [DELAY Y] [ENTER]
GO- (target object list) [FADE X] [DELAY Y] [ENTER]
If fade or delay are given, they overwrite the default GO- times.
The default GO- times can be changed in the SETUP / DEFAULTS menu.
Target type
Target type
Target type
Target type
Target type
Operation
Operation
Operation
Operation
Operation
EXEC
Go backwards one step
EFFECT
Start running backwards
PAGE
GO- on all its executors.
SPEEDMASTER
GO- on all programs using this speed
master
(executor assigned to a speed master)
b) In an assign command
b) In an assign command
b) In an assign command
b) In an assign command
b) In an assign command
, this function can be put on an executor button (see
ASSIGN).