Liconic

Liconic

Liconic incubator documentation. This page describes all available commands and their parameters for controlling the Liconic instrument.

Table of Contents

  1. Overview
  2. Configuration
  3. Commands
    1. FetchPlate
    2. StorePlate
    3. Reset
    4. SendRawCommand

Overview

Device Information

Manufacturer: Liconic
Category: Incubator
Package: com.science.foundry.tools.grpc_interfaces.liconic

Configuration

Configuration Parameters

Parameter Type Description
com_port string COM port for device communication

Commands

FetchPlate

Fetches a plate from a specified cassette and level.

Parameters

Parameter Type Required Description
cassette int32 Yes Cassette number
level int32 Yes Level within the cassette
wait_time int32 No Time to wait before fetching (seconds)

StorePlate

Stores a plate in a specified cassette and level.

Parameters

Parameter Type Required Description
cassette int32 Yes Cassette number
level int32 Yes Level within the cassette
wait_time int32 No Time to wait after storing (seconds)

Reset

Resets the Liconic incubator to its default state.

Parameters

No parameters required

SendRawCommand

Sends a raw command directly to the Liconic device.

Parameters

Parameter Type Description
cmd string Raw command string