Pico PicoLog® 1012 0 - 2.5 Vdc USB Multi-channel voltage data logger PP546 Scheda Tecnica

Codici prodotto
PP546
Pagina di 36
Technical reference
26
Copyright © 2009 Pico Technology Ltd. All rights reserved.
pl1000pg.en
3.4.5
LabVIEW
The routines described here were tested using LabVIEW version 4.0.
While it is possible to access all of the driver routines described earlier, it is easier to
use the special LabVIEW access routines if only single readings are required. The 
pl1000.llb
 library in the installation directory shows how to access these routines.
To use these routines, copy 
pl1000.llb
 and 
pl1000.dll
 to your LabVIEW 
user.
lib
 directory.  You will then find a sub-vi to access the logger, and some example
sub-vis which demonstrate how to use it.
You can use one of these sub-vis for each of the channels that you wish to measure.
The sub-vi accepts the port and channel (
1
 to 
11
) and returns a voltage.
3.4.6
Visual Basic
Version 4 and 5 (32-bit)
The installation directory contains the following files:
pl100032.VBP
pl100032.BAS
pl100032.FRM
3.4.7
Agilent-VEE
The example routine 
pl1000.vee
 is in the installation directory. It was tested using
Agilent VEE version 5. The example shows how to collect a block of data from the
ADC.