LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ploting data following receiving from VISA

Hello,

 

I am reading data from a microcontroller using VISA function in labview. I can convert these data to decimal values (this is what I want).

I want to build a X-Y graph in this way:

Every time I receive a value from VISA, I want to put this value on the graph (Y value) with respective number of reading (X value).

For ex. if the first time after reading VISA, I receive 128, I want to have X=1, Y=128 on my graph. If the second value from VISA is 154, I want to have X=2, Y=154, etc...

Could you please help me how to do that.

My main concern is how to build the X axis.

 

Thank you very much.

0 Kudos
Message 1 of 2
(2,217 Views)

Duplicate

----------------------------------------------------------------------------------------------------------------------------
"If anyone needs me, I'll be in the Angry Dome!"


0 Kudos
Message 2 of 2
(2,202 Views)