PMC Programmable IO LEDs

Just getting started with the PLC IDE and a PMC board, and I'm wondering why the LEDs on all of the programmable IO pins (%MX3.0 thru %MX3.11) don't indicate when those inputs are triggered, as all of the non-programmable inputs do.

Is that normal?

Unfortunately that is normal behaviour. I asked the same question of Arduino support a year ago and got this response:

"In the examples available in the 'Arduino_MachineControl' library the programmable digital I/Os corresponding LEDs light up whenever the output is enabled.

Unfortunately the LEDs work automatically and in one direction only."

Well that's a bummer, but not a huge deal. Thanks for the info!