National Instruments 320682C Musical Toy Instrument User Manual


 
© National Instruments Corporation 3-1 LabWindows/CVI Standard Libraries
Chapter 3
Analysis Library
This chapter describes the functions in the LabWindows/CVI Analysis Library. The Analysis
Library Function Overview section contains general information about the Analysis Library
functions and panels. The Analysis Library Function Reference section contains an alphabetical
list of the function descriptions.
Analysis Library Function Overview
The Analysis Library includes functions for one-dimensional (1D) and two-dimensional (2D)
array manipulation, complex operations, matrix operations, and statistics. This section contains
general information about the Analysis Library functions and panels.
The Analysis Library Function Panels
The Analysis Library function panels are grouped in a tree structure according to the types of
operations performed. The Analysis Library function tree is shown in Table 3-1.
The first- and second-level bold headings in the tree are the names of function classes and
subclasses. Function classes and subclasses are groups of related function panels. The third-
level headings in plain text are the names of individual function panels. Each analysis function
panel generates one analysis function call. The names of the corresponding analysis function
calls appear in bold italics to the right of the function panel names.
Table 3-1. The Analysis Library Function Tree
Analysis
Array Operations
1D Operations
Clear Array Clear1D
Set Array Set1D
Copy Array Copy1D
1D Array Addition Add1D
1D Array Subtraction Sub1D
1D Array Multiplication Mul1D
1D Array Division Div1D
1D Absolute Value Abs1D
1D Negative Value Neg1D
(continues)