Click or drag to resize

FX3ConnectionResetAllFX3s Method

Looks for and resets boards in application mode. Should only be called at program start, after InitBoardList() Note: Should not be used if running multiple instances of the GUI.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public int ResetAllFX3s()

Return Value

Type: Int32
The number of boards running the application firmware which were reset
See Also