Quote Originally Posted by rsocor01 View Post
TRISx = 1 'Sets the port as analog
TRISx = 0 'Sets the port as digital

When TRISx = 1 the port is set to a high impedance input mode, meaning no current in or out for the LEDs. In other word it turns the port off for the LEDs.
It seems I'm getting denser every year.

"high impedance input mode" means nothing to me.

"meaning no current in or out for the LEDs" <--- this I understand


You only have to explain things once to me, but repeat yourself 12 times, post 3 sample programs, add 6 pictures, include 4 schematics, and I'm good to go.

I really appreciate the patience you guys have.

Robert