AXISSTATUS = L Speed limit active - how to deal with it?

AXISSTATUS = L Speed limit active - how to deal with it?

AXISSTATUS L flag means the axis is in speed limited mode.  It means it's running a MOVESP/MOVEABSPS/MOVECISRCSP and the VP_SPEED is not the SPEED but is at the FORCE_SPEED level.  

If CORNER_MODE is active, that will also show as speed limiting with the L.

It can't be cleared, it's only for information.

 
    • Related Articles

    • LinMot latest Drive support DS402 homing & Torque control

      LinMot have updated their firmware to include Position, Speed & Torque control now. The respective CoE objects are mapped in the fixed PDO profiles. The below LinMot Drives with Firmware 6.10 able to support this profiles In the attached EC_EXTEND, ...
    • 'Forward' speed change during move

      FORWARD commands do not need to buffer. Just set FORWARD once and leave it running. You can change SPEED any time on the fly. SPEED set to 0 will stop the axis. A negative SPEED value will make the axis move in reverse. You only need to CANCEL when ...
    • What is the scale for target speed in DX4?

      When the DX4 is in speed mode, CSV, the value of DAC_OUT in the master is the target speed given to the drive in the cyclic PDO data.  It is mapped to object 0x60FF.  The scale of this value is RPM * 10.  So a value DAC = 5000 when the SERVO is OFF ...
    • Torque and speed control over EtherCAT

      For most servo drives, set DRIVE_MODE in the MC_CONFIG. On EtherCAT startup, the Trio Master will set up the drive for the selected mode and set the ATYPE automatically. Some drives can change mode after EtherCAT startup. In the PDO you will see the ...
    • Following error

      We have a customer with a MC664x that has an issue with FE in a master axis. The machine is a printer and the axis is a rotary axis controlled by speed. The FE_LIMIT is configured at maximum value (4.0e17). He sends a video where we can see how FE is ...