|
This topic describes how to insert macros into the protocols that you are creating. You must have VWorks Technician- or Administrator-level access to create protocols and work with macros.In the VWorks window, the Available Macros area lists only the macros from the macro library that are relevant for the protocol type (startup, cleanup, main process, or subprocess) and associated devices selected in the protocol tab.In the following figure, a Bravo subprocess appears in the Main Protocol area and the Available Macros area lists only subprocess macros for the Bravo Platform.
1 In the VWorks window, choose View > Available Macros to display the Available Macros area if not already displayed.
2 In the Available Macros area, type the text in the Enter text to filter on box that you want to use to filter the list of macro names. As you type each character, the Available Macros list changes to meet the filter requirement.For example, if you type wash, only the macros that include the name wash remain in the Available Macros list.Note: To preview a macro’s contents, right-click the macro icon in the Available Macros tab, and then choose Edit from the shortcut menu. A macro editor tab appears in protocol area, as the following figure shows. To close the macro editor tab, click the corresponding x button.
2 In the Available Macros area, double-click the macro icon. The selected icon appears in the protocol at the location you selected.Alternatively, you can drag the macro from the Available Macros area into position in the protocol.