Search found 1 match

by Labi
Tue Jul 31, 2012 9:31 am
Forum: LabVIEW
Topic: PT104 Data Logger in LabWindows/CVI
Replies: 1
Views: 3839

PT104 Data Logger in LabWindows/CVI

I want to use in my LabWindows/CVI a Pico-PT104 device. I have to project folder UsbPt104Api.h, picoStatus.h, UsbPt104.lib and USBPT104.dll inserted. In the source file I have written: #include "UsbPt104Api.h" short g_handle; PICO_STATUS g_status; in... main() g_status UsbPt104OpenUnit(&g_handle, NU...