Object[Protocol, IonChromatography]
A set of parameters describing the separation of electrically charged species using Ion Chromatography.
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[Protocol, IonChromatography, _String]
Pattern Description: The object reference of this object.
Type
Type of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[Protocol, IonChromatography]
Pattern Description: Object[Protocol, IonChromatography]
Notebook
Notebook this object belongs to.
Format: Single
Class: Link
Programmatic Pattern: _Link
Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].
Relation: Object[LaboratoryNotebook][Objects]
Author
The investigator who created this protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[User][ProtocolsAuthored]
General
DateConfirmed
The date on which the protocol first entered processing or a backlog.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateEnqueued
The date on which the protocol was accepted and added to the queue.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateStarted
The date on which the protocol moved from the front of the queue to begin running in the lab.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateCompleted
The date on which the last step of this protocol's execution was finished.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateCanceled
The date on which the protocol was canceled and removed from the queue.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
Script
The script that created this protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Notebook][Protocols]
SubprotocolScripts
All scripts generated by this protocol as a list of subprotocols.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Notebook, Script][ParentProtocol]
Site
The ECL site at which this protocol was executed.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Container, Site]
SamplesIn
Input samples for this analytical or preparative experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ContainersIn
Any containers containing this protocols' SamplesIn.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
NumberOfReplicates
Indicates the number of times the experiment is repeated with identical parameters.
Format: Single
Class: Integer
Programmatic Pattern: GreaterP[0, 1]
Status
The current status of the protocol.
Format: Single
Class: Expression
Programmatic Pattern: ProtocolStatusP
CheckpointProgress
A listing of all the checkpoints passed in the execution of this protocol.
Format: Multiple
[[1]] Name
Header: Name
Class: String
Programmatic Pattern: _String
[[2]] Start Time
Header: Start Time
Class: Date
Programmatic Pattern: _?DateObjectQ
[[3]] End Time
Header: End Time
Class: Date
Programmatic Pattern: _?DateObjectQ|Null
SubprotocolDescription
A short title indicating what this subprotocol accomplishes.
Format: Single
Class: String
Programmatic Pattern: _String
BatchedUnitOperations
The individual batches of the protocol, as they will be executed in the lab.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[UnitOperation][Protocol]
ReplacementProtocol
If this protocol was aborted due to technical reasons, links to the replacement protocol run in its place.
Format: Single
Class: Link
Programmatic Pattern: _Link
Sterile
Indicates if the protocol is performed in a sterile environment.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
LiquidHandlingLog
The instrumentation trace file that monitored and recorded the execution of this robotic liquid handling.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
PooledSamplesIn
The members of SamplesIn gathered into the pools that are mixed in each AliquotContainer.
Format: Multiple
Class: Expression
Programmatic Pattern: {ObjectReferenceP[Object[Sample]]..}
NestedIndexMatchingSamplesIn
The members of SamplesIn gathered into the pools that are mixed in each AliquotContainer.
Format: Multiple
Class: Expression
Programmatic Pattern: {ObjectReferenceP[Object[Sample]]..}
InitialNitrogenPressure
The pressure data of the nitrogen gas source before starting the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
NitrogenPressureLog
The pressure log for the nitrogen gas source for the relevant section of the facility.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
InitialCO2Pressure
The pressure data of the CO2 gas source before starting the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
CO2PressureLog
The pressure log for the CO2 gas source for the relevant section of the facility.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
InitialArgonPressure
The pressure data of the argon gas source before starting the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
HoldOrder
Indicates if the queue position of this protocol should be strictly enforced, regardless of the available resources in the lab.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
Priority
Indicates if this protocol should be prioritized to start at the given StartDate, have dedicated operation for its entirety, and not be interrupted by other protocols.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
StartDate
The date at which this protocol should be prioritized to start.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
Branch
The git branch that this protocol should be run on.
Format: Single
Class: String
Programmatic Pattern: _String
Instrument
The device containing a pump, column oven, and detector(s) that executes this experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
AnalysisChannels
For each member of SamplesIn, the flow path into which each sample is injected, either cation or anion channel. Cation channel employs negatively-charged stationary phase to separate positively charged species, whereas anion channel employs positively-charged stationary phase to separate negatively charge species.
Format: Multiple
Class: Expression
Programmatic Pattern: AnalysisChannelP
AnionSamples
A list of samples that are injected into the anion channel of the instrument for separation and analysis.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
CationSamples
A list of samples that are injected into the anion channel of the instrument for separation and analysis.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ChannelSelection
A list of all independent flow paths used in this protocol.
Format: Multiple
Class: Expression
Programmatic Pattern: AnalysisChannelP
AnionColumn
The device with resin through which the buffer and input samples flow for anion channel. It adsorbs and separates charged molecules within the sample based on the properties of the eluent, Samples, and ColumnTemperature.
Format: Single
Class: Link
Programmatic Pattern: _Link
CationColumn
The device with resin through which the buffer and input samples flow for cation channel. It adsorbs and separates charged molecules within the sample based on the properties of the Buffers, Samples, and ColumnTemperature.
Format: Single
Class: Link
Programmatic Pattern: _Link
Column
The device with resin through which the buffer and input samples flow. It adsorbs and separates charged molecules within the sample based on the properties of the Buffers, Samples, and ColumnTemperature.
Format: Single
Class: Link
Programmatic Pattern: _Link
AnionGuardColumn
A protective device placed in the flow path before the AnionColumn in order to adsorb fouling contaminants and, thus, preserve the AnionColumn lifetime.
Format: Single
Class: Link
Programmatic Pattern: _Link
CationGuardColumn
A protective device placed in the flow path before the CationColumn in order to adsorb fouling contaminants and, thus, preserve the CationColumn lifetime.
Format: Single
Class: Link
Programmatic Pattern: _Link
GuardColumn
A protective device placed in the flow path before the Column in order to adsorb fouling contaminants and, thus, preserve the Column lifetime.
Format: Single
Class: Link
Programmatic Pattern: _Link
AnionDetector
The types of measurements performed for the experiment and available on the Instrument for anion channel.
Format: Single
Class: Expression
Programmatic Pattern: IonChromatographyDetectorTypeP
CationDetector
The types of measurements performed for the experiment and available on the Instrument for cation channel.
Format: Single
Class: Expression
Programmatic Pattern: IonChromatographyDetectorTypeP
Detectors
The type of measurement to run on the separated analytes that generates quantifiable signals for the chromatogram.
Format: Multiple
Class: Expression
Programmatic Pattern: IonChromatographyDetectorTypeP
EluentGeneratorInletSolution
The solvent pumped to the eluent generator in the flow path of anion channel for electrolysis.
Format: Single
Class: Link
Programmatic Pattern: _Link
Eluent
The solvent generated in the flow path of anion channel from electrolysis of the inlet solution.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[Sample]
BufferA
The solvent pumped through channel A of the flow path in cation channel.
Format: Single
Class: Link
Programmatic Pattern: _Link
BufferB
The solvent pumped through channel B of the flow path in cation channel.
Format: Single
Class: Link
Programmatic Pattern: _Link
BufferC
The solvent pumped through channel C of the flow path in cation channel.
Format: Single
Class: Link
Programmatic Pattern: _Link
BufferD
The solvent pumped through channel D of the flow path in cation channel.
Format: Single
Class: Link
Programmatic Pattern: _Link
EluentGeneratorInletSolution Cap
The cap used to aspirate eluent generator inlet solution into the flow path during this protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
BufferACap
The cap used to aspirate Buffer A into the flow path during this protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
BufferBCap
The cap used to aspirate Buffer B into the flow path during this protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
BufferCCap
The cap used to aspirate Buffer C into the flow path during this protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
BufferDCap
The cap used to aspirate Buffer D into the flow path during this protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
NeedleWashSolutionCap
The cap used to aspirate needle was solution into the autosampler during this protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
InitialInletSolutionVolume
The volume of deionized water in the reservoir immediately before the experiment was started. Deionized water from the reservoir is electrolysed to generate buffer in the flow path via a eluent generator.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
InitialBufferAVolume
The volume of Buffer A in the reservoir immediately before the experiment was started.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
InitialBufferBVolume
The volume of Buffer B in the reservoir immediately before the experiment was started.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
InitialBufferCVolume
The volume of Buffer C in the reservoir immediately before the experiment was started.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
InitialBufferDVolume
The volume of Buffer D in the reservoir immediately before the experiment was started.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
InitialNeedleWashSolution Volume
The volume of NeedleWashSolution in the reservoir immediately before the experiment was started.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
InitialInletSolution Appearance
An image taken of the water reservoir immediately before the experiment was started.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
InitialBufferAAppearance
An image taken of Buffer A immediately before the experiment was started.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
InitialBufferBAppearance
An image taken of Buffer B immediately before the experiment was started.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
InitialBufferCAppearance
An image taken of Buffer Cimmediately before the experiment was started.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
InitialBufferDAppearance
An image taken of Buffer D immediately before the experiment was started.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
InitialNeedleWashSolution Appearance
An image taken of NeedleWashSolution immediately before the experiment was started.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
AnionInjectionTable
The sequence of samples injected into the anion channel for a given experiment run including for ColumnPrime, SamplesIn, Standards, Blanks, and ColumnFlush.
Format: Multiple
[Type]
Header: Type
Class: Expression
[Sample]
Header: Sample
Class: Link
[AnalysisChannel]
Header: AnalysisChannel
Class: Expression
[InjectionVolume]
Header: InjectionVolume
Class: Real
Unit: 1 microliter
[Gradient]
Header: Gradient
Class: Link
Relation: Object[Method]
[DilutionFactor]
Header: DilutionFactor
Class: Real
[ColumnTemperature]
Header: ColumnTemperature
Class: Real
Unit: 1 degree Celsius
[Data]
Header: Data
Class: Link
Relation: Object[Data]
CationInjectionTable
The sequence of samples injected into the cation channel for a given experiment run including for ColumnPrime, SamplesIn, Standards, Blanks, and ColumnFlush.
Format: Multiple
[Type]
Header: Type
Class: Expression
[Sample]
Header: Sample
Class: Link
[AnalysisChannel]
Header: AnalysisChannel
Class: Expression
[InjectionVolume]
Header: InjectionVolume
Class: Real
Unit: 1 microliter
[Gradient]
Header: Gradient
Class: Link
Relation: Object[Method]
[DilutionFactor]
Header: DilutionFactor
Class: Real
[ColumnTemperature]
Header: ColumnTemperature
Class: Real
Unit: 1 degree Celsius
[Data]
Header: Data
Class: Link
Relation: Object[Data]
ElectrochemicalInjectionTable
The sequence of samples injected into the instrument for a given experiment run including for ColumnPrime, SamplesIn, Standards, Blanks, and ColumnFlush.
Format: Multiple
[Type]
Header: Type
Class: Expression
[Sample]
Header: Sample
Class: Link
[InjectionVolume]
Header: InjectionVolume
Class: Real
Unit: 1 microliter
[Gradient]
Header: Gradient
Class: Link
Relation: Object[Method]
[DilutionFactor]
Header: DilutionFactor
Class: Real
[ColumnTemperature]
Header: ColumnTemperature
Class: Real
Unit: 1 degree Celsius
[Data]
Header: Data
Class: Link
Relation: Object[Data]
BufferAStorageCondition
The conditions under which BufferA used by this experiment should be stored after the protocol is completed.
Format: Single
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
BufferBStorageCondition
The conditions under which BufferB used by this experiment should be stored after the protocol is completed.
Format: Single
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
BufferCStorageCondition
The conditions under which BufferC used by this experiment should be stored after the protocol is completed.
Format: Single
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
BufferDStorageCondition
The conditions under which BufferD used by this experiment should be stored after the protocol is completed.
Format: Single
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
FinalInletSolutionVolume
The volume of deionized water in the reservoir immediately after the experiment was finished.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
FinalBufferAVolume
The volume of Buffer A in the reservoir immediately after the experiment was finished.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
FinalBufferBVolume
The volume of Buffer B in the reservoir immediately after the experiment was finished.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
FinalBufferCVolume
The volume of Buffer C in the reservoir immediately after the experiment was finished.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
FinalBufferDVolume
The volume of Buffer D in the reservoir immediately after the experiment was finished.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
FinalNeedleWashSolutionVolume
The volume of NeedleWashSolution in the reservoir immediately after the experiment was finished.
Format: Single
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
Replicate Experiments
Template
The protocol whose option selections should be selected as the default options for this protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol][ProtocolsTemplated]
ProtocolsTemplated
Protocols which were generated using this protocol's options as a starting point for its option defaults.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol][Template]
Sample Preparation
PreparatoryUnitOperations
A list of transfers, consolidations, aliquots, mixes and dilutions that will be performed in the order listed to prepare samples for the experiment.
Format: Multiple
Class: Expression
Programmatic Pattern: _ | _
PreparatoryPrimitives
A list of transfers, consolidations, aliquots, mixes and dilutions that will be performed in the order listed to prepare samples for the experiment.
Format: Multiple
Class: Expression
Programmatic Pattern: _ | _
VolumeCheckSamplePrep
Indicates if any liquid samples prepared by using the PreparatoryUnitOperations option should have their volumes measured and updated before running the experiment.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
IncubateSamplePreparation
For each member of SamplesIn, parameters describing how the input samples should be heated prior to any aliquoting or the start of the experiment.
Format: Multiple
[Incubate]
Header: Incubate
Class: Boolean
[IncubationTemperature]
Header: IncubationTemperature
Class: Real
Unit: 1 degree Celsius
[IncubationTime]
Header: IncubationTime
Class: Real
Unit: 1 second
[Mix]
Header: Mix
Class: Boolean
[MixType]
Header: MixType
Class: Expression
[MixUntilDissolved]
Header: MixUntilDissolved
Class: Boolean
[MaxIncubationTime]
Header: MaxIncubationTime
Class: Real
Unit: 1 second
[IncubationInstrument]
Header: IncubationInstrument
Class: Link
[AnnealingTime]
Header: AnnealingTime
Class: Real
Unit: 1 second
[IncubateAliquotContainer]
Header: IncubateAliquotContainer
Class: Expression
[IncubateAliquot]
Header: IncubateAliquot
Class: Real
Unit: 1 liter
[IncubateAliquotDestinationWell]
Header: IncubateAliquotDestinationWell
Class: Expression
CentrifugeSamplePreparation
For each member of SamplesIn, parameters describing how the input samples should be spun down prior to any aliquoting or the start of the experiment.
Format: Multiple
[Centrifuge]
Header: Centrifuge
Class: Boolean
[CentrifugeInstrument]
Header: CentrifugeInstrument
Class: Link
[CentrifugeIntensity]
Header: CentrifugeIntensity
Class: VariableUnit
[CentrifugeTime]
Header: CentrifugeTime
Class: Real
Unit: 1 minute
[CentrifugeTemperature]
Header: CentrifugeTemperature
Class: Real
Unit: 1 degree Celsius
[CentrifugeAliquotContainer]
Header: CentrifugeAliquotContainer
Class: Expression
[CentrifugeAliquot]
Header: CentrifugeAliquot
Class: Real
Unit: 1 liter
[CentrifugeAliquotDestinationWell]
Header: CentrifugeAliquotDestinationWell
Class: Expression
FilterSamplePreparation
For each member of SamplesIn, parameters describing how particulates should be separated from the input samples prior to any aliquoting or the start of the experiment.
Format: Multiple
[Filtration]
Header: Filtration
Class: Boolean
[FiltrationType]
Header: FiltrationType
Class: Expression
[Filter]
Header: Filter
Class: Link
Relation: Object[Container] | Model[Container] | Object[Sample] | Model[Sample] | Object[Item] | Model[Item]
[FilterMaterial]
Header: FilterMaterial
Class: Expression
[FilterPoreSize]
Header: FilterPoreSize
Class: Real
Unit: 1 micrometer
[FilterContainerOut]
Header: FilterContainerOut
Class: Expression
[FilterInstrument]
Header: FilterInstrument
Class: Link
Relation: 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]
[FilterSyringe]
Header: FilterSyringe
Class: Link
[FilterHousing]
Header: FilterHousing
Class: Link
[FilterIntensity]
Header: FilterIntensity
Class: VariableUnit
[FilterTime]
Header: FilterTime
Class: Real
Unit: 1 minute
[FilterTemperature]
Header: FilterTemperature
Class: Real
Unit: 1 degree Celsius
[FilterSterile]
Header: FilterSterile
Class: Boolean
[FilterAliquotContainer]
Header: FilterAliquotContainer
Class: Expression
[FilterAliquot]
Header: FilterAliquot
Class: Real
Unit: 1 liter
[PrefilterMaterial]
Header: PrefilterMaterial
Class: Expression
[PrefilterPoreSize]
Header: PrefilterPoreSize
Class: Real
Unit: 1 micrometer
[FilterAliquotDestinationWell]
Header: FilterAliquotDestinationWell
Class: Expression
SamplePreparationProtocols
Protocols used to mix, centrifuge, incubate, and filter the SamplesIn prior to starting the experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
PooledIncubateSample Preparation
For each member of PooledSamplesIn, parameters describing how the pooled samples should be incubated after aliquoting but prior to the start of the experiment.
Format: Multiple
[Incubate]
Header: Incubate
Class: Boolean
[IncubationTemperature]
Header: IncubationTemperature
Class: Real
Unit: 1 degree Celsius
[IncubationTime]
Header: IncubationTime
Class: Real
Unit: 1 second
[Mix]
Header: Mix
Class: Boolean
[MixType]
Header: MixType
Class: Expression
[MixUntilDissolved]
Header: MixUntilDissolved
Class: Boolean
[MaxIncubationTime]
Header: MaxIncubationTime
Class: Real
Unit: 1 second
[IncubationInstrument]
Header: IncubationInstrument
Class: Link
[AnnealingTime]
Header: AnnealingTime
Class: Real
Unit: 1 second
[IncubateAliquotContainer]
Header: IncubateAliquotContainer
Class: Expression
[IncubateAliquot]
Header: IncubateAliquot
Class: Real
Unit: 1 liter
[IncubateAliquotDestinationWell]
Header: IncubateAliquotDestinationWell
Class: Expression
NestedIndexMatchingIncubate SamplePreparation
For each member of NestedIndexMatchingSamplesIn, parameters describing how the pooled samples should be incubated after aliquoting but prior to the start of the experiment.
Format: Multiple
[Incubate]
Header: Incubate
Class: Boolean
[IncubationTemperature]
Header: IncubationTemperature
Class: Real
Unit: 1 degree Celsius
[IncubationTime]
Header: IncubationTime
Class: Real
Unit: 1 second
[Mix]
Header: Mix
Class: Boolean
[MixType]
Header: MixType
Class: Expression
[MixUntilDissolved]
Header: MixUntilDissolved
Class: Boolean
[MaxIncubationTime]
Header: MaxIncubationTime
Class: Real
Unit: 1 second
[IncubationInstrument]
Header: IncubationInstrument
Class: Link
[AnnealingTime]
Header: AnnealingTime
Class: Real
Unit: 1 second
[IncubateAliquotContainer]
Header: IncubateAliquotContainer
Class: Expression
[IncubateAliquot]
Header: IncubateAliquot
Class: Real
Unit: 1 liter
[IncubateAliquotDestinationWell]
Header: IncubateAliquotDestinationWell
Class: Expression
PooledCentrifugeSample Preparation
For each member of PooledSamplesIn, parameters describing how the pooled samples should be centrifuge after aliquoting and pooled mixing but prior to the start of the experiment.
Format: Multiple
[Centrifuge]
Header: Centrifuge
Class: Boolean
[CentrifugeInstrument]
Header: CentrifugeInstrument
Class: Link
[CentrifugeIntensity]
Header: CentrifugeIntensity
Class: VariableUnit
[CentrifugeTime]
Header: CentrifugeTime
Class: Real
Unit: 1 minute
[CentrifugeTemperature]
Header: CentrifugeTemperature
Class: Real
Unit: 1 degree Celsius
[CentrifugeAliquotContainer]
Header: CentrifugeAliquotContainer
Class: Expression
[CentrifugeAliquot]
Header: CentrifugeAliquot
Class: Real
Unit: 1 liter
[CentrifugeAliquotDestinationWell]
Header: CentrifugeAliquotDestinationWell
Class: Expression
NestedIndexMatchingCentrifuge SamplePreparation
For each member of PooledSamplesIn, parameters describing how the pooled samples should be centrifuge after aliquoting and pooled mixing but prior to the start of the experiment.
Format: Multiple
[Centrifuge]
Header: Centrifuge
Class: Boolean
[CentrifugeInstrument]
Header: CentrifugeInstrument
Class: Link
[CentrifugeIntensity]
Header: CentrifugeIntensity
Class: VariableUnit
[CentrifugeTime]
Header: CentrifugeTime
Class: Real
Unit: 1 minute
[CentrifugeTemperature]
Header: CentrifugeTemperature
Class: Real
Unit: 1 degree Celsius
[CentrifugeAliquotContainer]
Header: CentrifugeAliquotContainer
Class: Expression
[CentrifugeAliquot]
Header: CentrifugeAliquot
Class: Real
Unit: 1 liter
[CentrifugeAliquotDestinationWell]
Header: CentrifugeAliquotDestinationWell
Class: Expression
FilteredSamples
Samples corresponding to filtered eluents of SamplesIn generated during sample preparation and intended for use in this experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Sample]
AnionSampleVolumes
For each member of AnionSamples, the physical quantity taken from the sample and injected onto the column.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Micro Liter]
CationSampleVolumes
For each member of CationSamples, the physical quantity taken from the sample and injected onto the column.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Micro Liter]
SampleVolumes
For each member of SamplesIn, the physical quantity taken from the sample and injected onto the column.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Micro Liter]
SampleTemperature
The nominal temperature of the chamber where input samples are incubated in prior to injection on the column.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
PlateSeal
The package of piercable, adhesive film used to cover plates of injection samples in this experiment in order to mitigate sample evaporation.
Format: Single
Class: Link
Programmatic Pattern: _Link
Aliquoting
AliquotSamplePreparation
For each member of AliquotSamples, parameters describing how aliquots should be drawn from the input samples after initial sample preparation in order to create new aliquot samples upon which aliquot preparation and the experiment should proceed.
Format: Multiple
[Aliquot]
Header: Aliquot
Class: Boolean
[AliquotAmount]
Header: AliquotAmount
Class: Expression
[TargetConcentration]
Header: TargetConcentration
Class: Expression
[AssayVolume]
Header: AssayVolume
Class: Real
Unit: 1 milliliter
[AliquotContainer]
Header: AliquotContainer
Class: Expression
[AssayBuffer]
Header: AssayBuffer
Class: Link
[BufferDiluent]
Header: BufferDiluent
Class: Link
[BufferDilutionFactor]
Header: BufferDilutionFactor
Class: Real
[ConcentratedBuffer]
Header: ConcentratedBuffer
Class: Link
[DestinationWell]
Header: DestinationWell
Class: Expression
[TargetConcentrationAnalyte]
Header: TargetConcentrationAnalyte
Class: Expression
[AliquotSampleLabel]
Header: AliquotSampleLabel
Class: String
AliquotProtocols
Protocols used to create AliquotSamples prior to starting the experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol]
AliquotPreparationProtocols
Protocols used to mix, centrifuge, incubate, and filter the AliquotSamples prior to starting the experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol]
AliquotSamples
Samples corresponding to aliquots of SamplesIn generated during sample preparation and intended for use in this experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Sample]
AliquotContainers
Containers that hold AliquotSamples generated during sample preparation and intended for use in this experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
SaveAliquots
Indicates if the AliquotSamples should be stored after the experiment, rather than being discarded.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
ConsolidateAliquots
Indicates if identical aliquots should be consolidated in a single sample.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
AliquotPreparation
Indicates if the aliquotting should occur manually or on a robotic liquid handler.
Format: Single
Class: Expression
Programmatic Pattern: PreparationMethodP
AliquotVolumes
For each member of SamplesIn, the volume transferred from the sample into the aliquot sample which is used in lieu of the initial sample for the experiment.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterP[0 Micro Liter]
AliquotMasses
For each member of SamplesIn, the mass of a solid transferred from the sample into the aliquot sample which is used in lieu of the initial sample for the experiment.
Format: Multiple
Class: Real
Unit: 1 milligram
Programmatic Pattern: GreaterP[0 Milligram]
AliquotAmounts
For each member of SamplesIn, the amount transferred from the sample into the aliquot sample which is used in lieu of the initial sample for the experiment.
Format: Multiple
Class: VariableUnit
Programmatic Pattern: GreaterP[0 Milliliter] | GreaterP[0 Milligram] | GreaterP[0 Unit, 1 Unit]
TargetConcentrations
For each member of SamplesIn, the final concentration of analyte in the aliquot sample which is used in lieu of the initial sample for the experiment.
Format: Multiple
Class: Expression
Programmatic Pattern: Milligram
Hold[GreaterP[0 Micro Molar] | GreaterP[0 ----------]]
Milliliter
AssayVolumes
For each member of SamplesIn (or PooledSamplesIn), the total volume of the reaction mixture which is used in lieu of the initial sample for the experiment.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Micro Liter]
AssayBuffers
For each member of SamplesIn (or PooledSamplesIn), the final buffers used to generate AliquotSamples by aliquoting SamplesIn.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ConcentratedBuffers
For each member of SamplesIn (or PooledSamplesIn), the concentrated buffer source which is added to the AliquotSamples to obtain 1x buffer concentration after dilution of the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
BufferDilutionFactors
For each member of SamplesIn (or PooledSamplesIn), he dilution factor by which the concentrated buffer is diluted in preparing the AliquotSamples to obtain a 1x buffer concentration after dilution of the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Multiple
Class: Real
Programmatic Pattern: GreaterP[0]
BufferDiluents
For each member of SamplesIn (or PooledSamplesIn), the diluent used to dilute the concentration of the concentrated buffer in preparing the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ConcentratedBuffer
The concentrated buffer source which is added to each of the AliquotSamples to obtain 1x buffer concentration after dilution of the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
BufferDilutionFactor
The dilution factor by which the concentrated buffer is diluted in preparing the AliquotSamples to obtain a 1x buffer concentration after dilution of the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Single
Class: Integer
Programmatic Pattern: GreaterP[0]
BufferDiluent
The diluent used to dilute the concentration of the concentrated buffer in preparing the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
AssayBuffer
The desired buffer for the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
Sample Post-Processing
PostProcessingProtocols
Protocols used to perform post-processing such as sample imaging or volume measurement.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol]
ImageSample
Indicates if the samples that are modified in the course of the experiment are imaged after running the experiment.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
MeasureVolume
Indicates if the volume of the liquid samples modified in the course of the experiment are measured after running the experiment.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
MeasureWeight
Indicates if the weight of the solid samples modified in the course of the experiment are measured after running the experiment.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
Measure
Indicates if the volume/weight of the samples modified in the course of the experiment are measured after running the experiment.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
Storage
Indicates the conditions under which any samples generated by this experiment are stored after the protocol is completed.
Format: Single
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
Experimental Results
Data
Any primary data generated by this protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
SamplesOut
Any preparative samples generated by the protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ContainersOut
Any containers holding SamplesOut generated by this protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
EnvironmentalData
Measurements of environmental conditions (temperature and humidity) recorded during the execution of this protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
AnionStandardData
The chromatography traces generated for the anion standard's injection.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
CationStandardData
The chromatography traces generated for the cation standard's injection.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
StandardData
The chromatography traces generated for the standard's injection.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
AnionBlankData
The chromatography traces generated for the anion blank's injection.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
CationBlankData
The chromatography traces generated for the cation blank's injection.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
BlankData
The chromatography traces generated for the blank's injection.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
AnionPrimeData
Chromatography traces generated for any anion column prime runs.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
CationPrimeData
Chromatography traces generated for any cation column prime runs.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
PrimeData
Chromatography traces generated for any column prime runs.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
AnionFlushData
Chromatography traces generated for any anion column flush runs.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
CationFlushData
Chromatography traces generated for any cation column flush runs.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
FlushData
Chromatography traces generated for any column flush runs.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
InitialAnalyteVolumes
For each member of SamplesIn, the physical quantity of each analyte sample (SamplesIn if drawn directly or AliquotSamples if instructed to aliquot prior to the assay) measured prior to injection.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Liter]
InjectedAnalyteVolumes
For each member of SamplesIn, the physical quantity of each analyte sample (SamplesIn if drawn directly or AliquotSamples if instructed to aliquot prior to the assay) calculated by subtracting FinalAnalytesVolumes from InitialAnalytesVolumes.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Liter]
FinalAnalyteVolumes
For each member of SamplesIn, the physical quantity of each analyte sample (SamplesIn if drawn directly or AliquotSamples if instructed to aliquot prior to the assay) measured immediately after the experiment.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Liter]
Troubleshooting
TroubleshootingReports
Reports for errors that require troubleshooting associated with the execution of this top-level protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Resources
AwaitingResources
Indicates if this protocol is awaiting the arrival of items before it can be begun or continued.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
ShippingMaterials
Indicates the transactions, and the specific products or samples therein, that must be received before this protocol can be begun or continued.
Format: Multiple
[[1]] Transaction
Header: Transaction
Class: Link
Programmatic Pattern: _Link
[[2]] Required Product
Header: Required Product
Class: Link
Programmatic Pattern: _Link
HazardousWaste
The types of waste generated by this protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
DispenserContainers
Containers gathered as destinations for any resources obtained from a chemical dispenser.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
GasSources
A list of containers that supplied gas to instruments in this protocol through plumbing connections.
Format: Multiple
[[1]] Gas Type
Header: Gas Type
Class: Expression
Programmatic Pattern: GasP
[[2]] Source Container
Header: Source Container
Class: Link
Programmatic Pattern: _Link
Relation: Object[Container]
[[3]] Supplied Instrument
Header: Supplied Instrument
Class: Link
Programmatic Pattern: _Link
Relation: Object[Instrument]
Cleaning
WasteGenerated
For each type of waste generated by this protocol, the total amount (in grams) generated during the conduct of the protocol.
Format: Multiple
[Waste]
Header: Waste
Class: Link
Relation: Model[Sample]
[Weight]
Header: Weight
Class: Real
Unit: 1 gram
TubingRinseSolution
The solution used to rinse buffers lines before and after and the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
NeedleWashSolution
The solution used to wash the injection needle and pumps before, during, and after the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
CapWashAdapter
Buffer cap plumbing adapter used to clean the tubing interior of used buffer caps.
Format: Single
Class: Link
Programmatic Pattern: _Link
Storage Information
StoragePrice
The total monthly price for warehousing all user owned items associated with this protocol in an ECL facility under the storage conditions specified by each item.
Format: Single
Class: Real
Unit: 1 US dollar per month
Programmatic Pattern: USD
Hold[GreaterEqualP[0 -----]]
Month
Sample Storage
SamplesInStorage
For each member of SamplesIn, The storage conditions under which any input samples to this experiment should be stored after their usage in this experiment.
Format: Multiple
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
AliquotStorage
For each member of AliquotSamples, The storage conditions under which any aliquot samples generated by this experiment should be stored after the protocol is completed.
Format: Multiple
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
SamplesOutStorage
For each member of SamplesOut, the storage conditions under which any output samples generated by this experiment should be stored after the protocol is completed.
Format: Multiple
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
Option Handling
ResolvedOptions
The final options used as parameters for this protocol, after automatic options are resolved.
Format: Single
Class: Compressed
Programmatic Pattern: {_Rule...}
UnresolvedOptions
The verbatim options originally input by the protocol author to generate this protocol, often with some options set to Automatic.
Format: Single
Class: Compressed
Programmatic Pattern: {_Rule...}
Computations
ParallelComputations
List of computational jobs generated and run in parallel to the execution of this protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ComputationsOutstanding
Indicates if any of the computation jobs in ParallelComputations have not yet completed.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
ErroneousComputations
List of computational jobs generated and run in parallel to the execution of this protocol in which a warning or error was thown, or that did not finish.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Gradient
EluentGradient
For each member of AnionSamples, the eluent concentration over time, in the form: {Time, eluent concentration in Millimolar} or a single eluent concentration for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Millimolar, 100 Millimolar]}...} | RangeP[0 Millimolar, 100 Millimolar]
CationGradientA
For each member of CationSamples, the percentage of BufferA in the composition over time, in the form: {Time, % BufferA} or a single % BufferA for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationGradientB
For each member of CationSamples, the percentage of BufferB in the composition over time, in the form: {Time, % BufferB} or a single % BufferB for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationGradientC
For each member of CationSamples, the percentage of BufferC in the composition over time, in the form: {Time, % BufferC} or a single % BufferC for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationGradientD
For each member of CationSamples, the percentage of BufferD in the composition over time, in the form: {Time, % BufferD} or a single % BufferD for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
GradientA
For each member of SamplesIn, the percentage of BufferA in the composition over time, in the form: {Time, % BufferA} or a single % BufferA for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
GradientB
For each member of SamplesIn, the percentage of BufferB in the composition over time, in the form: {Time, % BufferB} or a single % BufferB for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
GradientC
For each member of SamplesIn, the percentage of BufferC in the composition over time, in the form: {Time, % BufferC} or a single % BufferC for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
GradientD
For each member of SamplesIn, the percentage of BufferD in the composition over time, in the form: {Time, % BufferD} or a single % BufferD for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
AnionGradientMethods
For each member of AnionSamples, the methods used during the course of the run consisting of buffer composition and time points.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
CationGradientMethods
For each member of CationSamples, the methods used during the course of the run consisting of buffer composition and time points.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
GradientMethods
For each member of SamplesIn, the methods used during the course of the run consisting of buffer composition and time points.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Method, Gradient]
AnionFlowRate
For each member of AnionSamples, the total rate of mobile phase pumped through the instrument in anion channel.
Format: Multiple
Class: Expression
Programmatic Pattern: Milliliter 0 Milli Liter
Hold[ListableP[{GreaterEqualP[0 Minute], GreaterEqualP[0 ----------]}] | GreaterEqualP[-------------]]
Minute Minute
CationFlowRate
For each member of CationSamples, the total rate of mobile phase pumped through the instrument in cation channel.
Format: Multiple
Class: Expression
Programmatic Pattern: Milliliter 0 Milli Liter
Hold[ListableP[{GreaterEqualP[0 Minute], GreaterEqualP[0 ----------]}] | GreaterEqualP[-------------]]
Minute Minute
FlowRate
For each member of SamplesIn, the total rate of mobile phase pumped through the instrument.
Format: Multiple
Class: Expression
Programmatic Pattern: Milliliter 0 Milli Liter
Hold[ListableP[{GreaterEqualP[0 Minute], GreaterEqualP[0 ----------]}] | GreaterEqualP[-------------]]
Minute Minute
AnionColumnTemperature
For each member of AnionSamples, the nominal temperature of the column compartment during a run for anion channel.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
CationColumnTemperature
For each member of CationSamples, the nominal temperature of the column compartment during a run for anion channel.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
ColumnTemperature
For each member of SamplesIn, the nominal temperature of the column compartment during a run.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
FinalInletSolutionAppearance
An image of deionized water in the reservoir taken immediately after the experiment was completed.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
FinalBufferAAppearance
An image of Buffer A taken immediately after the experiment was completed.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
FinalBufferBAppearance
An image of Buffer B taken immediately after the experiment was completed.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
FinalBufferCAppearance
An image of Buffer C taken immediately after the experiment was completed.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
FinalBufferDAppearance
An image of Buffer D taken immediately after the experiment was completed.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
FinalNeedleWashSolution Appearance
An image of NeedleWashSolution taken immediately after the experiment was completed.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
Detection
AnionSuppressorMode
For each member of AnionSamples, the operation method of the anion suppressor. Under DynamidMode, constant voltage is supplied to the suppressor with variable current while under LegacyMode, constant current is supplied.
Format: Multiple
Class: Expression
Programmatic Pattern: SuppressorModeP
AnionSuppressorVoltage
For each member of AnionSamples, the electrical potential difference applied to the Anion Suppressor.
Format: Multiple
Class: Real
Unit: 1 volt
Programmatic Pattern: GreaterEqualP[0 Volt]
AnionSuppressorCurrent
For each member of AnionSamples, the rate of electric charge flow between the electrodes in the suppressor for anion channel.
Format: Multiple
Class: Real
Unit: 1 milliampere
Programmatic Pattern: GreaterEqualP[0 Milli Ampere]
CationSuppressorMode
For each member of CationSamples, the operation method of the cation suppressor. Under DynamidMode, constant voltage is supplied to the suppressor with variable current while under LegacyMode, constant current is supplied.
Format: Multiple
Class: Expression
Programmatic Pattern: SuppressorModeP
CationSuppressorVoltage
For each member of CationSamples, the electrical potential difference applied to the Cation Suppressor.
Format: Multiple
Class: Real
Unit: 1 volt
Programmatic Pattern: GreaterEqualP[0 Volt]
CationSuppressorCurrent
For each member of CationSamples, the rate of electric charge flow between the electrodes in the suppressor for cation channel.
Format: Multiple
Class: Real
Unit: 1 milliampere
Programmatic Pattern: GreaterEqualP[0 Milli Ampere]
AnionDetectionTemperature
For each member of AnionSamples, the temperature of the cell where conducutivity measurement is collected for anion channel.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
CationDetectionTemperature
For each member of AnionSamples, the temperature of the cell where conducutivity measurement is collected for cation channel.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
AbsorbanceWavelength
For each member of SamplesIn, the wavelength of light absorbed in the detector's flow cell for UVVis detectors.
Format: Multiple
Class: Real
Unit: 1 nanometer
Programmatic Pattern: GreaterP[0 Centimeter]
AbsorbanceSamplingRate
For each member of SamplesIn, indicates the frequency of measurement for UVVis at all specified wavelengths of light.
Format: Multiple
Class: Real
Unit: 1 reciprocal second
Programmatic Pattern: 1
Hold[GreaterP[0 ------]]
Second
ElectrochemicalDetectionMode
For each member of SamplesIn, the mode of operation for the electrochemical detector, including DC Amperometric Detection, Pulsed Amperometric Detection, and Integrated Pulsed Amperometric Detection. In DC Amperometric Detection, a constant voltage is applied. In contrast, Pulsed Amperometric Detections first apply a working potential followed by higher or lower potentials that are used for cleaning the electrode. Further, Integrated Amperometric Detection integrates current over a single potential whereas Integrated Pulsed Amperometric Detection integrates current over two or more potentials.
Format: Multiple
Class: Expression
Programmatic Pattern: ElectrochemicalDetectionModeP
WorkingElectrode
The electrode where the analytes undergo reduction or oxidation recations due to the potential difference applied.
Format: Single
Class: Link
Programmatic Pattern: _Link
ReferenceElectrode
For each member of SamplesIn, the combination pH-Ag/AgCl reference electrode that is used to either monitor the pH of the flow cell or to serve as a reference with a constant potential during measurement.
Format: Single
Class: Link
Programmatic Pattern: _Link
ReferenceElectrodeMode
For each member of SamplesIn, the mode of operation of the reference electrode either to monitor the buffer pH ("pH" reference) or to serve as a cell reference electrode with a constant potential ("AgCl" reference).
Format: Multiple
Class: Expression
Programmatic Pattern: ReferenceElectrodeModeP
VoltageProfile
For each member of SamplesIn, the time-dependent voltage setting throughout the measurement.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], VoltageP}...} | VoltageP
WaveformProfile
For each member of SamplesIn, a series of time-dependent voltage setting (waveform) that will be repeated over the entire duration of the analysis.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], ObjectP[Object[Method, Waveform]]}...} | ObjectP[Object[Method, Waveform]]
WaveformObjects
The waveform method objects used during the detection.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Method, Waveform]
ElectrochemicalSamplingRate
For each member of SamplesIn, indicates the frequency of amperometric measurement. Lower values will be less susceptible to noise but will record less frequently across time.
Format: Multiple
Class: Real
Unit: 1 reciprocal second
Programmatic Pattern: 0
Hold[GreaterEqualP[------]]
Second
DetectionTemperature
For each member of SamplesIn, the temperature of the detection oven where the eletrochemical detection takes place.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
pHCalibration
Indicates whether the reference electrode in the flow cell is calibrated prior to running samples.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
NeutralpHCalibrationBuffer
The solution with a neutral pH (pH=7) used during the pH electrode calibration.
Format: Single
Class: Link
Programmatic Pattern: _Link
SecondarypHCalibrationBuffer
The additional solution, either acidic or basic, used to create the second point on the pH calibration curve.
Format: Single
Class: Link
Programmatic Pattern: _Link
SecondarypHCalibrationBuffer Target
The expected pH value of the additional solution used in the pH electrode calibration.
Format: Single
Class: Real
Programmatic Pattern: RangeP[0, 14, 1]
WorkingElectrodeStorage Condition
The conditions under which WorkingElectrode used by this experiment should be stored after the protocol is completed.
Format: Single
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
Standards
Standards
Samples with known profiles used to calibrate peak integrations and retention times for a given run.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
StandardAnalysisChannels
For each member of Standards, the flow path into which the standard is injected, either cation or anion channel.
Format: Multiple
Class: Expression
Programmatic Pattern: AnalysisChannelP
AnionStandards
Samples with known profiles that are injected into the anion channel of the instrument.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
CationStandards
Samples with known profiles that are injected into the cation channel of the instrument.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
AnionStandardSampleVolumes
For each member of AnionStandards, the physical quantity taken from the standard and injected onto the column.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Micro Liter]
CationStandardSampleVolumes
For each member of CationStandards, the physical quantity taken from the standard and injected onto the column.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Micro Liter]
StandardSampleVolumes
For each member of Standards, the physical quantity taken from the standard and injected onto the column.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Micro Liter]
AnionStandardColumn Temperature
For each member of AnionStandards, the nominal temperature of the column compartment during a run for anion channel.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
CationStandardColumn Temperature
For each member of CationStandards, the nominal temperature of the column compartment during a run for cation channel.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
StandardColumnTemperature
For each member of Standards, the nominal temperature of the column compartment during a run.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
StandardEluentGradient
For each member of AnionStandards, the eluent concentration over time, in the form: {Time, eluent concentration in Millimolar} or a single eluent concentration for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Millimolar, 100 Millimolar]}...} | RangeP[0 Millimolar, 100 Millimolar]
AnionStandardFlowRate
For each member of AnionStandards, the total rate of mobile phase pumped through the instrument in anion channel.
Format: Multiple
Class: Expression
Programmatic Pattern: Milliliter 0 Milli Liter
Hold[ListableP[{GreaterEqualP[0 Minute], GreaterEqualP[0 ----------]}] | GreaterEqualP[-------------]]
Minute Minute
CationStandardGradientA
For each member of CationStandards, the percentage of BufferA in the composition over time, in the form: {Time, % Buffer A} or a single % Buffer A for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationStandardGradientB
For each member of CationStandards, the percentage of BufferB in the composition over time, in the form: {Time, % Buffer B} or a single % Buffer B for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationStandardGradientC
For each member of CationStandards, the percentage of BufferC in the composition over time, in the form: {Time, % Buffer C} or a single % Buffer C for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationStandardGradientD
For each member of CationStandards, the percentage of BufferD in the composition over time, in the form: {Time, % Buffer D} or a single % Buffer D for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationStandardFlowRate
For each member of CationStandards, the total rate of mobile phase pumped through the instrument in cation channel.
Format: Multiple
Class: Expression
Programmatic Pattern: Milliliter 0 Milli Liter
Hold[ListableP[{GreaterEqualP[0 Minute], GreaterEqualP[0 ----------]}] | GreaterEqualP[-------------]]
Minute Minute
StandardGradientA
For each member of Standards, the percentage of BufferA in the composition over time, in the form: {Time, % Buffer A} or a single % Buffer A for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
StandardGradientB
For each member of Standards, the percentage of BufferB in the composition over time, in the form: {Time, % Buffer B} or a single % Buffer B for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
StandardGradientC
For each member of Standards, the percentage of BufferC in the composition over time, in the form: {Time, % Buffer C} or a single % Buffer C for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
StandardGradientD
For each member of Standards, the percentage of BufferD in the composition over time, in the form: {Time, % Buffer D} or a single % Buffer D for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
StandardFlowRate
For each member of Standards, the total rate of mobile phase pumped through the instrument.
Format: Multiple
Class: Expression
Programmatic Pattern: Milliliter 0 Milli Liter
Hold[ListableP[{GreaterEqualP[0 Minute], GreaterEqualP[0 ----------]}] | GreaterEqualP[-------------]]
Minute Minute
AnionStandardGradientMethods
For each member of AnionStandards, the methods used during the course of the run consisting of buffer composition and time points.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
CationStandardGradientMethods
For each member of CationStandards, the methods used during the course of the run consisting of buffer composition and time points.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
StandardGradientMethods
For each member of Standards, the methods used during the course of the run consisting of buffer composition and time points.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Method, Gradient]
AnionStandardSuppressorMode
For each member of AnionStandards, the operation method of the anion suppressor. Under DynamidMode, constant voltage is supplied to the suppressor with variable current while under LegacyMode, constant current is supplied.
Format: Multiple
Class: Expression
Programmatic Pattern: SuppressorModeP
AnionStandardSuppressor Voltage
For each member of AnionStandards, the electrical potential difference applied to the Anion Suppressor..
Format: Multiple
Class: Real
Unit: 1 volt
Programmatic Pattern: GreaterEqualP[0 Volt]
AnionStandardSuppressor Current
For each member of AnionStandards, the rate of electric charge flow between the electrodes in the suppresor during the run for anion channel.
Format: Multiple
Class: Real
Unit: 1 milliampere
Programmatic Pattern: GreaterEqualP[0 Milli Ampere]
CationStandardSuppressorMode
For each member of CationStandards, the operation method of the cation suppressor. Under DynamidMode, constant voltage is supplied to the suppressor with variable current while under LegacyMode, constant current is supplied.
Format: Multiple
Class: Expression
Programmatic Pattern: SuppressorModeP
CationStandardSuppressor Voltage
For each member of CationStandards, the electrical potential difference applied to the Cation Suppressor.
Format: Multiple
Class: Real
Unit: 1 volt
Programmatic Pattern: GreaterEqualP[0 Volt]
CationStandardSuppressor Current
For each member of CationStandards, the rate of electric charge flow between the electrodes in the suppresor during the run for cation channel.
Format: Multiple
Class: Real
Unit: 1 milliampere
Programmatic Pattern: GreaterEqualP[0 Milli Ampere]
AnionStandardDetection Temperature
For each member of AnionStandards, the temperature of the cell where conductivity is measured in the anion channel.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
CationStandardDetection Temperature
For each member of CationStandards, the temperature of the cell where conductivity is measured in the cation channel.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
StandardsStorageConditions
For each member of Standards, the storage conditions under which the standard samples should be stored after the protocol is completed.
Format: Multiple
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
StandardAbsorbanceWavelength
For each member of Standards, the wavelength of light absorbed in the detector's flow cell for UVVis detectors.
Format: Multiple
Class: Real
Unit: 1 nanometer
Programmatic Pattern: GreaterP[0 Centimeter]
StandardAbsorbanceSampling Rate
For each member of Standards, indicates the frequency of measurement for UVVis at all specified wavelengths of light.
Format: Multiple
Class: Real
Unit: 1 reciprocal second
Programmatic Pattern: 1
Hold[GreaterP[0 ------]]
Second
StandardElectrochemical DetectionMode
For each member of Standards, the mode of operation for the electrochemical detector, including DC Amperometric Detection, Pulsed Amperometric Detection, and Integrated Pulsed Amperometric Detection. In DC Amperometric Detection, a constant voltage is applied. In contrast, Pulsed Amperometric Detections first apply a working potential followed by higher or lower potentials that are used for cleaning the electrode. Further, Integrated Amperometric Detection integrates current over a single potential whereas Integrated Pulsed Amperometric Detection integrates current over two or more potentials.
Format: Multiple
Class: Expression
Programmatic Pattern: ElectrochemicalDetectionModeP
StandardReferenceElectrode Mode
For each member of Standards, the mode of operation of the reference electrode either to monitor the buffer pH ("pH" reference) or to serve as a cell reference electrode with a constant potential ("AgCl" reference).
Format: Multiple
Class: Expression
Programmatic Pattern: ReferenceElectrodeModeP
StandardVoltageProfile
For each member of Standards, the time-dependent voltage setting throughout the measurement.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], VoltageP}...} | VoltageP
StandardWaveformProfile
For each member of Standards, a series of time-dependent voltage setting (waveform) that will be repeated over the entire duration of the analysis.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], ObjectP[Object[Method, Waveform]]}...} | ObjectP[Object[Method, Waveform]]
StandardWaveformObjects
The waveform method objects used during the detection of Standards.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Method, Waveform]
StandardElectrochemical SamplingRate
For each member of Standards, indicates the frequency of amperometric measurement. Lower values will be less susceptible to noise but will record less frequently across time.
Format: Multiple
Class: Real
Unit: 1 reciprocal second
Programmatic Pattern: 0
Hold[GreaterEqualP[------]]
Second
StandardDetectionTemperature
For each member of Standards, the temperature of the detection oven where the eletrochemical detection takes place.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
Blanking
Blanks
Samples that are used as negative controls, typically run to calibrate background signal of the instrument and buffer.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
BlankAnalysisChannels
For each member of Blanks, the flow path into which the blank is injected, either cation or anion channel.
Format: Multiple
Class: Expression
Programmatic Pattern: AnalysisChannelP
AnionBlanks
Negative control samples that are injected into the anion channel of the instrument.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
CationBlanks
Negative control samples that are injected into the cation channel of the instrument.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
AnionBlankSampleVolumes
For each member of AnionBlanks, the physical quantity taken from the blank and injected onto the column.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Micro Liter]
CationBlankSampleVolumes
For each member of CationBlanks, the physical quantity taken from the blank and injected onto the column.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Micro Liter]
BlankSampleVolumes
For each member of Blanks, the physical quantity taken from the blank and injected onto the column.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Micro Liter]
AnionBlankColumnTemperature
For each member of AnionBlanks, the nominal temperature of the column compartment during a run for anion channel.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
CationBlankColumnTemperature
For each member of CationBlanks, the nominal temperature of the column compartment during a run for cation channel.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
BlankColumnTemperature
For each member of Blanks, the nominal temperature of the column compartment during a run.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
BlankEluentGradient
For each member of AnionBlanks, the eluent concentration over time, in the form: {Time, eluent concentration in Millimolar} or a single eluent concentration for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Millimolar, 100 Millimolar]}...} | RangeP[0 Millimolar, 100 Millimolar]
AnionBlankFlowRate
For each member of AnionBlanks, the total rate of mobile phase pumped through the instrument in anion channel.
Format: Multiple
Class: Expression
Programmatic Pattern: Milliliter 0 Milli Liter
Hold[ListableP[{GreaterEqualP[0 Minute], GreaterEqualP[0 ----------]}] | GreaterEqualP[-------------]]
Minute Minute
CationBlankGradientA
For each member of CationBlanks, the percentage of BufferA in the composition over time, in the form: {Time, % Buffer A} or a single % Buffer A for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationBlankGradientB
For each member of CationBlanks, the percentage of BufferB in the composition over time, in the form: {Time, % Buffer B} or a single % Buffer B for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationBlankGradientC
For each member of CationBlanks, the percentage of BufferC in the composition over time, in the form: {Time, % Buffer C} or a single % Buffer C for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationBlankGradientD
For each member of CationBlanks, the percentage of BufferD in the composition over time, in the form: {Time, % Buffer D} or a single % Buffer D for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationBlankFlowRate
For each member of CationBlanks, the total rate of mobile phase pumped through the instrument in cation channel.
Format: Multiple
Class: Expression
Programmatic Pattern: Milliliter 0 Milli Liter
Hold[ListableP[{GreaterEqualP[0 Minute], GreaterEqualP[0 ----------]}] | GreaterEqualP[-------------]]
Minute Minute
BlankGradientA
For each member of Blanks, the percentage of BufferA in the composition over time, in the form: {Time, % Buffer A} or a single % Buffer A for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
BlankGradientB
For each member of Blanks, the percentage of BufferB in the composition over time, in the form: {Time, % Buffer B} or a single % Buffer B for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
BlankGradientC
For each member of Blanks, the percentage of BufferC in the composition over time, in the form: {Time, % Buffer C} or a single % Buffer C for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
BlankGradientD
For each member of Blanks, the percentage of BufferD in the composition over time, in the form: {Time, % Buffer D} or a single % Buffer D for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
BlankFlowRate
For each member of Blanks, the total rate of mobile phase pumped through the instrument.
Format: Multiple
Class: Expression
Programmatic Pattern: Milliliter 0 Milli Liter
Hold[ListableP[{GreaterEqualP[0 Minute], GreaterEqualP[0 ----------]}] | GreaterEqualP[-------------]]
Minute Minute
AnionBlankGradientMethods
For each member of AnionBlanks, the methods used during the course of the run consisting of buffer composition and time points.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
CationBlankGradientMethods
For each member of CationBlanks, the methods used during the course of the run consisting of buffer composition and time points.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
BlankGradientMethods
For each member of Blanks, the methods used during the course of the run consisting of buffer composition and time points.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Method, Gradient]
AnionBlankSuppressorMode
For each member of AnionBlanks, the operation method of the anion suppressor. Under DynamidMode, constant voltage is supplied to the suppressor with variable current while under LegacyMode, constant current is supplied.
Format: Multiple
Class: Expression
Programmatic Pattern: SuppressorModeP
AnionBlankSuppressorVoltage
For each member of AnionBlanks, the electrical potential difference applied to the Anion Suppressor.
Format: Multiple
Class: Real
Unit: 1 volt
Programmatic Pattern: GreaterEqualP[0 Volt]
AnionBlankSuppressorCurrent
For each member of AnionBlanks, the rate of electric charge flow between the electrodes in the suppresor during the run for anion channel.
Format: Multiple
Class: Real
Unit: 1 milliampere
Programmatic Pattern: GreaterEqualP[0 Milli Ampere]
CationBlankSuppressorMode
For each member of CationBlanks, the operation method of the cation suppressor. Under DynamidMode, constant voltage is supplied to the suppressor with variable current while under LegacyMode, constant current is supplied.
Format: Multiple
Class: Expression
Programmatic Pattern: SuppressorModeP
CationBlankSuppressorVoltage
For each member of CationBlanks, the electrical potential difference applied to the Cation Suppressor.
Format: Multiple
Class: Real
Unit: 1 volt
Programmatic Pattern: GreaterEqualP[0 Volt]
CationBlankSuppressorCurrent
For each member of CationBlanks, the rate of electric charge flow between the electrodes in the suppresor during the run for cation channel.
Format: Multiple
Class: Real
Unit: 1 milliampere
Programmatic Pattern: GreaterEqualP[0 Milli Ampere]
AnionBlankDetection Temperature
For each member of AnionBlanks, the temperature of the cell where conductivity is measured for anion channel.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
CationBlankDetection Temperature
For each member of CationBlanks, the temperature of the cell where conductivity is measured for cation channel.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
BlanksStorageConditions
For each member of Blanks, the storage conditions under which the blank samples should be stored after the protocol is completed.
Format: Multiple
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
BlankAbsorbanceWavelength
For each member of Blanks, the wavelength of light absorbed in the detector's flow cell for UVVis detectors.
Format: Multiple
Class: Real
Unit: 1 nanometer
Programmatic Pattern: GreaterP[0 Nanometer]
BlankAbsorbanceSamplingRate
For each member of Blanks, indicates the frequency of measurement for UVVis at all specified wavelengths of light.
Format: Multiple
Class: Real
Unit: 1 reciprocal second
Programmatic Pattern: 1
Hold[GreaterP[0 ------]]
Second
BlankElectrochemicalDetection Mode
For each member of Blanks, the mode of operation for the electrochemical detector, including DC Amperometric Detection, Pulsed Amperometric Detection, and Integrated Pulsed Amperometric Detection. In DC Amperometric Detection, a constant voltage is applied. In contrast, Pulsed Amperometric Detections first apply a working potential followed by higher or lower potentials that are used for cleaning the electrode. Further, Integrated Amperometric Detection integrates current over a single potential whereas Integrated Pulsed Amperometric Detection integrates current over two or more potentials.
Format: Multiple
Class: Expression
Programmatic Pattern: ElectrochemicalDetectionModeP
BlankReferenceElectrodeMode
For each member of Blanks, the mode of operation of the reference electrode either to monitor the buffer pH ("pH" reference) or to serve as a cell reference electrode with a constant potential ("AgCl" reference).
Format: Multiple
Class: Expression
Programmatic Pattern: ReferenceElectrodeModeP
BlankVoltageProfile
For each member of Blanks, the time-dependent voltage setting throughout the measurement.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], VoltageP}...} | VoltageP
BlankWaveformProfile
For each member of Blanks, a series of time-dependent voltage setting (waveform) that will be repeated over the entire duration of the analysis.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], ObjectP[Object[Method, Waveform]]}...} | ObjectP[Object[Method, Waveform]]
BlankWaveformObjects
The waveform method objects used during the detection of Blanks.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Method, Waveform]
BlankElectrochemicalSampling Rate
For each member of Blanks, indicates the frequency of amperometric measurement. Lower values will be less susceptible to noise but will record less frequently across time.
Format: Multiple
Class: Real
Unit: 1 reciprocal second
Programmatic Pattern: 0
Hold[GreaterEqualP[------]]
Second
BlankDetectionTemperature
For each member of Blanks, the temperature of the detection oven where the eletrochemical detection takes place.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
Column Prime
ColumnPrimeEluentGradients
For each anion column prime, the eluent concentration over time, in the form: {Time, eluent concentration in Millimolar} or a single eluent concentration for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Millimolar, 100 Millimolar]}...} | RangeP[0 Millimolar, 100 Millimolar]
AnionColumnPrimeGradients
For each anion column prime, the composition of the buffer within the flow, defined for specific time points during the equilibration of the Columns (column prime).
Format: Multiple
Class: Link
Programmatic Pattern: _Link
CationColumnPrimeGradientA
For each cation column prime, the percentage of Buffer A in the composition over time, in the form: {Time, % Buffer A} or a single % BufferA for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationColumnPrimeGradientB
For each cation column prime, the percentage of Buffer B in the composition over time, in the form: {Time, % Buffer B} or a single % BufferB for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationColumnPrimeGradientC
For each cation column prime, the percentage of Buffer C in the composition over time, in the form: {Time, % Buffer C} or a single % BufferC for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationColumnPrimeGradientD
For each cation column prime, the percentage of Buffer D in the composition over time, in the form: {Time, % Buffer D} or a single % BufferD for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationColumnPrimeGradients
For each cation column prime, the composition of the buffer within the flow, defined for specific time points during the equilibration of the Columns (column prime).
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ColumnPrimeGradientA
For each column prime, the percentage of Buffer A in the composition over time, in the form: {Time, % Buffer A} or a single % Buffer A for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
ColumnPrimeGradientB
For each column prime, the percentage of Buffer B in the composition over time, in the form: {Time, % Buffer B} or a single % Buffer B for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
ColumnPrimeGradientC
For each column prime, the percentage of Buffer C in the composition over time, in the form: {Time, % Buffer C} or a single % Buffer C for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
ColumnPrimeGradientD
For each column prime, the percentage of Buffer D in the composition over time, in the form: {Time, % Buffer D} or a single % Buffer D for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
ColumnPrimeGradients
For each column prime, the composition of the buffer within the flow, defined for specific time points during the equilibration of the Columns (column prime).
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Method, Gradient]
AnionColumnPrimeTemperature
The nominal temperature of the column compartment during a run for anion channel.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
CationColumnPrimeTemperature
The nominal temperature of the column compartment during a run for cation channel.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
ColumnPrimeTemperature
The nominal temperature of the column compartment during a run.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
AnionColumnPrimeSuppressor Mode
For each anion column prime, the operation method of the anion suppressor. Under DynamidMode, constant voltage is supplied to the suppressor with variable current while under LegacyMode, constant current is supplied.
Format: Single
Class: Expression
Programmatic Pattern: SuppressorModeP
AnionColumnPrimeSuppressor Voltage
For each anion column prime, the electrical potential difference applied to the Anion Suppressor.
Format: Single
Class: Real
Unit: 1 volt
Programmatic Pattern: GreaterEqualP[0 Volt]
AnionColumnPrimeSuppressor Current
For each column prime, the rate of electric charge flow between the electrodes in the suppresor for anion channel.
Format: Single
Class: Real
Unit: 1 milliampere
Programmatic Pattern: GreaterEqualP[0 Milli Ampere]
CationColumnPrimeSuppressor Mode
For each cation column prime, the operation method of the cation suppressor. Under DynamidMode, constant voltage is supplied to the suppressor with variable current while under LegacyMode, constant current is supplied.
Format: Single
Class: Expression
Programmatic Pattern: SuppressorModeP
CationColumnPrimeSuppressor Voltage
For each cation column prime, the electrical potential difference applied to the Cation Suppressor.
Format: Single
Class: Real
Unit: 1 volt
Programmatic Pattern: GreaterEqualP[0 Volt]
CationColumnPrimeSuppressor Current
For each column prime, the rate of electric charge flow between the electrodes in the suppresor for cation channel.
Format: Single
Class: Real
Unit: 1 milliampere
Programmatic Pattern: GreaterEqualP[0 Milli Ampere]
AnionColumnPrimeDetection Temperature
For each column prime, the temperature of the cell where conductivity is measured for anion channel.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
CationColumnPrimeDetection Temperature
For each column prime, the temperature of the cell where conductivity is measured for cation channel.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
ColumnPrimeAbsorbance Wavelength
For each member of ColumnPrime, the wavelength of light absorbed in the detector's flow cell for UVVis detectors.
Format: Multiple
Class: Real
Unit: 1 nanometer
Programmatic Pattern: GreaterP[0 Nanometer]
ColumnPrimeAbsorbanceSampling Rate
For each member of ColumnPrime, indicates the frequency of measurement for UVVis at all specified wavelengths of light.
Format: Multiple
Class: Real
Unit: 1 reciprocal second
Programmatic Pattern: 1
Hold[GreaterP[0 ------]]
Second
ColumnPrimeElectrochemical DetectionMode
For each member of ColumnPrime, the mode of operation for the electrochemical detector, including DC Amperometric Detection, Pulsed Amperometric Detection, and Integrated Pulsed Amperometric Detection. In DC Amperometric Detection, a constant voltage is applied. In contrast, Pulsed Amperometric Detections first apply a working potential followed by higher or lower potentials that are used for cleaning the electrode. Further, Integrated Amperometric Detection integrates current over a single potential whereas Integrated Pulsed Amperometric Detection integrates current over two or more potentials.
Format: Multiple
Class: Expression
Programmatic Pattern: ElectrochemicalDetectionModeP
ColumnPrimeReferenceElectrode Mode
For each member of ColumnPrime, a combination pH-Ag/AgCl reference electrode that can be used to either monitor the buffer pH ("pH" reference) or to serve as a cell reference electrode with a constant potential ("AgCl" reference).
Format: Multiple
Class: Expression
Programmatic Pattern: ReferenceElectrodeModeP
ColumnPrimeVoltageProfile
For each member of ColumnPrime, the time-dependent voltage setting throughout the measurement.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], VoltageP}...} | VoltageP
ColumnPrimeWaveformProfile
For each member of ColumnPrime, a series of time-dependent voltage setting (waveform) that will be repeated over the entire duration of the analysis.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], ObjectP[Object[Method, Waveform]]}...} | ObjectP[Object[Method, Waveform]]
ColumnPrimeWaveformObjects
The waveform method objects used during the detection of Blanks.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Method, Waveform]
ColumnPrimeElectrochemical SamplingRate
For each member of ColumnPrime, indicates the frequency of amperometric measurement. Lower values will be less susceptible to noise but will record less frequently across time.
Format: Multiple
Class: Real
Unit: 1 reciprocal second
Programmatic Pattern: 0
Hold[GreaterEqualP[------]]
Second
ColumnPrimeDetection Temperature
For each member of ColumnPrime, the temperature of the detection oven where the eletrochemical detection takes place.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
Column Flush
ColumnFlushEluentGradients
For each column flush, the eluent concentration over time, in the form: {Time, eluent concentration in Millimolar} or a single eluent concentration for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Millimolar, 100 Millimolar]}...} | RangeP[0 Millimolar, 100 Millimolar]
AnionColumnFlushGradients
For each anion column flush (when solvent is run through without injection), the method used to describe the buffer composition over time.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Method]
CationColumnFlushGradientA
For each column flush, the percentage of BufferA in the composition over time, in the form: {Time, % Buffer A} or a single % Buffer A for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationColumnFlushGradientB
For each column flush, the percentage of BufferB in the composition over time, in the form: {Time, % Buffer B} or a single % Buffer B for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationColumnFlushGradientC
For each column flush, the percentage of BufferC in the composition over time, in the form: {Time, % Buffer C} or a single % Buffer C for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationColumnFlushGradientD
For each column flush, the percentage of BufferD in the composition over time, in the form: {Time, % Buffer D} or a single % Buffer D for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
CationColumnFlushGradients
For each cation column flush (when solvent is run through without injection), the method used to describe the buffer composition over time.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Method]
ColumnFlushGradientA
For each column flush, the percentage of BufferA in the composition over time, in the form: {Time, % Buffer A} or a single % Buffer A for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
ColumnFlushGradientB
For each column flush, the percentage of BufferB in the composition over time, in the form: {Time, % Buffer B} or a single % Buffer B for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
ColumnFlushGradientC
For each column flush, the percentage of BufferC in the composition over time, in the form: {Time, % Buffer C} or a single % Buffer C for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
ColumnFlushGradientD
For each column flush, the percentage of BufferD in the composition over time, in the form: {Time, % Buffer D} or a single % Buffer D for the entire run.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], RangeP[0 Percent, 100 Percent]}...} | RangeP[0 Percent, 100 Percent]
ColumnFlushGradients
For each column flush (when solvent is run through without injection), the method used to describe the buffer composition over time.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Method]
AnionColumnFlushTemperature
The nominal temperature of the column compartment during anion column flush.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
CationColumnFlushTemperature
The nominal temperature of the column compartment during cation column flush.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
ColumnFlushTemperature
The nominal temperature of the column compartment during column flush.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
AnionColumnFlushSuppressor Mode
For each anion column flush, the operation method of the anion suppressor. Under DynamidMode, constant voltage is supplied to the suppressor with variable current while under LegacyMode, constant current is supplied.
Format: Single
Class: Expression
Programmatic Pattern: SuppressorModeP
AnionColumnFlushSuppressor Voltage
For each anion column flush, the electrical potential difference applied to the Anion Suppressor.
Format: Single
Class: Real
Unit: 1 volt
Programmatic Pattern: GreaterEqualP[0 Volt]
AnionColumnFlushSuppressor Current
For each column flush, the rate of electric charge flow between the electrodes in the suppresor for anion channel.
Format: Single
Class: Real
Unit: 1 milliampere
Programmatic Pattern: GreaterEqualP[0 Milli Ampere]
CationColumnFlushSuppressor Mode
For each cation column flush, the operation method of the cation suppressor. Under DynamidMode, constant voltage is supplied to the suppressor with variable current while under LegacyMode, constant current is supplied.
Format: Single
Class: Expression
Programmatic Pattern: SuppressorModeP
CationColumnFlushSuppressor Voltage
For each cation column flush, the electrical potential difference applied to the Cation Suppressor.
Format: Single
Class: Real
Unit: 1 volt
Programmatic Pattern: GreaterEqualP[0 Volt]
CationColumnFlushSuppressor Current
For each column flush, the rate of electric charge flow between the electrodes in the suppresor for cation channel.
Format: Single
Class: Real
Unit: 1 milliampere
Programmatic Pattern: GreaterEqualP[0 Milli Ampere]
AnionColumnFlushDetection Temperature
For each column flush, the temperature of the cell where conductivity is measured for anion channel.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
CationColumnFlushDetection Temperature
For each column flush, the temperature of the cell where conductivity is measured for cation channel.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
ColumnFlushAbsorbance Wavelength
For each member of ColumnFlush, the wavelength of light absorbed in the detector's flow cell for UVVis detectors.
Format: Multiple
Class: Real
Unit: 1 nanometer
Programmatic Pattern: GreaterP[0 Nanometer]
ColumnFlushAbsorbanceSampling Rate
For each member of ColumnFlush, indicates the frequency of measurement for UVVis at all specified wavelengths of light.
Format: Multiple
Class: Real
Unit: 1 reciprocal second
Programmatic Pattern: 1
Hold[GreaterP[0 ------]]
Second
ColumnFlushElectrochemical DetectionMode
For each member of ColumnFlush, the mode of operation for the electrochemical detector, including DC Amperometric Detection, Pulsed Amperometric Detection, and Integrated Pulsed Amperometric Detection. In DC Amperometric Detection, a constant voltage is applied. In contrast, Pulsed Amperometric Detections first apply a working potential followed by higher or lower potentials that are used for cleaning the electrode. Further, Integrated Amperometric Detection integrates current over a single potential whereas Integrated Pulsed Amperometric Detection integrates current over two or more potentials.
Format: Multiple
Class: Expression
Programmatic Pattern: ElectrochemicalDetectionModeP
ColumnFlushReferenceElectrode Mode
For each member of ColumnFlush, a combination pH-Ag/AgCl reference electrode that can be used to either monitor the buffer pH ("pH" reference) or to serve as a cell reference electrode with a constant potential ("AgCl" reference).
Format: Multiple
Class: Expression
Programmatic Pattern: ReferenceElectrodeModeP
ColumnFlushVoltageProfile
For each member of ColumnFlush, the time-dependent voltage setting throughout the measurement.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], VoltageP}...} | VoltageP
ColumnFlushWaveformProfile
For each member of ColumnFlush, a series of time-dependent voltage setting (waveform) that will be repeated over the entire duration of the analysis.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Minute], ObjectP[Object[Method, Waveform]]}...} | ObjectP[Object[Method, Waveform]]
ColumnFlushWaveformObjects
The waveform method objects used during the detection of Blanks.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Method, Waveform]
ColumnFlushElectrochemical SamplingRate
For each member of ColumnFlush, indicates the frequency of amperometric measurement. Lower values will be less susceptible to noise but will record less frequently across time.
Format: Multiple
Class: Real
Unit: 1 reciprocal second
Programmatic Pattern: 0
Hold[GreaterEqualP[------]]
Second
ColumnFlushDetection Temperature
For each member of ColumnFlush, the temperature of the detection oven where the eletrochemical detection takes place.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Celsius]
Last modified on Mon 26 Sep 2022 15:43:50