Bioshake

Bioshake

QInstruments Bioshake shaker documentation. This page describes all available commands and their parameters for controlling the Bioshake instrument.

Table of Contents

  1. Overview
  2. Configuration
  3. Commands
    1. Grip
    2. Ungrip
    3. Home
    4. StartShake
    5. StopShake
    6. Reset
    7. WaitForShakeToFinish

Overview

Device Information

Manufacturer: QInstruments
Category: Shaker
Package: com.science.foundry.tools.grpc_interfaces.bioshake

Configuration

Configuration Parameters

Parameter Type Description
com_port string COM port for device communication

Commands

Grip

Grips the plate in the shaker.

Parameters

No parameters required

Ungrip

Releases the plate from the shaker.

Parameters

No parameters required

Home

Moves the shaker to its home position.

Parameters

No parameters required

StartShake

Starts shaking with specified parameters.

Parameters

Parameter Type Description
speed int32 Shaking speed
duration int32 Duration of shaking in seconds

StopShake

Stops the current shaking operation.

Parameters

No parameters required

Reset

Resets the shaker to its default state.

Parameters

No parameters required

WaitForShakeToFinish

Waits for the shaking operation to complete.

Parameters

Parameter Type Description
timeout int32 Maximum time to wait in seconds