grandMA3 User Manual Publication
Property Keyword

grandMA3 User Manual » Command Syntax and Keywords » General Keywords » Property
Version 2.3

To enter the Property keyword in the command line, use one of the options:

  • Type Property
  • Type the shortcut Prop

Description

​The Property keyword is an object keyword which is used to communicate with the console for you to set a specific property.

It is used in conjunction with the Set keyword, the SetUserVariable keyword, or the SetGlobalVariable keyword

Syntax

[Function] [Object] ["Object_Name" or Object_Number] Property ["Property_Name"](At + [Object] ["Object_Name" or Object_Number]) ["Value"]

Examples

  • To set the ValueReadout to Hex8 in the current user profile, type:
User name[Fixture]>Set CurrentUserProfile Property "ValueReadout" "Hex8"

 

  • To assign the filter "Only Dimmer" of cue 5 to "Break", type:
User name[Fixture]>Set Cue 5 Property "Break" At + Filter "Dimmer Only"