11 Replies Last post: 2009-7-13 上午8:08 by hannu.tikkanen  
gprintzis Wannabe 9 posts since
2008-9-9
Reply
Currently Being Moderated

2009-7-7 上午11:26

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
2009-6-29
Currently Being Moderated
2009-7-7 上午7:55 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
2009-6-29
Currently Being Moderated
2009-7-7 上午9:02 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
2009-6-29
Currently Being Moderated
2009-7-7 上午9:23 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
2008-10-29
Currently Being Moderated
2009-7-10 上午5:25 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
2008-8-28
Currently Being Moderated
2009-7-10 上午10:03 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
2008-8-28
Currently Being Moderated
2009-7-10 上午11:56 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
2008-12-11
Currently Being Moderated
2009-7-13 上午8:09 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 ...