10-24-2023 09:32 AM - edited 10-24-2023 09:35 AM
Hello,
One issue I have is that the marking laser object is working incorrectly, after executing 'Start Job' command, the CheckUnitDone is in the running status, cannot step out from the running to ready. Here I attached some screenshots. need your help, thank you~
Object version: 1.3.0.0
Peripheral version:1.3.0.0
Solved! Go to Solution.
10-24-2023 05:24 PM
what laser you used
MarkUs or ultimate.
MarkUs is the System with windows and owner PC.
Ultimate is a smal box with Linux system.
Ultimate not supportet all cmd. And I see you used ParImm.StopJob
I dont know this supportet from the ultimate laser version.
Is there a reason why you use StopLaser?
I have never seen in a marking application that a laser process had to be stopped from the outside.
So until today a small bug in the command was not detected which causes the command not to finish.
Our Helpdesk send you the new version.
10-25-2023 04:09 AM
We used the MarkUs with windows system, and I checked the application code, you are right, I found the ParImm.StopJob is used in the home procedure and I got the reason is that programmer wanna stop the laser system during home. but there is a bug, didn't reset the variable. we fixed the code, tested then the object, it is working well. thank you~