Visual Basic (Declaration) | |
---|---|
Public Overridable Property SymbolPhaseCompensationSource As SymbolPhaseCompensationSource |
C# | |
---|---|
public virtual SymbolPhaseCompensationSource SymbolPhaseCompensationSource {get; set;} |
C++/CLI | |
---|---|
public: virtual property SymbolPhaseCompensationSource SymbolPhaseCompensationSource { SymbolPhaseCompensationSource get(); void set ( SymbolPhaseCompensationSource value); } |
Property Value
The default value is SymbolPhaseCompensationSource.MeasurementWhen this value is SymbolPhaseCompensationSource.Measurement the measurement center frequency is assumed to match the transmitter center frequency used for symbol phase compensation. Symbol phase compensation will be applied by the measurement to account for this. When this value is SymbolPhaseCompensationSource.Manual the value set in SymbolPhaseCompensationManualFrequency is assumed to match the transmitter center frequency used for symbol phase compensation. Symbol phase compensation will be applied by the measurement to account for this. When this value is SymbolPhaseCompensationSource.Disabled it is assumed symbol phase compensation is not applied at the transmitter. Symbol phase compensation will not be applied by the measurement.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 23.20