Interface ICustomInstrument
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Defines an interface for a custom instrument.
public interface ICustomInstrumentRemarks
The class that implements this interface is expected to provide the implementation or wrapper for a custom instrument driver.
Properties
- InstrumentName
-
Gets the custom instrument name.