LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do i access my pc 232 port using labview?

hi
im new to this but i want to use labview to talk using my pc 232 port.
this is not to talk to other instruments but to another 232 port.

can anyone point me in the right direction?

do i use the vise vi's?

many thanks
0 Kudos
Message 1 of 3
(2,686 Views)
Hi
 
There is a simple way to start communications by RS 232. You can just use for it VISA function to send and receive data.
There are some axamples in LabVIEW package: Basic Serial Write and Read.vi and Advanced Serial Write and Read.vi
 
bogdani
Message 2 of 3
(2,682 Views)

Hi

As mentioned you can go with the VISA function of LabVIEW.

Here is the basic read / write VI which will help you enable RS-232 communication.

Regards

Ashutosh C

Smiley Wink

 

0 Kudos
Message 3 of 3
(2,666 Views)