ecl-logo Documentation
ECL`

ExperimentKarlFischerTitration

ExperimentKarlFischerTitration[Samples]Protocol

generates a Protocol to measure the water content of the provided Samples.

    
ExperimentKarlFischerTitration is a method for determining the water content of a given solid or liquid sample. This occurs by meausring the presence or consumption of molecular iodine as it is consumed though reaciton with water. In the case of Volumetric Karl Fischer titration, a sample is dissolved in a medium (usually methanol), and a mixture of iodine, sulfur dioxide, an organic base, and an organic solvent is added to it in small increments with a buret. Iodine in this mixture immediately reacts with water; once iodine begins to accumulate, further addition is stopped because all water has been consumed, and the water content of the source sample is calculated. In the case of Coulometric Karl Fischer titration, a sample is heated in a sealed tube, and its headspace gas is bubbled into a mixture of iodide ions, sulfur dioxide, an organic base, and an organic solvent. An electrode reduces iodide ions to molecular iodine, and the iodine reacts immediately with water. When iodine begins to accumulate, further reduction is stopped because all water has been consumed, and the water content of the source sample is calculated.
    

Experimental Principles

    Figure 1.1: Procedural outline for ExperimentKarlFischerTitration: Step 1: If using a solid sample, grind the sample. A grinder can be specified by Grinder option. ECL offers three grinder types, including BallMill, KnifeMill, and MortarGrinders, which can be specified by GrinderType option. Refer to Table 2 for detailed information about the grinders available at ECL. Step 2: If SamplingMethod is set to Headspace (when Technique is set to Coulometric), the sample is heated in its sealed vials, and its headspace gas is bubbled into the reaction vessel. If SamplingMethod is set to Liquid (when Technique is set to Volumetric), the sample is added to the reaction vessel directly. Step 3: The titration occurs. If Technique is set to Volumetric, the KarlFischerReagent is added to the reaction vessel until iodine accumulates and the endpoint is reached. If Technique is set to Coulometric, the KarlFischerReagent is already in the reaction vessel, and an electrode reduces iodide ions to molecular iodide, which is consumed by the water, and the electrode continues reduction until iodine accumulates and the endpoint is reached. Step 4: Water content is computed by calculating how much water can react with a given volume of Karl Fischer reagent, and then measuring how much reagent is required to remove all water from the sample.

Instrumentation

    Metrohm 901 Titrando

    Figure 2.1.1: During Volumetric Karl Fischer titration, the sample is dissolved in the medium (usually methanol), and a mixture of iodine, sulfur dioxide, an organic base, and an organic solvent (KarlFischerReagent) is added in small increments with a buret. The iodine in this mixture reacts immediately with water, and addition continues until the electrode detects an accumulation of iodine. This indicates that all water has been consumed and further addition is stopped.

    Metrohm 851 Titrando with generator electrode without diaphragm

    Figure 2.2.1: During Coulometric Karl Fischer titration, a sample is heated in a sealed tube, and its headspace gas is bubbled into a mixture of iodide ions, sulfur dioxide, an organic base, and an organic solvent (KarlFischerReagent). An electrode reduces iodide ions to molecular iodine, and this iodine reacts immediately with water. This process continues until a separate electrode detects the accumulation of iodine. This indicates that all water released in the headspace gas has been consumed and further generation of iodine is stopped.

Experiment Options

    General

    Instrument

    The instrument that is used to measure the water content of a sample by measuring the consumption of iodine in a Karl Fischer reaction.
    Default Value: Automatic
    Default Calculation: Automatically set to Model[Instrument, KarlFischerTitrator, "Metrohm 851 Titrando with generator electrode without diaphragm"] if Method is set to Coulometric, or Model[Instrument, KarlFischerTitrator, "Metrohm 901 Titrando"] if Method is set to Volumetric.
    Pattern Description: An object of type or subtype Model[Instrument, KarlFischerTitrator] or Object[Instrument, KarlFischerTitrator]
    Programmatic Pattern: ObjectP[{Model[Instrument, KarlFischerTitrator], Object[Instrument, KarlFischerTitrator]}] | Automatic

    Technique

    Indicates how the Karl Fischer reagent is introduced to the sample. If set to Volumetric, the Karl Fischer reagent mixture is introduced via a buret in small increments, and the amount of iodine consumed is measured via conductivity as liquid is introduced. If set to Coulometric, molecular iodine is generated in situ by applying a pulse of electric current to a sample of iodine anions, and the consumption of this generated iodine is measured via conductivity.
    Default Value: Automatic
    Default Calculation: Automatically set to the TitrationTechnique field of the specified Instrument model. If Instrument is not specified, automatically set to Volumetric if Temperature is set to Ambient, or SamplingMethod is set to Liquid, or a KarlFischerReagent is specified that contains molecular iodine, or Medium is specified, or Standard is set to a liquid standard, or GasFlowRate is set to Null, or if the input samples are Liquid. Otherwise, automatically set to Coulometric.
    Pattern Description: Coulometric or Volumetric.
    Programmatic Pattern: KarlFischerTechniqueP | Automatic

    KarlFischerReagent

    If set to Technique is set to Volumetric, the reagent mixture that is introduced to the sample. In order to measure water content, this mixture should contain iodine, sulfur dioxide, an organic solvent, and an organic base. If Technique is set to Coulometric, the mixture through which sample headspace is bubbled. Unlike Volumetric, this mixture should contain iodide ions instead of iodine.
    Default Value: Automatic
    Default Calculation: If Method is set to Volumetric, automatically set to Model[Sample, "HYDRANAL - Composite 5"]. If Method is set to Coulometric, automatically set to Model[Sample, "HYDRANAL - Coulomat AG-Oven"].
    Pattern Description: An object of type or subtype Model[Sample] or Object[Sample] or a prepared sample or HydranalCoulomatAGOven, HydranalCoulomatAG, HydranalComposite5, HydranalComposite5K, HydranalComposite2, or HydranalComposite1.
    Programmatic Pattern: (KarlFischerReagentP | (ObjectP[{Model[Sample], Object[Sample]}] | _String)) | Automatic

    SampleAmount

    Indicates the amount of sample to be added to the reaction chamber or headspace vial for their water content to be measured. If Grind is set to True, this is the amount of ground powder to be used. Note that if Temperature is set to Auto, this much sample will be used to determine the water release temperature, and then another sample of this same amount will be used to measure the water content.
    Default Value: Automatic
    Default Calculation: If input sample's State is Solid, automatically set to 100 Milligram or the total mass of the sample, whichever is smaller. If input sample's State is Liquid, automatically set to 1 Milliliter or the total volume of the sample, whichever is smaller.
    Pattern Description: Mass or Volume.
    Programmatic Pattern: (RangeP[10*Milligram, 100*Gram] | RangeP[10*Microliter, 100*Milliliter]) | Automatic
    Index Matches to: experiment samples

    Sampling

    SamplingMethod

    The process by which the sample is introduced to the Karl Fischer reagent, or vice versa. If set to Liquid, then the Karl Fischer reagent is introduced to the sample directly. If set to Headspace, then the sample is heated to the specified Temperature and the released gas flows into the Karl Fischer reagent chamber and measured for water content.
    Default Value: Automatic
    Default Calculation: If Technique is set to Coulometric, SamplingMethod is automatically set to Headspace. If Technique is Volumetric, SamplingMethod is automatically set to Liquid.
    Pattern Description: Liquid or Headspace.
    Programmatic Pattern: KarlFischerSamplingMethodP | Automatic

    Temperature

    Indicates the temperature to which the sample is heated in order to release its water for Coulometric technique. The headspace gas is then carried into the reaction chamber according to GasFlowRate and water content is measured. If set to a temperature, the oven will heat the sample to that value and the headspace gas will be bubbled through the KarlFisherReagent in the reaction vessel. Can only be set to Ambient if Technique is set to Volumetric, where no heating will be performed and headspace gas will not be collected. If set to Auto, a sample of the corresponding input sample will be heated from MinRampTemperature to MaxRampTemperature according to the TemperatureRampRate in order to determine the temperature at which all water is released. This temperature will then be used for the resulting experiment.
    Default Value: Automatic
    Default Calculation: If Technique is set to Volumetric, automatically set to Ambient. If Technique is set to Coulometric, automatically set to Auto.
    Pattern Description: Ambient or Determine Automatically or Temperature.
    Programmatic Pattern: (RangeP[50*Celsius, 250*Celsius] | Ambient | Auto) | Automatic
    Index Matches to: experiment samples

    MinRampTemperature

    When Temperature is set to Auto, indicates the starting temperature of the temperature ramping to determine the temperature at which the sample's water is released.
    Default Value: Automatic
    Default Calculation: Automatically set to 50 Celsius if Temperature is set to Auto.
    Pattern Description: Greater than or equal to 50 degrees Celsius and less than or equal to 250 degrees Celsius or Null.
    Programmatic Pattern: (RangeP[50*Celsius, 250*Celsius] | Automatic) | Null
    Index Matches to: experiment samples

    MaxRampTemperature

    When Temperature is set to Auto, indicates the ending temperature of the temperature ramping to determine the temperature at which the sample's water is released.
    Default Value: Automatic
    Default Calculation: Automatically set to 250 Celsius if Temperature is set to Auto.
    Pattern Description: Greater than or equal to 50 degrees Celsius and less than or equal to 250 degrees Celsius or Null.
    Programmatic Pattern: (RangeP[50*Celsius, 250*Celsius] | Automatic) | Null
    Index Matches to: experiment samples

    TemperatureRampRate

    When Temperature is set to Auto, indicates the rate at which the samples are heated to determine temperature at which the sample's water is released.
    Default Value: Automatic
    Default Calculation: Automatically set to 5 Celsius / Minute if Temperature is set to Auto.
    Pattern Description: Greater than or equal to 1 degree Celsius per minute and less than or equal to 15 degrees Celsius per minute or Null.
    Programmatic Pattern: (RangeP[1*(Celsius/Minute), 15*(Celsius/Minute)] | Automatic) | Null
    Index Matches to: experiment samples

    GasFlowRate

    Indicates the rate at which nitrogen is flowed to carry the headspace gas from the sample into the Karl Fischer reagent.
    Default Value: Automatic
    Default Calculation: Automatically set to 10 Millililter / Minute if SamplingMethod is set to Headspace.
    Pattern Description: Greater than or equal to 10 milliliters per minute and less than or equal to 150 milliliters per minute or Null.
    Programmatic Pattern: (RangeP[10*(Milliliter/Minute), 150*(Milliliter/Minute)] | Automatic) | Null

    Titration

    Medium

    Indicates the solvent in which the sample will be dissolved for the Karl Fischer reaction to occur. Sample will be dissolved in this solvent and then either treated with the KarlFischerReagent directly, or the sample will be heated and the headspace gas will be titrated with KarlFischerReagent.
    Default Value: Automatic
    Default Calculation: If Technique is set to Volumetric, automatically set to Model[Sample, "HYDRANAL Methanol Rapid"], which is as mixture of anhydrous methanol, sulfur dioxide, and imidazole; these additives enable faster determination of water content. Model[Sample, "HYDRANAL Methanol Dry"] (anhydrous methanol without the additives) may also be used.
    Pattern Description: An object of type or subtype Model[Sample] or Object[Sample] or a prepared sample or MethanolDry or MethanolRapid or Null.
    Programmatic Pattern: ((KarlFischerTitrationMediumP | (ObjectP[{Model[Sample], Object[Sample]}] | _String)) | Automatic) | Null
    Index Matches to: experiment samples

    MediumVolume

    Indicates the amount of Medium to be added to the reaction chamber if Technique is set to Volumetric. Note that this value can only be set to one of the Graduations of the ReactionVessel of a given instrument.
    Default Value: Automatic
    Default Calculation: If Technique is set to Volumetric, automatically set to 50 Milliliter.
    Pattern Description: Greater than or equal to 25 milliliters and less than or equal to 75 milliliters in increments of 25 milliliters or Null.
    Programmatic Pattern: (RangeP[25*Milliliter, 75*Milliliter, 25*Milliliter] | Automatic) | Null
    Index Matches to: experiment samples

    Standards & Blanks

    Standard

    Indicates the sample used to validate the instrument as a whole by measuring the Karl Fischer reagent's rate of reaction, and water content drift. Liquid water may be used directly for this, or a a certified water content standard may be used. If a standard different from these is selected, the expected water content is determined from the sample's WaterContent field. If WaterContent is not populated, water content is determined from the sample's Composition.
    Default Value: Automatic
    Default Calculation: If Method is set to Volumetric, automatically set to Model[Sample, "Milli-Q water"]. If Method is set to Coulometric and Temperature is set to above 200 Celsius, automatically set to Model[Sample,"HYDRANAL Water Standard KF-Oven 220C-230C"]. Otherwise, automatically set to Model[Sample, "HYDRANAL - Water Standard KF-Oven 150-160 C"].
    Pattern Description: An object of type or subtype Model[Sample] or Object[Sample] or a prepared sample.
    Programmatic Pattern: (ObjectP[{Model[Sample], Object[Sample]}] | _String) | Automatic

    StandardAmount

    Indicates the amount of standard to be added to the reaction chamber or headspace vial for its water content to be measured.
    Default Value: Automatic
    Default Calculation: If Standard is set to Model[Sample, "Milli-Q water"], automatically set to 10 Microliter. If Standard is a non-water liquid, automatically set to 1.5 Milliliter. If Standard is a solid, automatically set to 50 Milligram. .
    Pattern Description: Mass or Volume.
    Programmatic Pattern: (RangeP[1*Milligram, 5*Gram] | RangeP[1*Microliter, 5*Milliliter]) | Automatic

    NumberOfStandards

    Indicates the number of Standard samples whose water content is measured to validate the titration instrument.
    Default Value: 3
    Pattern Description: Greater than or equal to 1 and less than or equal to 5 in increments of 1.
    Programmatic Pattern: RangeP[1, 5, 1]

    NumberOfBlanks

    Indicates the number of empty vials whose water content is measured to accurately capture the humidity of the surroundings. This option is only valid if SamplingMethod is set to Headspace.
    Default Value: Automatic
    Default Calculation: Automatically set to 3 if SamplingMethod is Headspace.
    Pattern Description: Greater than or equal to 1 and less than or equal to 5 in increments of 1 or Null.
    Programmatic Pattern: (RangeP[1, 5, 1] | Automatic) | Null

    Grinding

    Grind

    Determines if the sample is ground to a fine powder (to reduce the size of powder particles) via a lab mill (grinder) before measuring the water content.
    Default Value: Automatic
    Default Calculation: Automatically set to True if the provided sample is a solid tablet or capsule. Otherwise, set to False.
    Pattern Description: True or False.
    Programmatic Pattern: BooleanP | Automatic
    Index Matches to: experiment samples

    GrinderType

    Type of grinder that is used for reducing the size of the powder particles (grinding the sample into a fine powder) before packing the sample into a melting point capillary and measuring the melting temperature. Options include BallMill, KnifeMill, and automated MortarGrinder. BallMill consists of a rotating or vibrating grinding container with sample and hard balls inside in which the size reduction occurs through impact/friction of hard balls on/with the solid particles. KnifeMill consists of rotating sharp blades in which size reduction occurs through cutting of the solid particles into smaller pieces. Automated MortarGrinder consists of a rotating bowl (mortar) with the sample inside and an angled revolving column (pestle) in which size reduction occurs through pressure and friction between mortar, pestle, and sample particles.
    Default Value: Automatic
    Default Calculation: Automatically set to the GrinderType of the specified Grinder. If Grinder is not specified but Grind is True, automatically set to KnifeMill.
    Pattern Description: BallMill, KnifeMill, or MortarGrinder or Null.
    Programmatic Pattern: ((Null | GrinderTypeP) | Automatic) | Null
    Index Matches to: experiment samples

    GrindAmount

    The amount of input sample to be ground into a fine powder.
    Default Value: Automatic
    Default Calculation: If Grind is True and the input is Tablet and the Amount option is less than three times the input sample's SolidUnitWeight, automatically set to 4. Otherwise, automatically set to 4 + the Amount divided by the input sample's SolildUnitWeight (rounded down).
    Pattern Description: Greater than or equal to 1 and less than or equal to 100 in increments of 1 or Null.
    Programmatic Pattern: (RangeP[1, 100, 1] | Automatic) | Null
    Index Matches to: experiment samples

    Grinder

    The instrument that is used to grind the sample into a fine powder if Grind is True.
    Default Value: Automatic
    Default Calculation: Automatically determined by PreferredGrinder function.
    Pattern Description: An object of type or subtype Model[Instrument, Grinder] or Object[Instrument, Grinder] or Null.
    Programmatic Pattern: (ObjectP[{Model[Instrument, Grinder], Object[Instrument, Grinder]}] | Automatic) | Null
    Index Matches to: experiment samples

    Fineness

    The approximate size of the largest particle in a solid sample. Fineness, Amount, and BulkDensity are used to determine a suitable Grinder using PreferredGrinder function if Grind is set to True and Grinder is not specified.
    Default Value: Automatic
    Default Calculation: Automatically set to 1 Millimeter if Grind is set to True.
    Pattern Description: Greater than or equal to 1 micrometer and less than or equal to 80 millimeters in increments of 1 micrometer or Null.
    Programmatic Pattern: (RangeP[1*Micrometer, 80*Millimeter, 1*Micrometer] | Automatic) | Null
    Index Matches to: experiment samples

    BulkDensity

    The mass of a volume unit of the powder. The volume for calculating BulkDensity includes the volumes of particles, internal pores, and inter-particle void spaces. This parameter is used to calculate the volume of a powder from its mass (Amount). The volume, in turn, is used along with the fineness in PreferredGrinder to determine a suitable Grinder if Grind is set to True and Grinder is not specified.
    Default Value: Automatic
    Default Calculation: Automatically set to 1 g/mL if Grind is set to True .
    Pattern Description: Greater than or equal to 1 milligram per milliliter and less than or equal to 25 grams per milliliter in increments of 1 milligram per milliliter or Null.
    Programmatic Pattern: (RangeP[1*(Milligram/Milliliter), 25*(Gram/Milliliter), 1*(Milligram/Milliliter)] | Automatic) | Null
    Index Matches to: experiment samples

    GrindingContainer

    The container that the sample is transferred into for the grinding process if Grind is set to True. Refer to instrumentation table in help files for more information about the containers that are used for each model of grinders.
    Default Value: Automatic
    Default Calculation: Automatically set to a suitable container based on the selected grinder Instrument and Amount of the sample.
    Pattern Description: An object of type or subtype Model[Container, Vessel], Object[Container, Vessel], Model[Container, GrindingContainer], or Object[Container, GrindingContainer] or a prepared sample or Null.
    Programmatic Pattern: ((ObjectP[{Model[Container, Vessel], Object[Container, Vessel], Model[Container, GrindingContainer], Object[Container, GrindingContainer]}] | _String) | Automatic) | Null
    Index Matches to: experiment samples

    GrindingBead

    In ball mills, grinding beads or grinding balls are used along with the sample inside the grinding container to beat and crush the sample into fine particles as a result rapid mechanical movements of the grinding container.
    Default Value: Automatic
    Default Calculation: Automatically set 2.8 mm stainless steel if Grind is set to True and GrinderType is set to BallMill.
    Pattern Description: An object of type or subtype Model[Item, GrindingBead] or Object[Item, GrindingBead] or Null.
    Programmatic Pattern: (ObjectP[{Model[Item, GrindingBead], Object[Item, GrindingBead]}] | Automatic) | Null
    Index Matches to: experiment samples

    NumberOfGrindingBeads

    In ball mills, determines how many grinding beads or grinding balls are used along with the sample inside the grinding container to beat and crush the sample into fine particles.
    Default Value: Automatic
    Default Calculation: Automatically set to a number of grinding beads that roughly have the same volume as the sample if Grind is set to True and GrinderType is set to BallMill. The number is estimated based on the estimated volume of the sample and diameter of the selected GrindingBead, considering 50% of packing void volume. When calculated automatically, NumberOfGrindingBeads will not be less than 1 or greater than 20.
    Pattern Description: Greater than or equal to 1 and less than or equal to 20 in increments of 1 or Null.
    Programmatic Pattern: (RangeP[1, 20, 1] | Automatic) | Null
    Index Matches to: experiment samples

    GrindingRate

    Indicates the speed of the circular motion exerted by grinders to pulverize the samples into smaller powder particles.
    Default Value: Automatic
    Default Calculation: Automatically set to the default RPM for the selected Grinder according to the values in Table x.x, if Grind is set to True.
    Pattern Description: Greater than or equal to 0.01 hertz and less than or equal to 420 hertz or greater than or equal to 1 revolution per minute and less than or equal to 25000 revolutions per minute or Null.
    Programmatic Pattern: ((RangeP[1*RPM, 25000*RPM] | RangeP[0.01*Hertz, 420*Hertz]) | Automatic) | Null
    Index Matches to: experiment samples

    GrindingTime

    Determines the duration for which the solid substance is ground into a fine powder in the grinder.
    Default Value: Automatic
    Default Calculation: Automatically set to a default value based on the selected Grinder according to table x.x if Grind is set to True.
    Pattern Description: Greater than or equal to 1 second and less than or equal to 72 hours in increments of 1 second or Null.
    Programmatic Pattern: (RangeP[1*Second, $MaxExperimentTime, 1*Second] | Automatic) | Null
    Index Matches to: experiment samples

    NumberOfGrindingSteps

    Determines how many times the grinding process is repeated to completely grind the sample and prevent excessive heating of the sample. Between each grinding step there is a cooling time that the grinder is switched off to cool down the sample and prevent excessive rise in sample's temperature.
    Default Value: Automatic
    Default Calculation: Automatically set to 1 if Grind is True.
    Pattern Description: Greater than or equal to 1 and less than or equal to 50 in increments of 1 or Null.
    Programmatic Pattern: (RangeP[1, 50, 1] | Automatic) | Null
    Index Matches to: experiment samples

    CoolingTime

    Determines the duration of time between each grinding step that the grinder is switched off to cool down the sample and prevent excessive rise in the sample's temperature.
    Default Value: Automatic
    Default Calculation: Automatically set to 30 Second if Grind is set to True and NumberOfGrindingSteps is greater than 1.
    Pattern Description: Greater than or equal to 1 second and less than or equal to 72 hours in increments of 1 second or Null.
    Programmatic Pattern: (RangeP[1*Second, $MaxExperimentTime, 1*Second] | Automatic) | Null
    Index Matches to: experiment samples

    GrindingProfile

    A set of steps of the grinding process, with each step provided as {grinding rate, grinding time} or as {wait time} indicating a cooling period to prevent the sample from overheating.
    Default Value: Automatic
    Default Calculation: Automatically set to reflect the selections of GrindingRate, GrindingTime, NumberOfGrindingSteps, and CoolingTime if Grind is set to True.
    Pattern Description: List of one or more Cooling or Grinding entries or Null.
    Programmatic Pattern: ({({RangeP[0*RPM, 25000*RPM] | RangeP[0*Hertz, 420*Hertz], RangeP[1*Second, $MaxExperimentTime, 1*Second]} | {RangeP[1*Second, $MaxExperimentTime, 1*Second]})..} | Automatic) | Null
    Index Matches to: experiment samples

    Post Experiment

    SamplesInStorageCondition

    The non-default conditions under which the SamplesIn of this experiment should be stored after the protocol is completed. If left unset, SamplesIn will be stored according to their current StorageCondition.
    Default Value: Null
    Pattern Description: {AmbientStorage, EnclosedAmbientStorage, Refrigerator, Freezer, DeepFreezer, CryogenicStorage, YeastIncubation, YeastShakingIncubation, BacterialIncubation, BacterialShakingIncubation, MammalianIncubation, ViralIncubation, CrystalIncubation, AcceleratedTesting, IntermediateTesting, LongTermTesting, UVVisLightTesting} or Disposal or Null.
    Programmatic Pattern: (Alternatives[SampleStorageTypeP | Disposal]) | Null
    Index Matches to: experiment samples

    Model Input

    PreparedModelContainer

    Indicates the container in which a Model[Sample] specified as input to the experiment function will be prepared.
    Default Value: Automatic
    Default Calculation: If PreparedModelAmount is set to All and when the input model has a product associated with both Amount and DefaultContainerModel populated, automatically set to the DefaultContainerModel value in the product. Otherwise set to Model[Container, Vessel, "2mL Tube"].
    Pattern Description: An object of type or subtype Model[Container] or Null.
    Programmatic Pattern: (ObjectP[Model[Container]] | Automatic) | Null
    Index Matches to: experiment samples

    PreparedModelAmount

    Indicates the amount of a Model[Sample] specified as input to the experiment function that will be prepared in the PreparedModelContainer. When set to All and the input model sample is not preparable, the entire amount of the input model sample that comes from one of the Products is prepared. The selected product must have both Amount and DefaultContainerModel populated, and it must not be a KitProduct. When set to All and the input model is preparable such as water, 1 Milliliter of the input model sample is prepared.
    Default Value: Automatic
    Default Calculation: Automatically set to 1 Milliliter.
    Pattern Description: All or Count or Count or Mass or Volume or Null.
    Programmatic Pattern: ((RangeP[1*Microliter, 20*Liter] | RangeP[1*Milligram, 20*Kilogram] | GreaterP[0*Unit, 1*Unit] | GreaterP[0., 1.] | All) | Automatic) | Null
    Index Matches to: experiment samples

Sample Prep Options

    Sample Preparation

    PreparatoryUnitOperations

    Specifies a sequence of transferring, aliquoting, consolidating, or mixing of new or existing samples before the main experiment. These prepared samples can be used in the main experiment by referencing their defined name. For more information, please reference the documentation for ExperimentSamplePreparation.
    Default Value: Null
    Pattern Description: List of one or more unit Operation ManualSamplePreparation or RoboticSamplePreparation or unit Operation must match SamplePreparationP entries or Null.
    Programmatic Pattern: {((ManualSamplePreparationMethodP | RoboticSamplePreparationMethodP) | SamplePreparationP)..} | Null

    Preparatory Incubation

    Incubate

    Indicates if the SamplesIn should be incubated at a fixed temperature prior to starting the experiment or any aliquoting. Sample Preparation occurs in the order of Incubation, Centrifugation, Filtration, and then Aliquoting (if specified).
    Default Value: Automatic
    Default Calculation: Resolves to True if any of the corresponding Incubation options are set. Otherwise, resolves to False.
    Pattern Description: True or False.
    Programmatic Pattern: BooleanP | Automatic
    Index Matches to: experiment samples

    IncubationTemperature

    Temperature at which the SamplesIn should be incubated for the duration of the IncubationTime prior to starting the experiment.
    Default Value: Automatic
    Pattern Description: Ambient or greater than or equal to -20 degrees Celsius and less than or equal to 500 degrees Celsius or Null.
    Programmatic Pattern: ((Ambient | RangeP[$MinIncubationTemperature, $MaxIncubationTemperature]) | Automatic) | Null
    Index Matches to: experiment samples

    IncubationTime

    Duration for which SamplesIn should be incubated at the IncubationTemperature, prior to starting the experiment.
    Default Value: Automatic
    Pattern Description: Greater than or equal to 1 minute and less than or equal to 72 hours or Null.
    Programmatic Pattern: (RangeP[1*Minute, $MaxExperimentTime] | Automatic) | Null
    Index Matches to: experiment samples

    Mix

    Indicates if this sample should be mixed while incubated, prior to starting the experiment.
    Default Value: Automatic
    Default Calculation: Automatically resolves to True if any Mix related options are set. Otherwise, resolves to False.
    Pattern Description: True or False or Null.
    Programmatic Pattern: (BooleanP | Automatic) | Null
    Index Matches to: experiment samples

    MixType

    Indicates the style of motion used to mix the sample, prior to starting the experiment.
    Default Value: Automatic
    Default Calculation: Automatically resolves based on the container of the sample and the Mix option.
    Pattern Description: Roll, Vortex, Sonicate, Pipette, Invert, Stir, Shake, Homogenize, Swirl, Disrupt, or Nutate or Null.
    Programmatic Pattern: (MixTypeP | Automatic) | Null
    Index Matches to: experiment samples

    MixUntilDissolved

    Indicates if the mix should be continued up to the MaxIncubationTime or MaxNumberOfMixes (chosen according to the mix Type), in an attempt dissolve any solute. Any mixing/incubation will occur prior to starting the experiment.
    Default Value: Automatic
    Default Calculation: Automatically resolves to True if MaxIncubationTime or MaxNumberOfMixes is set.
    Pattern Description: True or False or Null.
    Programmatic Pattern: (BooleanP | Automatic) | Null
    Index Matches to: experiment samples

    MaxIncubationTime

    Maximum duration of time for which the samples will be mixed while incubated in an attempt to dissolve any solute, if the MixUntilDissolved option is chosen. This occurs prior to starting the experiment.
    Default Value: Automatic
    Default Calculation: Automatically resolves based on MixType, MixUntilDissolved, and the container of the given sample.
    Pattern Description: Greater than or equal to 1 minute and less than or equal to 72 hours or Null.
    Programmatic Pattern: (RangeP[1*Minute, $MaxExperimentTime] | Automatic) | Null
    Index Matches to: experiment samples

    IncubationInstrument

    The instrument used to perform the Mix and/or Incubation, prior to starting the experiment.
    Default Value: Automatic
    Default Calculation: Automatically resolves based on the options Mix, Temperature, MixType and container of the sample.
    Pattern Description: An object of type or subtype Model[Instrument, Roller], Model[Instrument, OverheadStirrer], Model[Instrument, Vortex], Model[Instrument, Shaker], Model[Instrument, BottleRoller], Model[Instrument, Roller], Model[Instrument, Sonicator], Model[Instrument, HeatBlock], Model[Instrument, Homogenizer], Model[Instrument, Disruptor], Model[Instrument, Nutator], Model[Instrument, Thermocycler], Model[Instrument, EnvironmentalChamber], Model[Instrument, Pipette], Object[Instrument, Roller], Object[Instrument, OverheadStirrer], Object[Instrument, Vortex], Object[Instrument, Shaker], Object[Instrument, BottleRoller], Object[Instrument, Roller], Object[Instrument, Sonicator], Object[Instrument, HeatBlock], Object[Instrument, Homogenizer], Object[Instrument, Disruptor], Object[Instrument, Nutator], Object[Instrument, Thermocycler], Object[Instrument, EnvironmentalChamber], or Object[Instrument, Pipette] or Null.
    Programmatic Pattern: (ObjectP[Join[MixInstrumentModels, MixInstrumentObjects]] | Automatic) | Null
    Index Matches to: experiment samples

    AnnealingTime

    Minimum duration for which the SamplesIn should remain in the incubator allowing the system to settle to room temperature after the IncubationTime has passed but prior to starting the experiment.
    Default Value: Automatic
    Pattern Description: Greater than or equal to 0 minutes and less than or equal to 72 hours or Null.
    Programmatic Pattern: (RangeP[0*Minute, $MaxExperimentTime] | Automatic) | Null
    Index Matches to: experiment samples

    IncubateAliquotContainer

    The desired type of container that should be used to prepare and house the incubation samples which should be used in lieu of the SamplesIn for the experiment.
    Default Value: Automatic
    Pattern Description: An object of type or subtype Model[Container] or {Index, Container} or Null.
    Programmatic Pattern: ((ObjectP[Model[Container]] | {GreaterEqualP[1, 1] | (Automatic | Null), (ObjectP[{Model[Container], Object[Container]}] | _String) | Automatic}) | Automatic) | Null
    Index Matches to: experiment samples

    IncubateAliquotDestinationWell

    The desired position in the corresponding IncubateAliquotContainer in which the aliquot samples will be placed.
    Default Value: Automatic
    Default Calculation: Automatically resolves to A1 in containers with only one position. For plates, fills wells in the order provided by the function AllWells.
    Pattern Description: Any well from A1 to H12 or Null.
    Programmatic Pattern: (WellPositionP | Automatic) | Null
    Index Matches to: experiment samples

    IncubateAliquot

    The amount of each sample that should be transferred from the SamplesIn into the IncubateAliquotContainer when performing an aliquot before incubation.
    Default Value: Automatic
    Default Calculation: Automatically set as the smaller between the current sample volume and the maximum volume of the destination container.
    Pattern Description: All or greater than or equal to 1 microliter and less than or equal to 20 liters or Null.
    Programmatic Pattern: ((RangeP[1*Microliter, 20*Liter] | All) | Automatic) | Null
    Index Matches to: experiment samples

    Preparatory Centrifugation

    Centrifuge

    Indicates if the SamplesIn should be centrifuged prior to starting the experiment or any aliquoting. Sample Preparation occurs in the order of Incubation, Centrifugation, Filtration, and then Aliquoting (if specified).
    Default Value: Automatic
    Default Calculation: Resolves to True if any of the corresponding Centrifuge options are set. Otherwise, resolves to False.
    Pattern Description: True or False.
    Programmatic Pattern: BooleanP | Automatic
    Index Matches to: experiment samples

    CentrifugeInstrument

    The centrifuge that will be used to spin the provided samples prior to starting the experiment.
    Default Value: Automatic
    Pattern Description: An object of type or subtype Model[Instrument, Centrifuge] or Object[Instrument, Centrifuge] or Null.
    Programmatic Pattern: (ObjectP[{Model[Instrument, Centrifuge], Object[Instrument, Centrifuge]}] | Automatic) | Null
    Index Matches to: experiment samples

    CentrifugeIntensity

    The rotational speed or the force that will be applied to the samples by centrifugation prior to starting the experiment.
    Default Value: Automatic
    Pattern Description: Greater than 0 revolutions per minute or greater than 0 standard accelerations due to gravity on the surface of the earth or Null.
    Programmatic Pattern: ((GreaterP[0*RPM] | GreaterP[0*GravitationalAcceleration]) | Automatic) | Null
    Index Matches to: experiment samples

    CentrifugeTime

    The amount of time for which the SamplesIn should be centrifuged prior to starting the experiment.
    Default Value: Automatic
    Pattern Description: Greater than 0 minutes or Null.
    Programmatic Pattern: (GreaterP[0*Minute] | Automatic) | Null
    Index Matches to: experiment samples

    CentrifugeTemperature

    The temperature at which the centrifuge chamber should be held while the samples are being centrifuged prior to starting the experiment.
    Default Value: Automatic
    Pattern Description: Ambient or greater than or equal to -10 degrees Celsius and less than or equal to 40 degrees Celsius or Null.
    Programmatic Pattern: ((Ambient | RangeP[-10*Celsius, 40*Celsius]) | Automatic) | Null
    Index Matches to: experiment samples

    CentrifugeAliquotContainer

    The desired type of container that should be used to prepare and house the centrifuge samples which should be used in lieu of the SamplesIn for the experiment.
    Default Value: Automatic
    Pattern Description: An object of type or subtype Model[Container] or {Index, Container} or Null.
    Programmatic Pattern: ((ObjectP[Model[Container]] | {GreaterEqualP[1, 1] | (Automatic | Null), (ObjectP[{Model[Container], Object[Container]}] | _String) | Automatic}) | Automatic) | Null
    Index Matches to: experiment samples

    CentrifugeAliquotDestinationWell

    The desired position in the corresponding AliquotContainer in which the aliquot samples will be placed.
    Default Value: Automatic
    Default Calculation: Automatically resolves to A1 in containers with only one position. For plates, fills wells in the order provided by the function AllWells.
    Pattern Description: Any well from A1 to H12 or Null.
    Programmatic Pattern: (WellPositionP | Automatic) | Null
    Index Matches to: experiment samples

    CentrifugeAliquot

    The amount of each sample that should be transferred from the SamplesIn into the CentrifugeAliquotContainer when performing an aliquot before centrifugation.
    Default Value: Automatic
    Default Calculation: Automatically set as the smaller between the current sample volume and the maximum volume of the destination container.
    Pattern Description: All or greater than or equal to 1 microliter and less than or equal to 20 liters or Null.
    Programmatic Pattern: ((RangeP[1*Microliter, 20*Liter] | All) | Automatic) | Null
    Index Matches to: experiment samples

    Preparatory Filtering

    Filtration

    Indicates if the SamplesIn should be filter prior to starting the experiment or any aliquoting. Sample Preparation occurs in the order of Incubation, Centrifugation, Filtration, and then Aliquoting (if specified).
    Default Value: Automatic
    Default Calculation: Resolves to True if any of the corresponding Filter options are set. Otherwise, resolves to False.
    Pattern Description: True or False.
    Programmatic Pattern: BooleanP | Automatic
    Index Matches to: experiment samples

    FiltrationType

    The type of filtration method that should be used to perform the filtration.
    Default Value: Automatic
    Default Calculation: Will automatically resolve to a filtration type appropriate for the volume of sample being filtered.
    Pattern Description: PeristalticPump, Centrifuge, Vacuum, Syringe, or AirPressure or Null.
    Programmatic Pattern: (FiltrationTypeP | Automatic) | Null
    Index Matches to: experiment samples

    FilterInstrument

    The instrument that should be used to perform the filtration.
    Default Value: Automatic
    Default Calculation: Will automatically resolved to an instrument appropriate for the filtration type.
    Pattern Description: An object of type or subtype Model[Instrument, FilterBlock], Object[Instrument, FilterBlock], Model[Instrument, PeristalticPump], Object[Instrument, PeristalticPump], Model[Instrument, VacuumPump], Object[Instrument, VacuumPump], Model[Instrument, Centrifuge], Object[Instrument, Centrifuge], Model[Instrument, SyringePump], or Object[Instrument, SyringePump] or Null.
    Programmatic Pattern: (ObjectP[{Model[Instrument, FilterBlock], Object[Instrument, FilterBlock], Model[Instrument, PeristalticPump], Object[Instrument, PeristalticPump], Model[Instrument, VacuumPump], Object[Instrument, VacuumPump], Model[Instrument, Centrifuge], Object[Instrument, Centrifuge], Model[Instrument, SyringePump], Object[Instrument, SyringePump]}] | Automatic) | Null
    Index Matches to: experiment samples

    Filter

    The filter that should be used to remove impurities from the SamplesIn prior to starting the experiment.
    Default Value: Automatic
    Default Calculation: Will automatically resolve to a filter appropriate for the filtration type and instrument.
    Pattern Description: An object of type or subtype Model[Container, Plate, Filter], Model[Container, Vessel, Filter], or Model[Item, Filter] or Null.
    Programmatic Pattern: (ObjectP[{Model[Container, Plate, Filter], Model[Container, Vessel, Filter], Model[Item, Filter]}] | Automatic) | Null
    Index Matches to: experiment samples

    FilterMaterial

    The membrane material of the filter that should be used to remove impurities from the SamplesIn prior to starting the experiment.
    Default Value: Automatic
    Default Calculation: Resolves to an appropriate filter material for the given sample is Filtration is set to True.
    Pattern Description: Cellulose, Cotton, Polyethylene, Polypropylene, PTFE, Nylon, PES, PLUS, PVDF, GlassFiber, GHP, UHMWPE, EPDM, DuraporePVDF, GxF, ZebaDesaltingResin, NickelResin, AgaroseResin, CobaltResin, Silica, HLB, or AnoporeAlumina or Null.
    Programmatic Pattern: (FilterMembraneMaterialP | Automatic) | Null
    Index Matches to: experiment samples

    PrefilterMaterial

    The material from which the prefilter filtration membrane should be made of to remove impurities from the SamplesIn prior to starting the experiment.
    Default Value: Automatic
    Default Calculation: By default, no prefiltration is performed on samples, even when Filter->True.
    Pattern Description: Cellulose, Cotton, Polyethylene, Polypropylene, PTFE, Nylon, PES, PLUS, PVDF, GlassFiber, GHP, UHMWPE, EPDM, DuraporePVDF, GxF, ZebaDesaltingResin, NickelResin, AgaroseResin, CobaltResin, Silica, HLB, or AnoporeAlumina or Null.
    Programmatic Pattern: (FilterMembraneMaterialP | Automatic) | Null
    Index Matches to: experiment samples

    FilterPoreSize

    The pore size of the filter that should be used when removing impurities from the SamplesIn prior to starting the experiment.
    Default Value: Automatic
    Default Calculation: Resolves to an appropriate filter pore size for the given sample is Filtration is set to True.
    Pattern Description: 0.008 micrometers, 0.02 micrometers, 0.1 micrometers, 0.2 micrometers, 0.22 micrometers, 0.45 micrometers, 1. micrometer, 1.1 micrometers, 2.5 micrometers, 6. micrometers, 20. micrometers, 30. micrometers, or 100. micrometers or Null.
    Programmatic Pattern: (FilterSizeP | Automatic) | Null
    Index Matches to: experiment samples

    PrefilterPoreSize

    The pore size of the filter; all particles larger than this should be removed during the filtration.
    Default Value: Automatic
    Default Calculation: By default, no prefiltration is performed on samples, even when Filter->True.
    Pattern Description: 0.008 micrometers, 0.02 micrometers, 0.1 micrometers, 0.2 micrometers, 0.22 micrometers, 0.45 micrometers, 1. micrometer, 1.1 micrometers, 2.5 micrometers, 6. micrometers, 20. micrometers, 30. micrometers, or 100. micrometers or Null.
    Programmatic Pattern: (FilterSizeP | Automatic) | Null
    Index Matches to: experiment samples

    FilterSyringe

    The syringe used to force that sample through a filter.
    Default Value: Automatic
    Default Calculation: Resolves to an syringe appropriate to the volume of sample being filtered, if Filtration is set to True.
    Pattern Description: An object of type or subtype Model[Container, Syringe] or Object[Container, Syringe] or a prepared sample or Null.
    Programmatic Pattern: ((ObjectP[{Model[Container, Syringe], Object[Container, Syringe]}] | _String) | Automatic) | Null
    Index Matches to: experiment samples

    FilterHousing

    The filter housing that should be used to hold the filter membrane when filtration is performed using a standalone filter membrane.
    Default Value: Automatic
    Default Calculation: Resolve to an housing capable of holding the size of the membrane being used, if filter with Membrane FilterType is being used and Filtration is set to True.
    Pattern Description: An object of type or subtype Model[Instrument, FilterHousing], Object[Instrument, FilterHousing], Model[Instrument, FilterBlock], or Object[Instrument, FilterBlock] or Null.
    Programmatic Pattern: (ObjectP[{Model[Instrument, FilterHousing], Object[Instrument, FilterHousing], Model[Instrument, FilterBlock], Object[Instrument, FilterBlock]}] | Automatic) | Null
    Index Matches to: experiment samples

    FilterIntensity

    The rotational speed or force at which the samples will be centrifuged during filtration.
    Default Value: Automatic
    Default Calculation: Will automatically resolve to 2000 GravitationalAcceleration if FiltrationType is Centrifuge and Filtration is True.
    Pattern Description: Greater than 0 revolutions per minute or greater than 0 standard accelerations due to gravity on the surface of the earth or Null.
    Programmatic Pattern: ((GreaterP[0*RPM] | GreaterP[0*GravitationalAcceleration]) | Automatic) | Null
    Index Matches to: experiment samples

    FilterTime

    The amount of time for which the samples will be centrifuged during filtration.
    Default Value: Automatic
    Default Calculation: Will automatically resolve to 5 Minute if FiltrationType is Centrifuge and Filtration is True.
    Pattern Description: Greater than 0 minutes or Null.
    Programmatic Pattern: (GreaterP[0*Minute] | Automatic) | Null
    Index Matches to: experiment samples

    FilterTemperature

    The temperature at which the centrifuge chamber will be held while the samples are being centrifuged during filtration.
    Default Value: Automatic
    Default Calculation: Will automatically resolve to 22 Celsius if FiltrationType is Centrifuge and Filtration is True.
    Pattern Description: Greater than or equal to 4 degrees Celsius or Null.
    Programmatic Pattern: ((Alternatives[GreaterEqualP[4*Celsius]]) | Automatic) | Null
    Index Matches to: experiment samples

    FilterContainerOut

    The desired container filtered samples should be produced in or transferred into by the end of filtration, with indices indicating grouping of samples in the same plates, if desired.
    Default Value: Automatic
    Default Calculation: Automatically set as the PreferredContainer for the Volume of the sample. For plates, attempts to fill all wells of a single plate with the same model before using another one.
    Pattern Description: An object of type or subtype Model[Container] or Object[Container] or a prepared sample or {Index, Container} or Null.
    Programmatic Pattern: (((ObjectP[{Model[Container], Object[Container]}] | _String) | {GreaterEqualP[1, 1] | Automatic, (ObjectP[{Model[Container], Object[Container]}] | _String) | Automatic}) | Automatic) | Null
    Index Matches to: experiment samples

    FilterAliquotDestinationWell

    The desired position in the corresponding AliquotContainer in which the aliquot samples will be placed.
    Default Value: Automatic
    Default Calculation: Automatically resolves to A1 in containers with only one position. For plates, fills wells in the order provided by the function AllWells.
    Pattern Description: Any well from A1 to H12 or Null.
    Programmatic Pattern: (WellPositionP | Automatic) | Null
    Index Matches to: experiment samples

    FilterAliquotContainer

    The desired type of container that should be used to prepare and house the filter samples which should be used in lieu of the SamplesIn for the experiment.
    Default Value: Automatic
    Pattern Description: An object of type or subtype Model[Container] or {Index, Container} or Null.
    Programmatic Pattern: ((ObjectP[Model[Container]] | {GreaterEqualP[1, 1] | (Automatic | Null), (ObjectP[{Model[Container], Object[Container]}] | _String) | Automatic}) | Automatic) | Null
    Index Matches to: experiment samples

    FilterAliquot

    The amount of each sample that should be transferred from the SamplesIn into the FilterAliquotContainer when performing an aliquot before filtration.
    Default Value: Automatic
    Default Calculation: Automatically set as the smaller between the current sample volume and the maximum volume of the destination container.
    Pattern Description: All or greater than or equal to 1 microliter and less than or equal to 20 liters or Null.
    Programmatic Pattern: ((RangeP[1*Microliter, 20*Liter] | All) | Automatic) | Null
    Index Matches to: experiment samples

    FilterSterile

    Indicates if the filtration of the samples should be done in a sterile environment.
    Default Value: Automatic
    Default Calculation: Resolve to False if Filtration is indicated. If sterile filtration is desired, this option must manually be set to True.
    Pattern Description: True or False or Null.
    Programmatic Pattern: (BooleanP | Automatic) | Null
    Index Matches to: experiment samples

    Aliquoting

    Aliquot

    Indicates if aliquots should be taken from the SamplesIn and transferred into new AliquotSamples used in lieu of the SamplesIn for the experiment. Note that if NumberOfReplicates is specified this indicates that the input samples will also be aliquoted that number of times. Note that Aliquoting (if specified) occurs after any Sample Preparation (if specified).
    Default Value: Automatic
    Pattern Description: True or False.
    Programmatic Pattern: BooleanP | Automatic
    Index Matches to: experiment samples

    AliquotAmount

    The amount of a sample that should be transferred from the input samples into aliquots.
    Default Value: Automatic
    Default Calculation: Automatically set as the smaller between the current sample volume and the maximum volume of the destination container if a liquid, or the current Mass or Count if a solid or counted item, respectively.
    Pattern Description: All or Count or Count or Mass or Volume or Null.
    Programmatic Pattern: ((RangeP[1*Microliter, 20*Liter] | RangeP[1*Milligram, 20*Kilogram] | GreaterP[0*Unit, 1*Unit] | GreaterP[0., 1.] | All) | Automatic) | Null
    Index Matches to: experiment samples

    TargetConcentration

    The desired final concentration of analyte in the AliquotSamples after dilution of aliquots of SamplesIn with the ConcentratedBuffer and BufferDiluent which should be used in lieu of the SamplesIn for the experiment.
    Default Value: Automatic
    Default Calculation: Automatically calculated based on aliquot and buffer volumes.
    Pattern Description: Greater than 0 molar or greater than 0 grams per liter or Null.
    Programmatic Pattern: ((GreaterP[0*Molar] | GreaterP[0*(Gram/Liter)]) | Automatic) | Null
    Index Matches to: experiment samples

    TargetConcentrationAnalyte

    The substance whose final concentration is attained with the TargetConcentration option.
    Default Value: Automatic
    Default Calculation: Automatically set to the first value in the Analytes field of the input sample, or, if not populated, to the first analyte in the Composition field of the input sample, or if none exist, the first identity model of any kind in the Composition field.
    Pattern Description: An object of type or subtype Model[Molecule], Model[Molecule, cDNA], Model[Molecule, Oligomer], Model[Molecule, Transcript], Model[Molecule, Protein], Model[Molecule, Protein, Antibody], Model[Molecule, Carbohydrate], Model[Molecule, Polymer], Model[Resin], Model[Resin, SolidPhaseSupport], Model[Lysate], Model[ProprietaryFormulation], Model[Virus], Model[Cell], Model[Cell, Mammalian], Model[Cell, Bacteria], Model[Cell, Yeast], Model[Tissue], Model[Material], or Model[Species] or Null.
    Programmatic Pattern: (ObjectP[IdentityModelTypes] | Automatic) | Null
    Index Matches to: experiment samples

    AssayVolume

    The desired total volume of the aliquoted sample plus dilution buffer.
    Default Value: Automatic
    Default Calculation: Automatically determined based on Volume and TargetConcentration option values.
    Pattern Description: Greater than or equal to 1 microliter and less than or equal to 20 liters or Null.
    Programmatic Pattern: (RangeP[1*Microliter, 20*Liter] | Automatic) | Null
    Index Matches to: experiment samples

    ConcentratedBuffer

    The concentrated buffer which should be diluted by the BufferDilutionFactor in the final solution (i.e., the combination of the sample, ConcentratedBuffer, and BufferDiluent). The ConcentratedBuffer and BufferDiluent will be combined and then mixed with the sample, where the combined volume of these buffers is the difference between the AliquotAmount and the total AssayVolume.
    Default Value: Automatic
    Pattern Description: An object of type or subtype Model[Sample] or Object[Sample] or a prepared sample or Null.
    Programmatic Pattern: ((ObjectP[{Model[Sample], Object[Sample]}] | _String) | Automatic) | Null
    Index Matches to: experiment samples

    BufferDilutionFactor

    The dilution factor by which the concentrated buffer should be diluted in the final solution (i.e., the combination of the sample, ConcentratedBuffer, and BufferDiluent). The ConcentratedBuffer and BufferDiluent will be combined and then mixed with the sample, where the combined volume of these buffers is the difference between the AliquotAmount and the total AssayVolume.
    Default Value: Automatic
    Default Calculation: If ConcentratedBuffer is specified, automatically set to the ConcentratedBufferDilutionFactor of that sample; otherwise, set to Null.
    Pattern Description: Greater than or equal to 1 or Null.
    Programmatic Pattern: (GreaterEqualP[1] | Automatic) | Null
    Index Matches to: experiment samples

    BufferDiluent

    The buffer used to dilute the aliquot sample such that ConcentratedBuffer is diluted by BufferDilutionFactor in the final solution. The ConcentratedBuffer and BufferDiluent will be combined and then mixed with the sample, where the combined volume of these buffers is the difference between the AliquotAmount and the total AssayVolume.
    Default Value: Automatic
    Default Calculation: Automatically resolves to Model[Sample, "Milli-Q water"] if ConcentratedBuffer is specified; otherwise, resolves to Null.
    Pattern Description: An object of type or subtype Model[Sample] or Object[Sample] or a prepared sample or Null.
    Programmatic Pattern: ((ObjectP[{Model[Sample], Object[Sample]}] | _String) | Automatic) | Null
    Index Matches to: experiment samples

    AssayBuffer

    The buffer that should be added to any aliquots requiring dilution, where the volume of this buffer added is the difference between the AliquotAmount and the total AssayVolume.
    Default Value: Automatic
    Default Calculation: Automatically resolves to Model[Sample, "Milli-Q water"] if ConcentratedBuffer is not specified; otherwise, resolves to Null.
    Pattern Description: An object of type or subtype Model[Sample] or Object[Sample] or a prepared sample or Null.
    Programmatic Pattern: ((ObjectP[{Model[Sample], Object[Sample]}] | _String) | Automatic) | Null
    Index Matches to: experiment samples

    AliquotSampleStorageCondition

    The non-default conditions under which any aliquot samples generated by this experiment should be stored after the protocol is completed.
    Default Value: Automatic
    Pattern Description: {AmbientStorage, EnclosedAmbientStorage, Refrigerator, Freezer, DeepFreezer, CryogenicStorage, YeastIncubation, YeastShakingIncubation, BacterialIncubation, BacterialShakingIncubation, MammalianIncubation, ViralIncubation, CrystalIncubation, AcceleratedTesting, IntermediateTesting, LongTermTesting, UVVisLightTesting} or Disposal or Null.
    Programmatic Pattern: ((SampleStorageTypeP | Disposal) | Automatic) | Null
    Index Matches to: experiment samples

    DestinationWell

    The desired position in the corresponding AliquotContainer in which the aliquot samples will be placed.
    Default Value: Automatic
    Default Calculation: Automatically resolves to A1 in containers with only one position. For plates, fills wells in the order provided by the function AllWells.
    Pattern Description: Any well from A1 to H12 or list of one or more any well from A1 to H12 or any well from A1 to H12 entries or Null.
    Programmatic Pattern: ((WellPositionP | {((Automatic | Null) | WellPositionP)..}) | Automatic) | Null

    AliquotContainer

    The desired type of container that should be used to prepare and house the aliquot samples, with indices indicating grouping of samples in the same plates, if desired. This option will resolve to be the length of the SamplesIn * NumberOfReplicates.
    Default Value: Automatic
    Default Calculation: Automatically set as the PreferredContainer for the AssayVolume of the sample. For plates, attempts to fill all wells of a single plate with the same model before aliquoting into the next.
    Pattern Description: An object of type or subtype Model[Container] or Object[Container] or a prepared sample or Automatic or Null or {Index, Container} or list of one or more an object of type or subtype Model[Container] or Object[Container] or a prepared sample or Automatic or Null entries or list of one or more Automatic or Null or {Index, Container} entries.
    Programmatic Pattern: (((ObjectP[{Model[Container], Object[Container]}] | _String) | (Automatic | Null) | {GreaterEqualP[1, 1] | (Automatic | Null), (ObjectP[{Model[Container], Object[Container]}] | _String) | (Automatic | Null)} | {((ObjectP[{Model[Container], Object[Container]}] | _String) | (Automatic | Null))..} | {({GreaterEqualP[1, 1] | (Automatic | Null), (ObjectP[{Model[Container], Object[Container]}] | _String) | (Automatic | Null)} | (Automatic | Null))..}) | Automatic) | Null

    AliquotPreparation

    Indicates the desired scale at which liquid handling used to generate aliquots will occur.
    Default Value: Automatic
    Default Calculation: Automatic resolution will occur based on manipulation volumes and container types.
    Pattern Description: Manual or Robotic or Null.
    Programmatic Pattern: (PreparationMethodP | Automatic) | Null

    ConsolidateAliquots

    Indicates if identical aliquots should be prepared in the same container/position.
    Default Value: Automatic
    Pattern Description: True or False or Null.
    Programmatic Pattern: (BooleanP | Automatic) | Null

Protocol Options

    Organizational Information

    Template

    A template protocol whose methodology should be reproduced in running this experiment. Option values will be inherited from the template protocol, but can be individually overridden by directly specifying values for those options to this Experiment function.
    Default Value: Null
    Pattern Description: An object of type or subtype Object[Protocol] or an object of type or subtype of Object[Protocol] with UnresolvedOptions, ResolvedOptions specified or Null.
    Programmatic Pattern: (ObjectP[Object[Protocol]] | FieldReferenceP[Object[Protocol], {UnresolvedOptions, ResolvedOptions}]) | Null

    Name

    A object name which should be used to refer to the output object in lieu of an automatically generated ID number.
    Default Value: Null
    Pattern Description: A string or Null.
    Programmatic Pattern: _String | Null

    Post Experiment

    MeasureWeight

    Indicates if any solid samples that are modified in the course of the experiment should have their weights measured and updated after running the experiment. Please note that public samples are weighed regardless of the value of this option.
    Default Value: Automatic
    Pattern Description: True or False or Null.
    Programmatic Pattern: (BooleanP | Automatic) | Null

    MeasureVolume

    Indicates if any liquid samples that are modified in the course of the experiment should have their volumes measured and updated after running the experiment. Please note that public samples are volume measured regardless of the value of this option.
    Default Value: Automatic
    Pattern Description: True or False or Null.
    Programmatic Pattern: (BooleanP | Automatic) | Null

    ImageSample

    Indicates if any samples that are modified in the course of the experiment should be freshly imaged after running the experiment. Please note that public samples are imaged regardless of the value of this option.
    Default Value: Automatic
    Pattern Description: True or False or Null.
    Programmatic Pattern: (BooleanP | Automatic) | Null

Example Calls

    Basic protocols for measuring water content of samples:

    Prepare a sample of THF, and measure the trace water content in that sample:
    Prepare a sample of a sodium tartrate standard and measure the amount of water released as the sample is heated:

    Specify options:

    Specify grinding options:
    Specify medium and reagent options options:
    Specify standard options:

Warnings and Errors

    Messages  (13)

    GrindOptionMismatch  (1)

    If Grind is set to False, no other Grind options may be specified:

    InstrumentTechniqueMismatch  (1)

    The specified Technique must match the TitrationTechnique of the specified instrument:

    KarlFischerReagentComponents  (1)

    If a KarlFischerReagent is specified that does not match one of the ones in the catalog, a warning is thrown:

    MediumVolumeMismatch  (1)

    Medium and MediumVolume cannot have one value be Null and another not Null:

    MinRampTemperatureNotBelowMax  (1)

    If MinRampTemperature is greater than MaxRampTemperature, an error is thrown:

    NonGrindableSamples  (1)

    Grind may only be set to True for solid tablet samples:

    NumberOfBlanksMismatch  (1)

    NumberOfBlanks can't be specified if Technique is Volumetric

    SampleAmountStateConflict  (1)

    Solid samples can't have volumes set for SampleAmount (and liquids can't have mass set):

    SamplingMethodMismatch  (2)

    If SamplingMethod is set to Headspace, Temperature must not be Ambient:

    If SamplingMethod is set to Liquid, Temperature must be Ambient:

    StandardAmountMismatch  (1)

    Solid standards must have a mass specified for StandardAmount, and liquid standards must have a volume specified for StandardAmount:

    TechniqueSamplingMethodMismatch  (1)

    If Technique is set to Coulometric, SamplingMethod cannot be Liquid:

    TemperatureMismatch  (1)

    If Temperature is set to a specific value, MinRampTemperature/MaxRampTemperature/TemperatureRampRate must not also be specified:

Last modified on Wed 13 Aug 2025 23:03:20