MC_ReadActualVelocity
This function block reads the actual speed of an axis.

VAR_IN_OUT
Variable name | Data type | Description |
|---|---|---|
Axis | AXIS_REF | Reference to a logical device See also AXIS_REF. |
VAR_INPUT
Variable name | Data type | Description |
|---|---|---|
Enable | BOOL | Activate function block. |
VAR_OUTPUT
Variable name | Data type | Description |
|---|---|---|
Valid | BOOL | Outputs are valid |
Error | BOOL | An error has occurred in the function block |
ErrorID | WORD | Error number |
Velocity | LREAL | Actual speed in [user unit/s] |
