Table of Contents

FlushPerDatagram element

When this option is set to true, any datagram received on the connection will be forwarded to SLProtocol immediately.

Type

EnumTrueFalse

Parent

PortSettings

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>