Hello,
I tested the tutorial 1 with Omron PLC through Modbus TCP. I got serious latency time on simulation.
Because I want more accuracy on controlling the motor, so I set the change interval to 0.1s in case it's too late to stop the motor. When "Poll for External Changes" is checked, it created poll event every 0.1s in order to update the controls status. I tried a modified model that use 4 polling controls and it's hard to run and freeze.
Since I knew that PLC's output only changed if input changed, is it possible to make Flexsim do polling while input changed?