DigitalPatternControl.StartLabel Property
- Updated2023-11-24
- 1 minute(s) read
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: StringThe start label used when bursting a pattern.
Exceptions
Exception | Condition |
---|---|
ArgumentException | The value for StartLabel is invalid. |