TC08 Run Leak Problem

Post any questions you may have about our current range of USB data loggers
Post Reply
mpeBalteau
Newbie
Posts: 0
Joined: Wed Apr 06, 2016 2:08 pm

TC08 Run Leak Problem

Post by mpeBalteau »

Hello,

I am developing a Delphi application that will permit to connect to a TC-08 data logger to get temperature with thermocouple type K.

I am experiencing some problems with the function usb_tc08_run.

I am using a the madExcept that tells me that there is a leak with a thread handle created by the usb_tc08_run.

When I change the configuration of the thermocouple, I make a usb_tc08_stop before the call to usb_tc08_set_channel and then a usb_tc08_run.

Each time I make the previous configuration, I get one more leak in my report.

Could you help me to solve my problem?

Kind Regards,

Hitesh

Re: TC08 Run Leak Problem

Post by Hitesh »

Hi,

How are you defining the usb_tc08_run() function and what are the values of the parameters that you are passing to it?

Regards,

Post Reply