LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multi plot wave form chart

i am acquiring 16 channels simultaniously scan rate of 1000samples/second.  using chart with single channel (array of data format) i can see 10 sec duration. with multiplot view of least 4 channel i used waveform property but this will not getting 10 sec duration of x. this is showing just like a graph.

 

how to show my multiplot at least channel in one chart with continous updation....? 

Regards,
Balaji DP
0 Kudos
Message 1 of 11
(4,363 Views)

I did not get your question. Can you explain your question using screen shots?..

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 2 of 11
(4,358 Views)

please find an attachment.

 

chart 1.jpg

 

i am trying to show the 4 channels of with 1000samples/second. even i am using the chart. i can see only 1 secon of data.

 

if i try with single channel array of data with out using wave form property with  chart i can see 5 minutes of updattion.

 

how to see multiple plot atleast 4 channel with 5 minutes of duration?

Regards,
Balaji DP
Download All
0 Kudos
Message 3 of 11
(4,355 Views)

Hi Balaji,

I tried to plot two plots with waveform property. I did not face such problem.

I had not connected "t0" input though.

 

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 4 of 11
(4,344 Views)

Try without connecting "t0". Place chart on front panel again.

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 5 of 11
(4,339 Views)

i tried without connecting "t0" with chart control... but it act as a Graph not a chart (recorderd), its updates 1000 samples every second... i want to show a history of last 10 seconds samples of data

 

if i connect with the single input array of data with out using build wave form then i getting history of data.

Regards,
Balaji DP
0 Kudos
Message 6 of 11
(4,330 Views)

Hi Balaji,

I tried other way. Just have a look. Bundle 1 point of each array (Channel) and then give output of for loop to waveform chart.

Let me know if it helps.

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
Download All
0 Kudos
Message 7 of 11
(4,325 Views)

no, please check this attachment.

 

my inputs are 2 dimension array of channels, 

 

row1 - > channel 1 (1000 samples)

row2-> channel 2 (1000 samples)

.

.

.

.

 

Regards,
Balaji DP
0 Kudos
Message 8 of 11
(4,317 Views)

is there any posibilities?

Regards,
Balaji DP
0 Kudos
Message 9 of 11
(4,298 Views)

Is this What you want?

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 10 of 11
(4,274 Views)