Applies to:
PcVue. All versions. |
||
|
||
Summary:
Workaround, using a SCADA Basic script, to generate a screen hard copy when in a multi-screen environment. |
||
|
||
Details:
If you need to print current screen you are navigating in, you can do it launching the following script through a Run Program animation or key press programming Sub HARDCOPYSCREEN() Dim iReturn As Integer; iRegion = Getarg (“VARSTATUS”); ‘Returns the region number in which the mimic, containing the animation, resides End Sub |
||
|
||
|
Created on: 10 Feb 2015 Last update: 13 May 2024