找回密码
 注册
关于网站域名变更的通知
查看: 9029|回复: 23

Allegro中的Variants---create Assembly Drawing用法

[复制链接]
  • TA的每日心情
    奋斗
    2024-10-10 15:47
  • 签到天数: 13 天

    [LV.3]偶尔看看II

    发表于 2015-11-19 10:26 | 显示全部楼层 |阅读模式

    EDA365欢迎您登录!

    您需要 登录 才可以下载或查看,没有帐号?注册

    x
    今天上午在学习allegro的PCB中,发现在Manufacture菜单下有Variants---Create Assembly Drawing 和 Create Bom of Materials两个菜单命令,请问有人使用过这两个命令吗?因为我们公司有时候一份原理图会生成许多不同产品的BOM和PCBA板子,所以会给原理图的元件根据产品定义的需要而设置不同应用的变量varinants,但这些原理图原先我们都是在DX designer中实现的。orcad中我也可以设置给元件添加变量,生成带不同变量的BOM表。但如何把这些带变量的元件信息导入到PCB中呢?还有就是我先试了一下Variants---create Assembly Drawing菜单,发现PCB提示我“没有找到Variants.lst"文件,能问一下这个Variants.lst是怎么产生的?如何能实现我的assembly drawing 只显示包括特定variants的PCB装配图吗?谢谢!

    该用户从未签到

    发表于 2015-11-28 15:41 | 显示全部楼层
    本帖最后由 XYX365 于 2015-11-28 15:47 编辑
    ! O$ l* R1 e9 H! I% z! p$ v
    subrina 发表于 2015-11-26 13:376 R* |7 J3 u7 c% B1 V% R
    帖子别沉底了,盼@XYX365大侠回复,谢谢!

    1 B, m( R, F. Z5 ~- w7 V% ]) B不好意思,無法提供skill.
    ! p4 Z' y" ?  T% {- e9 ~
    : l5 f% a3 r( G7 u# l! Z' v0 x另外你可以使用系統的Create Assembly Drawing功能
    , x8 n6 S: u) {5 A9 O4 @/ k; X1.使用Orcad產生 *.vrt檔案
    $ P6 w: n, h# K5 `2.我幫你將*.vrt檔案轉換為 variants.lst
    9 J8 C5 d1 W1 E" N( w/ F3.有variants.lst 檔案就可以執行Create Assembly Drawing功能; z- B& H: F) K5 I4 I! B# d

    6 Q7 L1 _; d" G, K: m4 r  h8 q7 N3 [/ s

    cav

    cav

    8 T6 j, ~. O; Q% i
    , W, b' j" n, J  lVariant Assembly Dialog Box, _1 w$ L- P: U- Y. R! q# [
    VariantSpecify one variant name from the list available for the current design.Variants for a design are defined in the variants.lst file that can be created using the Allegro Design Entry HDL variant editor.
    ( z' w8 _+ S- C9 x9 T3 h/ \/ i2 n
    Top SideChoose this to create an assembly drawing for components found on the top side of the board for the variant. The drawing is created under the MANUFACTURING class, with a subclass of <VARIANT NAME>_TOP, where <VARIANT NAME> is the variant name converted to uppercase characters.

    . p  l8 n: [- \
    Bottom SideChoose this to create an assembly drawing for components found on the bottom side of the board for the variant.The subclass will be <VARIANT NAME>_BOTTOM.

    8 e5 {4 p5 W# y# X+ D% c+ Z
    Use Assembly DataChoose this to create component outlines for the assembly drawing from the appropriate ASSEMBLY_TOP/BOTTOM subclass of the PACKAGE GEOMETRY class.
    & m* k) O' ^9 u0 n  m/ d: X/ m1 O' x
    Use Place Bound DataChoose this to create component outlines for the assembly drawing from the appropriate PLACE_BOUND_TOP/BOTTOM subclass of the PACKAGE GEOMETRY class. If the PLACE_BOUND outline should be a filled shape, it will appear on the variant assembly drawing as an unfilled shape.

    2 S2 ?! C; Z  p
    OKCreates the variant assembly drawing. If the subclass does not exist, it is automatically created. If the subclass does exist, a menu appears asking if you want to overwrite the current subclass or not.The appropriate subclass for the Package Geometry Option need NOT be visible at the time of creation. Note: Shapes, lines, and text on any other visible subclasses are included on the variant assembly drawing subclass. The BOARD GEOMETRY/OUTLINE and appropriate REF DES/ASSEMBLY_ subclasses are typical other subclasses that you may want to have visible.
    . [% k7 e2 |0 K. {* I) y
    CancelExit from this dialog box without creating a variant assembly drawing.
    1 H2 u6 C5 v. S- H! D9 F" z! Z! A
    HelpBring up this Help information.

    % Q7 X+ S( Z5 @0 B6 D5 b# RProcedure
    1.
    Run variant assembly.
    5 H- [5 c# |% U) z
    The Variant Assembly dialog box is displayed.
    2.
    Fill out the controls in the dialog box as described above.
    * F; o& b' s) q* z  H- I. V& @
    3.
    Click OK to run the program.

    . x6 R. a/ s7 X; [6 y  ~

    # m1 s. v3 A6 A

    该用户从未签到

    发表于 2015-11-20 15:21 | 显示全部楼层
    usm4glx 发表于 2015-11-19 10:53
      _8 b) Q7 s) L1 A: j! ]关注这个功能,其实我觉得 这个文件应该是有ORCAD给出的

    & ~( H7 z7 @) X( i1 }. R原理圖必須是 Design Entry HDL(ConceptHDL),才可以產生Variants.lst檔案.8 a; k. h. J" C' y7 ?
    . R/ Z* ?! b+ m' W& R  O0 i

    - [% ^0 y% S+ g6 h# a目前使用orcad產生*.vrt檔案再加上Skill工具,就可以產生如下圖,元件中有叉叉表示不上件/ r- B% Q3 M1 ]

    vat_v11

    vat_v11
    3 p; K; O# K  }  j- o9 y

    该用户从未签到

    发表于 2015-11-23 13:33 | 显示全部楼层
    subrina 发表于 2015-11-23 11:05
    ; b: q6 `: d: e5 i5 d我们就是想要如您图示这种效果的文件。谢谢!

    & \4 g0 u- A8 i& G1.在Orcad裡面,使用Part Manager設定好BOM Variants
    . j" e! t7 r" b# k; r, k2.選擇Report->Variant Report ,如圖,就可以產生*.vrt檔案* G7 @5 r1 T, s4 T0 N

    vat_v11a

    vat_v11a

    % n5 q* o7 z2 w# P5 |
    5 Z8 R0 Q/ b! P+ S5 B! v! J2 T$ v3.在Allegro裡面使用我寫的Skill工具,導入*.vrt檔案.! l0 J7 ^- v0 x' e8 F7 {

    该用户从未签到

    发表于 2015-11-19 10:53 | 显示全部楼层
    关注这个功能,其实我觉得 这个文件应该是有ORCAD给出的

    点评

    原理圖必須是 Design Entry HDL(ConceptHDL),才可以產生Variants.lst檔案. 目前使用orcad產生*.vrt檔案再加上Skill工具,就可以產生如下圖,元件中有叉叉表示不上件 [attachimg]105001[/attachimg]  详情 回复 发表于 2015-11-20 15:21
  • TA的每日心情
    奋斗
    2024-10-10 15:47
  • 签到天数: 13 天

    [LV.3]偶尔看看II

     楼主| 发表于 2015-11-19 13:32 | 显示全部楼层
    谢谢关注,盼大师们回复。

    该用户从未签到

    发表于 2015-11-20 15:05 | 显示全部楼层
    原理圖必須是 Design Entry HDL(ConceptHDL),才可以產生Variants.lst檔案.
    3 g* R% K* q3 B: h2 a% F
  • TA的每日心情
    奋斗
    2024-10-10 15:47
  • 签到天数: 13 天

    [LV.3]偶尔看看II

     楼主| 发表于 2015-11-23 11:05 | 显示全部楼层
    @XYX365大师,谢谢您。能否请您详细说一下用orcad产生*.vrt文件的步骤是什么呢?还有用哪个SKIll呢?切盼回复,谢谢!
  • TA的每日心情
    奋斗
    2024-10-10 15:47
  • 签到天数: 13 天

    [LV.3]偶尔看看II

     楼主| 发表于 2015-11-23 11:05 | 显示全部楼层
    我们就是想要如您图示这种效果的文件。谢谢!

    点评

    1.在Orcad裡面,使用Part Manager設定好BOM Variants 2.選擇Report->Variant Report ,如圖,就可以產生*.vrt檔案 [attachimg]105049[/attachimg] 3.在Allegro裡面使用我寫的Skill工具,導入*.vrt檔案.  详情 回复 发表于 2015-11-23 13:33
  • TA的每日心情
    奋斗
    2024-10-10 15:47
  • 签到天数: 13 天

    [LV.3]偶尔看看II

     楼主| 发表于 2015-11-23 15:27 | 显示全部楼层
    谢谢@XYX365大师,能把你的关于这个应用的skill发给我吗?我的邮箱是:lifon@126.com,谢谢!
  • TA的每日心情
    奋斗
    2024-10-10 15:47
  • 签到天数: 13 天

    [LV.3]偶尔看看II

     楼主| 发表于 2015-11-26 13:37 | 显示全部楼层
    帖子别沉底了,盼@XYX365大侠回复,谢谢!

    点评

    不好意思,無法提供skill. 另外你可以使用系統的Create Assembly Drawing功能 1.使用Orcad產生 *.vrt檔案 2.我幫你將*.vrt檔案轉換為 variants.lst 3.有variants.lst 檔案就可以執行Create Assembly Drawing功  详情 回复 发表于 2015-11-28 15:41
  • TA的每日心情
    奋斗
    2024-10-10 15:47
  • 签到天数: 13 天

    [LV.3]偶尔看看II

     楼主| 发表于 2015-11-28 16:08 | 显示全部楼层
    OK,那我周一实际操作下吧,谢谢!: {( K- b, ~& o5 J$ x

    点评

    附件為官方的影音教學檔案  详情 回复 发表于 2015-11-30 11:25

    该用户从未签到

    发表于 2015-11-30 11:25 | 显示全部楼层
    subrina 发表于 2015-11-28 16:088 v+ y! f! B4 Y/ G% Y4 c
    OK,那我周一实际操作下吧,谢谢!

    " R; `1 _$ e% B5 i5 [附件為官方的影音教學檔案
    9 h! t0 ]4 |" N5 R8 s8 t variant_assembly.rar (2.97 MB, 下载次数: 122)

    该用户从未签到

    发表于 2015-12-1 14:18 | 显示全部楼层
    Allegro 16.6 hotfix 60 有新增一個 toolbox功能,裡面有一個程式類似我的skill,很方便使用
    7 ?3 f; d7 G% Q* p, |! ?- O  q8 C3 n& \1 f
    如果你們公司使用正版的話可以去申請License1 e5 ]  N# ^7 G- h% P) l/ F# @! i
    ! x. W7 Y6 C! C- l
    附件是程式說明. j8 y2 A9 c9 B
    variassy.rar (1.62 MB, 下载次数: 61)
    您需要登录后才可以回帖 登录 | 注册

    本版积分规则

    关闭

    推荐内容上一条 /1 下一条

    EDA365公众号

    关于我们|手机版|EDA365电子论坛网 ( 粤ICP备18020198号-1 )

    GMT+8, 2025-7-17 22:48 , Processed in 0.156250 second(s), 33 queries , Gzip On.

    深圳市墨知创新科技有限公司

    地址:深圳市南山区科技生态园2栋A座805 电话:19926409050

    快速回复 返回顶部 返回列表