ecl-logo Documentation
ECL`

PlotNephelometryKinetics

PlotNephelometryKinetics[DataObject]Plot

displays a plot of the raw relative nephelometric measurement values versus time from the supplied DataObject. If samples were diluted, a 3D plot can be plotted to display raw relative nephelometric measurement values versus time versus concentration.

PlotNephelometryKinetics[ProtocolObject]Plots

plots of the data collected during an ExperimentNephelometryKinetics.

Details

    Input
    Output
    Data Specifications Options
    Fractions Options
    Frame Options
    Grid Options
    Image Format Options
    Ladder Options
    Legend Options
    Peaks Options
    Plot Labeling Options
    Plot Range Options
    Plot Style Options
    Primary Data Options
    Raw Data Options
    Secondary Data Options
    General Options

Examples

open allclose all

Basic Examples  (3)

Plot the results of a NephelometryKinetics protocol using a protocol object as input:

Plot the results of an NephelometryKinetics using a data object as input:

Plot the results of an NephelometryKinetics using several data objects as input:

Options  (2)

DataType  (1)

DataType can be specified:

PlotType  (1)

PlotType can be specified:

Messages  (5)

Data2D  (1)

A warning will be shown if the specified data object has no dilutions data and cannot be plotted with a 3D data type:

PlotNephelometryKineticsDataTypeNotAvailable  (2)

An error will be shown if the specified input does not have blank data, but an unblanked DataType was specified:

An error will be shown if the specified input does not have dilutions data, but a dilutions DataType was specified:

PlotNephelometryKineticsNoAssociatedObject  (1)

A error will be shown if the specified data object has no associated protocol object:

PlotNephelometryKineticsObjectNotFound  (1)

An error will be shown if the specified input cannot be found in the database:

Last modified on Wed 8 Oct 2025 10:17:26