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

AVEVA™ InTouch HMI

almSuppressSelected() 関数

  • Last UpdatedFeb 05, 2018
  • 1 minute read

サマリ モードで、分散アラーム表示オブジェクトで選択されるアラームの現在および今後の発生を非表示にします。

カテゴリ

アラーム

構文

[Result=]almSuppressSelected(ObjectName);

引数

ObjectName

アラーム オブジェクトの名前です。たとえば、AlmObj_1 です。

備考

この関数は、almAckSelect() 関数と同様に機能します。表示オブジェクトで選択したアラームによってアラームを識別します。

almSuppressSelected("AlmObj_1");

参照項目

almSuppressAll()、almSuppressGroup()、almSuppressTag()、almSuppressDisplay()、almSuppressPriority()、almSuppressSelectedGroup()、almSuppressSelectedPriority()、almSuppressSelectedTag()、almUnSuppressAll()

In This Topic