chrisdutz commented on issue #1604:
URL: https://github.com/apache/plc4x/issues/1604#issuecomment-2129252396

   The main problem here is that modbus doesn't have any form of "length 
indicator" in the protocol.
   
   One option would be to call the parse method in the ByteLengthEstimator in 
ModbusAsciiDriver and ModbusRtuDriver ... this would increase the cpu and 
memory-load of the drivers, but serial ports not really being high-speed, I 
think this doesn't matter much.


-- 
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: issues-unsubscr...@plc4x.apache.org

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

Reply via email to