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 have implemented the fanuc-driver to read data from Fanuc and read it through an MQTT Broker. I would like to know how I can increase the frequency of data reading. I have tried lowering the sweep_ms to low values (5 ms) and keeping stay_connected=TRUE, however I am getting a read rate of 2/3 seconds in MQTT Explorer.
Disabling collectors lowers the reading frequency but I don't think it is the best solution since I need that data. Is there any other way to improve reading frequency?
The text was updated successfully, but these errors were encountered:
Hello !!!
I have implemented the fanuc-driver to read data from Fanuc and read it through an MQTT Broker. I would like to know how I can increase the frequency of data reading. I have tried lowering the sweep_ms to low values (5 ms) and keeping stay_connected=TRUE, however I am getting a read rate of 2/3 seconds in MQTT Explorer.
Disabling collectors lowers the reading frequency but I don't think it is the best solution since I need that data. Is there any other way to improve reading frequency?
The text was updated successfully, but these errors were encountered: