Skip to content

Commit 5e0fcce

Browse files
starting stacker docs
1 parent 95b9d6e commit 5e0fcce

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

api/docs/v2/modules/stacker.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
:og:description: How to use the Flex Stacker Module in a Python protocol.
2+
3+
.. _stacker:
4+
5+
*******************
6+
Flex Stacker Module
7+
*******************
8+
9+
The Flex Stacker is an external module that provides automated labware storage. Each Flex supports up to four attached Stackers containing well plates, Flex tip racks, or reservoirs. The Stacker's shuttle moves labware from the stack to the deck for use during a protocol.
10+
11+
The Stacker is represented in code by a ``StackerContext`` object that includes methods for storing and retrieving labware. You can also use helper commands in your protocol to calculate how many labware the Stacker can store.
12+

api/docs/v2/new_modules.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Hardware Modules
88

99
.. toctree::
1010
modules/setup
11+
modules/stacker
1112
modules/absorbance_plate_reader
1213
modules/heater_shaker
1314
modules/magnetic_block

0 commit comments

Comments
 (0)