Hi Guys,
I am also trying to upload a program into my TNC145. I finally got a program out, 953 lines, and, as Gus suggested, back in. It worked. Now I am trying to upload a simple program from Bobcad V21 and getting some different errors on the TNC. On the one where I get the first 6 lines of code, it comes up Wrong Data after 6 lines. The 7th line is an L command. I have tried different spacings, but no luck.
Stupid question time: My manual says CR is ascii 013 and LF is ascii 010 and I have to have them after each line. End of program is EXT, ascii 003. Is the Enter key the same as CR? I got no results until I deleted the first line of the program and hit the enter key, then it would upload to line 7 where I have a L (line) command and the TNC says wrong data. I'm so close, but still missing something simple. Any ideas?
Thanks! |