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

AVEVA™ InTouch HMI

almSuppressSelectedTag() 関数

  • Last UpdatedFeb 05, 2018
  • 1 minute read

同じプロバイダ名、グループ名、および優先度範囲を持つ 1 つまたは複数の選択されたアラームの同じタグ変数に属す任意のアラームの現在および今後の発生を非表示にします。

カテゴリ

アラーム

構文

[Result=]almSuppressSelectedTag(ObjectName);

引数

ObjectName

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

almSuppressSelectedTag("AlmObj_1");

参照項目

almSuppressAll()、almSuppressGroup()、almSuppressTag()、almSuppressDisplay()、almSuppressSelectedAlarm()、almSuppressSelectedGroup()、almSuppressSelectedPriority()、almAckSelectedTag()、almUnSuppressAll()

In This Topic