.

Can.FirmwareVersion

Returns the version of the firmware for the Can network controller.

The string returned will include the version, revision, and sub-revision of the current firmware (ex: 2A3).

 This property cannot be saved to flash memory.

Version History

Introduced in MPX 2.0.

Type

String (read only)

Visual Basic

Syntax

Property FirmwareVersion As String

Sample Code

 

x = Controller.Can(0).FirmwareVersion

 

C#

Syntax

string FirmwareVersion;

Sample Code

 

string canFwVer = Controller.Can[0].FirmwareVersion;

 

See Also

FirmwareDownload
FirmwareErase
FirmwareUpload

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering