Click or drag to resize

FX3ConnectionAvailableFX3s Property

Property which returns a list of the serial numbers of all FX3 boards running the ADI bootloader

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public List<string> AvailableFX3s { get; }

Return Value

Type: ListString
All detected FX3 boards.
See Also