GetAlarmQueryFromSelection() Method
- Last UpdatedFeb 20, 2017
- 1 minute read
Returns an alarm query string from the selected element in the Alarm Tree Viewer control.
Syntax
Object.GetAlarmQueryFromSelection()
Example
The name of the control is AlarmTreeViewerCtrl1 and StrTag is a message tag. For example: StrTag is set to \\NodeName\InTouch\GroupA.
StrTag = #AlarmTreeViewerCtrl1.GetAlarmQueryFromSelection();