Serial port problem
Posted: Tue Apr 12, 2016 2:27 pm
i'm using serial port for thermal printers with these settings: BAUD=9600 PARITY=N DATA=8 STOP=1
in 6.6.5 it was working pretty well, but in 7.x it's not working.
My printing was working for 1 day with 7.x and somehow it changed and i get characters like "?!?:???" on my printer. The port speed in windows was on 9600, and in livecode my serialportsettings was 9600 too, i was trying everything, but was the same all time. I changed windows port settings to 38400 and then back to 9600 and it's working now.
i can set up anything in livecode i mean i can set 9600 or i can set 38400 for baud, it's still working so it seems serialcontrolstrings doesnt do anything. But ok, i would change port settings in windows, but after 1-2 days it'll be the same again.. and i have to change baud to higher value and back to 9600. pretty annoying tbh
in 6.6.5 it was working pretty well, but in 7.x it's not working.
My printing was working for 1 day with 7.x and somehow it changed and i get characters like "?!?:???" on my printer. The port speed in windows was on 9600, and in livecode my serialportsettings was 9600 too, i was trying everything, but was the same all time. I changed windows port settings to 38400 and then back to 9600 and it's working now.
i can set up anything in livecode i mean i can set 9600 or i can set 38400 for baud, it's still working so it seems serialcontrolstrings doesnt do anything. But ok, i would change port settings in windows, but after 1-2 days it'll be the same again.. and i have to change baud to higher value and back to 9600. pretty annoying tbh