|
OrCAD CIS使用ICA可以在线查找众多厂商的元器件和相关的原理图,这样可以大大较少我们画原理图封装库的时间,例如NXP的LPC2131这些多引脚的封装,画起来是相当的耗时间。有了ICA的服务就相对简单多了,只要在线输入LPC2131就可查找出来它的器件的信息,包括原理图的封装和Datasheet的链接。( L6 p* L6 O6 _2 n7 D
ICA功能的使用方法:" a* O6 Y6 I8 X/ r9 X4 |1 }
& M4 b1 O- R# C; [' M& A首先进入原理图的编辑界面,然后右击鼠标,出现“place database part”,然后会打开一个“CIS: J* n0 s N# a, P, ~2 o* W
Explorer”窗口,在状态栏下面会有“Local part database”的选项卡,旁边会有“Internet
3 Q' C, ~+ `# K7 U5 |Components Assistance”的选项卡,选择这个选项卡,就可以切换到ICA的功能了。
: X) b, V0 g5 q如果没有显示这个选项卡,请按照我文章中的方法注册相关的dll文件即可。! Z5 I: S; S# V
8 W; M* J$ ?( \& d$ Y0 \( K; D但当我在OrCAD中使用ICA的时候,弹出如下提示:“ICA Warning Dialog.Class in orpiica.dll Not Registered Internet Component”.& }9 a/ y& f0 N" s. {7 R3 ~
6 @( n3 V. u" o. J9 c0 d9 o1 l7 g经过搜索,找到了官方的解答,英文原文如下:
+ |4 D Q1 ^! W; M ! e8 o8 P! q- [5 Y$ X$ X
其实关键的问题就是把以下这几个dll文件注册就行了:# @0 M* v, I* ~3 v6 E9 N
· "C:\Program Files\Common Files\Orcad\CIS\orpiica.dll"
- d+ r: _( ^7 p c; E4 Z· "C:\Program Files\Common Files\Orcad\CIS\genlibcom.dll"2 P K7 Z7 m# q+ i5 R. u
· "C:\Program Files\Common Files\Orcad\CIS\apconctl.dll", f8 W5 m* K" Z- s; |
· "C:\Program Files\Common Files\Microsoft shared\DAO\dao350.dll"
|6 J F7 [6 J( X5 P0 l, U只要找到这几个文件,然后右击---“Register dll”就行了。% u8 U' W) ?" z# T! s/ t; n3 q
8 C+ R* f( D: N
9 h: O/ N0 R; U2 {, n
官方原文:
2 v1 V8 m+ C( X. c- J9 PError while launching CIS Explorer
% u! D: B* e( k# ^
: Q9 Q4 ~) y3 C9 m0 OPROBLEM:, W) Z. c% f1 E/ k3 _
The following error message appears while launching CIS Explorer in Capture CIS: “ICA Warning Dialog.Class in orpiica.dll Not Registered Internet Component”. Why?) J4 _9 n- x( b4 D( s J9 O; I3 ?# S
7 u0 x- U% U# j1 r8 ~SOLUTION:; w: Z i1 K: U6 E/ N7 q' t. @4 E
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+ L. e. m e8 {( R' {9 z
products. Also, this is due to improper registration of the following DLLs:, A7 g w1 o' {' W
· "C:\Program Files\Common Files\Orcad\CIS\orpiica.dll"
' h3 E1 v# P( j3 N% H9 Z' v· "C:\Program Files\Common Files\Orcad\CIS\genlibcom.dll"0 R, i4 F D3 H8 ~ \2 `+ P
· "C:\Program Files\Common Files\Orcad\CIS\apconctl.dll") Z v4 W+ x* q5 C" P
· "C:\Program Files\Common Files\Microsoft shared\DAO\dao350.dll"
" T9 o5 ~! w0 U8 e/ n. W" `The solution is to register these DLLs. To register these DLLs, the steps are:/ s' R% H- u# n2 z5 g% M. V2 T
1. Close Capture CIS.* e! z% W1 I, h! w, K/ v
2. Choose Start > Run to open the Run window.
/ A v+ L* P$ p9 m9 U% w$ e' o' J* c3. Type cmd to open the command line window.) S. p, o8 k: M0 I
4. Go to <Install_dir>\tools\capture, where <Install_dir> is the path for the Capture CIS installation directory.//其实这里根本就找不到以上的dll文件,这是官方的失误,开始的时候我都被误导了,呵呵
+ F* a: w$ H; V% K3 I5. Type the following commands, one at a time in the command line window:
$ u" C! N. j' Pregsvr32 orpiica.dll
$ h: M& e( H! pregsvr32 genlibcom.dll
( z4 L8 U$ |8 O' {regsvr32 apconctl.dll. D- Y, q6 f3 K' t
regsvr32 DAO\dao350.dll: I8 p- L6 e$ L1 w7 `
After you register these DLLs, the missing ICA tab appears on the CIS Explorer window and then you can open the Active Parts website.* Q4 u( k3 E \
If you are unable to place parts from Active Parts, provide Write permissions to the installation directory.9 S8 _3 Y0 K1 Q/ ]" ?. P; l' h4 `
Document number: CIS2AB
) {6 `$ N1 V0 E9 O0 }3 W( b5 BApplies to: CIS
, P" b; b) t% L. s, fCreated on: 7/28/2005
! j) x% {) o" M& v2 \5 ^Last modified: 07/28/2005; I- w8 h+ l# L0 |3 ~
Copyright ? 2005, Cadence Design Systems, Inc.- d/ q" T, f+ t3 g$ }, ~9 G
All rights reserved. |
|