IVI Compliance Package

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

IviUpconverter_ConfigureRFOutputLevel

ViStatus IviUpconverter_ConfigureRFOutputLevel (ViSession instrumentHandle, ViReal64 RFOutputLevel_dBm);

Purpose

This function configures the power level that should appear at the active RF output of the upconverter.

Parameters

Input
Name Type Description
instrumentHandle ViSession The ViSession handle that you obtain from the IviUpconverter_init or IviUpconverter_InitWithOptions function.  The handle identifies a particular instrument session.
Default Value:  None
RFOutputLevel_dBm ViReal64 Specifies the output power that should appear at the active RF output of the upconverter. The driver uses this value to set the IVIUPCONVERTER_ATTR_RF_OUTPUT_LEVEL attribute.
Units: dBm
Default Value: 0.0 dBm

Return Values

Log in to get a better experience