Back

Topic

[KB669]Using ALARMDISPLAY or LOGDISPLAY in a multi region project

Tags: Multiregion, Scada Basic

11 years ago
By RM
Options
Print
Applies to:

PcVue version 7.0 onwards


Summary:

When using either the LOGDISPLAY or ALARMDISPLAY SCADA Basic instructions, in a multi-region project you must first select the region using the REGION instruction, in which the corresponding mimic is open.


Details:

When using either the LOGDISPLAY or ALARMDISPLAY SCADA Basic instructions, in a multi-region project you must first select the region using the REGION instruction, in which the corresponding mimic is open.

If the script using the LOGDISPLAY or ALARMDISPLAY instruction is launched from a button in the same mimic as the Log or Alarm Viewer you can simply get and set the region using the GETARG(“VARSTATUS”) instruction followed by a REGION(“SETREGION”) instruction.

 svb varstatus ex


Sample project:

Download attachments: REGION.zip


Created on: 19 Nov 2013 Last update: 13 May 2024