.

Axis.DriveParamCalculate

Some drives need to calculate some internal quantities after a drive parameter has been changed. DriveParamsCalculate will instruct the drive to calculate its internal quantities.

Note: This feature is not supported or required 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 DriveParamsCalculate()

Sample Code

 
controller.Axis(0).DriveParamCalculate() 


Sample Application

 

C#

Syntax

void DriveParamsCalculate();

Sample Code

 
controller.Axis[0].DriveParamCalculate(); 

 

See Also

MPX Drive Parameters Overview

 

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