Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property CarrierResult As Double |
C# | |
---|---|
public abstract double CarrierResult {get;} |
The CarrierResult property returns the calculated carrier of an analog demodulation measurement. The carrier marker (IsCarrier) must be turned on before you can get the carrier marker result. The carrier is zero if there is no carrier present.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)