Table of Contents

Method ReadStatic

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital
Assembly
NationalInstruments.SemiconductorTestLibrary.Extensions.dll

ReadStatic(DigitalSessionsBundle)

Reads the current state to target the pin(s) and returns as pin- and site-aware data object.

public static PinSiteData<PinState> ReadStatic(this DigitalSessionsBundle sessionsBundle)

Parameters

sessionsBundle DigitalSessionsBundle

The DigitalSessionsBundle object.

Returns

PinSiteData<PinState>

The states in per-site per-pin format.