Sets the position of the stage in microns. The resultant absolute position is determined by hardware
Namespace:
CoreDevices.DevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void SetPositionAbsolute( double ZPos_um ) |
Visual Basic (Declaration) |
---|
Public Sub SetPositionAbsolute ( _ ZPos_um As Double _ ) |
Visual C++ |
---|
public: virtual void SetPositionAbsolute( double ZPos_um ) sealed |
Parameters
- ZPos_um
- Type: System..::.Double
[Missing <param name="ZPos_um"/> documentation for "M:CoreDevices.Devices.ZStage.SetPositionAbsolute(System.Double)"]