FlushPerDatagram element
When this option is set to true, any datagram received on the connection will be forwarded to SLProtocol immediately.
Type
Parent
Remarks
Only applicable for smart-serial connections of type UDP.
Note
When this option is used on a connection, you should use a response consisting of only a next param for that connection.
Examples
<PortSettings>
<FlushPerDatagram>true</FlushPerDatagram>
</PortSettings>