Click or drag to resize

FX3ConnectionUserLEDBlink Method

Blink user LED using timer hardware (not available on Cypress Explorer FX3 board)

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public void UserLEDBlink(
	double BlinkFreq
)

Parameters

BlinkFreq
Type: SystemDouble
Frequency to blink LED at
See Also