InterfaceType() property

Returns the bus type associated with the current instance of the DaqDeviceDescriptor class, such as USB, Bluetooth, or Ethernet.

Member of the DaqDeviceDescriptor class.

Property Prototype

VB .NET

Public Shared ReadOnly Property InterfaceType As MccDaq.DaqDeviceInterface

C# .NET

public MccDaq.DaqDeviceInterface InterfaceType [get]