[Development] modbus over serial port on windows 7 ?

Thiago Macieira thiago.macieira at intel.com
Thu Jun 2 15:02:14 CEST 2016


On quinta-feira, 2 de junho de 2016 11:42:27 BRT Alexander Blasche wrote:
> Certain error cases can only be detected if you make assumptions about
> timeouts. Otherwise there is no way to determine where one packet stops and
> where the next one begins.

You can't do that with timing on a non-real-time task. Forget it.

If this bus requires that, make sure to do the packet splitting in a real-time 
*kernel* task.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list