An object the GetNIDigitalPatternSession method returns to track the session and channels associated with the pins for one or more sites. Use this object to publish measurements to the Semiconductor Multi Test step and to extract data from a set of measurements.

Derives from

Syntax

Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI

public class NIDigitalPatternSingleSessionPinQueryContext : MultiplePinSingleSessionQueryContext

Methods

NameDescription
PublishPatternResults(bool[], NIDigitalHistoryRamCycleInformation, string)

Publishes results from NI-Digital pattern burst to the Semiconductor Multi Test step for all sites in the SemiconductorModuleContext. Leave the Pin column blank for the test on the Semiconductor Multi Test step when publishing pattern results with this method.

PublishPatternResults(bool[], string)

Publishes results from NI-Digital pattern burst to the Semiconductor Multi Test step for all sites in the SemiconductorModuleContext. Leave the Pin column blank for the test on the Semiconductor Multi Test step when publishing pattern results with this method.