Related pages:
Prehľad
Nástroje obsahu
void (_stdcall *PointOldValue)(HOBJ PtID, KomUniVal *Val, unsigned int Stat, int TransId);
PtID | I/O tag ID. |
Val | Pointer to KomUniVal structure with the historical value
of the I/O tag. WARNING: Do not use and write directly into KomUniVal structure of the I/O tag (the parameter ppPtVal) in the PointPar structure. This structure is used by the process D2000 KOM to compare with a new value and the value is sent to the system if the value or status of the new value and previous one are not the equal. This behaviour can be influenced in part by the attribute Stat (see next parameter). |
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. |
Related pages:
Pridať komentár