You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Modbus Slave as a simulator for a Quartz.Net scheduler, which reads Input Registers and Discrete Inputs every second. While it takes around 200 milliseconds for each job, when it reaches the 24th job it takes 5000 milliseconds for the Slave to respond. It does this even if I change the time interval for example to 3 seconds. Is there any limitation from the Slave that after some readings it adds a lag?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
I use Modbus Slave as a simulator for a Quartz.Net scheduler, which reads Input Registers and Discrete Inputs every second. While it takes around 200 milliseconds for each job, when it reaches the 24th job it takes 5000 milliseconds for the Slave to respond. It does this even if I change the time interval for example to 3 seconds. Is there any limitation from the Slave that after some readings it adds a lag?
Thank you in advance.
The text was updated successfully, but these errors were encountered: