UniqueID() property

Returns the unique identifier of a device as a character array associated with the current instance of the DaqDeviceDescriptor class. This could be a serial number (USB devices) or a MAC address (BTH or Ethernet devices).

Member of the DaqDeviceDescriptor class.

Property Prototype

VB .NET

Public Shared ReadOnly Property UniqueID As Integer

C# .NET

public int UniqueID [get]