Table of Contents

Method BurstPattern

Namespace
NationalInstruments.SemiconductorTestLibrary.TestStandSteps
Assembly
NationalInstruments.SemiconductorTestLibrary.TestStandSteps.dll

BurstPattern(ISemiconductorModuleContext, string[], string)

Bursts a pattern and publishes the pass/fail results as well as the fail count.

public static void BurstPattern(ISemiconductorModuleContext tsmContext, string[] pinsOrPinGroups, string patternName)

Parameters

tsmContext ISemiconductorModuleContext

The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.

pinsOrPinGroups string[]

The pins or pin groups.

patternName string

The name of the pattern to burst.