Create a macro
Use the
Macros
editor to create a macro. The file is saved with the extension .mcr
. The default path is C:\Users\Public\Documents\RSView Enterprise\SE\HMI projects\<HMI project name>\Mcr
.
TIP:
You can create macros using any Windows text editor that can produce ASCII text files.
To create a macro:
- In.FactoryTalk View Studio, in the Explorer windows, navigate toLogic and Control, right-clickMacrosand selectNew
- In theMacrosediting window, type the commands and parameters that specify what the macro will do when it runs.
- When finished, from the menu, selectFile>Save.TIP:If the macro name conflicts with commands or symbols, the command or symbol will run rather than the macro.
Provide Feedback