02-24-2023, 05:50 PM
(02-22-2023, 09:28 AM)Albert Wrote:Do you have more information about the semantic errors?
Did you try loading the socket version of the driver? I see you tried loading the serial one.
Hi Albert,
I was able to run it and connect to RoboDk using the socket.
But I noticed as the program has Main and there is a plug in that has also a main script they both cant be modules in the same controller so I have to delete one for the other to work? Any suggestions to avoid deleting either everytime I need to use them?