NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalTimeSet.Name Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalTimeSet.Name Property

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: String
The 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.

See Also

Log in to get a better experience