Fanuc 16MA pmc parameter transfer


Results 1 to 5 of 5

Thread: Fanuc 16MA pmc parameter transfer

  1. #1
    Member
    Join Date
    Mar 2006
    Location
    Australia
    Posts
    34
    Downloads
    0
    Uploads
    0

    Default Fanuc 16MA pmc parameter transfer

    Hi All,
    Working on a Mori Seiki MV40 which has lost the pmc parameters. Have tried to reload the parameter backup file according to the Fanuc manual - just sits there flashing EXECUTING. Am able to dump the ladder file OK. Tried power up & O+X to clear RAM. The pmc parameters start at 60000 and I'm able to enter values by hand. Does anyone know the connection between the 60000 parameter numbers and the T C K D locations thanks?
    regards...

    Similar Threads:


  2. #2
    Member
    Join Date
    Jul 2017
    Location
    United States
    Posts
    50
    Downloads
    0
    Uploads
    0

    Default Re: Fanuc 16MA pmc parameter transfer

    It's been a while since I tried doing this, but see if removing some of the header information will do the trick.

    Example:

    Code:
    &FWPMC              :%
    N60000 P10000
    N60002 P12500
    N60004 P31250
    N60006 P12500
    To this:

    Code:
    N60000 P10000
    N60002 P12500
    N60004 P31250
    N60006 P12500
    If I remember right, when successful you'll see the parameter number counting through the list near where the flashing EXECUTING will be.



  3. #3
    Member
    Join Date
    Mar 2006
    Location
    Australia
    Posts
    34
    Downloads
    0
    Uploads
    0

    Default Re: Fanuc 16MA pmc parameter transfer

    Thanks very much for the reply. Yes, someone had removed the header in the pmc parameter file, I set bit K17.1 to 1. Reloading is not ticking through the lines on the screen as you mentioned although the comms program is counting them on the laptop. The only other thing I can think is if the file no requested in the Fanuc I/O page should be something other than 2.



  4. #4
    Member
    Join Date
    Apr 2011
    Location
    USA
    Posts
    841
    Downloads
    0
    Uploads
    0

    Default Re: Fanuc 16MA pmc parameter transfer

    On the PMC I/O page make sure the Channel is set to 1 if you are connected to the 1st RS232 port on the CNC. This usally get set to 0 whe all memory has been cleared. The Ladder is saved on EPROM so you really didn't load it. It won't load into ram till you set the 9900 option parameters. You mentioned that the header was removed, make sure the % sign is still there. The Fanuc control looks at the % to open the port. You need a % at the start and a % at the end. The first % opens the port and the second % closes the port so if you have 2 % signs next to each other at the top it won't load either. Hope this helps. Make sure PWE is on and you are in Edit mode. You can also try it in ESTOP



  5. #5
    Member
    Join Date
    Mar 2006
    Location
    Australia
    Posts
    34
    Downloads
    0
    Uploads
    0

    Default Re: Fanuc 16MA pmc parameter transfer

    Hello drdos, that certainly helped thanks! PMC parameters now loaded. Will fix a couple of Z servo alarms & see how the Fanuc behaves.



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Fanuc 16MA pmc parameter transfer

Fanuc 16MA pmc parameter transfer