Reset Method

Description
Resets the Controller to the initialized state.

Syntax
Sub Reset ()

See Also
Executing Methods, Programs, Tasks , ResetAbort Method

Reset Example
VB Example:

m_spel.Reset  

C# Example:

m_spel.Reset();