Help configuring an AIO to output voltage

Topics about the Hardware of Revolution Pi
Post Reply
RevPiforum
Posts: 7
Joined: 13 Jun 2022, 22:00
Answers: 0

Help configuring an AIO to output voltage

Post by RevPiforum »

Hello, is it possible to configure an AIO to output voltage depending on boolean message? I'm using node red and would like to have the AIO output voltage when the msg is "true" and output 0 when the message is false.

I'm thinking I have something in pictory configured incorrectly, but haven't been able to figure it out.
giuseppe
KUNBUS
Posts: 91
Joined: 09 Mar 2022, 13:08
Answers: 0

Re: Help configuring an AIO to output voltage

Post by giuseppe »

Hello,
RevPiforum wrote: Hello, is it possible to configure an AIO to output voltage depending on boolean message? I'm using node red and would like to have the AIO output voltage when the msg is "true" and output 0 when the message is false.
Yes, it is possible to set this up, but you have to implement it yourself, with your own application. We have an example, not directly for the AIO, but with a similar principle how you can implement it, see link below.
https://kunbus-gmbh.atlassian.net/wiki/ ... y+Tutorial
RevPiforum wrote: I'm thinking I have something in PiCtory configured incorrectly, but haven't been able to figure it out.
We have some videos, currently only with German Dub and English Sub, how to configure an external Module in PiCtory.
https://revolutionpi.com/tutorials/vide ... rect=en_US.
I can recommend the video "Tutorial 08 - Digital IO Modules", it is not a video directly for the AIO, but it is very similar.

For the first question, you can also watch video 12-15.
Post Reply