grandMA3 User Manual Publication
Property Keyword
grandMA3 User Manual » Command Syntax and Keywords » General Keywords » Property
|
Version 2.0
|
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] Property ["Property_Name"] ["Value"]
Example
- To set the ValueReadout to Hex8 in the current user profile, type:
User name[Fixture]>Set CurrentUserProfile Property "ValueReadout" "Hex8" |