Click or drag to resize

FX3ConnectionBootloaderPath Property

Set/get the blink USB bootloader firmware .img file used for multi-board identification

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public string BootloaderPath { get; set; }

Return Value

Type: String
A string representing the path to the firmware on the user machine
See Also