nn::nex::RootTransport::EnableDOPacketHistoryBundling Member Function

Syntax

static void EnableDOPacketHistoryBundling(
     qBool b
);

Parameters

Name Description
in b Sets whether to bundle DO packets. The default is on (true).

Return Values

None.

Description

Specifies whether to bundle and resend DO packets that were sent in the past.

If you disable bundling of DO packets, only DirectStream packets are bundled.

Note that this setting affects RMC in addition to DO data set synchronization.

See Also

IsEnableDOPacketHistoryBundling

Revision History

2013/12/16
Initial version.

CONFIDENTIAL