Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I am generating BOM in OrCAD. How can I include a part's schematic page name in the Bill of Materials csv file.

share|improve this question

1 Answer

up vote 1 down vote accepted

You can't do that directly. You could generate the xref file and use that plus a one-part-per-line BOM and merge them in Perl or Excel.

share|improve this answer
Brian, Can you explain these step by step.How to generate xref file. – Vinod Dec 13 '11 at 3:47

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.