LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Generating an executable with LabVIEW 6.0.2 with serial comm.

I'm generating an executable with LabVIEW 6.0.2 that uses serial port and the paralell port. Do I need to include any special file (like serialdrv LV5.0)?
0 Kudos
Message 1 of 4
(2,936 Views)
"serpdrv" is the file that you need to include in the same location as your executable. It is found in the same location that LabVIEW is installed.

-Jim
Message 2 of 4
(2,936 Views)
If you are using VISA to control the ports then you need to install VISA RTE on the traget machine.

Brian
0 Kudos
Message 3 of 4
(2,936 Views)
First at all, thanks for your comment.

But what I have to do to install the VISA RTE on the target machine ? Do I have to add it as a support file when creating the executable ? Where is located that drive (VISA RTE)?

Thanks for your time !!!!
0 Kudos
Message 4 of 4
(2,936 Views)