Search Results

by philip.wall
Mon Feb 04, 2019 5:29 pm
Forum: Python
Topic: DAQ1300 Reading State Problem
Replies: 3
Views: 6660

Re: DAQ1300 Reading State Problem

Just thinking out loud here but could the issue be that I am using AC instead of DC current? And the constant flipping is due to the way AC cycles?

Is there a way I could get around this? I'm thinking possibly a relay. Needs to be something inexpensive.
by philip.wall
Sat Feb 02, 2019 3:53 pm
Forum: Python
Topic: DAQ1300 Reading State Problem
Replies: 3
Views: 6660

DAQ1300 Reading State Problem

Hello, I'm using the latest Python libraries with a Python2 build on Arch Linux. So far everything seems to be going good except when I'm trying to read a DAQ1300 channel. I was trying to use it to determine if a wall thermostat was indicating it needed heat. Unfortunately I just couldn't get it to ...