MC_GroupReadActualAcceleration (FB)¶
FUNCTION_BLOCK MC_GroupReadActualAcceleration
This function block returns the current acceleration of an axis group in the selected coordinate system. 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 acceleration of the axis group in the selected coordinate system 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
AccelerationCurrent acceleration of the group. If a cartesian coordinate system is selected,
Acceleration.ccontains the cartesian acceleration: (X,Y,Z) is the acceleration vector, (A,B,C) is the angular acceleration around the x, y, z axis in degrees.