USB TC-08 Help
35
© 2005 Pico Technology Limited. All rights reserved.
USBTC08044-2
3.4.4
Excel
The easiest way to transfer data to Excel is to use the PicoLog software application.
If, however, you need to do something that is not possible using PicoLog, you can write
an Excel macro which calls
to read in a set of data values. The Excel
Macro language is similar to Visual Basic.
reads in 20 values of the cold junction temperature and
channel 1 temperature, one per second, and assigns them to cells A1..B20.
3.4.5
LabVIEW
While it is possible to access all of the driver routines described earlier, it is easier to use
the special LabVIEW access routine.
To use this routine, copy
directory. You will then need
sub-vi and an example sub-
vi which demonstrate how to use them. You can use one of these sub-vis for each of the
channels that you wish to measure. The sub-vi returns a temperature for thermocouple
3.4.6
Visual Basic
directory contains the following files, created in Visual Basic 6:
3.4.7
HP-Vee
shows how to collect a block of data from the
. There are prototypes in