Visual Basic (Declaration) | |
---|---|
Public MustOverride Property MagnitudeLevel As Double |
C# | |
---|---|
public abstract double MagnitudeLevel {get; set;} |
This applies to both the Input and Recording trigger objects. For the InputChannel, this is the magnitude at the IF. The maximum input trigger level is dependant upon the input range (Range) and may be changed when the input range changes.
This property is only used if the trigger style is set to MagnitudeLevel or AdcMagnitudeLevel.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)