LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compact DAQ to XY Chart w/ Dual Y-Axis

Yours has the same result as mine. If I form the array from the inputs its like the time component disseapears. It works perfectly as two separate graphs but when arrayed it dies.

 

time messed up.PNG

 

also attached is the subVI that I call.

 

 

0 Kudos
Message 11 of 13
(526 Views)

I hate how there is such a limited amount of time for editing previous posts. After letting it run for a while, turns out what i thought didn't work DOES work kind of. It screws up the scaling on the X-axis though. Which is why it looks the way it does. I'm not sure how to fix auto-scale. I'm not sure why it insists on starting at that point but I've tried clearing the data out, messing with the scale etc. Nothing seems to help.

 

X Autoscale messed up.PNG

 

0 Kudos
Message 12 of 13
(520 Views)

Victory is MINE! So apparently, the issue I was having is caused by using the millisecond timer as inputs to the "XY Graph as chart". Instead, I broke out the X and Y components from the signals right after the split. Converted the X component into a DBL and input it to the "XY Graph as chart" VI. I now have a program which behaves EXACTLY as I expect it to. I really and truely want to thank EVERYONE for their help. Thanks for taking the time to help out a noob like myself.

 


I have attached the main VI and the required sub-VI for anyone who comes searching later and would like to see my solution.

Download All
0 Kudos
Message 13 of 13
(503 Views)