06-23-2007 07:26 AM
06-23-2007 08:03 AM
The Express XY Graph has an x input and a y input. Wire your signals there. Make sure you wire a True Constant to the Reset input if you don't want the graph to clear before you write each time. You can use the Split Signals function to get the separate channels.
I'm assuming that you are using the DAQ Assistant. When you configure this, there is a Custom Scaling option. Select Create New and enter your equation. There is the Scaling and Mapping express VI.
If you get stuck, post the code you've written so someone can look at it.
06-23-2007 08:20 AM
Yes, i did that. i configured the two chanels and splitted the data wire to two chanels, it is working. I wired the signals to X input and Y input but the grah comes in Amplitude/time, i want to know how to change that. i want to make a graphic with a line, each value coming of the sensors will go to the graph and create a line with the values that are being aquired.
Thank yo
06-23-2007 08:50 AM