/********************************************************************************/ /* */ /* PCI-1202 LabVIEW v85 and later Development Toolkit */ /* (Supports LabVIEW version 8.5 ~ 2011) */ /* */ /* Version : 2.34 */ /* Update : May 2009 */ /* Support Card: PCI-1202L/H, PCI-1202LU/HU */ /* Support OS : Windows 2000 and XP/Vista/2003/2008/7 (32/64-bit) */ /* */ /*********************************************************************************/ Installation steps: 1.Install the driver for PCI-1202 (CD:\NAPDOS\PCI\PCI-1202\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\Demo1.exe" to test the hardware, "Demo1.exe" could read/send DI/DO and AI/AO. 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-1202\Manual. About the LabVIEW 8.5 toolkit: a. The default path of PCI-1202 LabVIEW 8.5 toolkit is c:\DAQPro\pci_1202_lv85 b. In the folder are demo programs, P1202.llb and this readme.txt. c. The demo programs list is as following ------------------- 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 & demo12 ------------------------- . MagicScan function demo . demo11 --> for single board, demo12 --> for two board ------------------- 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 ------------------- demo20 ---------------------------------- . continuous capture demo for two boards, P120X_FUNA ------------------- demo21 ---------------------------------- . continuous capture demo for single board, P120X_FUNB ------------------- demo23 ---------------------------------- . external post-trigger demo, single board ------------------- demo24 ---------------------------------- . external pre-trigger demo, single board ------------------- demo25 ---------------------------------- . external middle-trigger demo, single board --------------------------------------------------------------