ViStatus pipx40_error_message (ViSession instrumentHandle, ViStatus statusCode, ViChar _VI_FAR message[]);
Translates the numeric status code returned by other driver functions into a text description of the error.
| Input | ||
| Name | Type | Description |
| instrumentHandle | ViSession |
Instrument handle obtained by the pipx40_init call used to open the card. |
| statusCode | ViStatus |
A status value returned by another pipx40 driver function. |
| Output | ||
| Name | Type | Description |
| message | ViChar[] |
Character string to receive a description of the error condition represented by the supplied status code. |
| Name | Type | Description |
| status | ViStatus |
A numeric code indicating the success or failure of the operation.
|
Utility
Pickering Interfaces PXI VISA
Alphabetical Function Index
Hierarchical Function Index