ViStatus pipx40_readInputPattern (ViSession instrumentHandle, ViUInt32 subunitNumber, unsigned long pattern[]);
Obtains a bit-pattern representation of the states of all inputs of an input sub-unit.
| 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.
|
| Output | ||
| Name | Type | Description |
| pattern | unsigned long [] |
Array to receive a bit-pattern representing the current state of the chosen input sub-unit.
|
| 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