Example: Macro with two parameters
A macro named
OView
consisting of the three commands:Display overview
Display %1 /q1
Set valve23 %2
does the following when the
OView
macro is run on the FactoryTalk View SE
Client:- displays a graphic calledoverview
- overlaps it in the upper right quadrant with the graphic Detail (parameter 1)
- sets the data itemvalve23to Open (parameter 2)
Provide Feedback