Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Situational Awareness Library

SA_PlantModelPicker

  • Last UpdatedJul 29, 2024
  • 1 minute read

The SA_PlantModelPicker symbol is a support symbol intended to be integrated with other symbols. The symbol is intended to populate a .NET TreeView control with the names of ArchestrA objects represented as hierarchical nodes. The symbol provides custom properties to populate the TreeView, select a default node from the list, and return the name of the selected node.

Typically, TreeView controls are used to populate a list of ArchestrA objects within one or more Areas of a physical plant model. The user can select a node from the list to filter data or see more detail.

Symbol exceptions

The SA_PlantModelPicker symbol is designed to interact with ArchestrA Area objects. This symbol cannot be used in tag-based applications.

Symbol components

During run time, a SA_PlantModelPicker symbol shows a TreeView control that shows ArchestrA objects in a hierarchal list within a Windows pane. User controls can be implemented to submit requests to populate the TreeView or select a node from the list.

Wizard options

The SA_PlantModelPicker symbol has no Wizard options.

Custom properties

The symbol includes three custom properties.

DefaultSelectedName custom property

Set to the name of the selected default node shown in the TreeView control..

PopulateTreeViewOnDemand custom property

Input/Output Boolean custom property. Setting to True triggers the population of the TreeView control. The custom property resets to False after data begins filling the TreeView control.

SelectedName custom property

Output custom property that returns the name of the selected node from the TreeView control.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in