Click or drag to resize

FX3ConnectionConnect Method

Attempts to program the selected FX3 board with the application firmware. The FX3 board should be programmed with the ADI bootloader.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public void Connect(
	string FX3SerialNumber
)

Parameters

FX3SerialNumber
Type: SystemString
Serial number of the device being connected to.
See Also