grandMA3 User Manual Publication
Index Keyword
grandMA3 User Manual » Command Syntax and Keywords » General Keywords » Index
|
Version 2.0
|
To enter the Index keyword in the command line, use one of the options:
- Type Index
- Type the shortcut Ind
Description
Index keyword is a command keyword that addresses values where a property can have more than one value. For example, a fixture with at least two DMX breaks. The patch property has 2 values for this fixture.
Hint: | |
The values of the Index keyword are zero nominated. |
Syntax
Set [Object] ["Object_Name" or Object_Number] ["Property"] Index [Index_Number] ["Value"]
Examples
Requirement:
- Fixture 1 has to have at least two DMX breaks.
For example, the fixture type LED Wall 20x20
- To set the patch address of the second break to universe 2 address 1 without affecting the first address, type:
User name[Fixture]>Set Fixture 1 "Patch" Index 1 "2.1" |
- To disable the dimmer attribute in filter 6, type:
User name[Fixture]>Set Filter 6 Property "Attributes" Index 0 "0" |