Contains properties and methods for configuring the pattern label History RAM trigger.

Derives from

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDigital

public class DigitalPatternLabelHistoryRamTrigger : DigitalSubObject

Remarks

Note

Example applications are located in the <Public Documents>\National Instruments\NI-Digital\Examples\DotNET 4.x directory or in the Start menu at National Instruments » NI Digital Pattern Examples.

Thread Safety

All members of this type are safe for multithreaded operations.

Properties

NameDescription
CycleOffset

Gets or sets the number of cycles following the pattern label specified by Label and vector offset specified by VectorOffset where History RAM will start acquiring pattern information.

Label

Gets or sets the pattern label to augment by the vector and cycle offsets where History RAM will start acquiring pattern information.

VectorOffset

Gets or sets the number of vectors following the pattern label specified by Label where History RAM will start acquiring pattern information.

Methods