ST_HomeSetPos - General Information
Type: |
data structure |
Available as of: |
V1.0.2.0 |
Inherits from: |
- |
Versions: |
current version |
In this structure, the parameters for the homing of the FB_CrankModule are summarized at which the position is set.
Variable |
Data type |
Description |
---|---|---|
i_lrHomePosition |
LREAL |
The position to which the axis shall be set. See PDL.ST_HomeSetPos |
i_lrEncoderPosition |
LREAL |
The position to which the logical encoder shall be set. See PDL.ST_HomeSetPos |
i_lrUserPeriod |
LREAL |
The period in which the position shall be set. See PDL.ST_HomeSetPos |
i_lrAbsEncOffset |
LREAL |
Offset of the encoder jump. See PDL.ST_HomeSetPos |
i_lrRestoreWindow |
LREAL |
Maximum permissible motion of the axis in switched-off state. See PDL.ST_HomeSetPos |
iq_pstRestorePosRetain |
POINTER TO PDL.ST_AxisRestorePosition |
Pointer onto the variable to which the axis position was saved. See PDL.ST_HomeSetPos |