grandMA3 User Manual Publication
ScreenContent Keyword
grandMA3 User Manual » Command Syntax and Keywords » General Keywords » ScreenContent
|
Version 2.0
|
To enter the ScreenContent keyword in the command line, use one of the options:
- Type ScreenContent
- Type the shortcut Scre
Description
The ScreeContent keyword is used to represent the windows of a display.
Syntax
[Function] ScreenContent
[Function] ScreenContent [ID].[ID] ["Property"] ["Property_Value"]
Examples
- To delete all windows on all screens, type:
User name[Fixture]>Delete ScreenContent *.* |
- To delete all windows on screen 1, type:
User name[Fixture]>Delete ScreenContent 1.* |
- To set the width of the first window you created to 12 half columns in screen 1, type:
User name[Fixture]>Set ScreenContent 1.1 "W" "12" |