Search Results

by YLM
Mon Nov 18, 2019 9:53 am
Forum: Python
Topic: Changing sample frequency of acquisition
Replies: 2
Views: 9477

Changing sample frequency of acquisition

Hi, Maybe stupid question (hope someone did not answer in the topic, I did not find it...). I am using the python code automatically generated for the PhidgetBridge 4-Input. from Phidget22.Phidget import * from Phidget22.Devices.VoltageRatioInput import * import time def onVoltageRatioChange(self, v...