I am making a brain to watch spindle rpm and e-stop if the feedback from the VFD is 0 while spindle led is on.
Problem.....When the spindle on command is given, at that point the spindle feedback is 0 for a split second so there is a failure.
Question.....How can I delay the reading of the feedback RPM after the spindle led in on so I can wait so many seconds for the spindle to be at speed, then start checking the RPM feedback to make sure the spindle actually came on?
I have tried for several hours to use a timer to delay the reading, my assumption is that you can't use timers to delay the reading.
Thanks in advance!
Jim