ViStatus pipx40_readInputState (ViSession instrumentHandle, ViUInt32 subunitNumber, ViUInt32 channelNumber, ViPBoolean state);
Obtains the state of an individual input channel.
| Input | ||
| Name | Type | Description |
| instrumentHandle | ViSession |
Instrument handle obtained by the pipx40_init call used to open the card. |
| subunitNumber | ViUInt32 |
The number of the sub-unit to access.
|
| channelNumber | ViUInt32 |
The number of the individual input channel of the chosen sub-unit to be read.
|
| Output | ||
| Name | Type | Description |
| state | ViBoolean (passed by reference) |
Variable to receive the chosen input channel's state.
|
| Name | Type | Description |
| status | ViStatus |
A numeric code indicating the success or failure of the operation.
|
Input
Pickering Interfaces PXI VISA
Alphabetical Function Index
Hierarchical Function Index