Search found 1 match

by MattIO
22 Sep 2023, 15:27
Forum: Software
Topic: Issues controlling Analog Output
Replies: 1
Views: 2639

Issues controlling Analog Output

Hi,

I'm currently performing some work for our client who has just purchased a RevPi Connect 4 and a MIO, we are currently attempting to read an input voltage (AnalogInput_1) and based on that reading, turn an output (AnalogOutput_1) either on (10v) or off (0v).

So far I am successfully able to ...