|
OrCAD CIS使用ICA可以在线查找众多厂商的元器件和相关的原理图,这样可以大大较少我们画原理图封装库的时间,例如NXP的LPC2131这些多引脚的封装,画起来是相当的耗时间。有了ICA的服务就相对简单多了,只要在线输入LPC2131就可查找出来它的器件的信息,包括原理图的封装和Datasheet的链接。, h$ y5 ~ }7 b( l
ICA功能的使用方法:4 ~/ ^2 v" g: R5 v" ]4 t
6 B2 Z; n/ v1 l0 l7 O首先进入原理图的编辑界面,然后右击鼠标,出现“place database part”,然后会打开一个“CIS
7 C: r* A3 U$ Z4 Z4 ]) e7 b8 f2 |. xExplorer”窗口,在状态栏下面会有“Local part database”的选项卡,旁边会有“Internet% g( W( y) m, q u/ F, r! Y0 E
Components Assistance”的选项卡,选择这个选项卡,就可以切换到ICA的功能了。
, I2 i1 ~ ?, e8 T& T* @- Z3 {如果没有显示这个选项卡,请按照我文章中的方法注册相关的dll文件即可。0 M. c) W; o# D- @* ]
! y! g) i2 o8 ], x但当我在OrCAD中使用ICA的时候,弹出如下提示:“ICA Warning Dialog.Class in orpiica.dll Not Registered Internet Component”.
. p! k" m% @* h " |" I1 ]# C& h% k- Y7 @$ j
经过搜索,找到了官方的解答,英文原文如下:# C* w) a: V6 R/ M
, D2 o/ P7 }- B4 i2 D' Y6 y, q其实关键的问题就是把以下这几个dll文件注册就行了:) ^9 z, y0 y* G" ?, Q
· "C:\Program Files\Common Files\Orcad\CIS\orpiica.dll"9 J; P' s6 F$ a: b. w' i' a' R
· "C:\Program Files\Common Files\Orcad\CIS\genlibcom.dll"; B& |7 ]6 @% ]; H
· "C:\Program Files\Common Files\Orcad\CIS\apconctl.dll"5 E% ]" I% W1 h0 b
· "C:\Program Files\Common Files\Microsoft shared\DAO\dao350.dll"
3 Z+ R9 S& a# R' y2 ~! j只要找到这几个文件,然后右击---“Register dll”就行了。
; F9 c. P) r7 T1 ?, I' W" r
V% Z( M" P( C" k( ~3 x
0 y1 _* ? M1 v9 C5 Z, _" w! H官方原文:, {# t+ `8 D; s; L- j P% @8 X
Error while launching CIS Explorer
( c$ H7 \: t- a( m+ E! f/ j8 A" @
0 @) m4 i3 k2 H# JPROBLEM:. w* \% p5 F+ l# i
The following error message appears while launching CIS Explorer in Capture CIS: “ICA Warning Dialog.Class in orpiica.dll Not Registered Internet Component”. Why?* l2 l+ N) I5 U" g* W! k
3 v6 @+ Z# h3 cSOLUTION:- g: D- b( V ?0 y2 n( M
This error message appears, if you install the OrCAD 10.3 software on a freshly formatted Windows XP/2000 machine, which does not have a previous installation of any of the OrCAD3 M! q8 }$ A9 F" Q7 A% z
products. Also, this is due to improper registration of the following DLLs:
; W- N3 J" L5 o, R· "C:\Program Files\Common Files\Orcad\CIS\orpiica.dll"% H3 D2 l& {& w) A" b
· "C:\Program Files\Common Files\Orcad\CIS\genlibcom.dll"8 t' E3 L6 t* y1 [% j) Z9 p. W2 }
· "C:\Program Files\Common Files\Orcad\CIS\apconctl.dll"
9 n0 O' P9 h( r/ u* T& ?· "C:\Program Files\Common Files\Microsoft shared\DAO\dao350.dll", P- t! \* V% j+ ?( ^4 O
The solution is to register these DLLs. To register these DLLs, the steps are:0 J& W" }- ^( V# e) } T9 ]
1. Close Capture CIS.$ T' C2 [. K. ?# y
2. Choose Start > Run to open the Run window.
6 Z" M6 U' z% p: n/ L+ g8 j" T3. Type cmd to open the command line window.
% U5 ]8 J9 }8 D% V1 l/ N$ b4. Go to <Install_dir>\tools\capture, where <Install_dir> is the path for the Capture CIS installation directory.//其实这里根本就找不到以上的dll文件,这是官方的失误,开始的时候我都被误导了,呵呵. t6 O6 K, i" A% `# b" |7 X' G
5. Type the following commands, one at a time in the command line window:
9 u P+ |8 o, y# rregsvr32 orpiica.dll7 _# b0 d/ f' z
regsvr32 genlibcom.dll
Z% u8 j( Q" A& U0 v) nregsvr32 apconctl.dll7 { P1 [' D% M
regsvr32 DAO\dao350.dll
4 v0 @) k6 \" u% @0 ]& r! I! ]( l" D5 uAfter you register these DLLs, the missing ICA tab appears on the CIS Explorer window and then you can open the Active Parts website.; d9 _+ ^" Y5 x( p1 j) {2 u* t/ ]
If you are unable to place parts from Active Parts, provide Write permissions to the installation directory.( r2 h4 P* Z: [9 h& I+ Y- e) s
Document number: CIS2AB
, y7 h, o9 n" s0 J) K. w' zApplies to: CIS
$ r! j* M4 W& c: nCreated on: 7/28/2005
$ Q% `/ b" \4 A- ~) wLast modified: 07/28/2005% m. u( h* d+ Y% N8 {
Copyright ? 2005, Cadence Design Systems, Inc.- } `+ C ^8 t+ B P4 M& M
All rights reserved. |
|