09-16-2013 04:46 AM
when I want to run labvgiew multisim cosimulation. it shows Error -2367 occurred at External Model in simulation.vi/Control & Simulation Loop
09-19-2013 06:45 AM
Hello tanu8,
A similar question has been asked and answered here. Please have a look at this and let me know if it helps or not.
09-20-2013 12:34 AM
I have already tried it. But it does not help for my circuit.
09-20-2013 02:33 AM
Hi,
I had a look at your multisim circuit. You have put a clock source there, and you are connecting a voltage inpout (LabVIEW IO) to the same point in the circuit. This is causing a clash. You should remove your clock signal from the multisim design, and give that clock signal from LabVIEW as input. From your VI, I assume that you are trying to control the amplitude of your clock signal. One way of doing that is as follows