¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Stop digital status from propagating on reboot.


 

essentially i am using the status of an IO to send messages.? What I am trying to avoid is having the messages sent every time I load a program and the IO updates its status.? I was think of using an XSIG and pushing the TX$ through an SBUF that wouldn't enable until the program has been up and running for a period of time.? Am I on the right track, or is there a better solution?


 

Run the io into a wpulse or mwpulse.
Output from wpulse through a buffer or an and gate that only gets enabled after your predetermined time.
Output from buffer/and into a SR or IL.
Output from SR/IL to your reporting logic.