ScopeReferenceTrigger.Hysteresis Property
- Updated2023-09-06
- 1 minute(s) read
ScopeReferenceTriggerHysteresis Property
Specifies the size of the hysteresis window on either side of the trigger level.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public double Hysteresis { get; set; }
Public Property Hysteresis As Double Get Set
Property Value
Type: DoubleUnits: Volts Min Value: 0 Max Value for positive trigger slope:Hysteresis - trigger level >= -(vertical range/2) + vertical offset Max Value for negative trigger slope:Hysteresis + trigger level <= -(vertical range/2) + vertical offset