Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: idoma on July 20, 2022, 06:32:22 AM

Title: issue with m62/m63 triggering the plc script
Post by: idoma on July 20, 2022, 06:32:22 AM
hi guys
i am running industrial mach 4 on ess.
im trying to log laser measurements to text file without stopping the machine movement (kind of like non-stop probing).
i tried to have an output trigger my script in the sigLib or the plc script, in both cases, my script runs well when triggering manually and with m64 but not using m62.
i tried to verify m62 is working by connecting the output pin to an external LED and it works fine.
the problem seems to be that m62 doesn't trigger the PLC script for some reason...
did anyone encounter something like this?

thanks!