Table of Contents

Class TSMSessionManager

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

Defines a session manager that manages device sessions through TSM.

public class TSMSessionManager
Inheritance
TSMSessionManager
Inherited Members

Constructors

TSMSessionManager(ISemiconductorModuleContext)

Constructs a TSM session manager.

Methods

DAQmx(string)

Gets the DAQmxTasksBundle associated with the specified pin.

DAQmx(string[])

Gets the DAQmxTasksBundle associated with the specified pins.

DCPower(string)

Gets the DCPowerSessionsBundle associated with the specified pin.

DCPower(string[])

Gets the DCPowerSessionsBundle associated with the specified pins.

DMM(string)

Gets the DMMSessionsBundle associated with the specified pin.

DMM(string[])

Gets the DMMSessionsBundle associated with the specified pins.

Digital(string)

Gets the DigitalSessionsBundle associated with the specified pin.

Digital(string[])

Gets the DigitalSessionsBundle associated with the specified pins.

Fgen(string)

Gets the FgenSessionsBundle associated with the specified pin.

Fgen(string[])

Gets the FgenSessionsBundle associated with the specified pins.

Scope(string)

Gets the ScopeSessionsBundle associated with the specified pin.

Scope(string[])

Gets the ScopeSessionsBundle associated with the specified pins.

Sync()

Gets the SyncSessionsBundle associated with all pins.

Sync(string)

Gets the SyncSessionsBundle associated with the specified pin.

Sync(string[])

Gets the SyncSessionsBundle associated with the specified pins.