The startup channel is run before the whole aquisition. It is defined seperate from all the other channels

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

Syntax

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

Implements

IChannelGroupCom..::.RunStartupChannel()()()

See Also