MyRunningMacro
To enter the MyRunningMacro keyword in the command line, use one of the options:
- Type MyRunningMacro
- Type the shortcut Myrunningm
Description
Section titled “Description”The MyRunningMacro keyword addresses macro playbacks that were started by my user profile and are currently running.
![]() | Important: |
| The numbers of the running macros are not equal to the numbers of the macro in the macros data pool. |
Syntax
Section titled “Syntax”[Function] MyRunningMacro [“MyRunningMacro_Name” or MyRunningMacro_Number]
Examples
Section titled “Examples”- To disable the first macro that you started and that is currently running, type:
| User name[Fixture]>Off MyRunningMacro 1 |
- To list all your running macros, change destination first and type:
| User name[Fixture]>ChangeDestination MyRunningMacro |
- Then type:
| User name@Temp/Cmdlines/Cmdline 1/RunningPlaybacks>Set MyRunningMacro Property “SelectedPlaybackType” “Macro” Property “SelectedMine” “Yes” |
- After that:
| User name@Temp/Cmdlines/Cmdline 1/RunningPlaybacks>List |
