transfer liquid handles

add msg goal

Fix OT2 & ReAdd Virtual Devices
This commit is contained in:
Xuwznln
2026-01-28 01:05:32 +08:00
parent a277bd2bed
commit 3a2d9e9603
5 changed files with 5825 additions and 2 deletions

View File

@@ -9743,7 +9743,34 @@ liquid_handler.prcxi:
touch_tip: false
use_channels:
- 0
handles: {}
handles:
input:
- data_key: sources
data_source: handle
data_type: resource
handler_key: sources_identifier
label: 待移动液体
- data_key: targets
data_source: handle
data_type: resource
handler_key: targets_identifier
label: 转移目标
- data_key: tip_rack
data_source: handle
data_type: resource
handler_key: tip_rack_identifier
label: 墙头盒
output:
- data_key: liquid
data_source: handle
data_type: resource
handler_key: sources_out
label: sources
- data_key: liquid
data_source: executor
data_type: resource
handler_key: targets_out
label: targets
placeholder_keys:
sources: unilabos_resources
targets: unilabos_resources