10-20-2014 05:02 AM
Dear All,
I am a new User of Labview ,
I need to develope a Temprature Data Logger Software in LabView by using Pico Technology Data Logger PT104 HW,
it use endpoint 0x01 and 0x81 as command comunication and endpoint 0x82 as logging temperature data.
Please Let me know How could I take stepping in VISA Driver and using in Labview ?
Best Regards.
10-21-2014 09:07 AM
Hi khnamiri,
Have you tried using of of the VISA USB examples that come with LabVIEW? You can find them in the Example Finder under Hardware Input and Output->VISA. The "USB RAW-Control" example might be of greatest interest.
10-21-2014 09:31 AM
http://www.picotech.com/document/pdf/usbpt104pg.en-3.pdf
In this manual is the dll interface explained, so you don't need visa for a usb bus.
How to interface to a dll is explained in the LabVIEW Help.