Search Results

by jgassens
Tue Apr 27, 2021 1:10 pm
Forum: Python
Topic: Trying to record pH
Replies: 1
Views: 7500

Trying to record pH

Hello, I'm trying to record pH using the 1130_PH adapter and I don't really know python super well and it isn't working. Wondered if anyone could take a look and let me know where I've gone wrong: from Phidget22.Phidget import * from Phidget22.Devices.VoltageInput import * import time #Create your P...