Example: A sample macro
A macro named
OView
consisting of the three commands:Display overview
Pause 5
Display detail /q1
Set valve23 open
does the following when the
OView
macro is run on the FactoryTalk View SE
Client:- displays a graphic calledoverview
- pauses 5 seconds to make sure all objects inovervieware initialized
- overlaps it with a graphic calleddetailin the upper right quadrant
- sets the data itemvalve23to itsopenstate
Provide Feedback