LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to save X and Y vaue from a Waveform Chart

Solved!
Go to solution

Thanks for your notes!

 

 


Firstly, I have 2 VISA resources because there are 2 comunication with the same device. The first is to send one bit to know what the device has to do depending of it. The second resources is for the data sending from the device to labview.The structure propouse is that if the bit sending (that is controlled by a dial) is other than I commented before,

shows a message for the user. Regarding about the initialize the resource in each iteration, you are right! I will change it.

 

Thanks for your feedbacks!

 

0 Kudos
Message 11 of 13
(423 Views)

You do not need 2 VISA resource controls to do that. You use one VISA resource control per device, not per command.

0 Kudos
Message 12 of 13
(421 Views)
Solution
Accepted by topic author mlop

Ok!

 

So, I have to connect the first resource for both types of comunications, isn't it? I will connect  the from the resource to write comunciation and also to the loop read iteration... ¿Is it what you mean?

 

Thanks!!!

0 Kudos
Message 13 of 13
(419 Views)