FWD_IN with N.O. Switch

FWD_IN with N.O. Switch

I have a N.O. limit switch sensor In normal mode it outputs ‘0’ and goes to '1' when the limit is reached.

How can I used it with FWD_IN?
=======================================================
The command INVERT_IN will do what you want.  For example with the switch connected to input 10:

INVERT_IN(10, 1)
FWD_IN = 10
    • Related Articles

    • Do Motion Coordinators have exernal digital and analogue I/O for each axis?

      The internal and external I/O is flexible.  Any axis can use any Input as home, limit switch and feedhold inputs.  While the servo loops must use the on-board analogue outputs for servo drive control, the external ADC input modules may be used for ...
    • Using inputs from RTEX Drive

      DRIVEIO_BASE maps the drive inputs as general purpose inputs in the IOMAP. (Type IOMAP in the terminal #0 to see the full map) As a general input they can also be allocated as limit sensor inputs using FWD_IN and REV_IN. Limit inputs can be any input ...
    • Moves not getting to position

      We have an odd situation with an MC4N running EtherCAT drives. The issue is that axis 1 is not getting to the commanded position via MOVEABS. The command MOVEABS is where we are hanging because the move seems to cancel. We did a the test with all ...
    • Using an Ethernet switch for Ethercat

      EtherCAT cannot use a standard Ethernet Switch. If you want a Switch because it makes the topography of the wiring more convenient, then you need an an EtherCAT Swtich/hub such as the Beckhoff CU1128. Using a switch makes no difference to the logical ...
    • AN-385 Volume Limit Parameter calculations

      This document intent to help manufactures define the volume limit parameters needed for VOLUME_LIMIT command in the context of a 3 axis parallel robot.