LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to create a simple graph labwindows 5.5.1

Hello,
 
I am new in LabWindows 5.5.1 and have no idea how to create a simple idea.  My program gets data regualary from a scale. The measured values are controlled(compared with min and max value) and saved.
Now I want to display the last 36 values in combination with min and max values, where I can have a general view. What I know is to store my data in an array. Not more.
 
Is there a simple tutorial or can anybody help me?
 
Any help would be appreciated.
 
0 Kudos
Message 1 of 2
(2,993 Views)
Hi setirli,

I gues I did not realy understand what you want to do. Let me try to summerize. You want to acquire a signal from an data acquisition device and store the values in an array with 36 elements, then you want to compare these data with a min and mx value. You also want to present the data in one display? Is this right, correct me if I'm wrong.

Regards
TomBaum
0 Kudos
Message 2 of 2
(2,943 Views)