ecl-logo Documentation

Model[Instrument, SupercriticalFluidChromatography]

The model for an instrument that uses supercritical CO2 and sometimes organic cosolvents in order to separate mixtures of compounds.

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: Model[Instrument, SupercriticalFluidChromatography, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression

    Notebook

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

    Objects

    Objects that represent instances of this model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    Deprecated

    Indicates if this instrument model is historical and no longer used in the lab.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    Authors

    The person(s) who created this instrument model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link
    Relation: Object[User]

    ImageFile

    An example photo of this model of instrument.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    UserManualFiles

    PDFs for the manuals or instruction guides for this model of instrument.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

Instrument Specifications

    InstrumentSchematics

    Detailed drawings of the instrument that explain its capabilities and limitations.
    Format: Multiple

    [[1]] Schematic

    [[2]] Caption

      Header: Caption
      Class: String
      Programmatic Pattern: _String

    PowerType

    The type(s) of the power source(s) used by instruments of this model.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: PowerTypeP

    BatteryRequirements

    All battery requirements for battery-powered instruments of this model.
    Format: Multiple

    [[1]] Number of Batteries

      Header: Number of Batteries
      Class: Integer
      Programmatic Pattern: GreaterP[0, 1]

    [[2]] Battery Type

      Header: Battery Type
      Class: Expression
      Programmatic Pattern: BatteryTypeP

    PowerConsumption

    Estimated power consumption rate of the instrument in Watts (Joule/Second).
    Format: Single
    Class: Real
    Unit: 1 watt
    Programmatic Pattern: GreaterEqualP[0 Watt]

    Connector

    All data connector requirements needed to interface the instruments of this model with a computer.
    Format: Multiple

    [[1]] Number of Connectors

      Header: Number of Connectors
      Class: Integer
      Programmatic Pattern: GreaterP[0, 1]

    [[2]] Connector Type

      Header: Connector Type
      Class: Expression
      Programmatic Pattern: DataConnectorP

    OperatingSystem

    Operating system that the software of instruments of this model runs on.
    Format: Single
    Class: Expression
    Programmatic Pattern: OperatingSystemP

    PCICard

    All PCICard requirements needed to install specialized hardware.
    Format: Multiple

    [[1]] Number of Cards

      Header: Number of Cards
      Class: Integer
      Programmatic Pattern: GreaterEqualP[0, 1]

    [[2]] Card Type

      Header: Card Type
      Class: Expression
      Programmatic Pattern: PCICardP

    Dongle

    Indicates if an instrument of this model requires a security dongle in the computer to run.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    AssociatedAccessories

    Items installed with the instrument for full function.
    Format: Multiple

    [[1]] Item

    [[2]] Quantity

      Header: Quantity
      Class: Integer
      Programmatic Pattern: GreaterP[0, 1]

    WasteType

    The type of waste generated by this instrument.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Model[Sample]

    Detectors

    A list of the measurement modules on the instrument; for example, PhotoDiodeArray will measure the absorption of light at varying wavelengths.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: ChromatographyDetectorTypeP

    Scale

    Indicates if the instrument is intended to separate material (Preparative) and therefore collect fractions and/or analyze properties of the material (Analytical).
    Format: Single
    Class: Expression
    Programmatic Pattern: PurificationScaleP

    MassAnalyzer

    The type of the component of the mass spectrometer that performs ion separation based on mass-to-charge (m/z) ratio. SingleQuadrupole selects single ions for detection.
    Format: Single
    Class: Expression
    Programmatic Pattern: MassAnalyzerTypeP

    IonSources

    The type of ionization source used to generate gas phase ions from the molecules in the sample. Electrospray ionization (ESI) produces ions using an electrospray in which a high voltage is applied to a liquid to create an aerosol, and gas phase ions are formed from the fine spray of charged droplets as a result of solvent evaporation and Coulomb fission.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: IonSourceP

    IonModes

    The possible detection modes for ions (in Negative mode, negatively charged ions and in Positive mode, positively charged ions are generated and analyzed).
    Format: Multiple
    Class: Expression
    Programmatic Pattern: IonModeP

    AcquisitionModes

    The capability of the instrument to measure only intact ions (MS) versus fragments of ions (MS/MS).
    Format: Multiple
    Class: Expression
    Programmatic Pattern: AcquisitionModeP

    NumberOfBuffers

    The number of different buffers that can be connected to the pump system. Refer to PumpType for the number of solvents that can actually be mixed simultaneously.
    Format: Single
    Class: Integer
    Programmatic Pattern: GreaterEqualP[1, 1]

    PumpType

    The number of solvents that can be blended with each other at a ratio during the gradient (e.g. quaternary can mix up to 4 solvents, while ternary can mix 3 and binary can mix 2 solvents). Binary pumps perform high-pressure mixing which is accomplished by two independent pumps and a mixing chamber located after the pumps, leading to increased gradient accuracy. Quaternary and ternary pumps provide low-pressure mixing environments where the mixing happens before the pumps.
    Format: Single
    Class: Expression
    Programmatic Pattern: HPLCPumpTypeP

    InjectorType

    The technique by which the sample is injected. The FlowThroughNeedle injector is typically less prone to carryover and only the sample drawn is injected. The inside of the needle is washed with the gradient. In contrast, FixedLoop injectors transport the sample into a sample loop from which it gets sandwiched by air gaps and wash solution and then injected. The interior and the exterior of the needle needs to be washed with solvent to avoid contamination.
    Format: Single
    Class: Expression
    Programmatic Pattern: InjectorTypeP

    ColumnCompartmentType

    The specification of the module housing the columns. Serial indicates a single flow path for column installation (upto 3 joined columns). Selector indicators multiple serial column flow paths that can be programmatically toggled between.
    Format: Single
    Class: Expression
    Programmatic Pattern: ColumnCompartmentTypeP

    ColumnConnector

    The connector on the instrument to which a column will be attached to.
    Format: Multiple

    [[1]] Connector Type

      Header: Connector Type
      Class: Expression
      Programmatic Pattern: ConnectorP

    [[2]] Thread Type

      Header: Thread Type
      Class: String
      Programmatic Pattern: ThreadP

    [[3]] Material

      Header: Material
      Class: Expression
      Programmatic Pattern: MaterialP

    [[4]] Gender

      Header: Gender
      Class: Expression
      Programmatic Pattern: ConnectorGenderP

    [[5]] Inner Diameter

      Header: Inner Diameter
      Class: Real
      Unit: 1 millimeter
      Programmatic Pattern: GreaterEqualP[0 Milli Meter]

    [[6]] Outer Diameter

      Header: Outer Diameter
      Class: Real
      Unit: 1 millimeter
      Programmatic Pattern: GreaterEqualP[0 Milli Meter]

    TubingInnerDiameter

    The diameter of the tubing in the flow path.
    Format: Single
    Class: Real
    Unit: 1 millimeter
    Programmatic Pattern: GreaterEqualP[0 Milli Meter]

    FlowCellVolume

    The volume of the instrument's detector's flow cell.
    Format: Single
    Class: Real
    Unit: 1 microliter
    Programmatic Pattern: GreaterEqualP[0 Micro Liter]

    FlowCellPathLength

    The pathlength of the instrument's detector flow cell.
    Format: Single
    Class: Real
    Unit: 1 millimeter
    Programmatic Pattern: GreaterEqualP[0 Milli Meter]

    DetectorLampType

    A list of sources of illumination available for use in absorbance detection.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: LampTypeP

    MaxNumberOfColumns

    The maximum of columns that can be installed and switched between in the instrument.
    Format: Single
    Class: Integer
    Programmatic Pattern: GreaterP[0, 1]

    MinAcceleration

    The minimum flow rate acceleration at which the pumping speed can be increased for this model of instrument.
    Format: Single
    Class: Real
    Unit: 1 milliliter per minute squared
    Programmatic Pattern: Milliliter Hold[GreaterP[0 ----------]] 2 Minute

    MaxAcceleration

    The maximum flow rate acceleration at which the pumping speed can safely be increased for this model of instrument.
    Format: Single
    Class: Real
    Unit: 1 milliliter per minute squared
    Programmatic Pattern: Milliliter Hold[GreaterP[0 ----------]] 2 Minute

Pricing Information

    PricingRate

    The rate charged by the ECL for time used on this instrument in the course of conducting user experiments.
    Format: Single
    Class: Real
    Unit: 1 US dollar per hour
    Programmatic Pattern: USD Hold[GreaterEqualP[0 ----]] Hour

    PricingCategory

    The generic billing category this instrument model will be listed under.
    Format: Single
    Class: String
    Programmatic Pattern: PricingCategoryP

    PricingLevel

    With respect to cost, the category of devices, for which this Instrument falls into.
    Format: Single
    Class: Integer
    Programmatic Pattern: GreaterEqualP[0, 1]

Compatibility

    PlugRequirements

    All electrical requirements for plug-in parts of this model.
    Format: Multiple

    [PlugNumber]

      Header: PlugNumber
      Class: Integer

    [Phases]

      Header: Phases
      Class: Integer

    [Voltage]

      Header: Voltage
      Class: Integer
      Unit: 1 volt

    [Current]

      Header: Current
      Class: Real
      Unit: 1 ampere

    [PlugType]

      Header: PlugType
      Class: String

    AllowedPositions

    Generates a pattern of all the valid position names for this model of instrument.
    Format: Computable
    Programmatic Pattern: _Alternatives
    Expression: SafeEvaluate[{Field[Positions]}, Computables`Private`allowedPositions[Field[Positions]]]

    WettedMaterials

    A list of materials in the instrument which may be wetted by user-specified liquids.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: MaterialP

    FacilityRequirementFiles

    PDFs for facility requirements and pre-installation checkoff forms provided by the supplier for instruments of this model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

Dimensions & Positions

    Dimensions

    The external dimensions of this model of instrument.
    Format: Single

    [[1]] DimensionX

      Header: DimensionX
      Class: Real
      Unit: 1 meter
      Programmatic Pattern: GreaterP[0 Meter]

    [[2]] DimensionY

      Header: DimensionY
      Class: Real
      Unit: 1 meter
      Programmatic Pattern: GreaterP[0 Meter]

    [[3]] DimensionZ

      Header: DimensionZ
      Class: Real
      Unit: 1 meter
      Programmatic Pattern: GreaterP[0 Meter]

    CrossSectionalShape

    The shape of this model of instrument in the X-Y plane.
    Format: Single
    Class: Expression
    Programmatic Pattern: Circle | Rectangle

    ContainerImage2DFile

    A top-down (X-Y plane) image of this model of instrument which can be overlaid on a 2D container plot.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    Shape2D

    A Graphics primitive corresponding to the 2D shape of this model of instrument.
    Format: Single
    Class: Expression
    Programmatic Pattern: _Polygon | _Circle

    Shape3D

    A Graphics primitive corresponding to the 3D shape of this model of instrument.
    Format: Single
    Class: Expression
    Programmatic Pattern: _Polygon

    Positions

    Spatial definitions of the positions that exist in this model of instrument.
    Format: Multiple

    [Name]

      Header: Name
      Class: String

    [Footprint]

      Header: Footprint
      Class: Expression

    [MaxWidth]

      Header: MaxWidth
      Class: Real
      Unit: 1 meter

    [MaxDepth]

      Header: MaxDepth
      Class: Real
      Unit: 1 meter

    [MaxHeight]

      Header: MaxHeight
      Class: Real
      Unit: 1 meter

    AvailableLayouts

    Readily available configurations of container models in specified positions on the deck of this instrument model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

Storage Information

    LocalCacheContents

    Items required to be present in the local cache for instruments of this model, along with the required quantity of each item.
    Format: Multiple

    [[1]] Item Model

    [[2]] Required Quantity

      Header: Required Quantity
      Class: Integer
      Programmatic Pattern: GreaterEqualP[0, 1]

    ProvidedStorageCondition

    The physical conditions such as temperature and humidity this instrument provides for samples stored long term within it.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

Plumbing Information

    Connectors

    Specifications for the ports on this model of instrument that may connect to other plumbing components.
    Format: Multiple

    [[1]] Connector Name

      Header: Connector Name
      Class: String
      Programmatic Pattern: ConnectorNameP

    [[2]] Connector Type

      Header: Connector Type
      Class: Expression
      Programmatic Pattern: ConnectorP

    [[3]] Thread Type

      Header: Thread Type
      Class: Expression
      Programmatic Pattern: ThreadP|GroundGlassJointSizeP|None

    [[4]] Inner Diameter

      Header: Inner Diameter
      Class: Real
      Unit: 1 inch
      Programmatic Pattern: GreaterP[0 Inch]

    [[5]] Outer Diameter

      Header: Outer Diameter
      Class: Real
      Unit: 1 inch
      Programmatic Pattern: GreaterP[0 Inch]

    [[6]] Gender

      Header: Gender
      Class: Expression
      Programmatic Pattern: ConnectorGenderP|None

Wiring Information

    WiringConnectors

    Specifications for the wiring ends of this instrument that may plug into and conductively connect to other items, parts or instruments.
    Format: Multiple

    [[1]] Wiring Connector Name

      Header: Wiring Connector Name
      Class: String
      Programmatic Pattern: WiringConnectorNameP

    [[2]] Wiring Connector Type

      Header: Wiring Connector Type
      Class: Expression
      Programmatic Pattern: WiringConnectorP

    [[3]] Gender

      Header: Gender
      Class: Expression
      Programmatic Pattern: ConnectorGenderP|None

Qualifications & Maintenance

    QualificationFrequency

    A list of the Qualifications which should be run on instruments of this model and their required frequencies.
    Format: Multiple

    [[1]] Qualification Model

    [[2]] Time

      Header: Time
      Class: Real
      Unit: 1 day
      Programmatic Pattern: GreaterP[0 Second]

    MaintenanceFrequency

    A list of the maintenance protocols which should be run on instruments of this model and their required frequencies.
    Format: Multiple

    [[1]] Maintenance Model

    [[2]] Time

      Header: Time
      Class: Real
      Unit: 1 day
      Programmatic Pattern: GreaterP[0 Second]

    ReplacementParts

    A list of tracked replacement part models for this instrument.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    PassiveClean

    Indicates if the exterior surfaces of this instrument model can be cleaned while in use.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    VentilationFlowRate Requirement

    The minimum flow rate of air generated by the instrument's ventilator for its safe and proper function.
    Format: Single
    Class: Real
    Unit: 1 meter per second
    Programmatic Pattern: Meter Hold[GreaterP[0 ------]] Second

    VentilationFlowRate Recommendation

    The flow rate of air generated by the instrument's ventilator recommended by its manufacturer.
    Format: Single
    Class: Real
    Unit: 1 meter per second
    Programmatic Pattern: Meter Hold[GreaterP[0 ------]] Second

    ContinuousOperation

    Indicates if the instrument is required to operate continuously in the lab, regardless of if it is InUse by a specific protocol, such as a freezer.
    Format: Single
    Class: Boolean
    Programmatic Pattern: BooleanP

Inventory

Health & Safety

    Sterile

    Indicates that this model of instrument is used for protocols where SterileTechnique is indicated to be used.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    CultureHandling

    Indicates the type of cellular samples (Mammalian or Microbial) that this instrument is used to handle.
    Format: Single
    Class: Expression
    Programmatic Pattern: CellTypeP

    GloveBoxStorage

    Indiciates that this model of instrument permanently resides in the glove box.
    Format: Single
    Class: Boolean
    Programmatic Pattern: BooleanP

    HazardCategories

    Hazards to be aware of during operation of instruments of this model.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: HazardCategoryP

    SampleHandlingCategories

    Special handling considerations that samples on this instrument require.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: HandlingCategoryP

Sensor Information

    SensorBarrier

    Type of sensors which cannot monitor the internal contents of instruments of this model from the outside.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: TypeP[Object[Sensor]]

Operating Limits

    MinMass

    The lowest value of mass-to-charge ratio (m/z) the instrument can detect.
    Format: Single
    Class: Real
    Unit: 1 gram per mole
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Mole

    MaxMass

    The highest value of mass-to-charge ratio (m/z) the instrument can detect.
    Format: Single
    Class: Real
    Unit: 1 gram per mole
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Mole

    MinAbsorbanceWavelength

    The minimum wavelength that the absorbance detector can measure.
    Format: Single
    Class: Real
    Unit: 1 nanometer
    Programmatic Pattern: GreaterP[0 Nano Meter, 1 Nano Meter]

    MaxAbsorbanceWavelength

    The Maximum wavelength that the absorbance detector can measure.
    Format: Single
    Class: Real
    Unit: 1 nanometer
    Programmatic Pattern: GreaterP[0 Nano Meter, 1 Nano Meter]

    AbsorbanceResolution

    The minimum increment in wavelength that the absorbance detector can measure.
    Format: Single
    Class: Real
    Unit: 1 nanometer
    Programmatic Pattern: GreaterP[0 Nano Meter]

    MinSampleVolume

    The minimum sample volume required for a single run.
    Format: Single
    Class: Real
    Unit: 1 microliter
    Programmatic Pattern: GreaterEqualP[0 Micro Liter]

    MaxSampleVolume

    The maximum sample volume that that can be injected in a single run.
    Format: Single
    Class: Real
    Unit: 1 microliter
    Programmatic Pattern: GreaterP[0 Micro Liter]

    MinSampleTemperature

    The minimum possible temperature of the chamber where the samples are stored.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterEqualP[0 Kelvin]

    MaxSampleTemperature

    The maximum possible temperature of the chamber where the samples are stored.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterEqualP[0 Kelvin]

    MinFlowRate

    The minimum flow rate at which the instrument can pump CO2 and cosolvents through the system.
    Format: Single
    Class: Real
    Unit: 1 milliliter per minute
    Programmatic Pattern: 0 Milli Liter Hold[GreaterEqualP[-------------]] Minute

    MaxFlowRate

    The maximum flow rate at which the instrument can pump CO2 and cosolvents through the system.
    Format: Single
    Class: Real
    Unit: 1 milliliter per minute
    Programmatic Pattern: 0 Milli Liter Hold[GreaterP[-------------]] Minute

    MinBackPressure

    The minimum pressure before waste outlet -- affects the density of the mobile phase and the flow split to the mass spectrometer.
    Format: Single
    Class: Real
    Unit: 1 pound‐force per inch squared
    Programmatic Pattern: GreaterEqualP[0 PSI]

    MaxBackPressure

    The maximum pressure before waste outlet -- affects the density of the mobile phase and the flow split to the mass spectrometer.
    Format: Single
    Class: Real
    Unit: 1 pound‐force per inch squared
    Programmatic Pattern: GreaterEqualP[0 PSI]

    MinMakeupFlowRate

    The minimum flow rate at which the instrument can pump buffer through the system.
    Format: Single
    Class: Real
    Unit: 1 milliliter per minute
    Programmatic Pattern: 0 Milli Liter Hold[GreaterEqualP[-------------]] Minute

    MaxMakeupFlowRate

    The maximum flow rate at which the instrument can pump buffer through the system absent any pressure limitations.
    Format: Single
    Class: Real
    Unit: 1 milliliter per minute
    Programmatic Pattern: 0 Milli Liter Hold[GreaterP[-------------]] Minute

    MinpH

    Minimum pH the instrument can operate under.
    Format: Single
    Class: Real
    Programmatic Pattern: GreaterP[0]

    MaxpH

    Maximum pH the instrument can operate under.
    Format: Single
    Class: Real
    Programmatic Pattern: GreaterP[0]

    MinColumnTemperature

    The minimum temperature at which the column oven can incubate.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterEqualP[0 Kelvin]

    MaxColumnTemperature

    The maximum temperature at which the column oven can incubate.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterEqualP[0 Kelvin]

    MaxColumnLength

    The maximum column length that can be accommodated inside of the column oven.
    Format: Single
    Class: Real
    Unit: 1 millimeter
    Programmatic Pattern: GreaterP[0 Milli Meter]

    MaxColumnInternalDiameter

    The maximum column internal diameter (I.D.) that can be accommodated inside of the column oven.
    Format: Single
    Class: Real
    Unit: 1 millimeter
    Programmatic Pattern: GreaterP[0 Milli Meter]

    MinFlowPressure

    The minimum pressure at which the instrument can operate.
    Format: Single
    Class: Real
    Unit: 1 pound‐force per inch squared
    Programmatic Pattern: GreaterEqualP[0 PSI]

    MaxFlowPressure

    The maximum pressure at which the instrument can operate.
    Format: Single
    Class: Real
    Unit: 1 pound‐force per inch squared
    Programmatic Pattern: GreaterEqualP[0 PSI]

    MinCO2Pressure

    The minimum CO2 source pressure supplied into the instrument acceptable for operation.
    Format: Single
    Class: Real
    Unit: 1 pound‐force per inch squared
    Programmatic Pattern: GreaterEqualP[0 PSI]

    MaxCO2Pressure

    The maximum CO2 source pressure supplied into the instrument acceptable for operation.
    Format: Single
    Class: Real
    Unit: 1 pound‐force per inch squared
    Programmatic Pattern: GreaterEqualP[0 PSI]

    MinSpectrometerSamplingRate

    Minimum frequency that the mass spectrometer can measure for each selected ion.
    Format: Single
    Class: Real
    Unit: 1 reciprocal second
    Programmatic Pattern: 1 Hold[GreaterEqualP[0 ------]] Second

    MaxSpectrometerSamplingRate

    Maximum frequency that the mass spectrometer can measure for each selected ion.
    Format: Single
    Class: Real
    Unit: 1 reciprocal second
    Programmatic Pattern: 1 Hold[GreaterEqualP[0 ------]] Second

    TubingMaxPressure

    The maximum pressure the tubing in the sample flow path can tolerate.
    Format: Single
    Class: Real
    Unit: 1 pound‐force per inch squared
    Programmatic Pattern: GreaterP[0 PSI]

    PumpMaxPressure

    The maximum pressure at which the pump can still operate.
    Format: Single
    Class: Real
    Unit: 1 pound‐force per inch squared
    Programmatic Pattern: GreaterP[0 PSI]

    MinESICapillaryVoltage

    Minimum voltage that can be applied to the stainless steel capillary from which the ion spray is generated.
    Format: Single
    Class: Real
    Unit: 1 volt
    Programmatic Pattern: GreaterEqualP[0 Volt]

    MaxESICapillaryVoltage

    Maximum voltage that can be applied to the stainless steel capillary from which the ion spray is generated.
    Format: Single
    Class: Real
    Unit: 1 volt
    Programmatic Pattern: GreaterP[0 Volt]

    MinSamplingConeVoltage

    Minimum voltage that can be applied as voltage offset between the 1st and 2nd stage of the ion guide.
    Format: Single
    Class: Real
    Unit: 1 volt
    Programmatic Pattern: GreaterEqualP[0 Volt]

    MaxSamplingConeVoltage

    Maximum voltage that can be applied as voltage offset between the 1st and 2nd stage of the ion guide.
    Format: Single
    Class: Real
    Unit: 1 volt
    Programmatic Pattern: GreaterP[0 Volt]

    MinSourceTemperature

    The minimum temperature setting for the source block (the reduced pressure chamber holding the sample cone through which the ions travel on their way to the mass analyzer).
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterEqualP[0 Celsius]

    MaxSourceTemperature

    The maximum temperature setting for the source block (the reduced pressure chamber holding the sample cone through which the ions travel on their way to the mass analyzer).
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterP[0 Celsius]

    MinDesolvationTemperature

    The minimum temperature setting for the source desolvation heater that controls the nitrogen gas temperature used for solvent cluster evaporation before ions enter the mass spectrometer through the sampling cone.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterEqualP[0 Celsius]

    MaxDesolvationTemperature

    The maximum temperature setting for the source desolvation heater that controls the nitrogen gas temperature used for solvent cluster evaporation before ions enter the mass spectrometer through the sampling cone.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterP[0 Celsius]

    FlowCellMaxPressure

    The maximum pressure the detector's flow cell can tolerate.
    Format: Single
    Class: Real
    Unit: 1 pound‐force per inch squared
    Programmatic Pattern: GreaterEqualP[0 PSI]
Last modified on Mon 26 Sep 2022 15:43:55