Method CustomInstrument
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
CustomInstrument(string, string)
Gets the NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument.CustomInstrumentSessionsBundle associated with the specified pin.
public CustomInstrumentSessionsBundle CustomInstrument(string instrumentTypeId, string pin)Parameters
Returns
- CustomInstrumentSessionsBundle
-
The associated NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument.CustomInstrumentSessionsBundle.
CustomInstrument(string, string[])
Gets the NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument.CustomInstrumentSessionsBundle associated with the specified pins.
public CustomInstrumentSessionsBundle CustomInstrument(string instrumentTypeId, string[] pins)Parameters
Returns
- CustomInstrumentSessionsBundle
-
The associated NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument.CustomInstrumentSessionsBundle.