Show / Hide Table of Contents

SetSerialNumberButtonVisible Method

SetSerialNumberButtonVisible(bool)

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
bool 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.

In this article
Back to top Generated by DocFX