Search Results

by berkinet
Fri Aug 02, 2019 8:11 am
Forum: All Other Phidgets
Topic: DAQ1500 & 3-wire load cell
Replies: 3
Views: 7294

Re: DAQ1500 & 3-wire load cell

I think that’s it. I’ll order the load cells and report back.

Thanks.
by berkinet
Fri Aug 02, 2019 2:25 am
Forum: All Other Phidgets
Topic: DAQ1500 & 3-wire load cell
Replies: 3
Views: 7294

DAQ1500 & 3-wire load cell

I would like to use the DAQ1500 with a 3-wore load cell Sourcingmap - 4pcs Demi Cellule de charge corps Pont Balance Pèse électronique 50 kg Capteur https://www.amazon.fr/dp/B00R1J7VA0/ref=cm_sw_em_r_mt_dp_U_wV-qDbZ20VMSN I am guessing I should either short GND and "-" together on the DAQ1...
by berkinet
Fri Mar 15, 2019 10:45 am
Forum: Python
Topic: Fail on re-attach
Replies: 3
Views: 8833

Re: Fail on re-attach

This problem is still occurring.

BUMP!
by berkinet
Wed Mar 13, 2019 10:54 am
Forum: General
Topic: Detach/Attach cycling at night
Replies: 2
Views: 28809

Re: Detach/Attach cycling at night

I thought the detach was between the server running phidgets22NetwrokServer and the USB connected Phidget. Is that not the case. Anyway, to answer your questions, the Mac is connected by wired Ethernet (100-BaseT). The Mac does sleep at night, but, I see the problems when I am at the Mac. However, w...
by berkinet
Sun Mar 10, 2019 3:06 am
Forum: General
Topic: Detach/Attach cycling at night
Replies: 2
Views: 28809

Detach/Attach cycling at night

I am having an odd issue in which the Hub continually detaches and re-attaches at night! This issue seems to coincide with sunset and sunrise and is happening nightly. The system is: a 3133 Load Cell connected to a DAQ1500_0 connected to a HUB0000_0 connected to an SBC3. All Phidget software is curr...
by berkinet
Sun Mar 10, 2019 2:38 am
Forum: Python
Topic: Fail on re-attach
Replies: 3
Views: 8833

Re: Fail on re-attach

I have additional information. I upgraded to the latest Phidget22 code on Hub and client and I added logging to the client and captured this at the time of the errors above. With the new code the error has changed slightly and now appears as: -> Setting Voltage Ratio ChangeTrigger to 0.0000002 Trace...
by berkinet
Wed Mar 06, 2019 5:27 pm
Forum: Python
Topic: Fail on re-attach
Replies: 3
Views: 8833

Re: Fail on re-attach

FWIW... here is the onAttach handler code def onAttachHandler(self): ph = self try: if __debug__: print("Attach Event:") # Get device information and display it. channelClassName = ph.getChannelClassName() serialNumber = ph.getDeviceSerialNumber() channel = ph.getChannel() hubPort = ph.get...
by berkinet
Wed Mar 06, 2019 2:19 pm
Forum: Python
Topic: Fail on re-attach
Replies: 3
Views: 8833

Fail on re-attach

I have an issue, possibly related to my previous post with an error when a phidget tries to re-attach after a detach. In the onAttach handler first I set dataInterval and then changeTrigger and it is on the setDataInterval() call where the error occurs. Both settings work fine when the program is in...
by berkinet
Tue Mar 05, 2019 3:30 am
Forum: Python
Topic: Multiple attempts required to open VINT device
Replies: 2
Views: 6460

Re: Multiple attempts required to open VINT device

DOH! Problem fixed. I decided I should test to see if I had the same problem with the unmodified example code, and it did not exhibit the problem. So, looking deeper what I found was server discovery was ocassionally finding another Phidget22 server and opening it. When I specifically set the code ...
by berkinet
Sun Mar 03, 2019 12:21 pm
Forum: Python
Topic: DAQ1300 Reading State Problem
Replies: 3
Views: 7159

Re: DAQ1300 Reading State Problem

Or... a simple diode bridge would give you 0 and 24vdc.