Topic: Receiving program fron CNC /some sign is added???
By: Camilla
Posted on: Aug 18 2009 at 08:24:28 AM
When we send program from the CNC (grindingmachine) we receive %||% between the headprogram and the underprogram in the PC. Why?? (Using Fanuc 16MB)
By: Guest
Posted on: Aug 19 2009 at 11:56:41 PM
Most CNC programs start and end with a % symbol - for example a fanuc program might look like this
%
O1234
...
...
...
M30
%
where O1234 is the program name/number.
By: Guest
Posted on: Aug 26 2009 at 10:00:28 AM
This symbol looks like %||%
And to get it right the next time you need to clear this from the program
The other you mentioned above is ok, that isnīt the problem its the four sign between head program and under programs which is generated when we send the program from the machine to the computer.
Please be back with comments, how we can do to not getting this 4 signs!!?? ou
By: Support
Posted on: Aug 26 2009 at 09:40:44 PM
Underporgrams ? I assume you mean SubPrograms ?
When you say that the 'signs' appear between the head program and the under programs do you mean that you're sending a program AND its sub programs in a single packet ? or are you sending all programs/subprograms (PUNCH ALL)
Maybe you should email us a sample of the data that you've received from the CNC.
email to:-
support @ easydnc . com
By: Guest
Posted on: Sep 9 2009 at 05:42:08 AM
In your port setup, change Flow control to Xon/Xoff - (Wait Xon)
I had the same problem, the lines will still be there but the machine won't see them and it should transfer 1 head at a time and then wait for you to receive it between each head.
Reply - add a comment to this topic.
You may enter letters, numbers and standard punctuation only. HTML and other scripts/tags will be rejected.