LoadedDisplays property
Returns a collection of loaded displays. Read-only.
This is the default property of the Application object.
Syntax
Application
.LoadedDisplays
where
Application
– is the name of a FactoryTalk View SE
Client Application object or an expression that evaluates to a FactoryTalk View SE
Client Application object.Remarks
When testing the animation of displays in the Graphics editor, this collection will contain all of the displays that are currently being test run. When test run is stopped on a display, it will be removed from the collection.
At runtime, the display in the collection may or may not be visible or animating.
Provide Feedback