09-18-2010 03:00 PM
I'm a newer for Labview and trying to do something to modify a program.
Here I have a 4192A driver. What I am doing is try to use the x and y outputs to display on a graph. But when I used the XY graph function or the express graph, it didn't work.
What should I do for this?
09-18-2010 03:18 PM
09-18-2010 03:19 PM
Either will work but since the function returns scalars, you would need to use shift registers and build array functions with the regular xy graph. With the express XY, you just have to make sure the reset input has a false wired to it.