Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

visa read no output show up from read buffer

Solved!
Go to solution

Hello,

 

Is there a mistake in my program? my read buffer did not show up. i attached my VI file for reference. I dont know what to do anymore. i use arduino uno with HC-SR04. Thank you!!!

0 Kudos
Message 1 of 5
(2,542 Views)
Solution
Accepted by topic author AMIR2810

How much data is your Arduino sending? At least 100 Chars within 10 seconds default time out I hope.

And did you specify an end character the default is LF (ASCII 10 decimal).

So if you used println it should work anyhow.

 

Or you have swapped the send and receive line of the rs232 connection?

greetings from the Netherlands
Message 2 of 5
(2,518 Views)

Im sorry, im newbie in labview.

i did not specify an end character.

how do i swap the send and receive line of the rs232 connection?

Herewith i attached my arduino code hopefully can help in any way.

0 Kudos
Message 3 of 5
(2,515 Views)

thank you!!!!

 

its done after i check everything u ask me..

thanks for your help!!!

0 Kudos
Message 4 of 5
(2,511 Views)

thanks for reporting the succes

greetings from the Netherlands
0 Kudos
Message 5 of 5
(2,505 Views)