Daedalus Dock - Modules - TypesVar Details

reagent_container

This step requires to input a reagent container, possibly with some reagent inside, or with some volume specifications.

Vars

container_volumeThe amount of container volume we require if any.
free_volumeAmount of free volume we require if any.
maximum_volumeThe maximum volume of the container, if any.
needs_open_containerWhether we need an open container to do this.
reagent_listInstead of just one reagent type you can input a list to be used instead for the checks.
reagent_typeType of the reagent needed.
reagent_volumeVolume of the reagent needed.
temperature_maxIf defined it's the maximum required temperature for the step to work.
temperature_minIf defined, it's the minimum required temperature for the step to work.

Var Details

container_volume

The amount of container volume we require if any.

free_volume

Amount of free volume we require if any.

maximum_volume

The maximum volume of the container, if any.

needs_open_container

Whether we need an open container to do this.

reagent_list

Instead of just one reagent type you can input a list to be used instead for the checks.

reagent_type

Type of the reagent needed.

reagent_volume

Volume of the reagent needed.

temperature_max

If defined it's the maximum required temperature for the step to work.

temperature_min

If defined, it's the minimum required temperature for the step to work.