Clears the list of commands

Namespace:  CoreDevices
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void ClearCommands()
Visual Basic (Declaration)
Public Sub ClearCommands
Visual C++
public:
virtual void ClearCommands() sealed

Implements

IChannelStateCom..::.ClearCommands()()()

See Also