DigitalTimeSet.Name Property
- Updated2023-11-24
- 1 minute(s) read
DigitalTimeSetName Property
Gets the name of the time set.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public string Name { get; }
Public ReadOnly Property Name As String Get
Property Value
Type: StringThe name of the time set. This value is determined by the time set name used to create this DigitalTimeSet by calling GetTimeSet(String) on the Timing property of the NIDigital session.