PointOldValue
Declaration
void (_stdcall *PointOldValue)(HOBJ PtID, KomUniVal *Val, unsigned int Stat, int TransId);Parameters
PtID | I/O tag ID. |
Val | Pointer to KomUniVal structure with the historical value of the I/O tag. |
Stat | Attributes for writing a new value. Possible values:
|
TransID | ID of the transaction, which was sent by the process D2000 Server as a parameter of the procedure ReadStoredData. |
Description
The function sends a historical value of an I/O tag, which is obtained by calling the function ReadStoredData, to the system. The value is not inserted into the system as current one but it is saved by the D2000 Archiv process.
Related pages: