The structure UAMonitoredVariables is used to provide information about monitored variables.
Name |
Data type |
Description |
---|---|---|
Values |
ARRAY [1..GPL.MAX_ELEMENTS_QUEUELIST] OF ST_Variable |
Array containing information about the variables and the corresponding memory areas. |
TimeStamps |
ARRAY [1..GPL.MAX_ELEMENTS_QUEUELIST] OF DT |
Source time stamp returned by the server. |
NodeQualityIDs |
ARRAY [1..GPL.MAX_ELEMENTS_QUEUELIST] OF DWORD |
Contains an error code for each valid element of the Variable array. |
NewValuesCount |
UINT |
Counts the values which where updated starting from the lowest element of the values. |