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
I doubt you will get this cleanly into Excel. You are probably better with a scripting language such as PERL.
John D
Unfortunately I’m not familiar with scripting languages I’m just a PCB designer, do you know if there is a script available?
Thank you for the quick respond.
I don't know of a script to convert to Excel. What exactly are you trying to do?
Export a few resistors such as 0402,10K import to Excel, edit the excel file to add several values and part numbers from Digikey and import back to parts.p library. Is it Possible?
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.
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
That sounds like a good idea, unfortunately we are using PADs Logic not capable of connecting to a database. I found a script http://www.protocadeng.com/gpage10.html and according the description it should work for 10 parts at the time. Thanks.
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.
Where can I get the free version?
Here you go. I don't think this works with 2007. Included is a document I put together to use the program.
John W
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.