Search found 3 matches

by Wazzer
Thu Jun 14, 2007 5:42 pm
Forum: General Software Discussions
Topic: HumidiProbeGetUnitInfo
Replies: 1
Views: 3609

I have found the issue. The string to recieve the deviceinfo needed to be initialised first as it not called byVal. So set probeinfo = " " first then I am OK.
by Wazzer
Thu Jun 14, 2007 4:38 pm
Forum: General Software Discussions
Topic: HumidiProbeGetUnitInfo
Replies: 1
Views: 3609

HumidiProbeGetUnitInfo

Hi, I am trying to use HumidiProbeGetUnitInfo to distinguish which of numerous probes I am reading (in VB6) I get the temp and humidity fine but on ok = HumidiProbeGetUnitInfo(handle, probeinfo, 255, 4) where handle (int) like 1 and probeinfo is a string variable program crashes with Unhandled excep...
by Wazzer
Wed Dec 20, 2006 1:46 pm
Forum: PicoLog
Topic: PicoLog doesn't identify more than 4 Humidiprobes
Replies: 1
Views: 3869

PicoLog doesn't identify more than 4 Humidiprobes

We have ten Humidiprobes and need to record from them all on one PC. PicoLog appears to identify only four probes. Is it possible to see and record from all ten in PicoLog? Is it also possible to do the same thing using the VB Example that comes with the software? Are we able to choose which probe t...