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

Derives from

Syntax

Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI

public class NIHsdioMultiplePinMultipleSessionQueryContext : MultiplePinMultipleSessionQueryContext

Methods

NameDescription
GetChannelMasks()

Returns an array of arrays of channel masks. You can use the masks to identify which site failed in a functional test in which a single instrument services multiple sites. Use this function when you write code modules that service multiple NI-HSDIO instruments.