How to avoid script timeout warnings in InTouch
If ArchestrA script execution is not completed or cancelled within the WindowViewer default time of 5 sec, WindowViewer writes timeout messages automa[……]
If ArchestrA script execution is not completed or cancelled within the WindowViewer default time of 5 sec, WindowViewer writes timeout messages automa[……]
This describes how the script engine operates within the Wonderware® InTouch™ environment. This is intended for all Wonderware employees and distribut[……]
WWMoveViewWindow() allows the user to reposition the main window of WindowViewer from within a script function. This can be useful on syst[……]
This document refers to InTouch versions 7.0 and later.
If you are going to use these two script functions in[……]
WWGetString() is used to get strings out of an ASCII-file, which includes a number of strings each characterized by an unique index.
O[......]
The TimeFunctions script function library consists of two files:
This librar[……]
Introduction
The SystemInformation script function library consists of two files:
This library pr[……]
SysInfo Script Function Library
The SysInfo Script Function Library consists of two files:
They are ReadOnly script fun[……]
WWScnCapture() Function
Capture the Screen to an individual image file. Only BMP file support.
Syntax
result = WWScnCapture(filename)
Parameters[……]
Assume we got an integer number that means the seconds count, and we need to show it as the time period on intouch, such as the PLC communication lost[……]