. .

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Hi Charlie

    I have something different in mind. My reset light must blink before system is healthy, so after press reset light stays on, ans flash when in fault .
    I don't want to use 116 (M7 Mist) button while system is running.

    Tried your code anyway first - keep crashing UCCNC, Isee works for you

    exec.Wait(600); //wait one ***ms

    while(!AS3.Getbuttonstate(116)){}
    exec.Setoutpin(Port, Pin); //

    exec.Wait(200); //wait one ***ms

    exec.(Clroutpin(Port, Pin); //


    In mach 3 I used macropump.m1s and external input OEM Trig# for RESET push button and Output# for Led light.
    Hope this will clarify.
    Last edited by Tom J; 06-02-2021 at 01:05 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Flashing led. DM860A
    By terry1956 in forum Motor Drivers & Controllers
    Replies: 3
    Last Post: 27-04-2021, 10:04 PM
  2. Replies: 49
    Last Post: 02-04-2020, 05:51 PM
  3. Help needed with Mach 3 - reset external flashing light
    By Tom J in forum General Electronics
    Replies: 7
    Last Post: 26-03-2017, 08:34 PM
  4. Cutting lead flashing?
    By Shinobiwan in forum Metalwork Discussion
    Replies: 7
    Last Post: 06-03-2013, 03:41 PM

Bookmarks

Posting Permissions

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