ScopeTrigger.Level Property
- Updated2023-09-06
- 1 minute(s) read
ScopeTriggerLevel Property
Gets or sets the voltage threshold, in volts, for the trigger subsystem.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public double Level { get; set; }
Public Property Level As Double Get Set
Property Value
Type: DoubleThe values of the properties Range and Offset determine the valid range for the trigger level on the channel used as the Trigger Source. The value passed for the parameter must meet the following conditions:
Trigger Level <= (Range/2) + Offset
Range >= (-Range/2) + Offset