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

Performs a round of learning

Namespace: Clarion.Framework.Templates
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

C#
void Learn()

Remarks

Note
This method should NOT be called until the DesiredOutput property has been set

See Also