home *** CD-ROM | disk | FTP | other *** search
-
- LabWindows/CVI Version 4.0.1
- VXI Library
- Documentation File
- (c) Copyright 1993-1996 National Instruments Corporation.
- All rights reserved.
-
-
-
- General Information
- ==============================================================================
-
- Before Installation
- -------------------
-
- Before installing the LabWindows/CVI VXI Library, you must already have
- installed NI-VXI for your operating system. If you are running on
- Windows 95, you may use the thunking DLL in conjunction with NI-VXI
- for Windows 3.1.
-
-
- Using pointers returned by MapVXIAddress
- ----------------------------------------
-
- Do not directly dereference pointers returned by MapVXIAddress. Use
- VXIpeek and VXIpoke to read and write with these pointers.
-
-
- Using pointers returned by VXIMemAlloc
- --------------------------------------
-
- Do not directly dereference pointers returned by VXIMemAlloc. Use
- VXIMemCopy to access memory with these pointers.
-
-