DevString() property

Returns the string identifier associated with the current instance of the DaqDeviceDescriptor class as a character array. For Ethernet devices, this value represents a NetBIOS name. For some devices, this is the same as the ProductName, but may contain more specific information on other devices.

Member of the DaqDeviceDescriptor class.

Property Prototype

VB .NET

Public Shared ReadOnly Property DevString As String

C# .NET

public string DevString [get]