![SEW-Eurodrive IPOS plus Manual Download Page 208](http://html1.mh-extra.com/html/sew-eurodrive/ipos-plus/ipos-plus_manual_1250042208.webp)
208
Manual – IPOSplus®
17
Standard functions
Compiler – Functions
17.3 Standard functions
This chapter lists the standard functions in alphabetical order. This makes it easier to
find the standard function you are looking for.
17.3.1 _AxisStop
Syntax
_AxisStop( typ )
Description
The drive axis is stopped when the IPOS
plus®
control word is written. A restart must be
carried out by the enable function via the IPOS
plus®
control word. The argument can be
used to specify the type of axis stop, or the deactivation of the lock can be specified via
the IPOS
plus®
control word.
Argument
type
Example
main()
{
_GoAbs( GO_NOWAIT,3000 ); // Start movement job
_AxisStop( AS_PSTOP ); // Cancel movement
// Statements during standstill
_AxisStop( AS_ENABLE ); // Revoke inhibit
_GoAbs( GO_NOWAIT,3000 ); // Send new movement job
}
AS_RSTOP
Braking with the P136 rapid stop ramp, followed by the status "No enable". The last target
position (H492) to have been transmitted is retained. Inhibit via control word (command
ASTOP (IPOS ENABLE) is required before the subsequent travel command). The brake is
applied if the brake function is activated. The message "In position" is set.
AS_HCTRL
Braking with the ramp of the basic unit P131/P133 followed by position control. The last tar-
get position to have been transmitted is retained. Inhibit via control word (the ASTOP (IPOS
ENABLE) command is required before the subsequent travel command). The brake is
not
applied if the brake function is activated.
AS_PSTOP
Positioning stop with positioning ramp P911/P912 and calculated "STOP" target position
(only possible in the positioning mode), followed by position control. The last target position
(H492) to have been transmitted is overwritten by the stop position. No inhibit via control
word (no ASTOP (IPOS ENABLE) command required before the subsequent travel com-
mand). The brake is
not
applied if the brake function is activated.
Note: Since the actual position is used as the setpoint position at standstill, the command
cannot be processed cyclically. This is the case in axes with process forces or hoists
because otherwise the axis drifts slowly out of position.
Note: "AS_PSTOP" is not completed in the event of a fault. The program stops.
AS_ENABLE
The inhibit is revoked using the IPOS
plus®
control word.
INFORMATION
Since the actual position is used as the setpoint position at standstill, the argument
AS_PSTOP cannot be processed cyclically. This is the case in axes with process
forces or hoists because otherwise the axis drifts slowly out of position.
P
i
f
kVA
Hz
n
P
i
f
kVA
Hz
n