NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalHistoryRamCycleInformation.CycleNumber Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalHistoryRamCycleInformation.CycleNumber Property

DigitalHistoryRamCycleInformationCycleNumber Property

Gets the cycle number acquired by this History RAM sample. Cycle numbers start at 0 from the beginning of the pattern burst.

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

Syntax

public long CycleNumber { get; }
Public ReadOnly Property CycleNumber As Long
	Get

Property Value

Type: Int64
Cycle number for the cycle information.

See Also

Log in to get a better experience