Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Sending data serially from one port to another using VISA read/write.

Hi,

I have found a program o Labview through which one can communicate on a single port using a loopback adapter.

But now I need to serially communicate between 2 different ports using labview..Plzz help

0 Kudos
Message 1 of 3
(4,263 Views)

It works the same way as a single port, you just need another loop to handle the second port.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 3
(4,256 Views)
So what exactly is your problem? You use a null modem cable and use two different VISA Resource Names. This should be a simple modification. Show what you have done. Check the examples that come with LabVIEW. What's the point of doing this?
0 Kudos
Message 3 of 3
(4,254 Views)