Stops signal generation and sets DAQ to 0

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

Syntax

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

Implements

IFunctionGeneratorCom..::.StopGenerating()()()

See Also