Hey,
I have created a program which uses a DAQ and SMU. The DAQ cycles through 15 channels connected to resistors and the SMU inputs Voltage/Current and measure the I/V/R.
The program cycles through one channel at a time and Exports the Data to a .csv . I have the programme attached below.
What I need to do now is graph each channel on one graph. (15 plots on the one graph). I've being using the Cluster Bundle to output them to a waveform graph.
My problem is:
Sending the Correct information to the correct plot.
How can I do this?
Im relatively new to Labview so please be as clear and concise as possible.
Thanks.