Table of Contents

Method ValidatePinsForGanging

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

ValidatePinsForGanging(bool)

Validates the sessions bundle to ensure that all ganged pin groups have all their pins present in the bundle. Throws an exception if any pin is missing.

public void ValidatePinsForGanging(bool hasGangedChannels)

Parameters

hasGangedChannels bool

Indicates if the bundle has any ganged channels.