Public Function SerialNumString(ByVal product_id As Byte, _ ByVal serialnum_batch As Integer, ByVal serialnum_unit As Integer) As String
This method takes the numeric components of the ETH32 serial number and formats a serial number string in the same way that it is printed on the ETH32 device enclosure.
product_id - The product ID portion of the serial number
serialnum_batch - The batch number portion of the serial number
serialnum_unit - The unit number portion of the serial number