FC_AxisYOffsetStop - General Information
Type: |
Function |
Available as of: |
SystemInterface_1.32.6.0 |
Versions: |
Current version |
Stop the Y-offset for an axis.
This function stops the Y-offset generator of the axis i_stAxisId with i_rDeceleration.
Input |
Data type |
Description |
---|---|---|
i_stAxisId |
ST_LogicalAddress |
Logical address of the axis |
i_rDeceleration |
REAL |
Maximum deceleration |
Data type |
Description |
---|---|
DINT |
0: OK -1: i_stAxisId is invalid |