02-08-2007 05:01 AM
02-09-2007
02:54 AM
- last edited on
06-09-2024
01:35 PM
by
Content Cleaner
Dear Freddino,
Rigth now I'm not able to look at your model but I would like to give you a general answer.
I think that, depending on the complexity of your simulink model and the cost you can afford you can choose either of this two ways:
1)Re-implement you control system using only LabView, it should be possibile.
2)Use the Simulation Interface Toolkit thus making Simulink and LabView working together.
The second choice allows you the possibility to connect the simulink model directly to the cDAQ hardware through LabView and DAQmx drivers.
Best Regards
02-09-2007 04:33 AM
02-09-2007 04:53 AM
I see,
If this is the case probably the fastest solution is revamping the work in Labview.
But, If I were you I would not give up completely the possibility of learning something new.
If you are studying in a university probably you already have the Simulation Interface Toolkit.
Using the manual and the examples learning how to use the SIT should not take too long.
You already know Matlab and I really hope you already know LabView.
Learning how to use the SIT will give you much more than the simple sum of the two separated.
Best Regards
02-19-2007 12:37 PM
Yes, to further clarify a little, SIT (Simulation Interface Toolkit) will allow you to interact directly with the existing model you have (provided you have the Visual Studio software required to compile your model to a .DLL).
If you want to bring your model directly into the LabVIEW environment and eliminate the other software altogether, you can do that with the LabVIEW Simulation Module. You will likely not need to rewrite your entire model in “regular LabVIEW” as the Simulation Module has a tool which helps to import your model file into LabVIEW. Also the Simulation Module allows for a more simulation appropriate environment than LabVIEW on its own. You have options to many features that are not allowed in regular LabVIEW specifically for simulations. Please check it out from our products section of ni.com.
As mentioned, these are tools that you may be licensed for thorough your university. Both toolkits work just fine with your interface to DAQ. Please let us know if you have any additional questions, or if you would like information on contacting your local NI representative.