Method ValidatePinsForGanging
- 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
hasGangedChannelsbool-
Indicates if the bundle has any ganged channels.