找回密码
 注册
关于网站域名变更的通知
查看: 9104|回复: 23
打印 上一主题 下一主题

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

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

    [LV.3]偶尔看看II

    跳转到指定楼层
    1#
    发表于 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 编辑 , T8 Q4 X* x- g3 J7 G$ U
    subrina 发表于 2015-11-26 13:37
    & _1 C. f' q% f6 U; s& v帖子别沉底了,盼@XYX365大侠回复,谢谢!

    , ~, z# E) \( y7 n, v不好意思,無法提供skill.' c4 Z+ W* c  }1 V' W
    * c8 H  x( J8 b5 ?
    另外你可以使用系統的Create Assembly Drawing功能
    2 n& ^, N3 p3 Z$ ]) q0 }1.使用Orcad產生 *.vrt檔案
    * q4 J6 r6 k) D3 s- i0 q* x! o2.我幫你將*.vrt檔案轉換為 variants.lst
    8 ]& H* k. U0 B% a9 \! ~3.有variants.lst 檔案就可以執行Create Assembly Drawing功能" M5 T- ^8 o, d' j$ ~

    ! i9 m: }( G% E: `3 M! ]0 q1 `: V; M" I; R8 w, @( u1 o
    7 i: O2 b: @; Q  W& @& |6 P
    - X2 d6 E. o  b9 l1 F5 T5 j5 n
    Variant Assembly Dialog Box3 b" h7 z* j% X, F" Y9 s4 P
    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.
    + v" B4 p1 u* {4 C1 ^. I4 m
    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.

    9 N% }: H6 i) D$ \
    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.

    + r( o9 j4 b/ t9 I! k
    Use Assembly DataChoose this to create component outlines for the assembly drawing from the appropriate ASSEMBLY_TOP/BOTTOM subclass of the PACKAGE GEOMETRY class.

    # T; K+ Z- ~' P1 E5 j* u6 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.

    # S# _- E+ y1 S6 f) j- d
    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.
    ) g& p% E; N* K- a* Z, u7 E
    CancelExit from this dialog box without creating a variant assembly drawing.
    3 H- r+ H5 w$ L" S; X: o* {
    HelpBring up this Help information.

    2 _* Q8 J! }/ b! G7 ~. kProcedure
    1.
    Run variant assembly.
    + O. o. L" _/ K1 P
    The Variant Assembly dialog box is displayed.
    2.
    Fill out the controls in the dialog box as described above.
    , ^- d% L, D1 w9 [: g
    3.
    Click OK to run the program.

    . J! a* t4 S' N( F1 c% j
    3 B3 x) l  e8 w7 n9 A0 H

    该用户从未签到

    推荐
    发表于 2015-11-20 15:21 | 只看该作者
    usm4glx 发表于 2015-11-19 10:53
    ) C) l- F! M" r2 h& p" I关注这个功能,其实我觉得 这个文件应该是有ORCAD给出的

    6 g+ ~0 d; G/ v' P% b1 \原理圖必須是 Design Entry HDL(ConceptHDL),才可以產生Variants.lst檔案.; U4 M  O, A2 r; @$ o

    0 ~+ @6 N- X/ E; K' {& ]/ i! r, f9 M; ^8 M
    目前使用orcad產生*.vrt檔案再加上Skill工具,就可以產生如下圖,元件中有叉叉表示不上件. H) [7 c0 p+ K0 G
    ! x+ _; f( i: y! U! ^! N

    该用户从未签到

    推荐
    发表于 2015-11-23 13:33 | 只看该作者
    subrina 发表于 2015-11-23 11:052 O7 j. [* m4 V2 t: E  s
    我们就是想要如您图示这种效果的文件。谢谢!

    : Q! q) }' ?2 Y1 P7 a2 {* I2 J1.在Orcad裡面,使用Part Manager設定好BOM Variants
    3 h/ Q" C( w; Z6 [2.選擇Report->Variant Report ,如圖,就可以產生*.vrt檔案
    3 |( o9 [, t" w$ P3 @
    4 e9 T0 A2 D4 z1 Z6 k
      Q7 H: D. C! c' V7 R6 e+ W* l& F# m3.在Allegro裡面使用我寫的Skill工具,導入*.vrt檔案.
    - S7 Q" k" W" f8 r

    该用户从未签到

    2#
    发表于 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

    3#
     楼主| 发表于 2015-11-19 13:32 | 只看该作者
    谢谢关注,盼大师们回复。

    该用户从未签到

    5#
    发表于 2015-11-20 15:05 | 只看该作者
    原理圖必須是 Design Entry HDL(ConceptHDL),才可以產生Variants.lst檔案.8 k% N0 h  t6 r, \' ]  {
  • TA的每日心情
    奋斗
    2024-10-10 15:47
  • 签到天数: 13 天

    [LV.3]偶尔看看II

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

    [LV.3]偶尔看看II

    8#
     楼主| 发表于 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

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

    [LV.3]偶尔看看II

    11#
     楼主| 发表于 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

    13#
     楼主| 发表于 2015-11-28 16:08 | 只看该作者
    OK,那我周一实际操作下吧,谢谢!
    ! g' t4 I' c( d; K* Y

    点评

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

    该用户从未签到

    14#
    发表于 2015-11-30 11:25 | 只看该作者
    subrina 发表于 2015-11-28 16:086 d2 I# B% `/ h* {
    OK,那我周一实际操作下吧,谢谢!
    , k0 J" ~/ h) B
    附件為官方的影音教學檔案
    $ ]( P. z. k: o  z0 l variant_assembly.rar (2.97 MB, 下载次数: 122)
    / V2 \  ^- a8 L4 }& B

    该用户从未签到

    15#
    发表于 2015-12-1 14:18 | 只看该作者
    Allegro 16.6 hotfix 60 有新增一個 toolbox功能,裡面有一個程式類似我的skill,很方便使用
    & w' O  ]7 R3 t' t' V+ J5 m! C. R- y9 o) a) D
    如果你們公司使用正版的話可以去申請License
    : U! K9 z% h; ~( _- e; i
    1 i( g9 j8 y$ Z! u附件是程式說明
    . |2 o9 U6 `4 H. S  E; s8 K variassy.rar (1.62 MB, 下载次数: 61) : Z' @& X5 V( `4 D; E8 H
    您需要登录后才可以回帖 登录 | 注册

    本版积分规则

    关闭

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

    EDA365公众号

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

    GMT+8, 2025-8-31 17:35 , Processed in 0.156250 second(s), 29 queries , Gzip On.

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

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

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