ST_EndlessFeed - General Information
Type: |
Data structure |
Available as of: |
V1.0.2.0 |
Inherits from: |
- |
In this structure the parameters and the return values from the operation mode Endless of the function block FB_CrankModule are summarized.
Variable |
Data type |
Description |
---|---|---|
i_lrVel |
LREAL |
Velocity during the endless feed. See PDL.FB_EndlessFeed. |
i_lrAcc |
LREAL |
Acceleration during the endless feed. See PDL.FB_EndlessFeed. |
i_lrDec |
LREAL |
Delay during the endless feed. See PDL.FB_EndlessFeed. |
i_lrPeriod |
LREAL |
Period during the endless feed. See PDL.FB_EndlessFeed. |
i_lrStopPosition |
LREAL |
Stop position for the endless feed. See PDL.FB_EndlessFeed. |
i_lrJerk |
LREAL |
Jerk during the endless feed. See PDL.FB_EndlessFeed. |
q_xInVelocity |
BOOL |
Velocity during the endless feed. See PDL.FB_EndlessFeed. |