ni4133_GetLibraryVersion
- Updated2025-11-18
- 1 minute(s) read
Returns the version of the PXIe-4133 runtime library.
Syntax
ni4133_Status NI4133_DECL ni4133_GetLibraryVersion(uint32_t *version)
Parameters
| Name | Direction | Type | Description |
|---|---|---|---|
| version | [out] | uint32_t * | Version of the PXIe-4133 library that is installed. |
Returns
Reports the status of this operation.
To obtain a text description of the status code, call ni4133_GetErrorDescription. The general meaning of the status code is as follows:
Value | Meaning |
|---|---|
Positive Values | Warnings |
Negative Values | Errors |