National Instruments 320571-01 用户手册

下载
页码 157
© National Instruments Corporation
Index-1
NI-DSP SRM for LabVIEW for Windows
Index
                                                                                                          
 
A
Alloc_Mem function, Part 4: 2-3
array VIs
DSP Absolute, Part 3: 2-4
DSP Add, Part 3: 2-5
DSP Clip, Part 3: 2-11
DSP Divide, Part 3: 2-20
DSP Linear Evaluation, Part 3: 2-50
DSP Log, Part 3: 2-51
DSP Max & Min, Part 3: 2-52
DSP Multiply, Part 3: 2-54
DSP Polar to Rectangular, Part 3 3-59
DSP Polynomial Evaluation, Part 3: 2-58
DSP Product, Part 3: 2-59
DSP Rectangular to Polar, Part 3: 3-65
DSP Reverse, Part 3: 2-64
DSP Set, Part 3: 2-66
DSP Shift, Part 3: 2-66
DSP Sort, Part 3: 2-71
DSP Square Root, Part 3: 2-70
DSP Subset, Part 3: 2-72
DSP Subtract, Part 3: 2-73
DSP Sum, Part 3: 2-73
DSP Unwrap Phase, Part 3: 2-80
list of functions, Part 3: 1-2
prototypes for customizable functions,
Part 4: 3-2 to 3-3
assembling custom libraries, Part 4: 2-7 to 2-8
assembling source code, Part 4: 2-4
makelib.bat file, Part 4: 2-8
procedure, Part 4: 2-7 to 2-8
required files, Part 4: 2-7
using WE DSP32C assembly language,
Part 4: 2-3 to 2-4
assembly dispatch file, generating, Part 4: 2-6
AT-DSP2200 board
board configuration
EISA bus computer, Part 1: 1-3
ISA (or AT) bus computer, Part 1: 1-3
capabilities, xv
DSP library files, Part 1: 1-3
improving execution speed of DSP VIs,
Part 2: 1-7
memory management and data transfer,
Part 2: 1-2 to 1-4
software overview, Part 2: 1-1 to 1-2
ATDSP.h file, Part 4: 2-2
AT&T WE DSP32C digital signal processor,
Part 4: 1-1
B
bandpass filters.  See filter VIs.
bandstop filters.  See filter VIs.
boards.  See also AT-DSP2200 board.
compatibility of DSP boards with National
Instruments data acquisition boards, xv
configuration
EISA bus computer, Part 1: 1-3
ISA (or AT) bus computer, Part 1: 1-3
build Dispatch application.  See Dispatch application.
Butterworth filter.  See DSP Butterworth
Coefficients VI.
C
Chebyshev filter.  See DSP Chebyshev Coefficients
VI; DSP Inv Chebyshev Coeff VI.
Code Interface Node (CIN) interface, Part 2: 1-2
COFF (common object file format) file, Part 4: 1-1
compatibility of DSP boards with National
Instruments data acquisition boards, xv
compiling and assembling custom libraries,
Part 4: 2-4, 2-7 to 2-8
configuration.  See boards.
Copy Mem(DSP to DSP) VI, Part 3: 2-1
Copy Mem(DSP to LV) VI, Part 3: 2-2
Copy Mem(LV to DSP) VI, Part 3: 2-3
custom NI-DSP library, creating, Part 4: 2-1 to 2-8
adding function names to library function list
file, Part 4: 2-4 to 2-5
adding object filenames to linker file (ifile),
Part 4: 2-4
assembling source code, Part 4: 2-4
compiling and assembling, Part 4: 2-7 to 2-8
compiling source code, Part 4: 2-4
deleting (replacing) function names in
NIDSP.fnc, Part 4: 2-5
files required to build example library,
Part 4: 2-7
generating dispatch file, Part 4: 2-6
GMaxMin.c example, Part 4: 2-1 to 2-2
guidelines for adding functions, Part 4: 2-2 to 2-3
including error codes, Part 4: 2-2
LabVIEW interface, creating, Part 4: 2-8 to 2-12
bundling input parameters to arrays,
Part 4: 2-8 to 2-9
calling Custom VI, Part 4: 2-10
executing custom function from LabVIEW,
Part 4: 2-12