Use VBA display code

In
FactoryTalk View SE
you have access to several object models that provide a way to manipulate the graphic objects on a display at runtime and to have programmatic access to tag properties.
You can use the
Microsoft
VBA IDE to write display code that is stored with the objects on displays, and lets you interact with them at runtime. You can also use the
Invoke
command to interact with the object models at runtime.
IMPORTANT:
Prior to running any VBA code, please verify and ensure your VBA codes are safe and trusted.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal