 | ZMoveAfterDispense Enumeration |
Determines how the start and end Z position is set
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic enum ZMoveAfterDispense
Public Enumeration ZMoveAfterDispense
public enum class ZMoveAfterDispense
Members
| Member name | Value | Description |
---|
| Normal | 0 |
the Z positions are set to the maximal traverse height
|
| Minimized | 1 |
the Z positions are set to the minimal traverse height of the labware
|
See Also