piTest safe usage

Topics about the Software of Revolution Pi
Post Reply
User avatar
dynamicstudio
Posts: 5
Joined: 18 Sep 2019, 17:19
Answers: 0

piTest safe usage

Post by dynamicstudio »

Hello, I've got a question about the piTest command.

I'm building a small automation setup and for the moment I just need to write specific values to my DIO. I was wondering if using piTest -w <outputname>,<value> is considered to be safe for production use or if I need to write my own code in C?

Thanks :)
dynamicstdudio GmbH
www.dynamicstudio.ch
User avatar
dirk
KUNBUS
Posts: 1926
Joined: 15 Dec 2016, 13:19
Answers: 4

Re: piTest safe usage

Post by dirk »

Hi, well just use it and if it does not meet your requirements you may extend it according to your needs as well. Have a look at Tutorial 13 – PiTest source code.
User avatar
dynamicstudio
Posts: 5
Joined: 18 Sep 2019, 17:19
Answers: 0

Re: piTest safe usage

Post by dynamicstudio »

Perfect,
thanks for the info!
dynamicstdudio GmbH
www.dynamicstudio.ch
Post Reply