04-15-2008 01:03 PM
04-15-2008 05:26 PM
Replace the single LED labeled X1 with one from the Master Database under the Diodes category. The one you currently have in the circuit is a symbol only with no model and is not pulling up RCO on the 74HC190N as it should. This should correct the problem and get it going.
04-16-2008 12:55 AM
Thanks a lot! It works now. I previously got an LED from Master Database >> Basic >> SCH_CAP_SYMS, and it didn't work. What is the purpose of the one from there compared to the one from Master Database >> Diodes >> LED? The look of the LED in the NI example folder certainly looks like the one from SCH_CAP_SYMS, which didn't work.
Also, is there a way to find out where an element is originated from in the workspace? For example, I want to find out where the LED in "Getting Started 2.ms10" came from since even though it looks different from the one in the Diodes family, the example still simulates fine.
Thanks in advance.
04-16-2008 05:05 PM
The difference between the two diodes is the fact that the ones under the Diodes category have a spice model that allows them to simulate. The ones in the other category do not have spice models and therefore will not simulate. I am not sure what the purpose is for the SCH_CAPS_SYMS and what they would be useful for.
For the question about locating where a part originated. Right click on any component and the click properties and then hit the Replace button in the lower left corner and that will usually take you to the place in the database where that part came from.
I hope some of this helps
04-16-2008 07:13 PM
04-16-2008 09:28 PM
There are possible 2 ways to accomplish this. One is to open each file without closing the previous file. This method is what I use when examining circuits in just a single sesson type format. The other way is to start a new project and add the files to the project. The second method allows for you to save the project and then re-open it with all the files selected still available later without having to browse through the hard drive to find them.
I hope this is what you are refering to and that it helps.
04-16-2008 10:42 PM
Thanks again for your insightful advice. My original question was your first method: "One is to open each file without closing the previous file. This method is what I use when examining circuits in just a single sesson type format."
I was already doing it, but MultiSim simply refreshes the workspace and shows one design only. I have attached two screenshots: Multi_Designs.bmp and Single_Design.bmp. In "Multi_Designs.bmp," you can see that I have three designs all shown up in the hierarchy window. Also, there are three tabs in the workspace window as well. This is what happens on another PC. The other screenshot "Single_Design.bmp" is what I have on my laptop, and it shows only one design. If I go to File and open another design without closing the current one, MultiSim simply replaces the current design with the new one, and shows only one design.
I even uninstalled and reinstalled MultiSim and still the same. I installed the same copy of MultiSim on both machines. Can you share your wisdom once again? Thanks as always.
04-17-2008 11:41 AM
04-17-2008 09:18 PM
04-20-2008 12:26 PM
Yes. I can see the Project option and can save many files under it. I guess I just have to use that method to keep multiple designs shown. SE doesn't allow multiple designs in the Hierarchy window. Thanks as always for the GREAT advice!