grandMA3 User Manual Publication
Edit Macros

grandMA3 User Manual » Macros » Edit Macros
Version 2.1

There are two ways to edit macros: The GUI and the command line.

Edit a Macro by Using the GUI

Requirement:

  • An open Macro Pool on one of the screens.

To edit a macro by using the GUI:

  1. Tap, hold, and swipe out of the macro in the macro pool that is to be edited.
  2. Swipe to the Edit swipey command and release the screen.
    The editor opens.
  3. Edit the fields that are to be changed.
  4. Close the editor when the macro is correct. 

Read the Create Macros topic to learn about adding lines and labeling a macro.

Macro lines can be deleted by selecting the line and then tapping the Delete button in the editor.

Edit a Macro by Using the Command Line

Requirement:

  • The command line feedback is very nice to have visible.

Remember that the List command displays the content at the current location and can be used anytime.

This is the editing process:

  1. Navigate to the macro that is to be edited:
User name[Fixture]>ChangeDestination Macro ["Macro_Name" or Macro_Number]
  1. Edit the fields using the Set command. This simply overwrites the current content in the field.
  2. When done editing, return to the root location:
User name@ShowData/DataPools/Default/Macros/Macro #>ChangeDestination Root

Read the Create Macros topic to learn about adding lines and labeling a macro.

 

Delete a Macro Row Using the Command Line

To delete a macro row by using the command line:

  1. Navigate to the macro where the row is to be deleted:
User name[Fixture]>ChangeDestination Macro ["Macro_Name" or Macro_Number]
  1. Use the Delete command followed by the row number:
User name@ShowData/DataPools/Default/Macros/Macro #>Delete [Macro_Row_Number_List]
Hint:
To delete multiple rows, type a list of numbers.
  1. When done deleting rows, return to the root location:
User name@ShowData/DataPools/Default/Macros/Macro #>ChangeDestination Root

The macro rows are deleted.