Liconic incubator documentation. This page describes all available commands and their parameters for controlling the Liconic instrument.
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) |
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) |
Resets the Liconic incubator to its default state.
Parameters
No parameters required
Sends a raw command directly to the Liconic device.
Parameters
Parameter | Type | Description |
cmd | string | Raw command string |