Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to see the plot of input and output in the same chart or graph

I want to see the plots of input and output in the same chart or graph.What is wrong are there in my vi? 

0 Kudos
Message 1 of 12
(3,924 Views)

You are using a bundle function instead of the Build Array.

 

Also, you will only get a single analog read. Is that really what you want to do? Please don't use the run continuous button.

0 Kudos
Message 2 of 12
(3,922 Views)

firstly,I really used a bundle.But It doesn't work.

 

0 Kudos
Message 3 of 12
(3,910 Views)
I know a bundle does not work and that is why I told you to use the build array.
0 Kudos
Message 4 of 12
(3,904 Views)

I tried array as well.But,It also doesn't work.Could you tell me what's wrong with my vi? 

0 Kudos
Message 5 of 12
(3,896 Views)

First of all, you did not replace the Bundle. REPLACE IT WITH A BUILD ARRAY!

 

Then, since the graph requires a 1D array of waveforms, simply right click on the Build Array and select 'Concantanate Inputs'.

Message 6 of 12
(3,894 Views)

Thank you very much.But,could you tell me why the time of input part couldn't choose continous rather than finite?

0 Kudos
Message 7 of 12
(3,889 Views)

 

I could't see the answer.

 

0 Kudos
Message 8 of 12
(3,883 Views)

@Yun_Zhu wrote:

 

I could't see the answer.

 


I don't understand your question.

0 Kudos
Message 9 of 12
(3,878 Views)

I mean,why choose the finit samples rather than continous samples in DAQmx timing.vi of input part.

0 Kudos
Message 10 of 12
(3,876 Views)