/**********************************************************************************/ /* */ /* PCI-1602 LabVIEW v85 and later Development Toolkit */ /* (Supports LabVIEW version 8.5 ~ 2011) */ /* */ /* Version : 2.34.00 */ /* Update : May 2009 */ /* Support Card : PCI-1602/1602F, PCI-1602U/1602FU */ /* Support OS : Windows 2000 and XP/Vista/2003/2008/7 (32/64-bit) */ /* */ /***********************************************************************************/ Installation steps: 1.Install the driver for PCI-1602 (CD:\NAPDOS\PCI\PCI-1602\DLL_OCX\Driver) 2.Power-off the PC, plug in the card and then power-on the PC. 3.Install the LabVIEW toolkit 4.Run \Diag\**.exe to check whether the card and driver are installed correct. 5.Refer to the demo programs and get the description of sub-vis from "PCI-1202_1602_180x_DLL_Software_Manual_eng.pdf" in CD:\NAPDOS\PCI\PCI-1602\Manual. About the LabVIEW toolkit: a. The default path to install is c:\DAQPro\pci_1602_lv85 b. In the folder are demo programs, P1602.llb, kernel32.llb and this readme.txt. c. The demo programs list is as follows ------------------- demo1 & demo2 --------------------------- . D/I/O, D/A, A/D polling, general test . demo1 --> for single board, demo2 --> for two board ------------------- demo3 & demo4 --------------------------- . A/D software-trigger and pacer-trigger demo . demo3 --> for single board, demo4 --> for two board ------------------- demo5 & demo6 --------------------------- . M_Function_1 demo . demo5 --> for single board, demo6 --> for two board ------------------- demo7 & demo8 --------------------------- . M_Function_2 demo . demo7 --> for single board, demo8 --> for two board ------------------- demo9 & demo10 -------------------------- . M_Function_3 demo . demo9 --> for single board, demo10 --> for two board ------------------- demo11 --------------------------------- . MagicScan function demo Scan two channels ------------------- demo12 --------------------------------- . MagicScan function demo Scan 32 channels ------------------- demo13 & demo14 ------------------------- . Continuous capture function demo . demo13 --> for single board, demo14 --> for two board ------------------- demo15 ---------------------------------- . D/I/O test for board number identification ------------------- demo17 ---------------------------------- . MagicScan demo1 for single board, scan sequence=4->3->5 ------------------- demo18 ---------------------------------- . MagicScan demo2 for single board, scan 32 channel, show 0/1/15/16/17 ------------------- demo21 ---------------------------------- . continuous capture demo for single board, P1602_FUNB ------------------- demo23 ---------------------------------- . external post-trigger demo, single board ------------------- demo24 ---------------------------------- . external pre-trigger demo, single board ------------------- demo25 ---------------------------------- . external middle-trigger demo, single board --------------------------------------------------------------