grandMA3 User Manual Publication
Macro Keyword
grandMA3 User Manual » Command Syntax and Keywords » General Keywords » Macro
|
Version 2.0
|
To enter the Macro keyword in the command line, use one of the options:
- Press MA + X14 | Macro
- Type Macro
- Type the shortcut M
Description
The Macro keyword is an object keyword which is used to access Macros.
The default function for macro is Go+. This means calling macros without specifying any function starts the macro.
For more information see Macros.
Syntax
[Function] Macro ["Macro_Name" or Macro_Number]
[Function] DataPool ["DataPool_Name" or DataPool_Number] Macro ["Macro_Name" or Macro_Number]
Examples
- To start macro 5, type:
User name[Fixture]>Macro 5 |
- To set the wait time of macro 3 line 4 to Go, type:
User name[Fixture]>Edit Macro 3.4 "Wait" "Go" |
- To store a new and empty macro 2, type:
User name[Fixture]>Store Macro 2 |