ecl-logo Documentation

ExperimentAbsorbanceSpectroscopyOptions

ExperimentAbsorbanceSpectroscopyOptions[samples]bools

returns the resolved options for ExperimentAbsorbanceSpectroscopy when it is called on samples.

Details

    Input
    Output

Examples

Basic Examples  (3)

Display all the resolved options for ExperimentAbsorbanceSpectroscopyOptions as a table:

Display all the resolved options for ExperimentAbsorbanceSpectroscopyOptions as a table for plates:

Display all the resolved options for ExperimentAbsorbanceSpectroscopyOptions as a table for a list of plates:

Options  (35)

BlankAbsorbance  (1)

Indicate whether the absorbance spectrum should be blanked:

Blanks  (4)

Indicate what the blank(s) should be for this experiment:

Indicate what the blank(s) should be for this experiment, expanded for multiple samples:

If BlankAbsorbance -> True and Blanks is not specified, resolve to Milli-Q water:

If BlankAbsorbance -> False and Blanks is not specified, resolve to Null:

BlankVolumes  (6)

Indicate the volume of blank to use for each sample:

Indicate the volume of blank to use for each sample, using multiple samples:

If BlankAbsorbance -> True, BlankVolumes is not specified, and Instrument -> a BMG plate reader, resolve BlankVolumes to the volume of the corresponding sample:

If BlankAbsorbance -> True, BlankVolumes is not specified, and Instrument -> a Lunatic, resolve BlankVolumes to 2.1 uL:

If BlankAbsorbance -> False and BlankVolumes is not specified, resolve BlankVolumes to Null:

Rounds specified BlankVolumes to the nearest 0.1 microliter:

EquilibrationTime  (4)

Specify the time for which the plates of samples should be equilibrated at the Temperature:

If using the Lunatic, EquilibrationTime resolves to Null:

If using the Lunatic, EquilibrationTime resolves to 0*Minute:

Rounds specified EquilibrationTime to the nearest second:

ImageSample  (2)

Indicate that the ContainersIn should be imaged after absorbance readings:

If not specified, ImageSample resolves to True:

Instrument  (1)

Specify which plate reader instrument will be used during the protocol:

Name  (1)

Provide a name for the protocol:

OutputFormat  (1)

Display all the resolved options for ExperimentAbsorbanceSpectroscopyOptions as a list if OutputFormat -> List:

PreparatoryPrimitives  (1)

Use PreparatoryPrimitives option to create test standards prior to running the experiment:

QuantificationWavelength  (5)

Indicate the wavelength of the quantification that should be calculated:

If QuantifyConcentration is not specified and QuantificationWavelength is also not specified, resolve option to Null:

If QuantifyConcentration is True and QuantificationWavelength is not specified, resolve option to 260 Nanometer IF the ExtinctionCoefficients field is not populated in any sample's model (and throw an error):

If QuantifyConcentration is True and QuantificationWavelength is not specified, resolve option to the first value stored in the sample's model's ExtinctionCoefficients field:

Rounds specified QuantificationWavelength to the nearest nanometer:

QuantifyConcentration  (3)

Indicate that the concentration of the input samples should be calculated:

If QuantifyConcentration is not specified but QuantificationWavelength is specified, resolve option to True:

If QuantifyConcentration is not specified and QuantificationWavelength is also not specified, resolve option to False:

Temperature  (4)

Specify the temperature at which the plates should be read in the plate reader:

Rounds specified Temperature to the nearest 0.1 degree Celsius:

If using the Lunatic, Temperature resolves to Ambient in options:

If using a BMG plate reader, Temperature resolves to Ambient:

Template  (2)

Set the Template option:

Inherit the resolved options of a previous protocol:

Messages  (17)

BlanksContainSamplesIn  (1)

If the specified Blanks option contains samples that are also inputs, throw an error and return $Failed:

BlankVolumeNotRecommended  (1)

Returns an error if using the Lunatic and BlankVolumes is anything but 2.1*Microliter:

ConcentrationWavelengthMismatch  (2)

Returns an error if QuantifyConcentration is set to False and a QuantificationWavelength has been provided:

Returns an error if QuantifyConcentration is set to True and a QuantificationWavelength has been set to Null:

DiscardedSamples  (1)

Throw an error if one or multiple of the input samples are discarded:

DuplicateName  (1)

If the specified Name option already exists as a protocol object, throw an error and return $Failed:

ExtCoeffNotFound  (1)

If sample concentration is being quantified, the extinction coefficient should be populated in the sample model:

IncompatibleBlankOptions  (4)

Returns an error if BlankAbsorbance -> True and Blanks -> Null:

Returns an error if BlankAbsorbance -> True and BlankVolumes -> Null:

Returns an error if BlankAbsorbance -> False and Blanks is specified:

Returns an error if BlankAbsorbance -> False and BlankVolumes is specified:

QuantificationRequiresBlanking  (1)

Returns an error if QuantifyConcentration -> True and BlankAbsorbance -> False:

TemperatureIncompatibleWithPlateReader  (2)

Returns an error if the Temperature option is specified with an instrument that does not support it:

Returns an error if the EquilibrationTime option is specified with an instrument that does not support it:

TooManySamples  (1)

If the combination of NumberOfReplicates * (Number of samples + number of unique blanks) is greater than 94 and we are using the Lunatic, throw an error:

UnsupportedPlateReader  (2)

Returns an error if the specified plate reader model is deprecated:

Returns an error if the specified plate reader object is retired: