Search Results: Patrick

Products | Content | Learn | Forums

Searched query: patrick

by Patrick
Mon May 01, 2023 12:59 pm
Forum: Labview
Topic: pH voltage using Labview
Replies: 1
Views: 27014

Re: pH voltage using Labview

You can get the voltage by using the VoltageInput channel type in Labview.

-Patrick
by Patrick
Wed Apr 26, 2023 12:10 pm
Forum: General
Topic: Read-only file system
Replies: 2
Views: 18932

Re: Read-only file system

Have a look at the kernel log - it could be running into file system corruption and remounting the filesystem readonly.

You could try to a factory reset and see if that helps.

-Patrick
by Patrick
Fri Apr 14, 2023 1:38 pm
Forum: Linux
Topic: Unable to compile
Replies: 2
Views: 16289

Re: Unable to compile

I'd recommend installing from package on Ubuntu. If you're using kinetic or something, you can just use the jammy repo.

I will update the source to handle these warnings.

-Patrick
by Patrick
Mon Apr 10, 2023 3:44 pm
Forum: InterfaceKits
Topic: cable for old textlcd board
Replies: 5
Views: 23527

Re: cable for old textlcd board

You could buy one of the LED64 cables (same connector), a USB cable, cut them up, and solder them together.

https://www.phidgets.com/?prodid=590

-Patrick
by Patrick
Mon Apr 10, 2023 9:42 am
Forum: InterfaceKits
Topic: cable for old textlcd board
Replies: 5
Views: 23527

Re: cable for old textlcd board

You need a 3016_0 https://www.phidgets.com/?tier=3&prodid=165

Unfortunately we don't sell them anymore. I'm not sure if you'll be able to source one.

-Patrick
by Patrick
Fri Mar 31, 2023 10:57 am
Forum: General
Topic: Accessing two wireless hubs from a single network server
Replies: 1
Views: 13864

Re: Accessing two wireless hubs from a single network server

This is a question for Artisan, and depends on how they are using the phidget22 API - it's definitely possible to connect to multiple servers at once.

There isn't any way to have multiple wireless hubs appear as if they are on the same server.

-Patrick
by Patrick
Thu Mar 30, 2023 4:29 pm
Forum: Max/MSP
Topic: externals could not load due to incorrect architecture
Replies: 2
Views: 25461

Re: externals could not load due to incorrect architecture

Released new Max externals compiled for Apple Silicon.

-Patrick
by Patrick
Mon Mar 27, 2023 9:57 am
Forum: Max/MSP
Topic: externals could not load due to incorrect architecture
Replies: 2
Views: 25461

Re: externals could not load due to incorrect architecture

Hi,

Yes, I will look at adding Apple silicon arch to the Max externals soon. In the meantime, you'll need to force Max to run as x64.

-Patrick
by Patrick
Tue Mar 07, 2023 1:10 pm
Forum: General
Topic: Phidgets with Tablet
Replies: 4
Views: 14454

Re: Phidgets with Tablet

I expect that it will work fine, though we haven't tested it specifically.

-Patrick
by Patrick
Tue Feb 21, 2023 12:54 pm
Forum: Javascript
Topic: What does Phidget22.Connection do?
Replies: 2
Views: 26126

Re: What does Phidget22.Connection do?

... then stop working, make sure that the network server daemon is still running, or have a look in the network server logs to see what may be wrong. -Patrick