Search Results

by buzz
Tue Feb 28, 2023 8:16 am
Forum: Python
Topic: relay control
Replies: 1
Views: 13204

relay control

Hello. I'm trying to understand why channel getState() always reports FALSE even if I know (and can verify) that I've ordered a relay port to be closed. I'm using a four port relay board. PhidgetInterfaceKit 0/0/4, 1014_2 Python: for i in range(count): ch = DigitalOutput() ch.setDeviceSerialNumber(5...