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

AVEVA™ Plant SCADA

Workspace_RightClickEquipment

  • Last UpdatedJul 18, 2023
  • 1 minute read

If you have a specific function that needs to be run when the user right-clicks on the selection adorner, you can set the default '_CALLBACK_EquipmentRightCLick' label to a custom function of your own. The current default function is "DefaultEquipmentRightClickCallback".

The '_CALLBACK_EquipmentRightClick' label is set by default in the SA_Style_1_MultiRes starter project. To view labels, navigate to the Standards activity and select Labels.

Syntax

Workspace_RightClickEquipment()

Returns

None

Example

IF Workspace_IsSelContext("MyPlant.SkimMilk.TNK02", "", TRUE) THEN

Workspace_RightClickEquipment()

END

See Also

Public Functions

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