Hi everyone,
In my current project, I’m fetching state values from various UR interfaces to determine whether an alarm has occurred. I am using three communication interfaces: Modbus, Dashboard Server, and RTDE. To ensure data consistency, I want to synchronize the sampling rates across these three interfaces so that the values are sampled at the exact same point in time as much as possible.
Currently, I am polling and retrieving the state values from these three interfaces at a 10Hz frequency. Could anyone provide information regarding the minimum sampling rate or the maximum RPS (requests per second) for each individual interface?
Thanks in advance!
Translated by Gemini (Korean → English)