Search Results

by crwk78
Tue Jul 26, 2022 8:13 am
Forum: VB .NET
Topic: VINT Hub not connecting..
Replies: 3
Views: 14531

Re: VINT Hub not connecting..

Hi,

It's a Temperature Phidget TMP1000_0.

Yes, I can see it in the Control Panel.

Even if I set the open time to over 60000ms there is still no connection.

Thanks,

Charlie K
by crwk78
Tue Jul 26, 2022 7:43 am
Forum: VB .NET
Topic: VINT Hub not connecting..
Replies: 3
Views: 14531

VINT Hub not connecting..

Hi,

Can you tell me what I’m doing wrong here?

The temperature sensor and VINT hub are connected via USB and visible / functioning in the Phidget software.

But when I debug the attached code, the Phidget is not detected.

Any ideas?

Thanks,

Charlie K
by crwk78
Wed Mar 06, 2019 6:00 pm
Forum: All Other Phidgets
Topic: Phidget 1055 code issues
Replies: 3
Views: 7788

Re: Phidget 1055 code issues

Thanks jdecoux, it connects without an issue now. I'm running to an error in the final line of code (in red) and not sure what's causing it. The error is: "An unhandled exception of type 'System.AccessViolationException' occurred in Phidget22.NET.dll" Any ideas? Thanks, Charlie K Imports P...
by crwk78
Thu Feb 28, 2019 8:07 pm
Forum: All Other Phidgets
Topic: Phidget 1055 code issues
Replies: 3
Views: 7788

Phidget 1055 code issues

Hi, Bear with me as I'm new to this! I've just got a 1055 Phidget IR. I'm trying to attach it but my code doesn't seem to work and the attaching doesn't happen. Can anybody see where I'm going wrong? Also, is the code in the sendcode sub correct for a simple transmit operation, specifically is the h...