ecl-logo Documentation
ECL`

PlotSerologicalPipette

PlotSerologicalPipette[SerologicalPipette]Graphic

plots Graphic according to the input SerologicalPipette.

PlotSerologicalPipette[SerologicalPipette, Volume]Graphic

plots Graphic according to the input SerologicalPipette filled to Volume.

Details

    Input
    Output
    General Options

Examples

open allclose all

Basic Examples  (3)

Plot a serological pipette model:

Plot a serological pipette object:

Plot a serological pipette with a volume of liquid:

Options  (1)

FieldOfView  (1)

Plot a serological pipette with a volume of liquid focusing on the meniscus:

Messages  (4)

Error::InvalidPipetteType  (1)

If the input is not a sereological pipette, an error message is surfaced and $Failed is returned:

Error::UnableToPlotTipModel  (1)

If the input is invalid an error message is surfaced and $Failed is returned:

Error::VolumeOutsidePlottableRange  (1)

If the volume is unable to be plotted (i.e. beyond the capacity of the serological pipette) an error messaged is surfaced and $Failed is returned:

Warning::VolumeOutsideOfGraduations  (1)

If the specified volume would be difficult to measure a warning is surfaced:

Last modified on Wed 27 Aug 2025 17:41:26