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

AVEVA™ InTouch HMI

使用特定配置启动 Alarm Printer

  • Last UpdatedSep 24, 2024
  • 1 minute read

通过在批处理文件中使用以下命令,可以在启动系统时自动启动 Alarm Printer 并打开特定的文件。

ALMPRT.EXE MYQUERY.ALC

其中,MYQUERY.ALC 是打开的 Alarm Printer 配置文件的名称。指定 .exe 文件扩展名属于可选项。

确保批处理文件切换到安装 InTouch HMI 的文件夹。

要防止因系统意外关机并重新启动而导致丢失任何查询数据,可以通过从批处理文件中运行以下命令来自动启动 Alarm Printer 并自动运行特定的查询。

ALMPRT.EXE -q MYQUERY.ALC

通过在命令中使用 –q,查询会在系统启动时自动运行。

Related Links