[This is preliminary documentation and is subject to change.]

The options available for transmitting activation through the network

Namespace: Clarion.Framework
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public enum TransmissionOptions

Members

Member nameValueDescription
LET_SETTLE0 Specifies that the network should be allowed to settle during transmission
N_SPINS1 Specifies that the network should perform N spins (as determined by NUMBER_TRANSMISSION_SPINS) during transmission

See Also