11 Replies Last post: Jul 13, 2009 8:08 AM by hannu.tikkanen  
gprintzis Wannabe 8 posts since
Sep 9, 2008
Reply
Currently Being Moderated

Jul 7, 2009 11:26 AM

PADS parts library.p to excel

Is there a way to import/export PADS parts library.p ro excel in order to edit and then convert back to parts.p library?

Thanks

Reply
jduquette Wannabe 5 posts since
Jun 29, 2009
Currently Being Moderated
Jul 7, 2009 7:55 AM in response to: gprintzis
Re: PADS parts library.p ro excel

I doubt you will get this cleanly into Excel.  You are probably better with a scripting language such as PERL.

 

John D

jduquette Wannabe 5 posts since
Jun 29, 2009
Currently Being Moderated
Jul 7, 2009 9:02 AM in response to: gprintzis
Re: PADS parts library.p to excel

I don't know of a script to convert to Excel.  What exactly are you trying to do?

jduquette Wannabe 5 posts since
Jun 29, 2009
Currently Being Moderated
Jul 7, 2009 9:23 AM in response to: gprintzis
Re: PADS parts library.p to excel

Welcome to PADS!  Each part in PADS only gets one Value and 'Part Number' entry.  Thus you will need a part defined in the library for each value.  Here are some of my parts:

 

CAP_0.1UF_0805_CER_X7R_50V
CAP_0.1UF_0805_CER_Y5V_25V

 

I also have a generic component

 

C0805

 

that defines a generic 0805 footprint on the PCB.  This is for values that aren't defined in my standard library.  I add the other attributes when I place the part in the schematic.

chuck.tidwell Wannabe 6 posts since
Oct 29, 2008
Currently Being Moderated
Jul 10, 2009 5:25 AM in response to: gprintzis
Re: PADS parts library.p to excel

What schematic tool are you using? I highly recommend using one that can interface to a parts database, like DxDesigner/Databook or even OrCAD CIS. That way all your P/N etc. data is stored in a database where it belongs (and probably already exists). Let the tool transfer the appropriate data from the Db to the schematic and layout as needed. This way you will only need one PartType/Decal for each kind of part (1 0805, 1 SO8, 1 QFP100...), not a different PartType for every value/tolerance/rating...

 

CT

jwheeler Wannabe 6 posts since
Aug 28, 2008
Currently Being Moderated
Jul 10, 2009 10:03 AM in response to: gprintzis
Re: PADS parts library.p to excel

What version are you using. Try this if running PADS 2007.

 

http://www.designsystems.fi/Products/PADSUtilities/pa_e.html

 

I have a free version on the program before this but not sure if it runs on 2007.

jwheeler Wannabe 6 posts since
Aug 28, 2008
Currently Being Moderated
Jul 10, 2009 11:56 AM in response to: gprintzis
Re: PADS parts library.p to excel

Here you go. I don't think this works with 2007. Included is a document I put together to use the program.

 

John W

Attachments:
hannu.tikkanen Wannabe 4 posts since
Dec 11, 2008
Currently Being Moderated
Jul 13, 2009 8:09 AM in response to: gprintzis
Re: PADS parts library.p to excel

PADS parttype lib to Excel and back is available as one of the functions of the PowerAccess tool. It works for 2007, a build for 9.0 is about to be released. I can deliver a timed license if you want to try.

More Like This

  • Retrieving data ...