_MCHCapturingSetup, MCHCapturingAuto, MCHCapturingCapture, MCHCapturingFinish, MCHCapturingLive, MCHCapturingNew, MCHCapturingOpen, MCHCapturingSetPlane
This function runs the Acquire > Capture Multichannel Image > Capture Automatically command.
Description
MCHCapturingAuto();
This function starts the automatic multichannel image acquisition.
Description
MCHCapturingCapture();
This function captures a single channel while the manual multichannel acquisition is running. When the current channel is captured, it switches to the next channel.
Description
MCHCapturingFinish();
This function captures the current live channel and stops the multichannel document acquisition. The view changes to display All components.
Description
MCHCapturingLive();
This function starts a new single channel acquisition of the current channel during a multichannel experiment. It corresponds to the
button in the multichannel document window.This function runs the Acquire > Capture Multichannel Image > Capture Manually command.
Description
MCHCapturingNew();
This function starts manual multichannel document acquisition.
Description
MCHCapturingOpen();
This function starts a new multichannel acquisition of a previously captured multichannel document.
Description
MCHCapturingSetPlane(
int MCHCapturingPlane
);
This function can switch between channels during the multichannel document acquisition. A Live multichannel document window must be activated by the Acquire > Capture Multichannel Image > Capture Manually command.
This function runs the Acquire > Capture Multichannel Image > Multichannel Setup command.
Description
_MCHCapturingSetup();
This function displays the Multichannel Capture Setup dialog window.