LabView

Pico ADC-16

LabView

Top  Previous  Next

 

The routines described here were tested using LabView for Windows 95 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 routine. The adc16.llb library in the DRIVERS subdirectory shows how to access this routine.

To use this routine, copy adc16.llb and adc1632.dll to your LabView user.lib directory.

You will then see the adc16 sub-vi, and an example sub-vi which demonstrates 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 (1 for COM1), and the channel (1 to 8).. The sub-vi returns the voltage in millivolts.