Overview
Type:
|
Function
|
Available as of:
|
SystemInterface_1.32.6.0
|
Versions:
|
Current version
|
Task
Stop the phase shift of the logical encoder position.
Description
This function stops the phase generator of the logical encoder i_stLEncId with i_rDeceleration.
Interface
Input
|
Data type
|
Description
|
i_stLEncId
|
ST_LogicalAddress
|
Logical address of the encoder
|
i_rDeceleration
|
REAL
|
Maximum deceleration
|
Return Value
Data type
|
Description
|
DINT
|
0: OK
-1: i_stLEncId is invalid
|