Graphs in PDA and Touch Panel applications are similar to waveform graphs and XY graphs in LabVIEW for Windows. Graphs can display plots that contain any number of points of the following data types:
Waveform graphs do not support the following:
Use the Zoom Chart or Graph VI to add zoom functionality to any graph in a PDA or Touch Panel application.
You can display multiple plots on waveform graphs. PDA and Touch Panel applications do not support plotting more than 32,000 elements. If you attempt to plot more than 32,000 elements, the first element of the array overwrites all points between 32,000 and 64,000. The waveform repeats every 64,000 elements. The PDA or Touch Panel application plots the first 32,000 elements and then repeats the first element 32,000 times.
The number of plots in the Plots shown numeric control in the Waveform Graph Properties dialog box must equal the actual number of plots or the application behaves incorrectly. The maximum number of plots is eight.