Table of Contents

Constructor HistoryRAMResults

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital
Assembly
NationalInstruments.SemiconductorTestLibrary.Extensions.dll

HistoryRAMResults(List<DigitalHistoryRamCycleInformation>, List<long>)

Constructs a History RAM results object.

public HistoryRAMResults(List<DigitalHistoryRamCycleInformation> cycleInformation, List<long> scanCycleNumbers)

Parameters

cycleInformation List<DigitalHistoryRamCycleInformation>

The cycle information.

scanCycleNumbers List<long>

The scan cycle numbers.