ViStatus pi40iv_GetInputBit (ViSession instrumentHandle, ViInt32 inputSubNumber, ViInt32 bitNumber, ViPInt32 state);
Get state of selected input bit on selected input subunit of Pickering card
Input | ||
Name | Type | Description |
instrumentHandle | ViSession |
The ViSession handle that you obtain from the pi40iv_init or pi40iv_InitWithOptions function. The handle identifies a particular instrument session.
|
inputSubNumber | ViInt32 |
sub-unit of target to read (unity-based) |
bitNumber | ViInt32 |
input bit number (unity-based) |
Output | ||
Name | Type | Description |
state | ViInt32 (passed by reference) |
Logical state of input bit |
Name | Type | Description |
status | ViStatus |
Returns the status code of this operation. The status code either indicates success or describes an error or warning condition. You examine the status code from each call to an instrument driver function to determine if an error occurred.
|
Sub Information
Pickering
Pickering Interfaces PXI/LXI IVI Switch
Alphabetical Function Index
Hierarchical Function Index