Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Comunicating with endpoint in VISA USB Driver

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.

0 Kudos
Message 1 of 3
(4,975 Views)

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. 

0 Kudos
Message 2 of 3
(4,947 Views)

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.

greetings from the Netherlands
0 Kudos
Message 3 of 3
(4,944 Views)