08-25-2010 05:36 PM
Hello All,
I am a newbie to labview. I would like to create a code for displaying multiple graphs (2) for the 7 inputs I have on my DAQ USB-6192. I have 5 voltage and 2 temperature inputs
on my DAQ and would like to have seperate graphs for both. How can I do that?
ALso, the user would like to change the number of channels he wants to display; like 3voltage channels, 1 temperature channel... How can I encorporate all these features into my code?
Please help me.
THanks in advance.
08-25-2010 06:25 PM - edited 08-25-2010 06:26 PM
start with smercurio_sf's example here.
http://forums.ni.com/t5/LabVIEW/How-to-display-a-certain-number-of-channels/m-p/1062253#M471416
08-26-2010 08:49 AM
Hello,
Can you please tell me how to open newer versions of labview in older version?? Like I have version 8.0 and all the posts are in LabView 8.6or 9.0 ...
Thanks in advance.
08-26-2010 09:43 AM
@CrackJack wrote:
Hello,
Can you please tell me how to open newer versions of labview in older version?? Like I have version 8.0 and all the posts are in LabView 8.6or 9.0 ...
Thanks in advance.
You can ask someone in this thread to convert it for you.
Just attach the file to your post, and ask them to convert it from 2009 to 8.0 for you.
08-26-2010 06:17 PM
Hello,
I had another doubt, how to display 5 voltage channels in 1 graph and 2 voltage channels(temperature output) in another graph/??
The graph should be kind -of intelligent such that when user inputs 2 voltage inputs and 1 temperature input; it should show up on the chart in the same order as that of the input on respective
graphs...
I posted question in another thread which was wrong one, so posting it here...