WA WP Read Tree Structure VI
- Updated2024-07-30
- 3 minute(s) read
Reads the tree structure information of the terminal nodes in the wavelet packet (WP) tree and returns the node indexes and the associated paths of the terminal nodes.

Inputs/Outputs
WP session
—
WP session specifies a reference to an existing wavelet packet structure.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
WP session out
—
WP session out returns a reference to an existing wavelet packet structure, which this VI can modify.
node index
—
node index returns the indexes of the terminal nodes of the wavelet packet tree indexed from top to bottom and left to right.
path
—
path returns the paths associated with the terminal nodes in node index.
error out
—
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the Wavelet Packet Signal Compression VI in the labview\examples\Wavelet Analysis\WAApplications directory for an example of using the WA WP Read Tree Structure VI.
WP session
—
ref
—
t0
—
dt
—
error in (no error)
—
WP session out
—
ref
—
t0
—
dt
—
node index
—
path
—
error out
—