Returns the name that identifies the serial number of a device.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function GetDeviceSerialNum(ByRef serialNum As String) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetDeviceSerialNum(out string serialNum)
serialNum
Returns a string containing the serial number of the device.