.

Axis.DriveFirmwareLoadFromFile

Downloads firmware to the drive interface of a SynqNet node that is associated with the Axis object. If there is no SynqNet node associated with the Axis object, accessing this property will produce an ErrorAxisNotMappedToSqNode error.

NOTE: Some SynqNet nodes also allow firmware to be downloaded to the node interface. The method SqNode.FpgaDownload performs this functionality.

Version History

Introduced in MPX 2.0.

Arguments

 
Argument String Description
filename String The name of the file which contains the firmware image to be downloaded.

 

Visual Basic

Syntax

Sub DriveFirmwareDownload(fileName As String)

Sample Code

 

Controller.Axis(0).DriveFirmwareDownload "nodeFirmware.bin"


Sample Application

 

C#

Syntax

 

 

Sample Code

 

See Also

SqNode Object
FPGADownload

 

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