10-13-2017 03:59 AM - edited 10-13-2017 04:01 AM
Hi Mayur,
On my second data you can see there is Current on Y-axis and Voltage on X-axis. So want Voltage on X-axis and Current on Y-axis.
And what is the problem?
Voltage=x axis, current = y axis - just like you want it to be!
As others already said: attach your VI!
Show how it currently works and also show how you want it to work.
Tell us the exact problem you have in reaching your goal!
10-13-2017 05:22 AM
Sorry my mistake. From second data I want Voltage on Y-axis and Current on X-axis
10-13-2017 05:28 AM - edited 10-13-2017 05:29 AM
You can use Swap Values to swap the X and Y data before bundling... This is btw the same as swapping the input files to begin with.
You might want to flip the axis. For that you need to get a scale reference and set the Flipped property.
Maybe, just maybe, it's a good idea to post the VI?
EDIT: OK, you finally did post the VI...
10-13-2017 05:37 AM - edited 10-13-2017 05:38 AM
Hi Mayur,
From second data I want Voltage on Y-axis and Current on X-axis
When you want the voltage data used for Y axis you need to wire it accordingly for this BuildXYGraph expressVI!
So you aren't able to change the wiring in your VI? Or to implement a case structure with a switch? Or to use the Swap operation suggested by Wiebe on your own?
Did you take the free beginner courses offered for free by NI on their website?
10-13-2017 06:07 AM
is this what you want? i got confused.
10-14-2017 01:40 AM
No but thanks for the help