ecl-logo Documentation

Model[Maintenance, Dishwash]

Stores information and parameters for using a dishwasher to clean and restock dirty labware.

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

    Type

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

    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

    DishwashMethod

    The type of dishwasher cycle utilized to clean the labware.
    Format: Single
    Class: Expression
    Programmatic Pattern: DishwashMethodP

    FumeHoodModels

    Fume hood(s) that are used in emptying chemical waste from containers before dishwashing.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    MinThreshold

    The minimum number of dirty labware objects required before a dishwash can be enqueued.
    Format: Single
    Class: Integer
    Programmatic Pattern: GreaterEqualP[0]

Pricing Information

    DishwashPrice

    The price the ECL charges for dish-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