thomas169 commented on issue #791:
URL: https://github.com/apache/plc4x/issues/791#issuecomment-1425887215

   
https://github.com/apache/plc4x/blob/develop/plc4c/examples/hello-world-s7/src/hello_world_s7_loopback.c
   I think this will test loopback time on Linux, as I used PLC4c to read/write 
to PLC for hardware in the loop type stuff. 
   With solid hardware in testing I was able to get ~1ms time. Efficiency of 
this is 99% depending on hardware, unless you deliberately write code 
otherwise. Saying that I had started (unfinished) work to make sending/reading 
the same things repeatedly more deterministic  (less `alloc` use).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to