flash_led()

Causes the LED on a USB device to flash.

Prototype

flash_led(board_num)

Parameters

board_num (int)

The number associated with the board when it was installed with InstaCal or created with create_daq_device().

Note

After calling flash_led(), wait a few seconds before calling additional functions, or execution of the next function may fail.