ViStatus pipx40_revision_query (ViSession instrumentHandle, ViChar _VI_FAR driverRevision[], ViChar _VI_FAR instrumentRevision[]);
Obtains revision information for both the software driver and a card's firmware.
| Input | ||
| Name | Type | Description |
| instrumentHandle | ViSession |
Instrument handle obtained by the pipx40_init call used to open the card. |
| Output | ||
| Name | Type | Description |
| driverRevision | ViChar[] |
Character string to receive the software driver revision level.
|
| instrumentRevision | ViChar[] |
Character string to receive the instrument firmware revision level. |
| 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