ecl-logo Documentation

Object[Instrument, MassSpectrometer]

Mass spectrometer instrument used to determine the molecular weight of molecules in a sample by generating gas phase ions of the molecules and measuring their mass-to-charge ratio.

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[Instrument, MassSpectrometer, _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]].

    Model

    Theoretical model that this object is an instance of.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    ModelName

    The name of the model of instrument that defines this instrument.
    Format: Computable
    Programmatic Pattern: _String
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], Name]]

    CurrentProtocol

    The experiment, maintenance, or Qualification that is currently using this instrument.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    Status

    The current status of the instrument.
    Format: Single
    Class: Expression
    Programmatic Pattern: InstrumentStatusP

    StatusLog

    A log of changes made to the instrument's status.
    Format: Multiple

    [[1]] Date

      Header: Date
      Class: Expression
      Programmatic Pattern: _?DateObjectQ

    [[2]] Status

      Header: Status
      Class: Expression
      Programmatic Pattern: InstrumentStatusP

    [[3]] Responsible Party

    ImageFile

    A photo of this instrument.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    UserManualFiles

    PDFs for the manuals or instruction guides for this model of instrument.
    Format: Computable
    Programmatic Pattern: PDFFileP
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], UserManualFiles]]

    DateInstalled

    Date the instrument was installed on site in the ECL.
    Format: Single
    Class: Date
    Programmatic Pattern: _?DateObjectQ

    DateRetired

    Date the instrument was shut down and removed from use on site.
    Format: Single
    Class: Date
    Programmatic Pattern: _?DateObjectQ

    Site

    The ECL site at which this instrument currently resides.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    SourceCleaningLog

    A history of the cleaning of the the ionization source.
    Format: Multiple

    [[1]] Date

      Header: Date
      Class: Expression
      Programmatic Pattern: _?DateObjectQ

    [[2]] Responsible Party

Instrument Specifications

    PowerType

    The type(s) of the power source(s) used by the instrument.
    Format: Computable
    Programmatic Pattern: {PowerTypeP...}
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], PowerType]]

    PowerConsumption

    Estimated power consumption rate of the instrument.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Watt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], PowerConsumption]]

    HeliumValve

    The gas valve that regulates the flow of argon gas to this instrument.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    Computer

    Links to the computer object that drives this instrument.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    ComputerName

    The name of the computer that currently communicates with the instrument.
    Format: Single
    Class: String
    Programmatic Pattern: _String

    OperatingSystem

    Operating system that the instrument's acquisition software runs on.
    Format: Computable
    Programmatic Pattern: OperatingSystemP
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], OperatingSystem]]

    Software

    The acquisition software and version currently in use on the instrument.
    Format: Single
    Class: String
    Programmatic Pattern: _String

    InstrumentSoftware

    The instrument-specific software that this computer has installed.
    Format: Multiple

    [[1]] Software Name

      Header: Software Name
      Class: Expression
      Programmatic Pattern: InstrumentSoftwareP

    [[2]] Version Number

      Header: Version Number
      Class: String
      Programmatic Pattern: _String

    ComputerIP

    IP of the computer that currently communicates with the instrument.
    Format: Single
    Class: String
    Programmatic Pattern: IpP

    IP

    The IP of the instrument itself on the network.
    Format: Single
    Class: String
    Programmatic Pattern: IpP

    PDU

    The PDU that this instrument is connected to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    PDUIP

    The IP address of the PDU this instrument is connected to.
    Format: Computable
    Programmatic Pattern: IpP
    Expression: SafeEvaluate[{Field[PDU]}, Download[Field[PDU], IP]]

    PDUPort

    The specific PDU port this instrument is connected to.
    Format: Computable
    Programmatic Pattern: PDUPortP
    Expression: SafeEvaluate[{Field[PDU], Field[Object]}, Computables`Private`getPDUPort[Field[Object], Field[PDU], PDUInstrument]]

    WasteContainer

    The container connected to the instrument used to collect any liquid waste produced by the instrument during operation.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    Dongle

    Indicates if the instrument requires a security dongle in the computer to run.
    Format: Computable
    Programmatic Pattern: BooleanP
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], Dongle]]

    Balances

    The balances that are contained within this instrument for weighing purposes.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    FailsafeImageLog

    A record of the hard drive clones made for this instrument and its associated computers.
    Format: Multiple

    [[1]] Date

      Header: Date
      Class: Date
      Programmatic Pattern: _?DateObjectQ

    [[2]] HardDrive Object

    [[3]] Cloned By

      Header: Cloned By
      Class: Link
      Programmatic Pattern: _Link
      Relation: Object[User]

    MassAnalyzer

    The type of the component of the mass spectrometer that performs ion separation based on mass-to-charge (m/z) ratio.
    Format: Computable
    Programmatic Pattern: MassAnalyzerTypeP
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MassAnalyzer]]

    IonSources

    The type of ionization source used to generate gas phase ions. 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. In matrix-assisted laser desorption/ionization (MALDI), the sample is embedded in a laser energy absorbing matrix which is then irradiated with a pulsed laser, ablating and desorbing the molecules with minimal fragmentation and creating gas phase ions from the analyte molecules in the sample.
    Format: Computable
    Programmatic Pattern: {IonSourceP | GCIonSourceP..}
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], IonSources]]

    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: Computable
    Programmatic Pattern: {IonModeP..}
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], IonModes]]

    AcquisitionModes

    Data acquisition functions that can be performed on this instrument.
    Format: Computable
    Programmatic Pattern: {AcquisitionModeP..}
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], AcquisitionModes]]

    FocusingElement

    The type of focusing element for the ions.
    Format: Computable
    Programmatic Pattern: FocusingElementP
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], FocusingElement]]

    Reflectron

    Boolean describing whether or not the TOF mass spectrometer is equipped with a ion mirror (reflectron) to increase the flight path of the ions in the flight tube and improve mass accuracy.
    Format: Computable
    Programmatic Pattern: BooleanP
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], Reflectron]]

    LaserWavelength

    Wavelength of the laser used for desorption/ionization.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Meter Nano]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], LaserWavelength]]

    LaserPulseWidth

    Duration of each laser pulse used for desorption/ionization.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Nano Second]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], LaserPulseWidth]]

    LaserFrequency

    The shot frequency of the laser used for desorption/ionization.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Hertz]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], LaserFrequency]]

    LaserPower

    Power of the laser used for desorption/ionization.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Watt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], LaserPower]]

Storage Information

    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

    LocalCache

    Containers located near this instrument that hold items required for standard operation.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

Container Specifications

Dimensions & Positions

    DeckLayout

    The current configuration of container models in specified positions on this instrument.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    Dimensions

    The external dimensions of this instrument.
    Format: Computable
    Programmatic Pattern: {GreaterP[0 Meter], GreaterP[0 Meter], GreaterP[0 Meter]}
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], Dimensions]]

    CrossSectionalShape

    The shape of this instrument in the X-Y plane.
    Format: Computable
    Programmatic Pattern: CrossSectionalShapeP
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], CrossSectionalShape]]

    Cameras

    Cameras monitoring the positions on this instrument.
    Format: Multiple

    [[1]] Position

      Header: Position
      Class: String
      Programmatic Pattern: _String

    [[2]] Cameras monitoring each positions

    ContainerImage2DFile

    A top-down (X-Y plane) image of this model of instrument which can be overlaid on a 2D container plot.
    Format: Computable
    Programmatic Pattern: ImageFileP
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], ContainerImage2DFile]]

    Shape2D

    A Graphics primitive corresponding to the 2D shape of this instrument.
    Format: Computable
    Programmatic Pattern: _Polygon | _Circle
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], Shape2D]]

    Shape3D

    A Graphics primitive corresponding to the 3D shape of this instrument.
    Format: Computable
    Programmatic Pattern: _Polygon
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], Shape3D]]

    ReservoirDeck

    The platform which contains the lock mass and wash buffer reservoir containers that are used by the instrument.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

Plumbing Information

    Connectors

    Specifications for the interfaces on this instrument that may connect to other plumbing components or instrument ports.
    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

    Nuts

    A list of the ferrule-compressing connector components that have been attached to the connecting ports on this instrument.
    Format: Multiple

    [[1]] Connector Name

      Header: Connector Name
      Class: String
      Programmatic Pattern: ConnectorNameP

    [[2]] Installed Nut

    [[3]] Connector Gender

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

    Ferrules

    A list of the compressible sealing rings that have been attached to the connecting ports on this instrument.
    Format: Multiple

    [[1]] Connector Name

      Header: Connector Name
      Class: String
      Programmatic Pattern: ConnectorNameP

    [[2]] Installed Ferrule

    [[3]] Ferrule Offset

      Header: Ferrule Offset
      Class: Real
      Unit: 1 millimeter
      Programmatic Pattern: GreaterP[0 Milli Meter]

    Connections

    A list of the plumbing components to which this instrument is directly connected to allow flow of liquids/gases.
    Format: Multiple

    [[1]] Connector Name

      Header: Connector Name
      Class: String
      Programmatic Pattern: ConnectorNameP

    [[2]] Connected Object

    [[3]] Object Connector Name

      Header: Object Connector Name
      Class: String
      Programmatic Pattern: ConnectorNameP

    ConnectionLog

    The plumbing connection history of this instrument's ports.
    Format: Multiple

    [[1]] Date

      Header: Date
      Class: Date
      Programmatic Pattern: _?DateObjectQ

    [[2]] Change Type

      Header: Change Type
      Class: Expression
      Programmatic Pattern: Connect|Disconnect

    [[3]] Connector Name

      Header: Connector Name
      Class: String
      Programmatic Pattern: ConnectorNameP

    [[4]] Connected Object

    [[5]] Object Connector Name

      Header: Object Connector Name
      Class: String
      Programmatic Pattern: ConnectorNameP

    [[6]] Responsible Party

    ConnectedPlumbing

    All plumbing components that are most closely associated with this instrument's plumbing system.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    PlumbingFittingsLog

    The history of the connection type present at each connector on this instrument.
    Format: Multiple

    [[1]] Date

      Header: Date
      Class: Date
      Programmatic Pattern: _?DateObjectQ

    [[2]] Connector Name

      Header: Connector Name
      Class: String
      Programmatic Pattern: ConnectorNameP

    [[3]] Connector Gender

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

    [[4]] Installed Nut

      Header: Installed Nut
      Class: Link
      Programmatic Pattern: _Link

    [[5]] Installed Ferrule

    [[6]] Ferrule Offset

      Header: Ferrule Offset
      Class: Real
      Unit: 1 millimeter
      Programmatic Pattern: GreaterP[0 Milli Meter]

    [[7]] Responsible Party

    GasSources

    A list of containers that supply this instrument with gas through plumbing connections.
    Format: Multiple

    [[1]] Gas Type

      Header: Gas Type
      Class: Expression
      Programmatic Pattern: GasP

    [[2]] Source Container

    GasSourceLog

    The record of containers that supply this instrument with gas through plumbing connections.
    Format: Multiple

    [[1]] Date

      Header: Date
      Class: Date
      Programmatic Pattern: _?DateObjectQ

    [[2]] Change Type

      Header: Change Type
      Class: Expression
      Programmatic Pattern: Connect|Disconnect

    [[3]] Gas Type

      Header: Gas Type
      Class: Expression
      Programmatic Pattern: GasP

    [[4]] Source Container

    [[5]] Responsible Party

Wiring Information

Compatibility

    AllowedPositions

    A pattern representing all the valid position names for this instrument.
    Format: Computable
    Programmatic Pattern: _Alternatives
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], AllowedPositions]]

Sensor Information

    ArgonPressureSensor

    Sensor used to monitor the pressure of the argon gas source (before any pressure reduction stage).
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    ArgonPressureRegulators

    The pressure regaultor used to control argon gas flow into this instrument.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    CO2PressureSensor

    Sensor used to monitor the pressure of the carbon dioxide gas source (before any pressure reduction stage).
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    CO2PressureRegulators

    The pressure regaultor used to control CO2 gas flow into this instrument.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    HeliumPressureSensor

    Sensor used to monitor the pressure of the helium gas source (before any pressure reduction stage).
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    HeliumPressureRegulators

    The pressure regaultor used to control helium gas flow into this instrument.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    NitrogenPressureSensor

    Sensor used to monitor the pressure of the nitrogen gas source (before any pressure reduction stage).
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    NitrogenPressureRegulators

    The pressure regaultor used to control nitrogen gas flow into this instrument.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    EnvironmentalSensors

    Any additional external sensors that are monitoring this particular instrument.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    Enclosures

    The types of physical enclosures that surround this instrument.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: EnclosureTypeP

Qualifications & Maintenance

    QualificationResultsLog

    A record of the qualifications run on this instrument and their results.
    Format: Multiple

    [Date]

      Header: Date
      Class: Date

    [Qualification]

    [Result]

      Header: Result
      Class: Expression

    QualificationFrequency

    The frequencies of the Qualifications targeting this instrument.
    Format: Computable
    Header: ['Qualification Model', 'Time Interval']
    Programmatic Pattern: {{ObjectReferenceP[Model[Qualification]], GreaterP[0 Day] | Null}...}
    Expression: SafeEvaluate[{Field[Model]}, Computables`Private`qualificationFrequency[Field[Model]]]

    RecentQualifications

    List of the most recent Qualifications run on this instrument.
    Format: Multiple

    [[1]] Date

      Header: Date
      Class: Expression
      Programmatic Pattern: _?DateObjectQ

    [[2]] Qualification

    [[3]] Qualification Model

      Header: Qualification Model
      Class: Link
      Programmatic Pattern: _Link

    QualificationExtensionLog

    A list of amendments made to the regular qualification schedule of this instrument, and the reason for the deviation.
    Format: Multiple

    [[1]] Qualification Model

      Header: Qualification Model
      Class: Link
      Programmatic Pattern: _Link

    [[2]] Original Due Date

      Header: Original Due Date
      Class: Expression
      Programmatic Pattern: _?DateObjectQ

    [[3]] Revised Due Date

      Header: Revised Due Date
      Class: Expression
      Programmatic Pattern: _?DateObjectQ

    [[4]] Responsible Party

      Header: Responsible Party
      Class: Link
      Programmatic Pattern: _Link
      Relation: Object[User]

    [[5]] Extension Category

      Header: Extension Category
      Class: Expression
      Programmatic Pattern: QualificationExtensionCategoryP

    [[6]] Extension Reason

      Header: Extension Reason
      Class: String
      Programmatic Pattern: _String

    MaintenanceFrequency

    A list of the maintenances which are run on this instrument.
    Format: Computable
    Header: ['Maintenance Model', 'Time Interval']
    Programmatic Pattern: {{ObjectReferenceP[Model[Maintenance]], GreaterP[0 Day] | Null}...}
    Expression: SafeEvaluate[{Field[Model]}, Computables`Private`maintenanceFrequency[Field[Model]]]

    RecentMaintenance

    List of the most recent maintenance runs on this instrument.
    Format: Multiple

    [[1]] Date

      Header: Date
      Class: Expression
      Programmatic Pattern: _?DateObjectQ

    [[2]] Maintenance

    [[3]] Maintenance Model

      Header: Maintenance Model
      Class: Link
      Programmatic Pattern: _Link

    MaintenanceLog

    All maintenance runs on this instrument over time.
    Format: Multiple

    [[1]] Date

      Header: Date
      Class: Expression
      Programmatic Pattern: _?DateObjectQ

    [[2]] Maintenance

    [[3]] Maintenance Model

      Header: Maintenance Model
      Class: Link
      Programmatic Pattern: _Link

    MaintenanceExtensionLog

    A list of amendments made to the regular maintenance schedule of this instrument, and the reason for the deviation.
    Format: Multiple

    [[1]] Maintenance Model

      Header: Maintenance Model
      Class: Link
      Programmatic Pattern: _Link

    [[2]] Original Due Date

      Header: Original Due Date
      Class: Expression
      Programmatic Pattern: _?DateObjectQ

    [[3]] Revised Due Date

      Header: Revised Due Date
      Class: Expression
      Programmatic Pattern: _?DateObjectQ

    [[4]] Responsible Party

      Header: Responsible Party
      Class: Link
      Programmatic Pattern: _Link
      Relation: Object[User]

    [[5]] Extension Category

      Header: Extension Category
      Class: Expression
      Programmatic Pattern: MaintenanceExtensionCategoryP

    [[6]] Extension Reason

      Header: Extension Reason
      Class: String
      Programmatic Pattern: _String

    Parts

    Parts currently installed on this instrument. For parts that have NumberOfHours tracked (e.g. lamps), this is displayed in the Time on Instrument key.
    Format: Computable
    Header: ['Part', 'Date Installed', 'Time on Instrument']
    Programmatic Pattern: {{ObjectReferenceP[Object[Part]], _?DateObjectQ | Null, Null | GreaterEqualP[0 Day]}...}
    Expression: SafeEvaluate[{Field[ContentsLog], Field[Contents]}, Computables`Private`partsCurrentComputable[Field[ContentsLog], Field[Contents]]]

    SharedParts

    Parts currently shared among multiple instruments.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    PartsLog

    A log of the parts that were previously installed on this instrument.
    Format: Computable
    Header: ['Part', 'Date Installed', 'Date Removed']
    Programmatic Pattern: {{ObjectReferenceP[Object[Part]], _?DateObjectQ | Null, _?DateObjectQ | Null}...}
    Expression: SafeEvaluate[{{Field[ContentsLog], Field[Parts]}}, Computables`Private`partsHistoryComputable[Field[ContentsLog], Field[Parts]]]

    PreventativeMaintenanceLog

    A record of the preventative maintenance that has been performed on this instrument.
    Format: Multiple

    [[1]] Date

      Header: Date
      Class: Date
      Programmatic Pattern: _?DateObjectQ

    [[2]] Vendor

    [[3]] Documentation

    TroubleshootingTickets

    Troubleshooting tickets that triggered maintenance on this instrument.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    VentilationVerificationLog

    A record of ventilation tests performed for this instrument.
    Format: Multiple

    [[1]] Date

      Header: Date
      Class: Date
      Programmatic Pattern: _?DateObjectQ

    [[2]] Qualification

    [[3]] Qualification Model

      Header: Qualification Model
      Class: Link
      Programmatic Pattern: _Link

    Certificates

    All instrument-related certificates received from vendors.
    Format: Multiple

    [[1]] Name

      Header: Name
      Class: String
      Programmatic Pattern: _String

    [[2]] Certificate

Health & Safety

    HazardCategories

    Hazards to be aware of during operation of this instrument.
    Format: Computable
    Programmatic Pattern: {HazardCategoryP...}
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], HazardCategories]]

    SampleHandlingCategories

    Specifies the types of handling classifications that need to be undertaken for this instrument and items on this instrument.
    Format: Computable
    Programmatic Pattern: {HandlingCategoryP...}
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], SampleHandlingCategories]]

Inventory

    Receiving

    The MaintenanceReceiveInventory in which this instrument was received.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    Manufacturer

    The company that manufactured the instrument.
    Format: Computable
    Programmatic Pattern: ObjectReferenceP[Object[Company, Supplier]]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], Manufacturer]]

    SerialNumbers

    A list of serial numbers of the instrument and/or its modules.
    Format: Multiple

    [[1]] Component Name

      Header: Component Name
      Class: String
      Programmatic Pattern: _String

    [[2]] Serial Number

      Header: Serial Number
      Class: String
      Programmatic Pattern: _String

Integrations

Operating Limits

    MinMass

    Minimum mass the instrument can detect.
    Format: Computable
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Mole
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinMass]]

    MaxMass

    Maximum mass the instrument can detect.
    Format: Computable
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Mole
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxMass]]

    MinGridVoltage

    The minimum voltage the instrument can apply to the the grid electrode.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Kilo Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinGridVoltage]]

    MaxGridVoltage

    The maximum voltage the instrument can apply to the grid electrode.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Kilo Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxGridVoltage]]

    MinLensVoltage

    The minimum voltage that can be applied to the ion focusing lens located at the entrance of the mass analyser.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Kilo Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinLensVoltage]]

    MaxLensVoltage

    The maximum voltage that can be applied to the ion focusing lens located at the entrance of the mass analyser.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Kilo Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxLensVoltage]]

    MinGuideWireVoltage

    The minimum voltage that can be applied to the guide wire used to focus the divergent ions in the mass analyzer.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Kilo Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinGuideWireVoltage]]

    MaxGuideWireVoltage

    The maximum voltage that can be applied to the guide wire used to focus the divergent ionsin the mass analyzer.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Kilo Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxGuideWireVoltage]]

    MinAcceleratingVoltage

    The minimum voltage the instrument can apply to the target plate to accelerate the ions.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Kilo Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinAcceleratingVoltage]]

    MaxAcceleratingVoltage

    The maximum voltage the instrument can apply to the target plate to accelerate the ions.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Kilo Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxAcceleratingVoltage]]

    MinShots

    The minimum number of laser shots that can be fired at each spot.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0, 1]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinShots]]

    MaxShots

    The maximum number of laser shots that can be fired at each spot.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0, 1]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxShots]]

    MinDelayTime

    The minimum delay between laser ablation and ion extraction accepted by the instrument.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Nano Second]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinDelayTime]]

    MaxDelayTime

    The maximum delay between laser ablation and ion extraction accepted by the instrument.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Nano Second]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxDelayTime]]

    MinESICapillaryVoltage

    Minimum voltage that can be applied to the stainless steel capillary from which the ion spray is generated.
    Format: Computable
    Programmatic Pattern: GreaterP[0 Volt, 1 Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinESICapillaryVoltage]]

    MaxESICapillaryVoltage

    Maximum voltage that can be applied to the stainless steel capillary from which the ion spray is generated.
    Format: Computable
    Programmatic Pattern: GreaterP[0 Volt, 1 Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxESICapillaryVoltage]]

    MinDeclusteringVoltage

    Minimum voltage that indicates the voltage between the ion block (the reduced-pressure chamber of the source block) and the stepwave ion guide (the optics before the quadrupole mass analyzer) for ESI-QTOF; Or the voltage applied between the orifice (where ions enter the mass spectrometer) and the ion guide to prevent the ionized small particles from aggregating together for ESI-QQQ.
    Format: Computable
    Programmatic Pattern: GreaterP[0 Volt, 1 Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinDeclusteringVoltage]]

    MaxDeclusteringVoltage

    Maximum voltage that indicates the voltage between the ion block (the reduced-pressure chamber of the source block) and the stepwave ion guide (the optics before the quadrupole mass analyzer) for ESI-QTOF; Or the voltage applied between the orifice (where ions enter the mass spectrometer) and the ion guide to prevent the ionized small particles from aggregating together for ESI-QQQ.
    Format: Computable
    Programmatic Pattern: GreaterP[0 Volt, 1 Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxDeclusteringVoltage]]

    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: Computable
    Programmatic Pattern: GreaterP[0 Celsius, 1 Celsius]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinSourceTemperature]]

    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: Computable
    Programmatic Pattern: GreaterP[0 Celsius, 1 Celsius]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxSourceTemperature]]

    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: Computable
    Programmatic Pattern: GreaterP[0 Celsius, 1 Celsius]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinDesolvationTemperature]]

    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: Computable
    Programmatic Pattern: GreaterP[0 Celsius, 1 Celsius]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxDesolvationTemperature]]

    MinConeGasFlow

    The minimum nitrogen gas flow ejected around the sample inlet cone to encourage solvent cluster evaporation.
    Format: Computable
    Programmatic Pattern: Liter Hold[GreaterEqualP[0 -----] | GreaterEqualP[0 PSI]] Hour
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinConeGasFlow]]

    MaxConeGasFlow

    The maximum nitrogen gas flow ejected around the sample inlet cone to encourage solvent cluster evaporation.
    Format: Computable
    Programmatic Pattern: Liter Hold[GreaterEqualP[0 -----] | GreaterEqualP[0 PSI]] Hour
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxConeGasFlow]]

    MinDesolvationGasFlow

    The minimum nitrogen gas flow ejected around the ion source capillary to encourage solvent evaporation.
    Format: Computable
    Programmatic Pattern: Liter Hold[GreaterEqualP[0 -----] | GreaterEqualP[0 PSI]] Hour
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinDesolvationGasFlow]]

    MaxDesolvationGasFlow

    The maximum nitrogen gas flow ejected around the ion source capillary to encourage solvent evaporation.
    Format: Computable
    Programmatic Pattern: Liter Hold[GreaterEqualP[0 -----] | GreaterEqualP[0 PSI]] Hour
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxDesolvationGasFlow]]

    MinStepwaveVoltage

    Minimum voltage that between the 1st and 2nd stage of the ion guide which leads ions coming from the sample cone towards the quadrupole mass analyzer.
    Format: Computable
    Programmatic Pattern: GreaterP[0 Volt, 1 Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinStepwaveVoltage]]

    MaxStepwaveVoltage

    Maximum voltage that between the 1st and 2nd stage of the ion guide which leads ions coming from the sample cone towards the quadrupole mass analyzer.
    Format: Computable
    Programmatic Pattern: GreaterP[0 Volt, 1 Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxStepwaveVoltage]]

    MinInfusionFlowRate

    The minimum flow rate at which the instrument can pump buffer or sample into the system via the built-in syringe pump system.
    Format: Computable
    Class: Real
    Programmatic Pattern: 0 Milli Liter Hold[GreaterP[-------------]] Minute
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinInfusionFlowRate]]

    MaxInfusionFlowRate

    The maximum flow rate at which the instrument can pump buffer or sample into the system via the built-in syringe pump system.
    Format: Computable
    Programmatic Pattern: 0 Milli Liter Hold[GreaterP[-------------]] Minute
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxInfusionFlowRate]]

    MinIonGuideVoltage

    Minimum voltage that can be applied on the Ion guide to guides and focuses the ions through the high-pressure Ion guid region.
    Format: Computable
    Programmatic Pattern: GreaterEqualP[0 Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinIonGuideVoltage]]

    MaxIonGuideVoltage

    Maximum voltage that can be applied on the Ion guide to guides and focuses the ions through the high-pressure Ion guid region.
    Format: Computable
    Programmatic Pattern: GreaterP[0 Volt]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxIonGuideVoltage]]

    TandemMassSpectrometry

    Indicate if this intrument can achieve tandem mass spectrometry features.
    Format: Computable
    Programmatic Pattern: BooleanP
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], TandemMassSpectrometry]]

    MinFragmentationMass

    For the Mass Spectrometer that has tandem mass spectrometry feature, this value indicate the lowest value of mass-to-charge ratio (m/z) that the first mass analyzer (MS1) of instrument can detect.
    Format: Computable
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Mole
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinFragmentationMass]]

    MaxFragmentationMass

    For the Mass Spectrometer that has tandem mass spectrometry feature, this value indicate the highest value of mass-to-charge ratio (m/z) that the second mass analyzer (MS2) of instrument can detect.
    Format: Computable
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Mole
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxFragmentationMass]]

    MaxCollisionEnergy

    For the Mass Spectrometer that has tandem mass spectrometry feature, this value indicate the highest value of voltage that could be applied to the collision cell.
    Format: Computable
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Mole
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxCollisionEnergy]]

    MinCollisionEnergy

    For the Mass Spectrometer that has tandem mass spectrometry feature, this value indicate the lowest value of voltage that could be applied to the collision cell.
    Format: Computable
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Mole
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinCollisionEnergy]]

    MaxCollisionCellExitVoltage

    For some Mass Spectrometers that has tandem mass spectrometry feature (e.g. ESI-QQQ), this value indicate the highest value of voltage that could be applied between the exit point of the collision cell and the second mass analyzer.
    Format: Computable
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Mole
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MaxCollisionCellExitVoltage]]

    MinCollisionCellExitVoltage

    For some Mass Spectrometers that has tandem mass spectrometry feature (e.g. ESI-QQQ), this value indicate the lowest value of voltage that could be applied between the exit point of the collision cell and the second mass analyzer.
    Format: Computable
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Mole
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], MinCollisionCellExitVoltage]]

    SyringePumpDiameter

    The largest diameter of a syringe that can fit in the syringe pump of the mass spetrometer.
    Format: Computable
    Programmatic Pattern: GreaterP[0 Centimeter]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], SyringePumpDiameter]]

    SyringePumpLength

    The longest syringe (in centimeter) that can fit in the syringe pump of the mass spetrometer.
    Format: Computable
    Programmatic Pattern: GreaterP[0 Centimeter]
    Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], SyringePumpLength]]
Last modified on Mon 26 Sep 2022 15:43:45