With the method SetExplicitlyLowerJerk, you can choose a lower value than the calculated value for the maximum jerk (change of acceleration per time unit) with which the motion of the carrier must be executed.
The method SetExplicitlyLowerJerk must be called after the method SetMotionParameter, to override this calculated value.
Input |
Data type |
Value range |
Unit |
Description |
---|---|---|---|---|
i_lrMaxAbsJerk |
LREAL |
GCL.Gc_lrMinAbsJerk ≤ |
mm/s3 |
Specifies the maximum jerk (change of acceleration per time unit). |
(1) For more information on the value range, refer to the Global Constants List (GCL). |
Output |
Data type |
Description |
---|---|---|
q_xError |
BOOL |
Indicates TRUE if an error has been detected. For details, refer to q_etResult and q_sResultMsg. |
q_etResult |
Provides diagnostic and status information as a numeric value. |
|
q_sResultMsg |
STRING [255] |
Provides additional diagnostic and status information as a text message. |