Click or drag to resize

FX3BoardFirmwareVersion Property

Read-only property to get the current application firmware version on the FX3

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

Return Value

Type: String
The firmware version, as a string
See Also