SelectGroup() 方法
- Last UpdatedOct 04, 2024
- 1 minute read
选择包含相同报警组名与供应器名的所有报警。
语法
Object.SelectGroup(ApplicationName, GroupName)
参数
ApplicationName
应用程序的名称,例如 \\node1\Intouch
GroupName
组名。例如,Turbine。
示例
控件名为 AlarmViewerCtrl1。
#AlarmViewerCtrl1.SelectGroup ("\Intouch", "Turbine");