I've been going through the posts related to this problem for the last 9 hours and I'm still no closer to having a solution.
I'm trying to read a digital input on one line (Line 0) and write to several digital outputs (when appropriate) on the same port.
I've tried using the advanced controls and configuring the ports individually. I've tried using different constants on the iteration variable.
The best results I've had so far give me constant flickering on all IO in the port.
If I could just get a simple version working; One digital read and one digital write on the same port, I could probably figure the rest out. But so far, none of the examples I've seen have been able to help me with this.
Any advice would be greatly appreciated.