SMC_GroupReadSetJerk (FB)¶
FUNCTION_BLOCK SMC_GroupReadSetJerk
This function block returns the current set-jerk of an axis group in the selected coordinate system. If the information of the current cycle is required, it should be combined with SMC_GroupUpdate. This is an administrative FB, since no movement is generated.
- InOut:
Scope
Name
Type
Comment
Inout
AxisGroupReference to a group of axes
Input
EnableBOOLGet the jerk in the selected coordinate system of the axis group continuously while enabled
CoordSystemApplicable coordinate system
Output
ValidBOOLTRUEif valid outputs are availableBusyBOOLThe FB is not finished
ErrorBOOLSignals that an error has occurred within the function block
ErrorIDSMC_ERRORError identification
JerkCurrent jerk of the group. If a cartesian coordinate system is selected, Jerk.c contains the cartesian jerk: (X,Y,Z) is the jerk vector in u/s³, (A,B,C) is the angular jerk around the x, y, z axis in °/s³.