IVI Compliance Package

Table of Contents
  • IVI Compliance Package
  • IVI Driver Help Introduction
  • IVI Class Driver Help

IviDownconverter_ConfigureRFInputFrequency

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

Return Values

Log in to get a better experience