12-13-2012 09:54 PM
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
Solved! Go to Solution.
12-14-2012 02:09 PM
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.