ecl-logo Documentation

Object[Method, IonChromatographyGradient]

A method containing parameters specifying a solvent gradient utilized by an IonChromatography run.

Organizational Information

    Name

    Name of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: A string.

    ID

    ID of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: The ID of this object.

    Object

    Object of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Object[Method, IonChromatographyGradient, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

General

    Template

    The method whose option selections should be selected as the default options for this method.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    MethodsTemplated

    Methods which were generated using this method's options as a starting point for its option defaults.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    AnionColumnTemperature

    The temperature at which the gradient is run for anion channel.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterEqualP[0 Kelvin]

    AnionFlowRate

    The flow rate at which the gradient is run for anion channel.
    Format: Single
    Class: Expression
    Programmatic Pattern: 0 (Liter Milli) 0 (Liter Milli) Hold[{{GreaterEqualP[0 Minute], GreaterEqualP[---------------]}...} | GreaterEqualP[---------------]] Minute Minute

    AnionInitialFlowRate

    The starting flow rate used by this gradient for anion channel.
    Format: Single
    Class: Real
    Unit: 1 milliliter per minute
    Programmatic Pattern: 0 (Liter Milli) Hold[GreaterEqualP[---------------]] Minute

    EluentGradient

    The concentration of eluent over time, in the form: {Time, Eluent Concentration}.
    Format: Single
    Class: Expression
    Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Millimolar, 100 Millimolar]}...} | RangeP[0 Millimolar, 100 Millimolar]

    AnionGradient

    Definition of eluent concentration in the anion channel as a function of time where composition at the points in between is assumed to be a line joining the points.
    Format: Multiple

    [[1]] Time

      Header: Time
      Class: Real
      Unit: 1 minute

    [[2]] Eluent Concentration

      Header: Eluent Concentration
      Class: Real
      Unit: 1 millimolar

    [[3]] Flow Rate

      Header: Flow Rate
      Class: Real
      Unit: 1 milliliter per minute

    AnionGradientStart

    For linear gradients in the anion channel, the initial concentration of eluent.
    Format: Single
    Class: Real
    Unit: 1 percent
    Programmatic Pattern: ConcentrationP

    AnionGradientEnd

    For linear gradients in the anion channel, the final concentration of eluent.
    Format: Single
    Class: Real
    Unit: 1 percent
    Programmatic Pattern: ConcentrationP

    AnionGradientDuration

    For linear gradients in the anion channel, the duration to reach AnionGradientEnd from AnionGradientStart.
    Format: Single
    Class: Real
    Unit: 1 minute
    Programmatic Pattern: TimeP

    AnionEquilibrationTime

    The amount of time to equilibrate at AnionGradientStart before starting the gradient for anion channel.
    Format: Single
    Class: Real
    Unit: 1 minute
    Programmatic Pattern: TimeP

    AnionFlushTime

    The amount of time to flush at the highest specified eluent concentration at the end of the gradient for anion channel.
    Format: Single
    Class: Real
    Unit: 1 minute
    Programmatic Pattern: TimeP

    CationColumnTemperature

    The temperature at which the gradient is run for cation channel.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterEqualP[0 Kelvin]

    CationFlowRate

    The flow rate at which the gradient is run for cation channel.
    Format: Single
    Class: Expression
    Programmatic Pattern: 0 (Liter Milli) 0 (Liter Milli) Hold[{{GreaterEqualP[0 Minute], GreaterEqualP[---------------]}...} | GreaterEqualP[---------------]] Minute Minute

    CationInitialFlowRate

    The starting flow rate used by this gradient for cation channel.
    Format: Single
    Class: Real
    Unit: 1 milliliter per minute
    Programmatic Pattern: 0 (Liter Milli) Hold[GreaterEqualP[---------------]] Minute

    GradientA

    The percentage of Buffer A in the composition over time, in the form: {Time, % Buffer A}.
    Format: Single
    Class: Expression
    Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]

    GradientB

    The percentage of Buffer B in the composition over time, in the form: {Time, % Buffer B}.
    Format: Single
    Class: Expression
    Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]

    GradientC

    The percentage of Buffer C in the composition over time, in the form: {Time, % Buffer C}.
    Format: Single
    Class: Expression
    Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]

    GradientD

    The percentage of Buffer D in the composition over time, in the form: {Time, % Buffer D}.
    Format: Single
    Class: Expression
    Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]

    CationGradient

    Definition of buffer composition in cation channel as a function of time where composition at the points in between is assumed to be a line joining the points.
    Format: Multiple

    [[1]] Time

      Header: Time
      Class: Real
      Unit: 1 minute

    [[2]] Buffer A Composition

      Header: Buffer A Composition
      Class: Real
      Unit: 1 percent

    [[3]] Buffer B Composition

      Header: Buffer B Composition
      Class: Real
      Unit: 1 percent

    [[4]] Buffer C Composition

      Header: Buffer C Composition
      Class: Real
      Unit: 1 percent

    [[5]] Buffer D Composition

      Header: Buffer D Composition
      Class: Real
      Unit: 1 percent

    [[6]] Flow Rate

      Header: Flow Rate
      Class: Real
      Unit: 1 milliliter per minute

    CationGradientStart

    For linear gradients in cation channel, the initial Buffer B percentage.
    Format: Single
    Class: Real
    Unit: 1 percent
    Programmatic Pattern: PercentP

    CationGradientEnd

    For linear gradients in cation channel, the final Buffer B percentage.
    Format: Single
    Class: Real
    Unit: 1 percent
    Programmatic Pattern: PercentP

    CationGradientDuration

    For linear gradients in cation channel, the duration to reach CationGradientEnd from CationGradientStart.
    Format: Single
    Class: Real
    Unit: 1 minute
    Programmatic Pattern: TimeP

    CationEquilibrationTime

    The amount of time to equilibrate at CationGradientStart before starting the gradient for cation channel.
    Format: Single
    Class: Real
    Unit: 1 minute
    Programmatic Pattern: TimeP

    CationFlushTime

    The amount of time to flush at 100% Buffer B at the end of the gradient for cation channel.
    Format: Single
    Class: Real
    Unit: 1 minute
    Programmatic Pattern: TimeP

Reagents

    EluentGeneratorInletSolution

    The model used to feed liquid into the eluent generator in the flow path of the ion chromatography instrument.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Model[Sample]

    Eluent

    The model used as eluent in this gradient that is generated automatically in the flow path.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Model[Sample]

    BufferA

    The model used as Buffer A in this gradient.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Model[Sample]

    BufferB

    The model used as Buffer B in this gradient.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Model[Sample]

    BufferC

    The model used as Buffer C in this gradient.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Model[Sample]

    BufferD

    The model used as Buffer D in this gradient.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Model[Sample]
Last modified on Mon 26 Sep 2022 15:43:47