04-30-2009 06:07 AM
I am going to build an Application, developed on a particular system using LabVIEW 7.1 . Os used is Win2000.
The following components were used: NI-Daqmx M6229 & VISA for RS232 serial communication.
What are the support files to be provided/required after when I removing design mode of LV7.1?
I dont find any downloadable LV RTE 7.1 version for OS- Windows XP/2000.
Clarify Visa RTE is also required once when I removed the design mode from the system.
Is it okay building exe on os Win2000 and use it with XP system or vice versa.
04-30-2009 07:08 AM
Kousy wrote:What are the support files to be provided/required after when I removing design mode of LV7.1?
I dont find any downloadable LV RTE 7.1 version for OS- Windows XP/2000.
The best thing is to make a installer. This will embed the runtime engine, and serial port support. If this option is selected. Se picture. But you need to install the DAQMX driver on the target computer. Also the runtime engine is needed on all computers not having Labview 7.1 installed. But as I said. If you embed it in the installer you do not have to think about this topic at all.
Kousy wrote:Is it okay building exe on os Win2000 and use it with XP system or vice versa.
Yes I think so. I am almost sure I have done it myself. But it was some time ago 😉