The functionality that is there would be useful for direct manipulation of I/O on the EBC base, or to write to "emulated" PLC memory existing in the EBC itself.
Yes, but you can NOT have ERM also connected to it. You can only have 1 Master publishing I/O. If ERM says
turn Y40 ON, but c-more says
turn off the first output (this is Y40), who wins? ERM is CONSTANTLY publishing I/O to all the EBCs, as fast as possible, almost every PLC scan. Also, there is no mechanism to assign indivudual output points or even slots to be mastered by different masters.
So the C-More micro can not manipulate I/O on the EBC BASE unless there is some fancy software being used?
No, this is not correct. If you took the EBC OFF the ERM network, and connected a C-more do it, you could write to the Modbus outputs and turn values off an on. At this point, there is no such thing as "Y40", this is a 205 PLC CPU term. There is no 205 CPU in this configuration. So you would write to Modbus Discrete Output 1, which would turn ON the very first output (I believe).