LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems receiving data from VISA

Hello,

 

I'm trying to received a string using VISA. I have problems with Labview...

I tried to check if I see the correct values through telenet, and there isn't any problem, the issue comes up when I do it with Labview.

 

The signal that I received is a string and I would like to read properly but I can't. It seems like, my device samplig at rate of 100Hz and the transmision is very fast, the labview dind't have time to read it or something like this... Because, I read de values in diferent order or with strange figures (ex:·$%&).

 

I will be so thankful if someone can help me!

 

 

Thanks very much!

Regards

0 Kudos
Message 1 of 4
(2,552 Views)

Can you please attached the code VI.

Thanks and Regards
Himanshu Goyal | LabVIEW Engineer- Power System Automation
Values that steer us ahead: Passion | Innovation | Ambition | Diligence | Teamwork
It Only gets BETTER!!!
0 Kudos
Message 2 of 4
(2,531 Views)

Hi,

 

thanks for your answer! The main problem is thata my device send 30 samples per second (30 Hz), so Labview shows what it can in this moments..

 

Can I find anywhere an example of sistem (graph system) mesuring in real time through VISA?

 

 

Thanks for all!

0 Kudos
Message 3 of 4
(2,524 Views)

So you're trying to loop your VISA code so that it continues to read the device?  If you're having trouble with that you probably need to take a look at some LabVIEW tutorials:  http://zone.ni.com/devzone/cda/tut/p/id/12302

 

If I misunderstood your problem, post a more specific question and attach your current code.

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 4 of 4
(2,507 Views)