|
A procedure can contain up to 300 steps. |
|
Multiple procedures can run simultaneously.
Each procedure has its own thread. |
|
A procedure can be "class" based. A
"class" based procedure can be used for multiple processes of the same type. One
set of logic to maintain... |
|
Procedures can be commented to document
process actions and flow. |
|
Special error recovery commands are provided. |
|
Debug and pause buttons allow you to verify
procedure operations. Each procedure has its own debug window that can be accessed at any
time. |
|
Supports local and global variables (numeric,
integers, strings, and timers). |
|
ODBC/SQL support. |
|
OPC Server support.
Connect to multiple OPC Servers. |
|
Intellution's FIX automation software support
using EDA. Procedures can include logic that applies to multiple SCADA nodes. Also,
procedures are not limited to operations on F_CV fields. All fields of a block are
accessible. |
|
Subroutine Support. |
|
Develop special procedures in Visual Basic or
C and control them from EZ-Data. |
| |
|