Table of Contents

Method PublishPatternResults

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

PublishPatternResults(bool[][], string)

Publishes measurement results.

public void PublishPatternResults(bool[][] results, string publishedDataId)

Parameters

results bool[][]

The pattern result data from multiple pins connected to multiple NI-Digital Pattern instruments. Each element in the burst results array is an array that contains pattern results for the sites of a single instrument session.

publishedDataId string

The unique data id to use when publishing.