UAMonitoredVariables is a structure defined by:
Name |
TypeName |
Comment |
---|---|---|
Values |
ARRAY [0..2] OF STVARIABLE |
Array of Reference of the variable that will receive the value. the Reference must be initiliazed with the adress of the object of the type of the variable |
TimeStamps |
ARRAY [0..2] OF STTimeStamp |
Array of TimeStamp of each values |
NodeQualityIds |
ARRAY [0..2] OF DWORD |
Array of OPCUA Quality of each values |
NewValuesCount |
UINT |
Count of Values max 3 which where updated starting from the lowest element of the Values |