NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalPatternControl.StartLabel Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalPatternControl.StartLabel Property

DigitalPatternControlStartLabel Property

Gets or sets the pattern name or exported pattern label from which to start bursting the pattern.

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

Syntax

public string StartLabel { get; set; }
Public Property StartLabel As String
	Get
	Set

Property Value

Type: String
The start label used when bursting a pattern.

Exceptions

ExceptionCondition
ArgumentExceptionThe value for StartLabel is invalid.

See Also

Log in to get a better experience