[Missing <summary> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
void RunZStackAcquisition( ChannelGroup ActiveGroup, string CameraDevice, string FocusDevice, long TimePerFrameMS, bool FirstStackThenChannel, bool DisplaySlices, bool CurrentSliceIsMiddle, int NumSlices, double SliceDistance, bool Save, string path, string filename ) |
Visual Basic (Declaration) |
---|
Sub RunZStackAcquisition ( _ ActiveGroup As ChannelGroup, _ CameraDevice As String, _ FocusDevice As String, _ TimePerFrameMS As Long, _ FirstStackThenChannel As Boolean, _ DisplaySlices As Boolean, _ CurrentSliceIsMiddle As Boolean, _ NumSlices As Integer, _ SliceDistance As Double, _ Save As Boolean, _ path As String, _ filename As String _ ) |
Visual C++ |
---|
void RunZStackAcquisition( ChannelGroup^ ActiveGroup, String^ CameraDevice, String^ FocusDevice, long long TimePerFrameMS, bool FirstStackThenChannel, bool DisplaySlices, bool CurrentSliceIsMiddle, int NumSlices, double SliceDistance, bool Save, String^ path, String^ filename ) |
Parameters
- ActiveGroup
- Type: CoreDevices..::.ChannelGroup
[Missing <param name="ActiveGroup"/> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]
- CameraDevice
- Type: System..::.String
[Missing <param name="CameraDevice"/> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]
- FocusDevice
- Type: System..::.String
[Missing <param name="FocusDevice"/> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]
- TimePerFrameMS
- Type: System..::.Int64
[Missing <param name="TimePerFrameMS"/> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]
- FirstStackThenChannel
- Type: System..::.Boolean
[Missing <param name="FirstStackThenChannel"/> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]
- DisplaySlices
- Type: System..::.Boolean
[Missing <param name="DisplaySlices"/> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]
- CurrentSliceIsMiddle
- Type: System..::.Boolean
[Missing <param name="CurrentSliceIsMiddle"/> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]
- NumSlices
- Type: System..::.Int32
[Missing <param name="NumSlices"/> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]
- SliceDistance
- Type: System..::.Double
[Missing <param name="SliceDistance"/> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]
- Save
- Type: System..::.Boolean
[Missing <param name="Save"/> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]
- path
- Type: System..::.String
[Missing <param name="path"/> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]
- filename
- Type: System..::.String
[Missing <param name="filename"/> documentation for "M:CoreDevices.IEasyCoreCom.RunZStackAcquisition(CoreDevices.ChannelGroup,System.String,System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Double,System.Boolean,System.String,System.String)"]