|
OrCAD CIS使用ICA可以在线查找众多厂商的元器件和相关的原理图,这样可以大大较少我们画原理图封装库的时间,例如NXP的LPC2131这些多引脚的封装,画起来是相当的耗时间。有了ICA的服务就相对简单多了,只要在线输入LPC2131就可查找出来它的器件的信息,包括原理图的封装和Datasheet的链接。! {1 \8 x ^$ q7 }# J8 s
ICA功能的使用方法:+ k' H# f4 F1 J6 u t# q/ i
7 Q0 `8 m2 o. c. m8 v, {首先进入原理图的编辑界面,然后右击鼠标,出现“place database part”,然后会打开一个“CIS
8 g; {0 ^* J& D( w& PExplorer”窗口,在状态栏下面会有“Local part database”的选项卡,旁边会有“Internet( c8 J# l% \* g) l
Components Assistance”的选项卡,选择这个选项卡,就可以切换到ICA的功能了。9 ?; B5 }% j+ p. n0 O
如果没有显示这个选项卡,请按照我文章中的方法注册相关的dll文件即可。9 [ S! i V2 M1 e
0 n# u' b! v* T. W3 L/ v4 Q9 H但当我在OrCAD中使用ICA的时候,弹出如下提示:“ICA Warning Dialog.Class in orpiica.dll Not Registered Internet Component”.) k8 c5 ]0 d7 ^ v5 [' ?' r
$ G* Z; K2 V% P7 ^9 e
经过搜索,找到了官方的解答,英文原文如下:; i {3 u4 b# v+ y: O. e
, Y4 o5 j0 `' _, V5 J7 y
其实关键的问题就是把以下这几个dll文件注册就行了:6 y8 Z* O( W7 [/ \' J+ L. W
· "C:\Program Files\Common Files\Orcad\CIS\orpiica.dll"$ u% H& `# c0 e$ T! y$ x1 v/ N
· "C:\Program Files\Common Files\Orcad\CIS\genlibcom.dll"* {0 Y# Y1 `! k6 T t
· "C:\Program Files\Common Files\Orcad\CIS\apconctl.dll"- n, K- C) Q" I6 a
· "C:\Program Files\Common Files\Microsoft shared\DAO\dao350.dll"
8 [$ F7 Z! Z) M* V8 Z w/ ^只要找到这几个文件,然后右击---“Register dll”就行了。
6 y0 d3 C5 l1 q" g& X6 J5 C$ f' `" c
$ j/ I, o- t# k8 F4 n: W7 ~ : d* `# u( D7 G# X0 Z
官方原文:8 V- `9 d5 F% F! V" p' V
Error while launching CIS Explorer
2 c9 ?7 X& }4 \2 A
6 d4 F& ]/ r$ U7 DPROBLEM:; J, e, I3 K p: v+ m I+ S
The following error message appears while launching CIS Explorer in Capture CIS: “ICA Warning Dialog.Class in orpiica.dll Not Registered Internet Component”. Why?9 @5 K) l; Q6 X, ~2 `/ V4 Z
5 J' Q: |9 I& @1 a" x# o7 I! zSOLUTION:# F+ A/ J; t- c! X. c/ R" K; ^
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 OrCAD( E/ W: g) V# {& g7 _( ~ z
products. Also, this is due to improper registration of the following DLLs:
P% u3 ^/ h( w1 } k& q6 z· "C:\Program Files\Common Files\Orcad\CIS\orpiica.dll") {% F: i8 R1 G3 Y3 J' d G( L
· "C:\Program Files\Common Files\Orcad\CIS\genlibcom.dll"
- `8 ^9 _/ ?! M" I· "C:\Program Files\Common Files\Orcad\CIS\apconctl.dll": \5 o! u# l# M( c8 |7 Z
· "C:\Program Files\Common Files\Microsoft shared\DAO\dao350.dll"1 G) q+ T4 `6 H% g; M2 C) \
The solution is to register these DLLs. To register these DLLs, the steps are:6 A& o1 h& m* k& f5 _9 W
1. Close Capture CIS.( D6 h3 _+ D: k
2. Choose Start > Run to open the Run window.
' I: g& t! s/ l" s5 h/ ?% ?3. Type cmd to open the command line window.* d* p2 ]2 C* M# H1 Y6 n+ N
4. Go to <Install_dir>\tools\capture, where <Install_dir> is the path for the Capture CIS installation directory.//其实这里根本就找不到以上的dll文件,这是官方的失误,开始的时候我都被误导了,呵呵
6 M7 p3 A) F, R- u! p- w& a5. Type the following commands, one at a time in the command line window:# q4 N. j9 b, A
regsvr32 orpiica.dll9 a% |% Z3 z4 R4 t
regsvr32 genlibcom.dll
9 {/ W6 _& d% K2 q' uregsvr32 apconctl.dll% ~9 V. T# ?) C& N+ I
regsvr32 DAO\dao350.dll
* `' N/ N# i# y9 R' `After you register these DLLs, the missing ICA tab appears on the CIS Explorer window and then you can open the Active Parts website.4 s& ~) T1 i: D0 e% E8 w- u
If you are unable to place parts from Active Parts, provide Write permissions to the installation directory./ b' a2 L9 O% k6 |" A8 {
Document number: CIS2AB% N# n5 U |- a7 y9 c* _% D
Applies to: CIS
& N. K' ~' S& L. DCreated on: 7/28/2005 ?7 B9 }0 q4 d9 L5 u8 p
Last modified: 07/28/2005
0 K" _( @& A ZCopyright ? 2005, Cadence Design Systems, Inc.
# n; Y: l, E5 {8 O I+ e' }0 ^All rights reserved. |
|