09-26-2013 11:58 PM - edited 09-27-2013 12:02 AM
Does LabVIEW Runtime Engine support a LabVIEW - Multisim cosimulation ?
09-27-2013
02:46 AM
- last edited on
08-14-2024
11:16 AM
by
Content Cleaner
What is your current state in this matter?
Did you already follow all steps of this tutorial?
Norbert
09-27-2013 03:44 AM
Yes, I have done all steps as per given link.
Actually, I want to run stand alone application of attached project file.
It is running on the same computer, on which the application developed and Multisim installed.
But it is not running on another computer, where LabVIEW and Multisim are not installed, through LabVIEW Run-Time Engine. And I cannot get simulated out put form Multisim and cannot control the switch, through application into the Multisim.
Thanks for Reply...
09-27-2013 10:55 AM
This connection requires you to have MultiSim installed on the same computer where the VI is running.
09-30-2013 03:05 AM
Yes, But it ts not logical for standalone application of any simultion.
The EXE file of VI should be run whithout LabVIEW and Multisim, installed.
How can I do it?
And as per your solution, will the EXE file of VI run with Multisim installed, on another computer ?
Thanks....
09-30-2013 03:47 PM - edited 09-30-2013 04:09 PM
Unfortunately, there is no run time engine for Multisim. Because of this you will need to have Multisim installed on every computer on which you want to run your compiled LabVIEW application.
When running co-simulation from a compiled LabVIEW application you also need to pay close attention to the location of the Multisim design file (i.e. the file that was used to configure the Multisim node inside the simulation loop in LabVIEW). This Multisim design file will have to be copied manually to each of the computers running the EXE, and it will have to be copied to the same location it had on the computer which was used to build the EXE.
10-02-2013 01:15 AM
Any other way to complete my work?
Thanks...
03-10-2017 03:02 AM
Hello,
I have downloaded the VI provided by the author 'Simutrical', and tried to run in my Labview 2014. It ran successfully without any problem, then I built an exe file from it and ran it in my own system (with Multisim 14 installed) but its not running. Help me identify the problem.