Technical data

Table Of Contents
SFBs for Compact CPUs
System Software for S7-300/400 System and Standard Functions - Volume 2/2
28-24
A5E00739858-01
Event class
Error code
Explanation
W#16#3404 Wrong distance setting. The result, the absolute target coordinate, must be greater
than -5x10
8
.
W#16#3405 Wrong distance setting. The result, the absolute target coordinate, must be lower than
5x10
8
.
W#16#3406 Wrong distance setting. The result, the absolute target coordinate, must lie within the
working range (+/- half of the target range)
W#16#3501 Travel distance too long. Target coordinate + actual remaining distance must be
greater than / equal to -5x10
8
W#16#3502 Travel distance too long. Target coordinate + actual remaining distance must be
smaller than / equal to 5x10
8
W#16#3503 Travel distance too short. The travel distance in plus direction must be greater than
the specified cut-off difference towards plus
W#16#3504 Travel distance too short. The travel distance in minus direction must be greater than
the specified cut-off difference towards minus
W#16#3505 Travel distance too short or the limit switch in plus direction is already actuated. The
last approachable target in plus direction (working range or travel distance limit) is too
close to the actual position.
W#16#3506 Travel distance too short or the limit switch in minus direction is already actuated. The
last approachable target in minus direction (working range or travel distance limit) is
too close to the actual position.
Job Error (JOB_ERR = TRUE)
The output parameter JOB_ERROR is set TRUE if an error is detected. The
parameter JOB_STAT shows the cause of the error.
Event class
Error code
Explanation
W#16#4001 Axis not parameterized. Parameterize the "Positioning" submodule via HWConfig
W#16#4002 Job not possible because positioning is in progress. Jobs can only be carried out if no
positioning run is in progress. Wait until WORKING = FALSE, then repeat the job.
W#16#4004 Unknown job. Check the job ID and then repeat the job.
W#16#4101 For a linear axis the reference point coordinate must not be out of range of the
working range limits.
W#16#4102 For a linear axis the specified reference point coordinate + actual remaining distance
must be greater than / equal to -5x10
8
.
W#16#4103 For a linear axis the specified reference point coordinate + actual remaining distance
must be smaller than / equal to 5x10
8
.
W#16#4104 For a linear axis the specified reference point coordinate + actual remaining difference
to the starting point must be greater than / equal to -5x10
8
.
W#16#4105 For a linear axis the specified reference point coordinate + actual remaining difference
to the starting point of the run must be smaller than / equal to -5x10
8
.
W#16#4106 For a rotary axis the reference point coordinate must not be lower than 0 and greater
than / equal to the rotary axis end.