Class HistoryRAMTriggerSettings
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
Defines History RAM trigger settings.
public class HistoryRAMTriggerSettings
- Inheritance
-
HistoryRAMTriggerSettings
- Inherited Members
Constructors
- HistoryRAMTriggerSettings()
Creates an object to define and set History RAM trigger settings. This object is used as a parameter for configuring trigger settings of History RAM settings. TriggerSettings
Properties
- CycleNumber
The number of cycles to execute. Use this property only when TriggerType is set to NationalInstruments.ModularInstruments.NIDigital.HistoryRamTriggerType.CycleNumber.
- CycleOffset
The cycle offset. Use this property only when TriggerType is set to NationalInstruments.ModularInstruments.NIDigital.HistoryRamTriggerType.PatternLabel.
- PatternLabel
The pattern label. Use this property only when TriggerType is set to NationalInstruments.ModularInstruments.NIDigital.HistoryRamTriggerType.PatternLabel.
- PretriggerSamples
The number of samples to acquire before the History RAM trigger.
- TriggerType
The trigger type.
- VectorOffset
The vector offset. Use this property only when TriggerType is set to NationalInstruments.ModularInstruments.NIDigital.HistoryRamTriggerType.PatternLabel.