如何從POWERPCB中導(dǎo)出BOM表?
那位告訴我怎樣從PADS2005設(shè)計(jì)的PCB文件中導(dǎo)出BOM表?盼回復(fù)!
全部回復(fù)(2)
正序查看
倒序查看
@skype
會(huì)的告訴一下.
1. 在菜單項(xiàng)Tools的下拉菜單中選Basic Scripting,再選Basic Scripts,彈出Basic Scripts設(shè)置對(duì)話框; 2. 在Basic Scripts設(shè)置對(duì)話框的選項(xiàng)列表中選PADS Layout Script Wizard,點(diǎn)擊“Run”彈出Introduction對(duì)話框,直接點(diǎn)擊“Next”進(jìn)入Format對(duì)話框; 3. 在Format對(duì)話框中選擇Microsoft Excel,直接點(diǎn)擊“Next”進(jìn)入Report Type對(duì)話框; 4. 在Report Type對(duì)話框中選擇PCB-Based Reports,直接點(diǎn)擊“Next”進(jìn)入Database Object的對(duì)話框; 5. 在Database Object的對(duì)話框中選擇Parts,點(diǎn)擊“Next”進(jìn)入Data Type對(duì)話框; 6. 在Data Type對(duì)話框選擇General Part properties in table format,點(diǎn)擊“Next”進(jìn)入Object Properties對(duì)話框; 7. 在Object Properties對(duì)話框中選擇Name、Value(此二項(xiàng)應(yīng)該是必須的)Part Type、PCB Decal、Logic Family……如果有些屬性沒有請(qǐng)?jiān)贏ttribute(Select existing or type any valid name)中選擇所需要輸出的項(xiàng),然后點(diǎn)擊“Next”進(jìn)入Report Options對(duì)話框; 8. 在Report Options對(duì)話框中選擇Output Report Header,鍵入所要輸出的項(xiàng)目名稱點(diǎn)擊“Next”進(jìn)入Output Files對(duì)話框; 9. 在Output Files對(duì)話框中選擇Create new untitled document and pass data via Clipboard直接點(diǎn)擊“Finish & Run Report Now”彈出part report(macro)-Sax Basic Engine[run]對(duì)話框,同時(shí)自動(dòng)生成EXCEL格式的BOM表,the data that you need will display in the excel.
0
回復(fù)