Click or drag to resize

Container Class

Container
Inheritance Hierarchy
SystemObject
  Huarui.STARLineContainer

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public class Container

The Container type exposes the following members.

Constructors
  NameDescription
Public methodContainer
Initializes a new instance of the Container class
Top
Properties
  NameDescription
Public propertyBarcode
Barcode
Public propertyClearance
Clearance Height
Public propertyCLLD
cLLD sensitivity for container
Public propertyDepth
Container depth
Public propertyDiameter
diameter of container
Public propertyFile
File of container
Public propertyIsVisble
is container visible in the decklyaout
Public propertyLabware
Parent rack labware id
Public propertyLiquidSeekingStartPosition
Liquid Seeking Start Position
Public propertyLiquidSeekValid
Liquid level detection valid
Public propertyMaxPipettingDepth
Max Pipetting depth
Public propertyPosition
Position Id
Public propertySegments
Container segments
Public propertyShape
shape of container
Public propertyState
Container State
Public propertyTag
object for developer to store someinformation
Public propertyX
X position
Public propertyXDim
width of container
Public propertyY
Y position
Public propertyYDim
height of container
Public propertyZ
Z position
Top
Methods
  NameDescription
Public methodComputeVolume
Calculates the volume in ml for the container
Top
See Also