Page 1 of 2 12 LastLast
Results 1 to 12 of 19

Thread: Large File?

  1. #1
    Registered
    Join Date
    Jan 2009
    Location
    US
    Posts
    33
    Downloads
    0
    Uploads
    0

    Large File?

    I belive that the memory may be full on the machine. So I have a couple of questions.

    How do I remove the old programs?

    How do I know how much capacity the machine has?

    Can I run the program from the memory card I am using?


  2. #2
    hrh
    hrh is offline
    Registered
    Join Date
    Jan 2009
    Location
    South Africa
    Posts
    99
    Downloads
    0
    Uploads
    0
    FANUC is notorious for small basic memory but it is not so bad anymore.

    To clear the memory you can either clear one program at a time or all programs with one operation. If you wrote the programs on the control, I would advise that you backup the programs to the memory card or to your PC.

    Clearing one program at a time:
    EDIT mode
    Edit prohibit key off (to be able to edit part programs)
    Type in the program number currently displayed. Example O0001
    Press DELETE

    Clearing all programs at once:
    Same as above except that you type O-9999 and then press DELETE.

    CAUTION!
    Ensure that "hidden" programs are protected and also backed up to your PC or memory card.

    "Hidden" programs are usually any programs called up by M-code or G-code to execute sequences involving the Toolchange, Pallet change, Renishaw probe etc. These programs will fall in the range of 9000 to 9999 inclusive.

    You can view the number of characters and registered programs USED and FREE in the program LIBRARY or DIRECTORY screen which is accessible in the PROGRAM screen whilst in EDIT mode.

    You don't have to pay FANUC money to extend the CNC part program storage. This is one additional advantage of the memory card.

    You can run programs from the memory card provided that there is a mode marked as DNC or REMOTE available on the machine operator's panel mode selector switch.

    The newer generation FS-0iMC and I suppose the FS-0iMD uses a convenient softkey operation:
    **In EDIT mode and in the PROGRAM screen, press the > softkey repeatedly until you see CD-DNC (methink).
    **Once selected you will see the Memory card directory and then you select the file number and press the softkey DNC-ST.
    Press Cycle Start on the operator's panel and the machine will run as if you are dripfeeding from a PC but at much higher speed.

    Or:
    Make a small Main program beginning with all the usual cancellation codes and then call the program(file) from memory card with M198 as for example:
    O7777;
    G80G40G49etc;
    M198 Pxxxxyyyy (xxxx = program number; yyyy = number of repititions)
    M30;

    Remember that the I/O setting must be 4 to read any data from the memory card. Wether for program transfer or for DNC (dripfeed).

    I would still like to see anybody filling up a 512MB CF card for one machine's programs.

    If in doubt, read the operator's manual...


  3. #3
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    19116
    Downloads
    0
    Uploads
    0
    What model Fanuc is this? I may be able to tell you how much memory and if you can up it without hardware addition.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.


  4. #4
    Registered
    Join Date
    Jan 2009
    Location
    US
    Posts
    33
    Downloads
    0
    Uploads
    0
    Fanuc oi-mb

    I may have seen 113,### somewere but I dont know if this is mega or kbs


  • #5
    Registered
    Join Date
    Oct 2008
    Location
    USA
    Posts
    104
    Downloads
    0
    Uploads
    0
    Fanuc Oi-MB should have 640 meter max.

    Ahn Vuong


  • #6
    Registered
    Join Date
    Jan 2009
    Location
    US
    Posts
    33
    Downloads
    0
    Uploads
    0
    I have tried the steps but I never saw any DNC option.

    Maybe this machine does not have this option.

    Is there any other way to run large files. Or am I stuck with what the machine has.


  • #7
    Registered
    Join Date
    Nov 2006
    Location
    Bulgaria
    Posts
    163
    Downloads
    0
    Uploads
    0
    Esadaddy,
    Look in the ladder diagram how G43 bit 5 (xx1xxxxx) is set. Maybe not by button only, but with some keep relay+AUTO mode switch. Check I/O device=4 and parameter 138 bit 7=1


  • #8
    Registered
    Join Date
    Jan 2009
    Location
    US
    Posts
    33
    Downloads
    0
    Uploads
    0
    "Look in the ladder diagram how G43 bit 5 (xx1xxxxx) is set. Maybe not by button only, but with some keep relay+AUTO mode switch. Check I/O device=4 and parameter 138 bit 7=1"

    Could you explain a lil more detail please?


  • #9
    hrh
    hrh is offline
    Registered
    Join Date
    Jan 2009
    Location
    South Africa
    Posts
    99
    Downloads
    0
    Uploads
    0
    FS-0iMB cannot use the memory card for program transfer. FANUC maintenance function only.
    I/O = 4 not available for this control. ("Value out of range" message)
    [DNC-CD] and [DNC-ST] softkeys are only available for FS-0iMC after 2007.

    Values indicated on the LIBRARY or DIRECTORY screen are indicated in bytes.
    100 = 0.1 kb (roughly); 1024 = 1 kb etc.

    If you already have max memory then the other options are:
    1. Dripfeeding via RS-232
    2. Adding a Remote Buffer with ATA Flash card. I/O slot unit has to be upgraded. (Works like a hard disk connected to a remote PC via ethernet. Needs FTP software on the remote PC. Worth the money)


  • #10
    Registered
    Join Date
    Jan 2009
    Location
    US
    Posts
    33
    Downloads
    0
    Uploads
    0
    Thank you

    I will try drip feeding first


  • #11
    phx
    phx is offline
    Registered
    Join Date
    Jan 2004
    Location
    Germany
    Posts
    80
    Downloads
    0
    Uploads
    0
    hi

    there is another Case on the Fanucs, you can have so mutch memory free as you want, but Fanuc will not let u use it, if u have the option 125 files, and u have 125 files in memory it saids full eighter, like me 200k free, but can not use it on a18itb.


  • #12
    Registered
    Join Date
    Nov 2006
    Location
    Bulgaria
    Posts
    163
    Downloads
    0
    Uploads
    0
    hrh, check again if you mean 0i-MB or some previous model. From year 2002 or 2003 Fanuc 0i-MB CAN use memory card for DNC. As a.m., parameter 138.7 enables this option for free (there is Fanuc appl. note about this).


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. converting a mastercam 9 file into a Solidworks file
      By Michael82 in forum Solidworks
      Replies: 5
      Last Post: 04-17-2009, 02:14 PM
    2. Need Help!- Need a favor. STL converted to part file or solidworks part file.
      By Cmzwirner in forum Solidworks
      Replies: 3
      Last Post: 12-11-2008, 08:45 AM
    3. Large G&L retrofit
      By cdlenterprises in forum General CNC (Mill and Lathe) Control Software (NC)
      Replies: 1
      Last Post: 07-29-2008, 03:30 PM
    4. Problem- Free Large File Transfer Software
      By angelstar in forum OpenSource Software
      Replies: 5
      Last Post: 04-26-2008, 05:10 AM
    5. 340 or 320 with large motor
      By johnd in forum Gecko Drives
      Replies: 1
      Last Post: 05-11-2005, 04:07 PM

    Posting Permissions



    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.