From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview v8.2 Max & run engine portability

So what you have done is build an installer. That is good.

But you also need to build a Application(exe) file, that the installer will install. This exe file will be your program.

 

Message 11 of 14
(379 Views)

Thanks for the tip...

 

I built the application previously and included it in the project.

 

I tried this way and the application did not show up and the serial driver app did not install

but the Max driver import tool worked...

 

Is this the correct way to do this?

 

 

sourcefiles.JPG

0 Kudos
Message 12 of 14
(370 Views)

Still needs something....

 

I am not getting the executable file copied over to teh target PC and must not be configuring this correctly.

Here is how it is currently set up: (please see my questions in each picture below)

 

build2.JPG

 

 

 build2.JPG

 

build3.JPG

 

build4.JPG

 

 

Thanks!

 

 

0 Kudos
Message 13 of 14
(361 Views)

OK, now everything works except the new target PC does not set the USB dvice to COM 9 as it was on the development PC.

 

I have it set up as follows:

 

max-config.JPG

 

 

And when the Max loads on the target system is looks like this:

 

lvinstall7a.JPG

 

 

And the device is then set to COM 4...

 

The problem is that I have it hard coded in my application to Com9 :

 

 

 

port setting.JPG

 

How do I set this up so that it either doesn't matter what port the USB port becomes or how

to set up the port to port 9 on the target system????

 

Thanks again!

0 Kudos
Message 14 of 14
(355 Views)