Search Results

by mparadis
Fri Oct 06, 2023 3:08 pm
Forum: All Other Phidgets
Topic: Phidget Isolated Relay
Replies: 4
Views: 9764

Re: Phidget Isolated Relay

Ah, my mistake- I misread the original post. Probably the reason you're seeing 28ms instead of 20ms period is because there is some overhead when switching the relay on and off. The API call has to create a packet that is sent down via USB and then a VINT packet is sent from the HUB to the relay Phi...
by mparadis
Fri Oct 06, 2023 1:09 pm
Forum: All Other Phidgets
Topic: Phidget Isolated Relay
Replies: 4
Views: 9764

Re: Phidget Isolated Relay

Have you tried controlling the on/off time with setDutyCycle and setFrequency? You should be able to get more accurate control using these library properties.
by mparadis
Thu Sep 14, 2023 1:20 pm
Forum: General
Topic: 737 Simulator on Phidgets, help needed....
Replies: 4
Views: 9609

Re: 737 Simulator on Phidgets, help needed....

If you still have the old program, you may need to download the old version of our drivers to get it working. You can have both Phidget21 and Phidget22 installed on the same computer, so no need to uninstall.
by mparadis
Wed Sep 13, 2023 8:23 am
Forum: General
Topic: SBC4 Unsupported VINT phidget
Replies: 3
Views: 8854

Re: SBC4 Unsupported VINT phidget

You need to update the Phidget drivers on your SBC to a newer version, since the MOT0110 is a relatively new product.

Go to System -> Packages in the web interface, click on "Refresh Available Packages" and then click "Upgrade all Packages".
by mparadis
Fri Aug 25, 2023 10:07 am
Forum: General
Topic: Correct items?
Replies: 6
Views: 14999

Re: Correct items?

We just tested it in-house with a copy of Artisan and it recognizes it just fine.
by mparadis
Fri Aug 25, 2023 9:41 am
Forum: General
Topic: Correct items?
Replies: 6
Views: 14999

Re: Correct items?

Yes, those devices will allow you to use your thermocouple with Artisan software. However, it's worth mentioning that the HUB0007 just came out this week, so Artisan software might have some issues with it (e.g. if any part of their code assumes a hub always has six ports, which has been true up unt...
by mparadis
Tue Aug 15, 2023 4:13 pm
Forum: Javascript
Topic: Getting "connect ECONNREFUSED" on connection attempt
Replies: 4
Views: 24752

Re: Getting "connect ECONNREFUSED" on connection attempt

This could be caused by a mismatch in library versions- are both the computer running the code and the computer with the Phidgets connected running the same version?
by mparadis
Wed Aug 09, 2023 12:35 pm
Forum: All Other Phidgets
Topic: DAQ1300_0 Inputsection?
Replies: 1
Views: 8121

Re: DAQ1300_0 Inputsection?

The inputs on the DAQ1300 are all isolated individually through optocouplers, and they're all individually current-limited.
by mparadis
Tue Aug 08, 2023 7:58 pm
Forum: Python
Topic: Solid state relay
Replies: 3
Views: 18305

Re: Solid state relay

Phidget21 is no longer active, and it does not support the 16x Solid State Relay Phidget or any VINT devices.
by mparadis
Sun Jul 09, 2023 6:03 am
Forum: General
Topic: Opencv - java - with camera that sends video on wifi
Replies: 3
Views: 9721

Re: Opencv - java - with camera that sends video on wifi

It may fix it. There are a lot of things that can cause webcam issues (out of date drivers for example) but the first thing to check on the SBC4 is which port you're using.