Search Results: Patrick

Products | Content | Learn | Forums

Searched query: patrick

by Patrick
Mon Jun 05, 2023 3:39 pm
Forum: All Other Phidgets
Topic: Unsupported VINT Phidget
Replies: 3
Views: 22206

Re: Unsupported VINT Phidget

Can you post the contents of ~/Library/Logs/phidget22controlpanel.log?

I performed an upgrade on DAQ1200_0 just now on my mac, and couldn't reproduce you issue.

If you unplug and replug the device, does it still report as unsupported?

-Patrick
by Patrick
Mon Jun 05, 2023 1:40 pm
Forum: General
Topic: VINT HUB5000_0 and TMP1101_1 detected but not
Replies: 2
Views: 20148

Re: VINT HUB5000_0 and TMP1101_1 detected but not

Hi,

HUB5000 is a network Phidget, so you'll need to select 'Remote (Network)' in the code sample generator.

-Patrick
by Patrick
Tue May 30, 2023 11:03 am
Forum: Java
Topic: jar only deployment
Replies: 1
Views: 41399

Re: jar only deployment

Yes this should be possible, assuming it's only meant to run on Windows.

-Patrick
by Patrick
Fri May 26, 2023 3:26 pm
Forum: Linux
Topic: phidget22 python API issue
Replies: 2
Views: 19145

Re: phidget22 python API issue

Have a look here: https://www.phidgets.com/docs/OS_-_Linux

You'll need to create the udev rule to allow access on linux to non-root users.

-Patrick
by Patrick
Mon May 15, 2023 1:16 pm
Forum: General
Topic: Scan for Phidget sensors attached?
Replies: 5
Views: 28329

Re: Scan for Phidget sensors attached?

You need to try opening a channel to see whether it's in use by another program - in which case open will time out.

The IsOpen property tells you whether a channel you created is open (open() was called on it).

-Patrick
by Patrick
Wed May 10, 2023 10:41 am
Forum: C#.NET
Topic: Not able to compile C# examples
Replies: 3
Views: 25386

Re: Not able to compile C# examples

... the spatial API. I'll make sure that the example compiles and get a new release pushed out. It also needs some updates to run properly with 1042. -Patrick
by Rainer@Phidget
Wed May 10, 2023 2:36 am
Forum: C#.NET
Topic: Not able to compile C# examples
Replies: 3
Views: 25386

Re: Not able to compile C# examples

Hi Patrick, thank you for your quick reply. I only need a compass bearing for a rover moving in hilly terrain. As a result, the sensor is not always exactly horizontal. As I understand the complicated matter now, this is only ...
by Patrick
Tue May 09, 2023 9:45 am
Forum: C#.NET
Topic: Not able to compile C# examples
Replies: 3
Views: 25386

Re: Not able to compile C# examples

... than readability. I did notice recently that the standalone AHRS GUI doesn't compile, so that's being fixed in the next release - apologies. -Patrick
by Patrick
Tue May 09, 2023 9:38 am
Forum: C#.NET
Topic: Wrong compass bearing
Replies: 1
Views: 21475

Re: Wrong compass bearing

Have you run through the compass calibration program? The bearing can be highly affected by environment.

-Patrick
by Patrick
Tue May 09, 2023 9:21 am
Forum: All Other Phidgets
Topic: Firmware 204 issues
Replies: 1
Views: 28545

Re: Firmware 204 issues

Hi,

I have not been able to reproduce this issue. I wonder if you could recreate the bug and then send me the Phidget network server log from the HUB5000 web interface?

-Patrick