IviDownconverter_ConfigureRFInputFrequency
- Updated2023-02-24
- 1 minute(s) read
ViStatus IviDownconverter_ConfigureRFInputFrequency (ViSession instrumentHandle, ViReal64 RFInputFrequency_Hz);
Purpose
This function configures the frequency of the active RF input.
Parameters
Input | ||
Name | Type | Description |
---|---|---|
instrumentHandle | ViSession | The ViSession handle that you obtain from the IviDownconverter_init or IviDownconverter_InitWithOptions function. The handle identifies a particular instrument session.
Default Value: None |
RFInputFrequency_Hz | ViReal64 | Specifies the frequency of the active RF input. The driver uses this value to set the IVIDOWNCONVERTER_ATTR_RF_INPUT_FREQUENCY attribute.
Units: Hertz Default Value: 100.0 MHz |