LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with using RS232

hi,
 
i´ve developed an executable application using communication via serial port. i tried to install the application on a pc without labview. do i need a special driver for the com port? the runtime engine i already installed.
 
thx
 
reen
0 Kudos
Message 1 of 4
(2,781 Views)
Hi reen
 
Yes  you need more than just the runtime. In the Application Builder you have the possibility to build an installer - use this option. There is a button "Advanced" - there you can check "Serial Port Support".
Use the installer and it should work.
 
Thomas
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 2 of 4
(2,770 Views)
reen,

i asume that you work with VISA in your application. if you build an executable from your application and distribute it, you have to make sure that each PC has the VISA-Runtime Engine installed. there are two possible ways:
a) distirbute the part of VISA for the serial communication with your application by creating an installer with the app-builder. you can check "serial port support" in "advanced" for including the neccessary serial part.
b) install the whole VISA RTE by either installing it from a driver CD or by downloading it from www.ni.com

Norbert B.
NI - Germany
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 3 of 4
(2,768 Views)
thx it works
 
0 Kudos
Message 4 of 4
(2,764 Views)