584,829 active members*
5,175 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Dynomotion/Kflop/Kanalog > Invert signal from end sensor. Appointment signal as the emergency stop button.
Results 1 to 4 of 4
  1. #1

    Invert signal from end sensor. Appointment signal as the emergency stop button.

    Please, help me.
    I have two questions with sensors:

    1. I can't find where in the system KFLOP I can invert the input signal from end sensors. I have several end sensors of the Normally Open type, and the signal from them need to be inverted. Also I have end sensors of Normally Closed type, and they work as we need, without problems. How to invert the input signal from end sensors?

    2. I connected the EStop button. Program KMotion indicated the activation of the button (I/O satus and the light on the Konnect, - when I push it). How to specify in the settings the appointment of the signal - as the emergency stop button?

    Thanks in davance.

  2. #2
    Join Date
    May 2006
    Posts
    4043

    Re: Invert signal from end sensor. Appointment signal as the emergency stop button.

    Hi RuslanRobot,

    1. I can't find where in the system KFLOP I can invert the input signal from end sensors. I have several end sensors of the Normally Open type, and the signal from them need to be inverted. Also I have end sensors of Normally Closed type, and they work as we need, without problems. How to invert the input signal from end sensors?
    See the "Stop when low" option in the Limit Switch Options.

    2. I connected the EStop button. Program KMotion indicated the activation of the button (I/O satus and the light on the Konnect, - when I push it). How to specify in the settings the appointment of the signal - as the emergency stop button?
    There isn't any fixed EStop functionality. You need to decide what you want the EStop button to do. You might look at the EStopDisablesAll.c example.

    HTH
    TK
    http://dynomotion.com

  3. #3

    Re: Invert signal from end sensor. Appointment signal as the emergency stop button.

    EStop button.
    EStopDisablesAll.c - Yes, i found this file, changed number of bit (inputs 10, bit 1034).
    On the menu M0-M30 in front of the Stop, choose Executing Prog, set number of program (Thread 2), set file EStopDisablesAll.c.
    But I don't understand, - how to connect these two issues: pushing the button, and exequting program?

  4. #4
    Join Date
    May 2006
    Posts
    4043

    Re: Invert signal from end sensor. Appointment signal as the emergency stop button.

    Hi RuslanRobot,

    Specifying a Stop Action allows you to do something extra when the Operator pushes the on screen stop button.

    You need the C Code to be running continuously and before the EStop input changes so it can detect it and do something.

    As a test run the program manually using KMotion C Program Screen. Once it works ok for you merge the code into your forever loop in your initialization C Program. See here.
    TK
    http://dynomotion.com

Similar Threads

  1. Mitsubishi M700 Sensor signal
    By oscarg9 in forum Mitsubishi controls
    Replies: 0
    Last Post: 06-06-2019, 07:16 AM
  2. Not receiving signal from sensor
    By Dare3324 in forum Haas Mills
    Replies: 1
    Last Post: 05-03-2014, 04:12 AM
  3. Door sensor signal
    By contedel in forum SIEMENS -> Sinumerik 802D/808D/810D/828D/840D
    Replies: 2
    Last Post: 06-22-2010, 05:52 AM
  4. 1.6V-3.0V random signal voltage parallel signal from output – Any advice?
    By cjchands in forum Mach Software (ArtSoft software)
    Replies: 0
    Last Post: 11-12-2009, 11:36 AM
  5. Arcade Button Emergency Stop
    By mikkojay in forum Gecko Drives
    Replies: 5
    Last Post: 06-07-2006, 06:30 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •