FlashLED()

Causes the LED on a USB device to flash.

Member of the MccBoard class.

Function Prototype

VB .NET

Public Function FlashLED As MccDaq.ErrorInfo

C# .NET

public MccDaq.ErrorInfo FlashLED

Note

After calling FlashLED(), wait a few seconds before calling additional methods, or execution of the next method may fail.