ecl-logo Documentation

Model[Maintenance, Handwash]

Stores information and parameters used for hand scrubbing labware too large to fit in the dishwasher.

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[Maintenance, Handwash, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Model[Maintenance, Handwash]
    Pattern Description: Model[Maintenance, Handwash]

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

    Objects

    Objects that represent instances of this model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    Authors

    The person who created this model of maintenance.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link
    Relation: Object[User]

    Deprecated

    Indicates if this type of maintenance is historical and no longer used in the lab.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

Qualifications & Maintenance

General

    LabwareTypes

    Labware types that are supported for handwashing.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: _?TypeQ

    MinThreshold

    For each member of LabwareTypes, the minimum number of labware required before a handwash protocol can be queued.
    Format: Multiple
    Class: Integer
    Programmatic Pattern: GreaterEqualP[0, 1]

    PartitionThreshold

    For each member of LabwareTypes, the maximum number of labware of the type that can be handwashed in a single protocol. Above this number, the labware will be partitioned into multiple protocols.
    Format: Multiple
    Class: Integer
    Programmatic Pattern: GreaterEqualP[0, 1]

    WaterPurifierModel

    Source of purified water used to rinse the labware.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    BottleRollerModel

    Source of agitation used to wash the inside of a carboy.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    FumeHoodModels

    Fume hood(s) that are used during cleaning of labware.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    BlowGunModel

    Instrument used to blow dry the interior of the washed containers by spraying them with a stream of nitrogen gas.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    ThermoplasticWrapModel

    A malleable thermoplastic wrap that is used to temporarily seal containers while cleaning.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

Pricing Information

    HandwashPrice

    The price the ECL charges for hand-washing a labware item owned by the user.
    Format: Single
    Class: Real
    Unit: 1 US dollar
    Programmatic Pattern: GreaterEqualP[0 USD]
Last modified on Mon 26 Sep 2022 15:43:55