Are you sure that those parameters are all zero'ed out? Could you be looking at the Diagnostics page instead? Also, are you ABSOLUTELY sure that its a 0MC control ?
In any case, here are some recommeded settings:
On the Fanuc 0MC:
1st paramter page:
set PUNCH CODE = 0 (ISO)
set I/O bit = 0
Page up to parameter 0002 and enter:
1 x x x x x x 1 (all bits marked "x" are for something else -don't change them)
Page up to parameter 552 and enter:
10
At the Mastercam side, make these settings:
baudrate: 4800
stop-bits: 2
data bits: 7
Code: ASCII
Parity: Even
End-of-block code: LF (or) LF/CR
Handshake protocol: Xon/Xoff (sometimes called "DC codes")
Be sure that your files have a separate line with a "%" at the beginning and also at the end.
That should do it. Prepare Mastercam to send the file, put the CNC into EDIT mode, turn off the memory protect key switch, then press the INPUT button. If the file has an O-number in it, then the Fanuc will save under that O-number. If there is no O-number in the file, then you'll have to key in the letter "O" plus a 4-digit number before pressing INPUT.
Hope this helps. |