Table of Contents

Class HistoryRAMTriggerSettings

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital
Assembly
NationalInstruments.SemiconductorTestLibrary.Extensions.dll

Defines History RAM trigger settings.

public class HistoryRAMTriggerSettings
Inheritance
HistoryRAMTriggerSettings
Inherited Members

Constructors

HistoryRAMTriggerSettings()

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.