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

AVEVA™ InTouch HMI

APUGetAlarmGroupText() 関数

  • Last UpdatedApr 04, 2022
  • 1 minute read

アラーム クエリー アラーム グループ テキストを取得します。

カテゴリ

表示

構文

[Result=] APUGetAlarmGroupText(iInstance, sTagGroup);

引数

iInstance

Alarm Printer のインスタンス(0 ~ 15)

sTagGroup

テキスト - アラーム グループ

備考

初期アラーム グループ テキストは、指定したインスタンスを持つ Alarm Printer が使用している .alc 設定ファイルから読み取られます。アラーム グループ テキストは、sTagGroup パラメータの InTouch メッセージ型タグに渡されます。

整数型のエラー コードを返します。

TagGroup メッセージ型タグには、関数が実行された後で、以下の値が含まれる可能性があります。\intouch!$system

Status = APUGetAlarmGroupText(Inst,TagGroup);

参照項目

APUGetConfigurationFilePath()、APUGetPrinterJobCount()、APUGetQueryAlarmState()、APUGetQueryFromPriority()、APUGetQueryProcessingState()、APUGetQueryToPriority()