by Lucasclub » Tue Feb 28, 2023 8:46 am
After spending some time with ChatbotGPT ( it gave me some clues) I found it didn’t help me the way I wanted! LOL
Very simple in the end!
Add following M3 macro
Exec.dospincw()
Exec.Wait(500); Half a second
Exec.Stopspin();
For M5 macro….replace with contents from M3
Effect is to close a NO relay for 1/2 sec ( just like pushing a momentary button )
Runs in parallel with a momentary switch so that when the relay closes it shorts across just like the switch would
THIS IS NOT FOR GENERAL USEAGE NO GUARANTEES WILL WORK ON YOUR MACHINE