Visual Basic (Declaration) | |
---|---|
Public Overridable Property SpectrumChannelIndex As Integer |
C# | |
---|---|
public virtual int SpectrumChannelIndex {get; set;} |
This property may be changed by MeasurementExtension.ConfigureMultiband. The selection of SpectrumChannelIndex value will determine which item from Agilent.SA.Vsa.Input.MeasurementChannels (and Channels) will be used by this Carrier. The number of valid indexes is determined by current input channel configuration. The recommended procedure for configuring multiband operation in MeasurementExtension is:
- Configure the Carrier and Offset definitions to match the desired SEM measurement.
- Choose desired MultibandMode and call the MeasurementExtension.ConfigureMultiband method.
- If Agilent.SA.Vsa.AnalogChannel.Range needs to be adjusted for a Carrier, use SpectrumChannelIndex with Agilent.SA.Vsa.Analog.Channels to access the correct item.
- If a Agilent.SA.Vsa.SpectrumFrequencyChannel property needs to be adjusted for the Carrier, use SpectrumChannelIndex with Channels to access the correct item. Note: Many properties for Agilent.SA.Vsa.SpectrumFrequencyChannel are fixed by the Carrier settings, and cannot be adjusted.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 27.00