ecl-logo Documentation
ECL`

PlotTADM

PlotTADM[Protocol]Plot

generates a graphical plot of the pressure trace inside the robotic pipette tip during the transfers performed in the Protocol.

Details

    Input
    Output
    Image Format Options
    General Options
    Messages
  • DestinationsSourcesConflictPlease only inform either Destinations or Sources.
    FieldLengthMismatchThe unit operations could not be analyzed due to mismatched field lengths.
    IndexContainerConflictIndex and Sources/Destinations options cannot be specified together. Please use Index to specify an index in the manipulations and Sources/Destinations to select a particular set of transfers.
    IndexOutOfRangeThe requested indices {`1`} are higher than the total number of transfers: `2`
    InvalidSourceOptionForSampleManipulationOnly use Object[Sample] as input to the Source option when calling PlotTADM on an Object[Protocol, SampleManipulation]
    NoDataNo pressure data available to plot. Verify the requested protocol has completed and that the transfer unit operations have AspirationPressure and DispensePressure values.
    ValueNotFoundThe `1`, {`2`}, cannot be found in the Transfer unit operations for this protocol.

Examples

open allclose all

Basic Examples  (2)

Plot aspiration and dispense pressures from robotic transfers in SampleManipulation:

Plot aspiration and dispense pressure traces from robotic transfers in RoboticSamplePreparation:

Options  (5)

Destination  (1)

Display only transfers to a selected destination sample:

ImageSize  (1)

Set as specific ImageSize for the TADM plots:

Index  (1)

Display only the transfer at the selected index:

Source  (2)

Display only transfers from a selected source sample:

Display only transfers from a selected source sample:

Messages  (10)

DestinationsSourcesConflict  (2)

Error if both Destination and Source are specified:

Error if both Destination and Source are specified:

IndexContainerConflict  (2)

Error if both Index and Source and/or Destination are specified:

Error if both Index and Source and/or Destination are specified:

IndexOutOfRange  (1)

Index not found

InvalidSourceOptionForSampleManipulation  (1)

Deprecated source format results in an error:

NoData  (2)

If there is no pressure trace data in the associated RoboticSamplePreparation unit operations return $Failed:

If there is no pressure trace data in the SampleManipulation ResolvedManipulations return $Failed:

ValueNotFound  (2)

Destination not found

Source not found

Last modified on Tue 7 Oct 2025 18:41:19