Model[Method, Pipetting]
Parameters describing the specific way in which a sample should be aspirated and dispensed from a pipette.
Organizational Information
Name
Name of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: A string.
ID
ID of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: The ID of this object.
Object
Object of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Model[Method, Pipetting, _String]
Pattern Description: The object reference of this object.
Type
Type of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Model[Method, Pipetting]
Pattern Description: Model[Method, Pipetting]
Notebook
Notebook this object belongs to.
Format: Single
Class: Link
Programmatic Pattern: _Link
Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].
Relation: Object[LaboratoryNotebook][Objects]
General
Models
The objects for which these pipetting parameters will be used as default unless they are directly specified in manipulation primitives.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Model[Sample][PipettingMethod]
AspirationRate
The speed at which liquid should be drawn up into the pipette tip.
Format: Single
Class: Real
Unit: 1 microliter per second
Programmatic Pattern: Microliter
Hold[GreaterP[0 ----------]]
Second
OverAspirationVolume
The volume of air drawn into the pipette tip at the end of the aspiration of a liquid.
Format: Single
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Microliter]
AspirationWithdrawalRate
The speed at which the pipette is removed from the liquid after an aspiration.
Format: Single
Class: Real
Unit: 1 millimeter per second
Programmatic Pattern: Millimeter
Hold[GreaterP[0 ----------]]
Second
AspirationEquilibrationTime
The delay length the pipette waits after aspirating before it is removed from the liquid.
Format: Single
Class: Real
Unit: 1 second
Programmatic Pattern: GreaterEqualP[0 Second]
AspirationMixRate
The speed at which liquid is aspirated and dispensed in a liquid before it is aspirated.
Format: Single
Class: Real
Unit: 1 microliter per second
Programmatic Pattern: Microliter
Hold[GreaterP[0 ----------]]
Second
AspirationPosition
The location from which liquid should be aspirated. Top will aspirate AspirationPositionOffset below the Top of the container, Bottom will aspirate AspirationPositionOffset above the Bottom of the container, LiquidLevel will aspirate AspirationPositionOffset below the liquid level of the sample in the container, and TouchOff will touch the bottom of the container before moving the specified AspirationPositionOffset above the bottom of the container to start aspirate the sample.
Format: Single
Class: Expression
Programmatic Pattern: PipettingPositionP
AspirationPositionOffset
The distance from the top or bottom of the container, depending on AspirationPosition, from which liquid should be aspirated.
Format: Single
Class: Real
Unit: 1 millimeter
Programmatic Pattern: GreaterEqualP[0 Millimeter]
DispenseRate
The speed at which liquid should be expelled from the pipette tip.
Format: Single
Class: Real
Unit: 1 microliter per second
Programmatic Pattern: Microliter
Hold[GreaterP[0 ----------]]
Second
OverDispenseVolume
The volume of air drawn blown out at the end of the dispensing of a liquid.
Format: Single
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Microliter]
DispenseWithdrawalRate
The speed at which the pipette is removed from the liquid after a dispense.
Format: Single
Class: Real
Unit: 1 millimeter per second
Programmatic Pattern: Millimeter
Hold[GreaterP[0 ----------]]
Second
DispenseEquilibrationTime
The delay length the pipette waits after dispensing before it is removed from the liquid.
Format: Single
Class: Real
Unit: 1 second
Programmatic Pattern: GreaterEqualP[0 Second]
DispenseMixRate
The speed at which liquid is aspirated and dispensed in a liquid after a dispense.
Format: Single
Class: Real
Unit: 1 microliter per second
Programmatic Pattern: Microliter
Hold[GreaterP[0 ----------]]
Second
DispensePosition
The location from which liquid should be dispensed. Top will dispense DispensePositionOffset below the Top of the container, Bottom will dispense DispensePositionOffset above the Bottom of the container, LiquidLevel will dispense DispensePositionOffset below the liquid level of the sample in the container, and TouchOff will touch the bottom of the container before moving the specified DispensePositionOffset above the bottom of the container to start dispensing the sample.
Format: Single
Class: Expression
Programmatic Pattern: PipettingPositionP
DispensePositionOffset
The distance from the top or bottom of the container, depending on DispensePosition, from which liquid should be dispensed.
Format: Single
Class: Real
Unit: 1 millimeter
Programmatic Pattern: GreaterEqualP[0 Millimeter]
CorrectionCurve
The relationship between a target volume and the corrected volume that needs to be aspirated or dispensed to reach the target volume in the form: {target volume, actual volume}.
Format: Multiple
[[1]] Target Volume
Header: Target Volume
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Microliter]
[[2]] Actual Volume
Header: Actual Volume
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Microliter]
DynamicAspiration
Indicates if droplet formation should be prevented during liquid transfer. This should only be used for solvents that have high vapor pressure.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
Last modified on Mon 26 Sep 2022 15:43:55