zoukankan      html  css  js  c++  java
  • OrCAD Capture CIS 16.6 导出BOM

    OrCAD Capture CIS 16.6

    一、选择设计文件;菜单:Tools > Bill of Materials...

    二、Bill of Materials > Open in Excel (✔) > OK

    三、这是默认情况下导出的BOM,但是这里没有元器件PCB Footprint,怎么添加呢?往下看。

    四、重新执行步骤一:选择设计文件;菜单:Tools > Bill of Materials...

    Header项:在“Item Quantity Reference Part”的后面,追加“PCB Footprint”,既:"Item Quantity Reference Part PCB Footprint",见下图中标号1

    Combined property string项:在“{Item} {Quantity} {Reference} {Value}”的后面,追加“ {PCB Footprint}”,既:“{Item} {Quantity} {Reference} {Value} {PCB Footprint}”,见下图中标号2

    Open in Excel (✔) > OK

    五、这就是追加PCB Footprint的BOM

    六、怎么在Combined property string项中,正确地添加字符串呢?嗯,打开原理图,随便双击一个元器件,进入属性编辑器。

    根据标题栏的文字,我们就可以得知:如果要导出元器件的描述,那就填入“DESCRIPTION”;如果要导出元器件的值,那就填入“Value”。

    注意:Header项,则可以由用户自定义填写,除了分割符" "

  • 相关阅读:
    ABAP Code Inspector那些隐藏的功能,您都知道吗?
    L2-017. 人以群分
    L2-007. 家庭房产
    L2-014. 列车调度
    L2-004. 这是二叉搜索树吗?
    过山车
    hdu 3746 Cyclic Nacklace
    hdu 1867 A + B for you again
    hdu 1686 Oulipo
    Orders
  • 原文地址:https://www.cnblogs.com/Satu/p/10059266.html
Copyright © 2011-2022 走看看