PointNewValue
Declaration
void (_stdcall * PointNewValue)(HOBJ PtID, struct KomUniVal * Val, unsigned int Stat);Parameters
PtID | I/O tag ID. |
Val | Pointer to KomUniVal structure, which contains a new value of the I/O tag. |
Stat | Attributes for writing a new value. Possible values:
|
Description
The function sends a new value of the I/O tag to the system.
Related pages: