ViStatus pipx40_attenGetPadValue (ViSession instrumentHandle, ViUInt32 subunitNumber, ViUInt32 padNumber, float *padValue);
Obtains the value of a particular pad in a programmable attenuator 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.
|
padNumber | ViUInt32 |
The number of the pad whose value is to be obtained. |
Output | ||
Name | Type | Description |
padValue | float (passed by reference) |
Variable to receive the value of the chosen pad, in dB. |
Name | Type | Description |
status | ViStatus |
A numeric code indicating the success or failure of the operation.
|
Programmable RF Attenuator
Pickering Interfaces PXI VISA
Alphabetical Function Index
Hierarchical Function Index