.

Axis.DriveParamSave

DriveParamsSave saves the drive parameters into non-volatile storage on the drive. These drive parameters will be used each time the drive is subsequently started (after a power-on or network reset).

Note: This function may not be supported by all drives.

Version History

Introduced in MPX 2.0.

Result

Void

Arguments

None

Common Exceptions

 
Error Reason
AxisNotMappedToSqNode The axis object is not mapped to a SynqNet node.

Visual Basic

Syntax

Sub DriveParamsSave()

Sample Code

 
controller.Axis(0).DriveParamSave() 


Sample Application

 

C#

Syntax

void DriveParamsSave();

Sample Code

 
controller.Axis[0].DriveParamSave(); 

 

See Also

MPX Drive Parameters Overview

 

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