Chapter 14 Arrays, Clusters, and Graphs
BridgeVIEW User Manual 14-6 © National Instruments Corporation
In the previous block diagram, you specified an initial X and a delta
Xvalue for the waveform. The default initial X value is zero and the
delta X value is 1. So, you can wire the waveform array directly to the
waveform graph terminal without the initial X and delta X specified, as
the following illustration shows.
13. Return to the block diagram. Delete the Bundle function and the
numeric constants wired to it. To delete the function and constants,
select the function and constants with the Positioning tool then press
<Delete>. Select Edit»Remove Bad Wires. Finish wiring the block
diagram as shown in the previous illustration.
14. Run the VI. Notice that the VI plots the waveform with an initial
Xvalue of 0 and a delta X value of 1.
Multiplot Graphs
You can create multiplot waveform graphs by building an array of the data
type normally passed to a single-plot graph.
1D Array
2D Array