SetSerialNumberButtonVisible Method
SetSerialNumberButtonVisible(Boolean)
Allows the serial number to be retrieved by holding down the touch button while inserting the device into the USB port.
C#
public T SetSerialNumberButtonVisible(bool setting = true)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setting |
Returns
T
Remarks
Once the LED starts to flash, release the button and the serial number will then be sent as a string of digits.
This is a device wide setting. If it is set in either configurable slot, it is considered enabled by the device.