IviDownconverter Extension Capability Groups
The IviDownconverter class driver identifies VIs and properties that belong to an extension group with the following abbreviations. Instrument specific drivers are not required to implement any of the extension capability groups. If you use VIs and properties that belong to extension capability groups, every instrument specific driver that you use must implement those extensions.
Group Name | Description |
---|---|
IviDownconverterBypass | Supports downconverters that allow the RF input to completely bypass the downconverter. |
IviDownconverterExternalMixer | Supports downconverters that use an external mixer. |
IviDownconverterFrequencyStep | Supports downconverters that sweep the RF input frequency in discrete steps. |
IviDownconverterFrequencySweep | Supports downconverters that sweep the RF input frequency. |
IviDownconverterFrequencySweepList | Supports downconverters that sweep the RF input frequency using a list of values. |
IviDownconverterBandCrossingInformation | Supports downconverters that return frequency band information for frequency sweeps. |
IviDownconverterSoftwareTrigger | Supports downconverters that sweep the RF input based on a software trigger. |
IviDownconverterIFFilter | Supports downconverters that specify the IF output filter bandwidth. |
IviDownconverterPreselector | Supports downconverters that bypass the preselection filter. |
IviDownconverterVideoDetectorBandwidth | Supports downconverters that employ video detection capability at the IF output. |
IviDownconverterCalibration | Supports downconverters that self calibrate. |
IviDownconverterReferenceOscillator | Supports downconverters that use an external frequency reference. |