Enum NIInstrumentType
- Assembly
 - NationalInstruments.SemiconductorTestLibrary.TestStandSteps.dll
 
Defines NI instrument types the NI Semiconductor Test Library supports.
public enum NIInstrumentType
  Fields
All = 0All NI instruments.
NIDAQmx = 4An NI-DAQmx task.
NIDCPower = 1An NI-DCPower instrument.
NIDMM = 5An NI-DMM instrument.
NIDigitalPattern = 2An NI-Digital Pattern instrument.
NIFGen = 6An NI-FGEN instrument.
NIRelayDriver = 3A relay driver module (NI-SWITCH instrument).
NIScope = 7An NI-SCOPE instrument.
NISync = 8An NI-Sync instrument.