ALPS3000

ALPS3000

Thermo Fisher Scientific ALPS3000 plate sealer documentation. This page describes all available commands and their parameters for controlling the ALPS3000 instrument.

Table of Contents

  1. Overview
  2. Configuration
  3. Commands
    1. GetInstrumentStatus
    2. SealPlate
    3. GetError
    4. SetTemperature
    5. SetSealTime
    6. GetTemperatureSetpoint
    7. GetTemperatureActual

Overview

Device Information

Manufacturer: Thermo Fisher Scientific
Category: Plate Sealer
Package: com.science.foundry.tools.grpc_interfaces.alps3000

Configuration

Configuration Parameters

Parameter Type Description
profile string Profile configuration
com_port string COM port for device communication

Commands

GetInstrumentStatus

Gets the current status of the ALPS3000 instrument.

Parameters

No parameters required

SealPlate

Seals the current plate.

Parameters

No parameters required

GetError

Retrieves any error messages from the device.

Parameters

No parameters required

SetTemperature

Sets the sealing temperature.

Parameters

Parameter Type Description
temperature int32 Sealing temperature in degrees Celsius

SetSealTime

Sets the sealing time duration.

Parameters

Parameter Type Description
seal_time int32 Sealing time in seconds

GetTemperatureSetpoint

Gets the current temperature setpoint.

Parameters

No parameters required

GetTemperatureActual

Gets the actual current temperature.

Parameters

No parameters required