NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalTimeSet.Period Property

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

DigitalTimeSetPeriod Property

Gets or sets the period of the time set.

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

Syntax

public PrecisionTimeSpan Period { get; set; }
Public Property Period As PrecisionTimeSpan
	Get
	Set

Property Value

Type: PrecisionTimeSpan
Specifies the period of the time set in seconds.

Exceptions

ExceptionCondition
OutOfRangeExceptionThe value for the time set period is invalid.

See Also

Log in to get a better experience