/*********************************************************************************/ /* */ /* UniDAQ LabVIEW v85 and later Development Toolkit */ /* (Supports LabVIEW version 8.5 ~ 2017) */ /* */ /* Version : 1.1.1 */ /* Update : FEB-06-2017 */ /* Support OS : Windows 2000 and XP/Vista/2003/2008/7/8/10 (32/64-bit) */ /* */ /***********************************************************************************/ /*******************************************************************************************************************/ /* Support Card: */ /* PEX series: PEX-D56/D24/D48, PEX-D96S, PEX-D144LS, PEX-P8R8i/P16R16i, PEX-P8POR8i/P16POR16i, PEX-1002L/H */ /* PEX-C64, PEX-P64, PEX-P32C32, PEX-P32A32, PEX-730, PEX-1202L/H, PEX-DA4/DA8/DA16, PCIe-8620, */ /* PCIe-8622 */ /* PIO-DIO series: PIO-D24(U)/D56(U)/D48(U)/D64(U)/D96(U)/D144(U)/D168(U), PIO-821L(U)/H(U), */ /* PIO-DA4(U)/DA8(U)/DA16(U) */ /* PISO-DIO series: PISO-DA4U/DA8U/DA16U, PISO-P64(U)/C64(U)/A64, PISO-P32C32(U), */ /* PISO-P32A32(U), PISO-P32S32WU, PISO-730(A), PISO-725, PISO-DA2(U) */ /* PISO-P8R8/P16R16, PISO-813(U), PISO-1730U */ /* PCI series: PCI-P8R8(U)/P8SSR8AC/P8SSR8DC/P16R16(U), PCI-1002L(U)/1002H(U), */ /* PCI-1202L(U)/1202H(U), PCI-1602(U)/1602F(U), PCI-1800L(U)/1800H(U), */ /* PCI-1802L(U)/1802H(U), PCI-822LU/826LU, PCI-M512(U), PCI-2602U, PCI-TMC12A(U) */ /*********************************************************************************************************************/ Installation steps: 1.Install the driver for UniDAQ (CD:\NAPDOS\PCI\UniDAQ\DLL\Driver) 2.Power-off the PC, plug in the card and then power-on the PC. 3.Install the LabVIEW toolkit 4.Run \Diag\UniDAQUtility.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 "ICPDAQ UinDAQ SDK User Manual" in CD:\NAPDOS\PCI\UniDAQ\Manual. About the LabVIEW 8.5 toolkit: a. The default path to install is C:\ICPDAS\UniDAQ_lv85 b. The toolkit includes demo programs, UniDAQ.llb and this readme.txt.