LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

using the serial port without visa

Hi all . Does anyone know of any methods to comunicate with simple RS232 devvice, without using visa. I wish to create an executable and do not want the overhead of all the visa library. If not is it possible to trim the library for just serial comms?

thanks dht
0 Kudos
Message 1 of 2
(2,600 Views)
you don have to install the VISA libarary. When building the application (executable), there is an option to whether to enable serial support or not (under advanced of the build---). In this case , only the necssary VISA serial support files will be installed with the apllication
Message 2 of 2
(2,594 Views)