参考:
http://liyuconan.blog.163.com/blog/static/21541905320133445138423/

在下载datasheet的时候在TI网址上看到Ultra Librarian,颇为震惊(我是新手),现使用如下:

首先在相关网站上下载所需的元器件的原理图符号和PCB封装的文件,例如ADI公司的文件格式是*.BXL格式的。我们以ADI公司的ADC芯片AD9265为例,说明导入过程。

打开Ultra Librarian程序,如下图所示。

程序窗口分为三个窗口:左边为器件的PCB预览图,右边为器件的原理图预览图,中间为主程序。

首先,在主程序窗口的Step 1栏,选择Load Data。导入所需的BXL文件。

其次,在Step 2 中,选择画PCB的EDA软件。我用的是Altium Designer 09。因此勾选"Altium Designer"。

最后 ,选择Step 3,导出数据即可。数据导出成功之后,会自动弹出一个日志文件Log.txt,告知进一步的操作。

所有有用的数据会在Ultra Librarian的安装文件夹下的\Library\Exported\Altium\中存在。

如下图,就是所有用的文件。

打开Altium Designer软件,在程序的左上角的File栏选择Open Project,按照文件夹路径找到UL_Import.PrjScr,打开它。结果如下:

在Projects栏下,双击“UL_Form.pas”打开它,如下

点击Run-Run栏,运行该文件,弹出如下对话框

选中“UL_Import.pas”,然后点击OK      //原作者这里错了,应该选择“UL_Form.pas”

此处参考自Ultra Librarian生成的txt文档:

1. After running the Ultra Librarian export for the first time,
you will need to copy the following files into an area where
they can be accessed for all future translations.  They are script
files that Altium will need to be able to find.
    a. UL_Form.dfm
    b. UL_Form.pas
    c. UL_Import.pas
    d. UL_Import.prjScr
   
2. The above script file will need to be run from within Altium.
This can be done by going to File, Open and selecting the
UL_Import.PrjScr file stored above.

3. Select the UL_Form.pas file form the new project that has loaded,
and then select runfrom the drop down menu.  You will need to select
the form again. Run the form.

3. When the script is run, it will ask you for the file name of the
Ultra Librarian file to run.  You should select the latest file
produced with a date code (for instance 2010-02-17_23-12-34.txt).

4. The script will open a new Integraged Library project and import
the Ultra Librarian data into it.  When complete a message box
will pop up saying that import is done.

For additional information, please visit this site:
http://www.accelerated-designs.com/help/Altium_import.html

For a video tutorial, please visit:
http://youtu.be/pih50yx9HYU

弹出如下对话框,点击“File”,在所在的文件夹中,选择一个以日期时间为名称的txt文件,例如2013-04-04_17-01-38.txt。然后点击“Start Import”。

之后,AD09会自动生成一个元器件库。以*.Libpkg为扩展名的。至此就完成了器件库的生成。

转载于:https://www.cnblogs.com/socquan/p/3365489.html

【原创】使用Ultra Librarian为Altium Designer 09生成元器件库相关推荐

  1. altium designer原理图生成pcb

    同学好,我是一名单片机工程师 . 这节课我们来讲解一下:altium designer原理图生成pcb . . 我们首先用AD软件打开项目文件,并且项目文件里面包含有,原理图和PCB文件 . . . ...

  2. Altium Designer操作——创建元器件——同一SchLib库下创建多个器件模型

    Altium Designer操作--创建元器件--同一SchLib库下创建多个器件模型 Altium Designer的使用者,无论是老手还是新手,基本都离不开自己动手画元器件的原理图以及PCB封装 ...

  3. Altium Designer 19 生成钢网文件

    Altium Designer 19 生成钢网文件 1.点击文件→制造输出→Gerber Files. 2.通用设置,一般默认即可. 3.层设置,选择需要输出的层,一般情况下勾选丝印层和钢网层即可. ...

  4. Altium Designer 10对集成库的理解

    前言 在初次学习Altium Designer 10(一下简称AD10)的时候,很多朋友新手估计也和我一样,在网上找到各种学习视频,找到之后 也是一通看,但是估计很多视频在都会提及到各种库,什么原理图 ...

  5. Altium Designer布局布线时元器件移动

    一.针对altium designer PCB布局时元器件移动时会挤走其他元器件的问题操作方式. PCB布局时元器件移动时之间的位置关系有三种 1.移动一个元器件,可以与其他元器件重合 2.移动一个元 ...

  6. 最全面免费下载的Altium designer 3D元件封装库模型效果图库,可以直接在工程中应用

    最全面免费的Altium designer 3D元件封 装库模型效果图库, 可以直接在工程中应用,转自大牙兔电子工程师论坛点击打开链接http://dayatubbs.com/thread-13745 ...

  7. Altium Designer 09 使用要点:电气连接工具

    原理图电气连接工具 电气连接线Wires 总线 它们必须含有这种格式的网络标号: D[0..7]. Signal Harness SignalHarnesses允许逻辑群组有多种信号,包含导线,总线以 ...

  8. Altium Designer 09 (Protel)总线使用方法(解决导入PCB无网络标号问题)

    转载于:http://blog.sina.com.cn/s/blog_6f444b450101pdja.html 弄了两天的Protel总线问题终于解决了,一开始顶层总线连接好后,导入PCB没有网络标 ...

  9. Altium Designer 正反面布元器件

    1.统一设置PCB中注释字体的大小:在PCB编辑状态,鼠标指向任一需要修改的丝印字符,右键选择find similar object,这时会弹出的对话框中将代表元件字符的选项右边对应选项改为same, ...

最新文章

  1. API 大赛决赛名单出炉,速来围观!
  2. TLS 改变密码标准协议(Change Cipher Spec Protocol) 就是加密传输中每隔一段时间必须改变其加解密参数的协议...
  3. Java-工具类之ZIP压缩解压
  4. Ubuntu下对双显卡的支持问题
  5. 简单介绍强引用,软引用,弱引用,虚引用
  6. intellij出现Error assembling JAR: invalid entry size
  7. 工作31:传参对接口
  8. 2020年二级计算机考试真题,2020年3月计算机等级考试《二级MS Office高级应用》历年真题-试题答案...
  9. (27)FPGA面试技能提升篇(UVM、VMM)
  10. 使用 Redis 实现 Session 共享
  11. U盘插入电脑无反应,坏了?不存在的
  12. macOS 应用程序dmg 已损坏无法打开解决办法
  13. js 复制div文本
  14. c语言写木马程序,用c语言写的木马(详细)
  15. JavaScript广告图片跟随滚动
  16. 使用Python2.7批量查询云窗IP
  17. Quartz 任务调度全攻略【转】
  18. CodeForces1214B
  19. Mysql关于处理emoji表情包报错问题的处理
  20. Flask实现微博画像采集小工具

热门文章

  1. Java用swing实现的贪吃蛇
  2. Unity3D基础8:C#脚本
  3. 循环冗余检错码CRC
  4. bzoj 3386 bzoj 3408: [Usaco2009 Oct]Heat Wave 热浪(最短路)
  5. bzoj 4498: 魔法的碰撞(DP+组合数)
  6. bzoj 1609: [Usaco2008 Feb]Eating Together麻烦的聚餐(DP)
  7. 拓扑排序:Kahn算法
  8. 平均值(Mean)、方差(Variance)、标准差(Standard Deviation)
  9. Selenium-IDE脚本录制,selenium-side-runner自动化测试教程
  10. c#获取网页源码全解