Instructions
11.1 S7-1500 Motion Control V2
S7-1500 Motion Control V13 Update 3
242
Function Manual, 07/2014, A5E03879256-AC
Parameter
Declaration Data type
Default value Description
7
Absolute encoder adjustment (absolute)
The current position is set to the value of
the parameter "Position".
The calculated absolute value offset is
stored retentively in the CPU.
(<TO>.StatusSensor[n].
AbsEncoderOffset)
8
Passive homing
When the homing mark is detected, the
actual value is set to the value of the "Posi-
tion" parameter.
9
Canceling passive homing
A running job for passive homing is abort-
ed.
10
Passive homing
("Position" parameter has no effect)
When the homing mark is detected, the
actual value is set to the home position
configured under "Technology object >
Configuration > Extended parameters >
Homing > Passive homing".
(<TO>.Homing.HomePosition)
Done
OUTPUT
BOOL
FALSE
TRUE Job is completed
Busy
OUTPUT
BOOL
FALSE
TRUE The job is being executed.
CommandAborted OUTPUT
BOOL
FALSE
TRUE During execution the job was aborted by
another job.
Error
OUTPUT
BOOL
FALSE
TRUE An error occurred during execution of the
job. The job is rejected. The cause of the
error can be found in the "ErrorID" parame-
ter.
ErrorID
OUTPUT
WORD
16#0000