LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to make multisim 11 files (.ms11) work in labview

Solved!
Go to solution

I have designed a step down DC-DC converter circuit in Multisim 11. Is there any way that I can use this circuit as a VI in LabVIEW? I have an algorithm VI that hopefully can control the duty cycle in the DC-DC converter circuit I have designed.

 

Thanks

0 Kudos
Message 1 of 2
(2,781 Views)
Solution
Accepted by topic author SPECTRE

Hi SPECTRE,

 

In Multisim 12, a new feature called Co-simulation is designed for exactly this purpose. You can have a circuit in Multisim and you can simulate it along with your LabVIEW code.For more information please read the article below:

 

http://www.ni.com/white-paper/13663/en

 

You won't be able to do this with a version 11 file. You can try to use the Multisim LabVIEW toolkit to be able to communicate between Multisim and LabVIEW but this is not the same as co-simulation.

 

https://decibel.ni.com/content/docs/DOC-4088

 

Hope this helps.

Regards,

Tayyab R,
National Instruments.
0 Kudos
Message 2 of 2
(2,766 Views)