2015年10月15日 星期四

Schematic document 中無法添加元件庫問題



方案一:
1.進入C\WINDOWS下找到ADVSCH99SE.INI兩個文件;

2.用 記事本 程式 打開ADVSCH99SE.INI文件,在[Change Library File List]下找到File0,大家可以發現,等號後面的的內容就是默認已經添加的庫,如果要添加多個怎麼辦呢?簡單,在File0後面添File1,File2..依次類推,但注意最後修改File0上面的Count屬性,如果你添了兩個,就把它的值改爲2。
我用的是windows7系統,我如下改可行:

TypeCount=2
Count=5
File0=C:\Program Files\Design Explorer 99 SE\Library\Sch\Miscellaneous Devices.ddb
File1=C:\Program Files\Design Explorer 99 SE\Library\Sch\Protel DOS Schematic Libraries.ddb
File2=C:\Program Files\Design Explorer 99 SE\Library\Sch\Intel Databooks.ddb
File3=C:\Program Files\Design Explorer 99 SE\Examples\Backup of AT89C2051.Lib
File4=C:\Program Files\Design Explorer 99 SE\Examples\Backup of SHUMAGUAN.Lib
其中File3和File4是我自己畫的兩個元件。

沒有留言:

張貼留言

2026 作業1 MQTT基本觀念

 2026 作業1MQTT基本觀念 作業  參考下面網址 https://alex9ufoexploer.blogspot.com/2025/02/1-mqtt-relay-dht22-mqtt-box-pc-mymqtt.html https://alex9ufoexploer...