Table of Contents

Class StaticState

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

Defines methods for static state read/write.

public static class StaticState
Inheritance
StaticState
Inherited Members

Methods

ReadStatic(DigitalSessionsBundle)

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

WriteStatic(DigitalSessionsBundle, PinState)

Writes static state to target the pin(s) that will take effect immediately.

WriteStatic(DigitalSessionsBundle, PinSiteData<PinState>)

Writes static state to target the pin(s) that will take effect immediately.

WriteStatic(DigitalSessionsBundle, SiteData<PinState>)

Writes static state to target the pin(s) that will take effect immediately.