Click or drag to resize

FX3ConnectionFirmwarePath Property

The path to the firmware .img file. Needs to be set before the FX3 can be programmed

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

Return Value

Type: String
A string, representing the path
See Also