Vb code for TC-08

Post your VB and VBA discussions here
Post Reply
cdcunniff
Newbie
Posts: 0
Joined: Mon Nov 26, 2012 2:48 am

Vb code for TC-08

Post by cdcunniff »

Hi,
I am creating a vb6 program to measure temperature and pressure through the usb TC-08. I am using K type thermocouples to measure temperature and have the vb code for the temperature side of things. I am using the single channel terminal board to measure the mv output from the pressure transducer. I can access the amount in mv that the transducer is putting out using the picolog software, but I dont know the vb code required to access this directly from my program. can anybody help with this code?

Cheers
Carl

Martyn
Site Admin
Site Admin
Posts: 4491
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: Vb code for TC-08

Post by Martyn »

Take a look at the excel example code in the SDK, this can be downloaded from our website at http://www.picotech.com/software.html
Martyn
Technical Support Manager

Post Reply