Click or drag to resize

FX3ConnectionBusyFX3s Property

Property which returns a list of the serial numbers of all FX3 boards currently in use, running the application firmware.

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

Return Value

Type: ListString
The list of board serial numbers
See Also