NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalHistoryRamTrigger.PatternLabel Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalHistoryRamTrigger.PatternLabel Property

DigitalHistoryRamTriggerPatternLabel Property

Gets the DigitalPatternLabelHistoryRamTrigger object used to configure the History RAM trigger as a pattern label History RAM trigger.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public DigitalPatternLabelHistoryRamTrigger PatternLabel { get; }
Public ReadOnly Property PatternLabel As DigitalPatternLabelHistoryRamTrigger
	Get

Property Value

Type: DigitalPatternLabelHistoryRamTrigger

Object used to configure and control the History RAM trigger as a pattern label History RAM trigger. This object is created when the DigitalHistoryRamTrigger object is created.

Exceptions

ExceptionCondition
IviCDriverExceptionThe underlying NI-Digital driver returned an error.
ObjectDisposedExceptionPatternLabel was accessed after the associated NIDigital or DigitalDriverUtility object was disposed.

See Also

Log in to get a better experience