unsigned int _stdcall WritePointValue(struct PointPar * Pt, unsigned int *FastAdr, unsigned int * RdValue) |
| Pt | Pointer to PointPar structure. |
| FastAdr | I/O tag address converted to a 32-bit number. |
| RdBack | Pointer to a Boolean value of the request attribute of the function ReadPointValue. The function ReadPointValue is called after finishing the I/O tag initialization. |
| Code | Description |
|---|---|
| RQ_OK | Request has been executed. |
| RQ_ERR | An error occurred (device does not communicate or is out of order, or there is any error). |
| RQ_IGNORED | The function was ignored and the station status is not changed. |