[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.0.7 (6.1.0.7)

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