Table of Contents

Class HistoryRAM

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

Defines methods for History RAM.

public static class HistoryRAM

Inheritance

Inherited Members

Methods

Configure(NIDigital, HistoryRAMSettings)

Configures History RAM.

ConfigureHistoryRAM(DigitalSessionsBundle, HistoryRAMSettings)

Configures History RAM.

FetchHistoryRAMResults(DigitalSessionsBundle)

Fetches results from the History RAM and returns as a site-aware object of type DigitalHistoryRamCycleInformation.

FetchHistoryRAMResults(NIDigital, IDictionary<string, string>)

Fetches History RAM results.

GetConfiguration(NIDigital)

Gets History RAM configuration.

GetHistoryRAMConfiguration(DigitalSessionsBundle)

Gets History RAM configuration.

LogResultsToFiles(DigitalSessionsBundle, SiteData<List<DigitalHistoryRamCycleInformation>>, SiteData<List<long>>, string, string)

Logs History RAM results to CSV files. This method should be used for debug only.