Arduino PLC IDE: Opta Analog Expansion RTD input causes SOURCE NOT OK / PLC...
Multiplatform USB DFU host utility
Brought to you by:
tormod
PC:
Software:
Target:
PLC Runtime:
Target System:
Expansion firmware:
Problem:
When I1 is configured as "Input - Voltage ADC", the PLC runs normally.
When I1 is configured as "Input - RTD 2 wires" or "Input - RTD 3 wires", the project compiles and downloads successfully, but immediately enters SOURCE NOT OK / NOT RUNNING.
The same PT100 sensor and expansion work correctly using the Arduino IDE example:
Arduino_Opta_Blueprint -> Analog -> RTD
The example continuously reads approximately 109.86 Ω, proving the hardware, wiring and firmware are working.
Anonymous