OrCAD CIS使用ICA可以在線查找眾多廠商的元器件和相關的原理圖,這樣可以大大較少我們畫原理圖封裝庫的時間,例如NXP的LPC2131這些多引腳的封裝,畫起來是相當?shù)暮臅r間。有了ICA的服務就相對簡單多了,只要在線輸入LPC2131就可查找出來它的器件的信息,包括原理圖的封裝和Datasheet的鏈接。
ICA功能的使用方法:
首先進入原理圖的編輯界面,然后右擊鼠標,出現(xiàn)“place database part”,然后會打開一個“CIS Explorer”窗口,在狀態(tài)欄下面會有“Local part database”的選項卡,旁邊會有“Internet Components Assistance”的選項卡,選擇這個選項卡,就可以切換到ICA的功能了。如果沒有顯示這個選項卡,請按照我文章中的方法注冊相關的dll文件即可。
但當我在OrCAD中使用ICA的時候,彈出如下提示:“ICA Warning Dialog.Class in orpiica.dll Not Registered Internet Component”.
經(jīng)過搜索,找到了官方的解答,英文原文如下:
其實關鍵的問題就是把以下這幾個dll文件注冊就行了:
· "C:\Program Files\Common Files\Orcad\CIS\orpiica.dll"
· "C:\Program Files\Common Files\Orcad\CIS\genlibcom.dll"
· "C:\Program Files\Common Files\Orcad\CIS\apconctl.dll"
· "C:\Program Files\Common Files\Microsoft shared\DAO\dao350.dll"
只要找到這幾個文件,然后右擊---“Register dll”就行了。
官方原文:
Error while launching CIS Explorer
PROBLEM:
The following error message appears while launching CIS Explorer in Capture CIS: “ICA Warning Dialog.Class in orpiica.dll Not Registered Internet Component”. Why?
SOLUTION:
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
products. Also, this is due to improper registration of the following DLLs:
· "C:\Program Files\Common Files\Orcad\CIS\orpiica.dll"
· "C:\Program Files\Common Files\Orcad\CIS\genlibcom.dll"
· "C:\Program Files\Common Files\Orcad\CIS\apconctl.dll"
· "C:\Program Files\Common Files\Microsoft shared\DAO\dao350.dll"
The solution is to register these DLLs. To register these DLLs, the steps are:
1. Close Capture CIS.
2. Choose Start > Run to open the Run window.
3. Type cmd to open the command line window.
4. Go to <Install_dir>\tools\capture, where <Install_dir> is the path for the Capture CIS installation directory.//其實這里根本就找不到以上的dll文件,這是官方的失誤,開始的時候我都被誤導了,呵呵
5. Type the following commands, one at a time in the command line window:
regsvr32 orpiica.dll
regsvr32 genlibcom.dll
regsvr32 apconctl.dll
regsvr32 DAO\dao350.dll
After you register these DLLs, the missing ICA tab appears on the CIS Explorer window and then you can open the Active Parts website.
If you are unable to place parts from Active Parts, provide Write permissions to the installation directory.
Document number: CIS2AB
Applies to: CIS
Created on: 7/28/2005
Last modified: 07/28/2005
Copyright ? 2005, Cadence Design Systems, Inc.
All rights reserved.
聯(lián)系客服