Table of Contents

Class HistoryRAMTriggerSettings

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

Defines History RAM trigger settings.

public class HistoryRAMTriggerSettings

Inheritance

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. NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital.HistoryRAMSettings.TriggerSettings

Properties

CycleNumber

The number of cycles to execute. Use this property only when NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital.HistoryRAMTriggerSettings.TriggerType is set to NationalInstruments.ModularInstruments.NIDigital.HistoryRamTriggerType.CycleNumber.

CycleOffset

The cycle offset. Use this property only when NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital.HistoryRAMTriggerSettings.TriggerType is set to NationalInstruments.ModularInstruments.NIDigital.HistoryRamTriggerType.PatternLabel.

PatternLabel

The pattern label. Use this property only when NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital.HistoryRAMTriggerSettings.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 NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital.HistoryRAMTriggerSettings.TriggerType is set to NationalInstruments.ModularInstruments.NIDigital.HistoryRamTriggerType.PatternLabel.