LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

simulation

when I want to run labvgiew multisim cosimulation. it shows Error -2367 occurred at External Model in simulation.vi/Control & Simulation Loop

Download All
0 Kudos
Message 1 of 4
(2,574 Views)

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.

 

 

Chinmay Anand Misra
CLD
Technical Marketing Engineer
NI IndRA
0 Kudos
Message 2 of 4
(2,511 Views)

I have already tried it. But it does not help for my circuit.

0 Kudos
Message 3 of 4
(2,490 Views)

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

LabVIEW VI.pngsnipd - modified.png

Chinmay Anand Misra
CLD
Technical Marketing Engineer
NI IndRA
0 Kudos
Message 4 of 4
(2,476 Views)