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 UpdateSlot SetSerialNumberButtonVisible(bool setConfig)

Parameters

Type Name Description
bool setConfig

Returns

UpdateSlot

The current UpdateSlot instance.

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