NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

DeviceBusType Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
DeviceBusType Enumeration
Indicates the bus type of the device.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public enum DeviceBusType
Public Enumeration DeviceBusType

Members

  Member nameValueDescription
Pci12582PCI.
Pcie13612PCI Express.
Pxi12583PXI.
Pxie14706PXI Express.
Scxi12584SCXI.
Scc14707SCC.
PCCard12585PC Card/PCMCIA.
Usb12586USB.
CompactDaq14637CompactDAQ.
CompactRio16143CompactRIO.
Tcpip14828TCP/IP.
Unknown12588Unknown bus type.
SwitchBlock15870SwitchBlock.

Remarks

Indicates the bus type of the device. Use this enumeration to get or set the value of BusType.

See Also

Log in to get a better experience