Error Log/LEDs
Posted: Mon Mar 24, 2014 4:15 pm
For awhile now, I've wanted to us the IO module to trigger a series of LEDs on the tank stand. I wanted to put 3 LEDs on the cabinet (red/yellow/green) and trigger a color change when something was out of spec. (Temp, ATO errors, water level, pH, etc) That way I can see from across the room if anything is off. I suppose I could run a series of if/then statements, but that doesn't seem very efficient. I thought I could then trigger a memory space to change at a specific location, but then everything in spec would keep correcting the change if the error triggers a change. Maybe I could use a series of memory locations and then query all of them to see if anything in that memory range has changed? Is there a better way to do this?
Thanks for the advice,
Jon
Thanks for the advice,
Jon