Dear all,
is it in Eagle possible to attach additional information like max voltage, max. current and maybe more information to each part in the schema and print or export later a list where all this information is displayed?
Thanks
Matthias
Dear all,
is it in Eagle possible to attach additional information like max voltage, max. current and maybe more information to each part in the schema and print or export later a list where all this information is displayed?
Thanks
Matthias
As far as I know there is no way to add additional information on a part and have it available to export into a spreadsheet or whatnot. You might be able to include the extra info on the part but you won't be able to compile all the data from multiple parts into a data sheet of datasheets.
Hello,
yes you can.
It is possible to add any information in the library or in the schematic/layout with the ATTRIBUTE command. There are BOM ULPs that output this additional information as well, for example bom_w_attributes.ulp.
ATTRIBUTE is available since EAGLE 5.0.
Regards,
Richard
Thanks a lot for your answers, it works perfectly.
Regards
Matthias