Jonne
11-16-2007, 01:04 PM
What is problem when serial don't work?
Here is line:
Call sendserial(getselectedtool())
It seems to get stuck... Have anyone solution?
ger21
11-16-2007, 01:25 PM
Are you sure mach will let you get that info from the serial port? I'm not sure if it does.
Jonne
11-16-2007, 01:56 PM
It doesn't matter what I send to serial port.
*Call SendSerial ("Hello")* doesn't work either...
Jonne
11-16-2007, 01:59 PM
I update Mach to version 2.60, and now it doesn't get stuck anymore,
but theres nothing happening in serialport.
Mach's Serial monitor works OK,
but SendSerial sub is useless.
Jonne
11-16-2007, 02:20 PM
I find solution... I Reinstall whole Mach3... That's help...