09-18-2006 02:51 PM
09-20-2006 12:23 AM
Yes, to create a LabVIEW user interface / front panel, LabVIEW is required. LabVIEW 8.2 is the latest version.
The Simulation Interface Toolkit (SIT) 3.0.2 updates SIT 3.0.1 to support LabVIEW 8.2, the LabVIEW 8.2 Real-Time Module, and the LabVIEW 8.2 FPGA Module. You also can use SIT 3.0.2 with LabVIEW 7.1.x or with LabVIEW 8.0.x. However, you cannot install SIT 3.0.2 for more than one version of LabVIEW on the same computer.
2. I currently have the student version of Matlab 6.0 and Simulink 4.0. Will the SIT work with the student version?
If you install SIT 3.0.2 for LabVIEW 7.1, you can use Microsoft Visual C++ 6.0 to convert models to model DLLs. If you install SIT 3.0.2 for LabVIEW 7.1.1, 8.0, 8.0.1, or 8.2, you can use either Visual C++ 6.0 or Visual C++ .NET 2003.
If you installed more than one version of The MathWorks, Inc. MATLAB® / Simulink® application software, SIT installs support only for the latest version on the computer.
You want to make sure the Matlab release is one amongst the above.
3. If I only want to create a LV front panel, do I still need to have the RT Workshop or Visual C++ installed
RT Workshop comes with SIT. You will have to get Visual C++ and use that compiler.
Thanks and hope this helps
Best regards
Avi Harjani
09-20-2006 10:37 AM
To clarify Avi's answer on #3, if you are only interested in providing a front panel for your Simulink model, you do not need the RT Workshop or Visual C++. In this case, all you need are Simulink, LabVIEW, and SIT.
RT Workshop and Visual C++ are required only when you want to run a compiled version of your Simulink model on an RT target, which it does not sound like you are trying to do.
-D
09-20-2006 10:50 AM
09-20-2006 11:11 AM
I'm not sure about the student edition...If it is revision 13 or greater (i.e. R13, R14, R14.1, etc.), I imagine it would work. But I've never tried it with the student edition, so I can't say for sure.
-D
09-20-2006 04:12 PM