home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 September / CHIP_CD_1997_09_PL.iso / software / testsoft / labwind / demo.3 / main / readme.aa next >
Encoding:
Text File  |  1996-08-02  |  1.1 KB  |  27 lines

  1.  
  2.                         LabWindows/CVI Version 4.0.1
  3.                          Advanced Analysis Library
  4.                             Documentation File
  5.            (c) Copyright 1993-1996 National Instruments Corporation.
  6.                             All rights reserved.
  7.  
  8.  
  9.     The LabWindows/CVI Advanced Analysis Library supersedes the
  10.     regular Analysis Library included in the LabWindows/CVI base
  11.     package.  The file names used by the regular and Advanced
  12.     Analysis Libraries are the same.  The Advanced Analysis Library
  13.     files overwrite the regular Analysis Library files during
  14.     installation.
  15.  
  16.  
  17. Changes Since Version 3.1
  18. -------------------------
  19.  
  20. - The error codes returned by Advanced Analysis functions have been changed.
  21.   See the function panels or the analysis.h header file for more information.
  22.  
  23. - A new set of IIR digital filter functions has been added that replaces
  24.   the old set.  The new functions are in the "Cascade Filter Functions" class
  25.   and the old functions are available in the "Old-Style Filter Functions"
  26.   class.
  27.