2015年10月18日 星期日

遇到了MIscellaneous Devices.ddb檔案 ---無法新增元件庫

遇到了MIscellaneous Devices.ddb檔案
不被認可,無法進行作業的完成


因為Protel99se 與 Win7不相容導致需要修改

AdvSch99SE.ini的內容





整個關鍵在於
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\Sim.ddb
File2=C:\Program Files\Design Explorer 99 SE\Library\Sch\TI Logic.ddb
File3=C:\Program Files\Design Explorer 99 SE\Library\Sch\TI Databooks.ddb
File4=C:\Program Files\Design Explorer 99 SE\Library\Sch\Protel DOS Schematic Libraries.ddb
File5=d:\Program Files\Design Explorer 99 SE\Examples\Backup of AT89C2051.Lib

需要幾個Lib 或是ddb 由 Count=? 決定
並將File Path 新增 到 AdvScb99SE.ini 內 



AdvScb99SE.ini 範例 :



[Change Library File List] Path=C:\Program Files\Design Explorer 99 SE\Library\Sch\Miscellaneous Devices.ddb; Prompt=Change Library File List SelFileType=All files(*.*) EditorName=All CallBack=Sch:LibraryDocumentDescription Sel File Type=All files(*.*) WholeProject=False 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\Sim.ddb File2=C:\Program Files\Design Explorer 99 SE\Library\Sch\TI Logic.ddb File3=C:\Program Files\Design Explorer 99 SE\Library\Sch\TI Databooks.ddb File4=C:\Program Files\Design Explorer 99 SE\Library\Sch\Protel DOS Schematic Libraries.ddb File5=d:\Program Files\Design Explorer 99 SE\Examples\Backup of AT89C2051.Lib

沒有留言:

張貼留言

2024產專班 作業2 (純模擬)

2024產專班 作業2  (純模擬) 1) LED ON,OFF,TIMER,FLASH 模擬 (switch 控制) 2)RFID卡號模擬 (buttom  模擬RFID UID(不從ESP32) 3) 使用database需先create建立資料庫 Node-Red 程式 [...