entretoize
Newbie level 2
Hello, I already create a new component (CD4094B) in proteus using a c++ source I found somewhere.
This source only create a IDSIMMODEL and I had no problem using the created dll in proteus, however I'm trying to create a new component (MIC5800YN) and when I launch the simulation I receive an error saying :
So is there a complete source somewhere creating the sim model AND active device, or how to do ?
Thanks
This source only create a IDSIMMODEL and I had no problem using the created dll in proteus, however I'm trying to create a new component (MIC5800YN) and when I launch the simulation I receive an error saying :
I also found a source to create an active model, I tried to put both inside my source but only the active model works and sim doesn't seem to do anything.The 'createactivedevice' function was not found in 'MIC5800YN.DLL'.
So is there a complete source somewhere creating the sim model AND active device, or how to do ?
Thanks