Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

the differences between two ways to communicatet with rs232

There are two different ways to communicate with serial port RS232. I will show as following pictures.

 

1. The Basic Serial Write and Read. VI.

 

2013-05-22_095221.png

 

2. use VISA

 

2013-05-22_095024.png

 

So what the differences between these two ways?

 

Can I also use the method 1 to achieve the functions as shown in method 2?

 

Thanks

0 Kudos
Message 1 of 2
(3,306 Views)

The Basic Serial Write and Read VI uses VISA.  And it is meant as an example.  You can write your code to do whatever you want it to do.


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
0 Kudos
Message 2 of 2
(3,297 Views)