From 42c6e0096fbb009f9c3ea6809baf630bfe3bc82c Mon Sep 17 00:00:00 2001 From: ALITTLELZ Date: Tue, 14 Oct 2025 11:23:34 +0800 Subject: [PATCH 1/9] change 9320 desk row number to 4 --- unilabos/devices/liquid_handling/prcxi/prcxi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unilabos/devices/liquid_handling/prcxi/prcxi.py b/unilabos/devices/liquid_handling/prcxi/prcxi.py index d9c04331..229737a9 100644 --- a/unilabos/devices/liquid_handling/prcxi/prcxi.py +++ b/unilabos/devices/liquid_handling/prcxi/prcxi.py @@ -1124,7 +1124,7 @@ def __init__(self, product_name: str = "PRCXI9300"): self.waste_liquid_slot = 6 elif product_name == "PRCXI9320": - self.rows = 3 + self.rows = 4 self.columns = 4 self.layout = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16] self.trash_slot = 16 From 57974c8b5e87ea546486baf4164eb6814a4eef64 Mon Sep 17 00:00:00 2001 From: ALITTLELZ Date: Tue, 14 Oct 2025 12:44:19 +0800 Subject: [PATCH 2/9] Updated 9320 host address --- unilabos/devices/liquid_handling/prcxi/prcxi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unilabos/devices/liquid_handling/prcxi/prcxi.py b/unilabos/devices/liquid_handling/prcxi/prcxi.py index 229737a9..15d0c54e 100644 --- a/unilabos/devices/liquid_handling/prcxi/prcxi.py +++ b/unilabos/devices/liquid_handling/prcxi/prcxi.py @@ -1616,7 +1616,7 @@ def get_tip_rack(name: str, child_prefix: str="tip") -> PRCXI9300Container: handler = PRCXI9300Handler( deck=deck, - host="192.168.0.121", + host="192.168.1.201", port=9999, timeout=10.0, setup=True, From 039096bc98b7a5f111f582b046c81baee6c97557 Mon Sep 17 00:00:00 2001 From: ALITTLELZ Date: Tue, 14 Oct 2025 14:29:46 +0800 Subject: [PATCH 3/9] Updated 9320 host address --- test/experiments/prcxi_9320.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/experiments/prcxi_9320.json b/test/experiments/prcxi_9320.json index fb81d64d..3861b72b 100644 --- a/test/experiments/prcxi_9320.json +++ b/test/experiments/prcxi_9320.json @@ -16,14 +16,14 @@ "_resource_child_name": "PRCXI_Deck", "_resource_type": "unilabos.devices.liquid_handling.prcxi.prcxi:PRCXI9300Deck" }, - "host": "192.168.0.121", + "host": "192.168.1.201", "port": 9999, "timeout": 10.0, "axis": "Right", "channel_num": 1, - "setup": true, - "debug": false, - "simulator": false, + "setup": false, + "debug": true, + "simulator": true, "matrix_id": "5de524d0-3f95-406c-86dd-f83626ebc7cb", "is_9320": true }, From 6616d4c7aa178d96c7268b71d8022b95de3b2da4 Mon Sep 17 00:00:00 2001 From: ALITTLELZ Date: Tue, 14 Oct 2025 17:01:07 +0800 Subject: [PATCH 4/9] Add **kwargs in classes: PRCXI9300Deck and PRCXI9300Container --- unilabos/devices/liquid_handling/prcxi/prcxi.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/unilabos/devices/liquid_handling/prcxi/prcxi.py b/unilabos/devices/liquid_handling/prcxi/prcxi.py index 15d0c54e..dacd047b 100644 --- a/unilabos/devices/liquid_handling/prcxi/prcxi.py +++ b/unilabos/devices/liquid_handling/prcxi/prcxi.py @@ -64,7 +64,7 @@ class PRCXI9300Deck(Deck): 该类定义了 PRCXI 9300 的工作台布局和槽位信息。 """ - def __init__(self, name: str, size_x: float, size_y: float, size_z: float): + def __init__(self, name: str, size_x: float, size_y: float, size_z: float, **kwargs): super().__init__(name, size_x, size_y, size_z) self.slots = [None] * 6 # PRCXI 9300 有 6 个槽位 @@ -84,6 +84,7 @@ def __init__( category: str, ordering: collections.OrderedDict, model: Optional[str] = None, + **kwargs, ): super().__init__(name, size_x, size_y, size_z, category=category, ordering=ordering, model=model) self._unilabos_state = {} From f17003381bc5cd72b5e786570261f5fe3fef419f Mon Sep 17 00:00:00 2001 From: ALITTLELZ Date: Tue, 14 Oct 2025 17:05:22 +0800 Subject: [PATCH 5/9] Removed all sample_id in prcxi_9320.json to avoid KeyError --- test/experiments/prcxi_9320.json | 1954 +++++++++++++++--------------- 1 file changed, 977 insertions(+), 977 deletions(-) diff --git a/test/experiments/prcxi_9320.json b/test/experiments/prcxi_9320.json index 3861b72b..d47fcd47 100644 --- a/test/experiments/prcxi_9320.json +++ b/test/experiments/prcxi_9320.json @@ -35,7 +35,7 @@ { "id": "PRCXI_Deck", "name": "PRCXI_Deck", - "sample_id": null, + "children": [ "RackT1", "PlateT2", @@ -81,7 +81,7 @@ { "id": "RackT1", "name": "RackT1", - "sample_id": null, + "children": [ "RackT1_A1", "RackT1_B1", @@ -312,7 +312,7 @@ { "id": "RackT1_A1", "name": "RackT1_A1", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -353,7 +353,7 @@ { "id": "RackT1_B1", "name": "RackT1_B1", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -394,7 +394,7 @@ { "id": "RackT1_C1", "name": "RackT1_C1", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -435,7 +435,7 @@ { "id": "RackT1_D1", "name": "RackT1_D1", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -476,7 +476,7 @@ { "id": "RackT1_E1", "name": "RackT1_E1", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -517,7 +517,7 @@ { "id": "RackT1_F1", "name": "RackT1_F1", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -558,7 +558,7 @@ { "id": "RackT1_G1", "name": "RackT1_G1", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -599,7 +599,7 @@ { "id": "RackT1_H1", "name": "RackT1_H1", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -640,7 +640,7 @@ { "id": "RackT1_A2", "name": "RackT1_A2", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -681,7 +681,7 @@ { "id": "RackT1_B2", "name": "RackT1_B2", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -722,7 +722,7 @@ { "id": "RackT1_C2", "name": "RackT1_C2", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -763,7 +763,7 @@ { "id": "RackT1_D2", "name": "RackT1_D2", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -804,7 +804,7 @@ { "id": "RackT1_E2", "name": "RackT1_E2", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -845,7 +845,7 @@ { "id": "RackT1_F2", "name": "RackT1_F2", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -886,7 +886,7 @@ { "id": "RackT1_G2", "name": "RackT1_G2", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -927,7 +927,7 @@ { "id": "RackT1_H2", "name": "RackT1_H2", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -968,7 +968,7 @@ { "id": "RackT1_A3", "name": "RackT1_A3", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1009,7 +1009,7 @@ { "id": "RackT1_B3", "name": "RackT1_B3", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1050,7 +1050,7 @@ { "id": "RackT1_C3", "name": "RackT1_C3", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1091,7 +1091,7 @@ { "id": "RackT1_D3", "name": "RackT1_D3", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1132,7 +1132,7 @@ { "id": "RackT1_E3", "name": "RackT1_E3", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1173,7 +1173,7 @@ { "id": "RackT1_F3", "name": "RackT1_F3", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1214,7 +1214,7 @@ { "id": "RackT1_G3", "name": "RackT1_G3", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1255,7 +1255,7 @@ { "id": "RackT1_H3", "name": "RackT1_H3", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1296,7 +1296,7 @@ { "id": "RackT1_A4", "name": "RackT1_A4", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1337,7 +1337,7 @@ { "id": "RackT1_B4", "name": "RackT1_B4", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1378,7 +1378,7 @@ { "id": "RackT1_C4", "name": "RackT1_C4", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1419,7 +1419,7 @@ { "id": "RackT1_D4", "name": "RackT1_D4", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1460,7 +1460,7 @@ { "id": "RackT1_E4", "name": "RackT1_E4", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1501,7 +1501,7 @@ { "id": "RackT1_F4", "name": "RackT1_F4", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1542,7 +1542,7 @@ { "id": "RackT1_G4", "name": "RackT1_G4", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1583,7 +1583,7 @@ { "id": "RackT1_H4", "name": "RackT1_H4", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1624,7 +1624,7 @@ { "id": "RackT1_A5", "name": "RackT1_A5", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1665,7 +1665,7 @@ { "id": "RackT1_B5", "name": "RackT1_B5", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1706,7 +1706,7 @@ { "id": "RackT1_C5", "name": "RackT1_C5", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1747,7 +1747,7 @@ { "id": "RackT1_D5", "name": "RackT1_D5", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1788,7 +1788,7 @@ { "id": "RackT1_E5", "name": "RackT1_E5", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1829,7 +1829,7 @@ { "id": "RackT1_F5", "name": "RackT1_F5", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1870,7 +1870,7 @@ { "id": "RackT1_G5", "name": "RackT1_G5", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1911,7 +1911,7 @@ { "id": "RackT1_H5", "name": "RackT1_H5", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1952,7 +1952,7 @@ { "id": "RackT1_A6", "name": "RackT1_A6", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -1993,7 +1993,7 @@ { "id": "RackT1_B6", "name": "RackT1_B6", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2034,7 +2034,7 @@ { "id": "RackT1_C6", "name": "RackT1_C6", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2075,7 +2075,7 @@ { "id": "RackT1_D6", "name": "RackT1_D6", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2116,7 +2116,7 @@ { "id": "RackT1_E6", "name": "RackT1_E6", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2157,7 +2157,7 @@ { "id": "RackT1_F6", "name": "RackT1_F6", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2198,7 +2198,7 @@ { "id": "RackT1_G6", "name": "RackT1_G6", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2239,7 +2239,7 @@ { "id": "RackT1_H6", "name": "RackT1_H6", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2280,7 +2280,7 @@ { "id": "RackT1_A7", "name": "RackT1_A7", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2321,7 +2321,7 @@ { "id": "RackT1_B7", "name": "RackT1_B7", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2362,7 +2362,7 @@ { "id": "RackT1_C7", "name": "RackT1_C7", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2403,7 +2403,7 @@ { "id": "RackT1_D7", "name": "RackT1_D7", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2444,7 +2444,7 @@ { "id": "RackT1_E7", "name": "RackT1_E7", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2485,7 +2485,7 @@ { "id": "RackT1_F7", "name": "RackT1_F7", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2526,7 +2526,7 @@ { "id": "RackT1_G7", "name": "RackT1_G7", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2567,7 +2567,7 @@ { "id": "RackT1_H7", "name": "RackT1_H7", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2608,7 +2608,7 @@ { "id": "RackT1_A8", "name": "RackT1_A8", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2649,7 +2649,7 @@ { "id": "RackT1_B8", "name": "RackT1_B8", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2690,7 +2690,7 @@ { "id": "RackT1_C8", "name": "RackT1_C8", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2731,7 +2731,7 @@ { "id": "RackT1_D8", "name": "RackT1_D8", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2772,7 +2772,7 @@ { "id": "RackT1_E8", "name": "RackT1_E8", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2813,7 +2813,7 @@ { "id": "RackT1_F8", "name": "RackT1_F8", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2854,7 +2854,7 @@ { "id": "RackT1_G8", "name": "RackT1_G8", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2895,7 +2895,7 @@ { "id": "RackT1_H8", "name": "RackT1_H8", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2936,7 +2936,7 @@ { "id": "RackT1_A9", "name": "RackT1_A9", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -2977,7 +2977,7 @@ { "id": "RackT1_B9", "name": "RackT1_B9", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3018,7 +3018,7 @@ { "id": "RackT1_C9", "name": "RackT1_C9", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3059,7 +3059,7 @@ { "id": "RackT1_D9", "name": "RackT1_D9", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3100,7 +3100,7 @@ { "id": "RackT1_E9", "name": "RackT1_E9", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3141,7 +3141,7 @@ { "id": "RackT1_F9", "name": "RackT1_F9", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3182,7 +3182,7 @@ { "id": "RackT1_G9", "name": "RackT1_G9", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3223,7 +3223,7 @@ { "id": "RackT1_H9", "name": "RackT1_H9", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3264,7 +3264,7 @@ { "id": "RackT1_A10", "name": "RackT1_A10", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3305,7 +3305,7 @@ { "id": "RackT1_B10", "name": "RackT1_B10", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3346,7 +3346,7 @@ { "id": "RackT1_C10", "name": "RackT1_C10", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3387,7 +3387,7 @@ { "id": "RackT1_D10", "name": "RackT1_D10", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3428,7 +3428,7 @@ { "id": "RackT1_E10", "name": "RackT1_E10", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3469,7 +3469,7 @@ { "id": "RackT1_F10", "name": "RackT1_F10", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3510,7 +3510,7 @@ { "id": "RackT1_G10", "name": "RackT1_G10", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3551,7 +3551,7 @@ { "id": "RackT1_H10", "name": "RackT1_H10", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3592,7 +3592,7 @@ { "id": "RackT1_A11", "name": "RackT1_A11", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3633,7 +3633,7 @@ { "id": "RackT1_B11", "name": "RackT1_B11", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3674,7 +3674,7 @@ { "id": "RackT1_C11", "name": "RackT1_C11", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3715,7 +3715,7 @@ { "id": "RackT1_D11", "name": "RackT1_D11", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3756,7 +3756,7 @@ { "id": "RackT1_E11", "name": "RackT1_E11", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3797,7 +3797,7 @@ { "id": "RackT1_F11", "name": "RackT1_F11", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3838,7 +3838,7 @@ { "id": "RackT1_G11", "name": "RackT1_G11", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3879,7 +3879,7 @@ { "id": "RackT1_H11", "name": "RackT1_H11", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3920,7 +3920,7 @@ { "id": "RackT1_A12", "name": "RackT1_A12", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -3961,7 +3961,7 @@ { "id": "RackT1_B12", "name": "RackT1_B12", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -4002,7 +4002,7 @@ { "id": "RackT1_C12", "name": "RackT1_C12", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -4043,7 +4043,7 @@ { "id": "RackT1_D12", "name": "RackT1_D12", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -4084,7 +4084,7 @@ { "id": "RackT1_E12", "name": "RackT1_E12", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -4125,7 +4125,7 @@ { "id": "RackT1_F12", "name": "RackT1_F12", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -4166,7 +4166,7 @@ { "id": "RackT1_G12", "name": "RackT1_G12", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -4207,7 +4207,7 @@ { "id": "RackT1_H12", "name": "RackT1_H12", - "sample_id": null, + "children": [], "parent": "RackT1", "type": "container", @@ -4248,7 +4248,7 @@ { "id": "PlateT2", "name": "PlateT2", - "sample_id": null, + "children": [ "PlateT2_A1", "PlateT2_B1", @@ -4479,7 +4479,7 @@ { "id": "PlateT2_A1", "name": "PlateT2_A1", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4519,7 +4519,7 @@ { "id": "PlateT2_B1", "name": "PlateT2_B1", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4559,7 +4559,7 @@ { "id": "PlateT2_C1", "name": "PlateT2_C1", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4599,7 +4599,7 @@ { "id": "PlateT2_D1", "name": "PlateT2_D1", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4639,7 +4639,7 @@ { "id": "PlateT2_E1", "name": "PlateT2_E1", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4679,7 +4679,7 @@ { "id": "PlateT2_F1", "name": "PlateT2_F1", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4719,7 +4719,7 @@ { "id": "PlateT2_G1", "name": "PlateT2_G1", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4759,7 +4759,7 @@ { "id": "PlateT2_H1", "name": "PlateT2_H1", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4799,7 +4799,7 @@ { "id": "PlateT2_A2", "name": "PlateT2_A2", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4839,7 +4839,7 @@ { "id": "PlateT2_B2", "name": "PlateT2_B2", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4879,7 +4879,7 @@ { "id": "PlateT2_C2", "name": "PlateT2_C2", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4919,7 +4919,7 @@ { "id": "PlateT2_D2", "name": "PlateT2_D2", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4959,7 +4959,7 @@ { "id": "PlateT2_E2", "name": "PlateT2_E2", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -4999,7 +4999,7 @@ { "id": "PlateT2_F2", "name": "PlateT2_F2", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5039,7 +5039,7 @@ { "id": "PlateT2_G2", "name": "PlateT2_G2", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5079,7 +5079,7 @@ { "id": "PlateT2_H2", "name": "PlateT2_H2", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5119,7 +5119,7 @@ { "id": "PlateT2_A3", "name": "PlateT2_A3", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5159,7 +5159,7 @@ { "id": "PlateT2_B3", "name": "PlateT2_B3", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5199,7 +5199,7 @@ { "id": "PlateT2_C3", "name": "PlateT2_C3", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5239,7 +5239,7 @@ { "id": "PlateT2_D3", "name": "PlateT2_D3", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5279,7 +5279,7 @@ { "id": "PlateT2_E3", "name": "PlateT2_E3", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5319,7 +5319,7 @@ { "id": "PlateT2_F3", "name": "PlateT2_F3", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5359,7 +5359,7 @@ { "id": "PlateT2_G3", "name": "PlateT2_G3", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5399,7 +5399,7 @@ { "id": "PlateT2_H3", "name": "PlateT2_H3", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5439,7 +5439,7 @@ { "id": "PlateT2_A4", "name": "PlateT2_A4", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5479,7 +5479,7 @@ { "id": "PlateT2_B4", "name": "PlateT2_B4", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5519,7 +5519,7 @@ { "id": "PlateT2_C4", "name": "PlateT2_C4", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5559,7 +5559,7 @@ { "id": "PlateT2_D4", "name": "PlateT2_D4", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5599,7 +5599,7 @@ { "id": "PlateT2_E4", "name": "PlateT2_E4", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5639,7 +5639,7 @@ { "id": "PlateT2_F4", "name": "PlateT2_F4", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5679,7 +5679,7 @@ { "id": "PlateT2_G4", "name": "PlateT2_G4", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5719,7 +5719,7 @@ { "id": "PlateT2_H4", "name": "PlateT2_H4", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5759,7 +5759,7 @@ { "id": "PlateT2_A5", "name": "PlateT2_A5", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5799,7 +5799,7 @@ { "id": "PlateT2_B5", "name": "PlateT2_B5", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5839,7 +5839,7 @@ { "id": "PlateT2_C5", "name": "PlateT2_C5", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5879,7 +5879,7 @@ { "id": "PlateT2_D5", "name": "PlateT2_D5", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5919,7 +5919,7 @@ { "id": "PlateT2_E5", "name": "PlateT2_E5", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5959,7 +5959,7 @@ { "id": "PlateT2_F5", "name": "PlateT2_F5", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -5999,7 +5999,7 @@ { "id": "PlateT2_G5", "name": "PlateT2_G5", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6039,7 +6039,7 @@ { "id": "PlateT2_H5", "name": "PlateT2_H5", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6079,7 +6079,7 @@ { "id": "PlateT2_A6", "name": "PlateT2_A6", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6119,7 +6119,7 @@ { "id": "PlateT2_B6", "name": "PlateT2_B6", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6159,7 +6159,7 @@ { "id": "PlateT2_C6", "name": "PlateT2_C6", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6199,7 +6199,7 @@ { "id": "PlateT2_D6", "name": "PlateT2_D6", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6239,7 +6239,7 @@ { "id": "PlateT2_E6", "name": "PlateT2_E6", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6279,7 +6279,7 @@ { "id": "PlateT2_F6", "name": "PlateT2_F6", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6319,7 +6319,7 @@ { "id": "PlateT2_G6", "name": "PlateT2_G6", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6359,7 +6359,7 @@ { "id": "PlateT2_H6", "name": "PlateT2_H6", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6399,7 +6399,7 @@ { "id": "PlateT2_A7", "name": "PlateT2_A7", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6439,7 +6439,7 @@ { "id": "PlateT2_B7", "name": "PlateT2_B7", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6479,7 +6479,7 @@ { "id": "PlateT2_C7", "name": "PlateT2_C7", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6519,7 +6519,7 @@ { "id": "PlateT2_D7", "name": "PlateT2_D7", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6559,7 +6559,7 @@ { "id": "PlateT2_E7", "name": "PlateT2_E7", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6599,7 +6599,7 @@ { "id": "PlateT2_F7", "name": "PlateT2_F7", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6639,7 +6639,7 @@ { "id": "PlateT2_G7", "name": "PlateT2_G7", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6679,7 +6679,7 @@ { "id": "PlateT2_H7", "name": "PlateT2_H7", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6719,7 +6719,7 @@ { "id": "PlateT2_A8", "name": "PlateT2_A8", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6759,7 +6759,7 @@ { "id": "PlateT2_B8", "name": "PlateT2_B8", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6799,7 +6799,7 @@ { "id": "PlateT2_C8", "name": "PlateT2_C8", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6839,7 +6839,7 @@ { "id": "PlateT2_D8", "name": "PlateT2_D8", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6879,7 +6879,7 @@ { "id": "PlateT2_E8", "name": "PlateT2_E8", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6919,7 +6919,7 @@ { "id": "PlateT2_F8", "name": "PlateT2_F8", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6959,7 +6959,7 @@ { "id": "PlateT2_G8", "name": "PlateT2_G8", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -6999,7 +6999,7 @@ { "id": "PlateT2_H8", "name": "PlateT2_H8", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7039,7 +7039,7 @@ { "id": "PlateT2_A9", "name": "PlateT2_A9", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7079,7 +7079,7 @@ { "id": "PlateT2_B9", "name": "PlateT2_B9", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7119,7 +7119,7 @@ { "id": "PlateT2_C9", "name": "PlateT2_C9", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7159,7 +7159,7 @@ { "id": "PlateT2_D9", "name": "PlateT2_D9", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7199,7 +7199,7 @@ { "id": "PlateT2_E9", "name": "PlateT2_E9", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7239,7 +7239,7 @@ { "id": "PlateT2_F9", "name": "PlateT2_F9", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7279,7 +7279,7 @@ { "id": "PlateT2_G9", "name": "PlateT2_G9", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7319,7 +7319,7 @@ { "id": "PlateT2_H9", "name": "PlateT2_H9", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7359,7 +7359,7 @@ { "id": "PlateT2_A10", "name": "PlateT2_A10", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7399,7 +7399,7 @@ { "id": "PlateT2_B10", "name": "PlateT2_B10", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7439,7 +7439,7 @@ { "id": "PlateT2_C10", "name": "PlateT2_C10", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7479,7 +7479,7 @@ { "id": "PlateT2_D10", "name": "PlateT2_D10", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7519,7 +7519,7 @@ { "id": "PlateT2_E10", "name": "PlateT2_E10", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7559,7 +7559,7 @@ { "id": "PlateT2_F10", "name": "PlateT2_F10", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7599,7 +7599,7 @@ { "id": "PlateT2_G10", "name": "PlateT2_G10", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7639,7 +7639,7 @@ { "id": "PlateT2_H10", "name": "PlateT2_H10", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7679,7 +7679,7 @@ { "id": "PlateT2_A11", "name": "PlateT2_A11", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7719,7 +7719,7 @@ { "id": "PlateT2_B11", "name": "PlateT2_B11", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7759,7 +7759,7 @@ { "id": "PlateT2_C11", "name": "PlateT2_C11", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7799,7 +7799,7 @@ { "id": "PlateT2_D11", "name": "PlateT2_D11", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7839,7 +7839,7 @@ { "id": "PlateT2_E11", "name": "PlateT2_E11", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7879,7 +7879,7 @@ { "id": "PlateT2_F11", "name": "PlateT2_F11", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7919,7 +7919,7 @@ { "id": "PlateT2_G11", "name": "PlateT2_G11", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7959,7 +7959,7 @@ { "id": "PlateT2_H11", "name": "PlateT2_H11", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -7999,7 +7999,7 @@ { "id": "PlateT2_A12", "name": "PlateT2_A12", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -8039,7 +8039,7 @@ { "id": "PlateT2_B12", "name": "PlateT2_B12", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -8079,7 +8079,7 @@ { "id": "PlateT2_C12", "name": "PlateT2_C12", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -8119,7 +8119,7 @@ { "id": "PlateT2_D12", "name": "PlateT2_D12", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -8159,7 +8159,7 @@ { "id": "PlateT2_E12", "name": "PlateT2_E12", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -8199,7 +8199,7 @@ { "id": "PlateT2_F12", "name": "PlateT2_F12", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -8239,7 +8239,7 @@ { "id": "PlateT2_G12", "name": "PlateT2_G12", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -8279,7 +8279,7 @@ { "id": "PlateT2_H12", "name": "PlateT2_H12", - "sample_id": null, + "children": [], "parent": "PlateT2", "type": "well", @@ -8319,7 +8319,7 @@ { "id": "container_for_nothin3", "name": "container_for_nothin3", - "sample_id": null, + "children": [], "parent": "PRCXI_Deck", "type": "plate", @@ -8350,7 +8350,7 @@ { "id": "PlateT4", "name": "PlateT4", - "sample_id": null, + "children": [ "PlateT4_A1", "PlateT4_B1", @@ -8581,7 +8581,7 @@ { "id": "PlateT4_A1", "name": "PlateT4_A1", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -8621,7 +8621,7 @@ { "id": "PlateT4_B1", "name": "PlateT4_B1", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -8661,7 +8661,7 @@ { "id": "PlateT4_C1", "name": "PlateT4_C1", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -8701,7 +8701,7 @@ { "id": "PlateT4_D1", "name": "PlateT4_D1", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -8741,7 +8741,7 @@ { "id": "PlateT4_E1", "name": "PlateT4_E1", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -8781,7 +8781,7 @@ { "id": "PlateT4_F1", "name": "PlateT4_F1", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -8821,7 +8821,7 @@ { "id": "PlateT4_G1", "name": "PlateT4_G1", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -8861,7 +8861,7 @@ { "id": "PlateT4_H1", "name": "PlateT4_H1", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -8901,7 +8901,7 @@ { "id": "PlateT4_A2", "name": "PlateT4_A2", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -8941,7 +8941,7 @@ { "id": "PlateT4_B2", "name": "PlateT4_B2", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -8981,7 +8981,7 @@ { "id": "PlateT4_C2", "name": "PlateT4_C2", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9021,7 +9021,7 @@ { "id": "PlateT4_D2", "name": "PlateT4_D2", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9061,7 +9061,7 @@ { "id": "PlateT4_E2", "name": "PlateT4_E2", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9101,7 +9101,7 @@ { "id": "PlateT4_F2", "name": "PlateT4_F2", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9141,7 +9141,7 @@ { "id": "PlateT4_G2", "name": "PlateT4_G2", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9181,7 +9181,7 @@ { "id": "PlateT4_H2", "name": "PlateT4_H2", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9221,7 +9221,7 @@ { "id": "PlateT4_A3", "name": "PlateT4_A3", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9261,7 +9261,7 @@ { "id": "PlateT4_B3", "name": "PlateT4_B3", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9301,7 +9301,7 @@ { "id": "PlateT4_C3", "name": "PlateT4_C3", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9341,7 +9341,7 @@ { "id": "PlateT4_D3", "name": "PlateT4_D3", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9381,7 +9381,7 @@ { "id": "PlateT4_E3", "name": "PlateT4_E3", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9421,7 +9421,7 @@ { "id": "PlateT4_F3", "name": "PlateT4_F3", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9461,7 +9461,7 @@ { "id": "PlateT4_G3", "name": "PlateT4_G3", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9501,7 +9501,7 @@ { "id": "PlateT4_H3", "name": "PlateT4_H3", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9541,7 +9541,7 @@ { "id": "PlateT4_A4", "name": "PlateT4_A4", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9581,7 +9581,7 @@ { "id": "PlateT4_B4", "name": "PlateT4_B4", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9621,7 +9621,7 @@ { "id": "PlateT4_C4", "name": "PlateT4_C4", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9661,7 +9661,7 @@ { "id": "PlateT4_D4", "name": "PlateT4_D4", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9701,7 +9701,7 @@ { "id": "PlateT4_E4", "name": "PlateT4_E4", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9741,7 +9741,7 @@ { "id": "PlateT4_F4", "name": "PlateT4_F4", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9781,7 +9781,7 @@ { "id": "PlateT4_G4", "name": "PlateT4_G4", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9821,7 +9821,7 @@ { "id": "PlateT4_H4", "name": "PlateT4_H4", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9861,7 +9861,7 @@ { "id": "PlateT4_A5", "name": "PlateT4_A5", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9901,7 +9901,7 @@ { "id": "PlateT4_B5", "name": "PlateT4_B5", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9941,7 +9941,7 @@ { "id": "PlateT4_C5", "name": "PlateT4_C5", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -9981,7 +9981,7 @@ { "id": "PlateT4_D5", "name": "PlateT4_D5", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10021,7 +10021,7 @@ { "id": "PlateT4_E5", "name": "PlateT4_E5", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10061,7 +10061,7 @@ { "id": "PlateT4_F5", "name": "PlateT4_F5", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10101,7 +10101,7 @@ { "id": "PlateT4_G5", "name": "PlateT4_G5", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10141,7 +10141,7 @@ { "id": "PlateT4_H5", "name": "PlateT4_H5", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10181,7 +10181,7 @@ { "id": "PlateT4_A6", "name": "PlateT4_A6", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10221,7 +10221,7 @@ { "id": "PlateT4_B6", "name": "PlateT4_B6", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10261,7 +10261,7 @@ { "id": "PlateT4_C6", "name": "PlateT4_C6", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10301,7 +10301,7 @@ { "id": "PlateT4_D6", "name": "PlateT4_D6", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10341,7 +10341,7 @@ { "id": "PlateT4_E6", "name": "PlateT4_E6", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10381,7 +10381,7 @@ { "id": "PlateT4_F6", "name": "PlateT4_F6", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10421,7 +10421,7 @@ { "id": "PlateT4_G6", "name": "PlateT4_G6", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10461,7 +10461,7 @@ { "id": "PlateT4_H6", "name": "PlateT4_H6", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10501,7 +10501,7 @@ { "id": "PlateT4_A7", "name": "PlateT4_A7", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10541,7 +10541,7 @@ { "id": "PlateT4_B7", "name": "PlateT4_B7", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10581,7 +10581,7 @@ { "id": "PlateT4_C7", "name": "PlateT4_C7", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10621,7 +10621,7 @@ { "id": "PlateT4_D7", "name": "PlateT4_D7", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10661,7 +10661,7 @@ { "id": "PlateT4_E7", "name": "PlateT4_E7", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10701,7 +10701,7 @@ { "id": "PlateT4_F7", "name": "PlateT4_F7", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10741,7 +10741,7 @@ { "id": "PlateT4_G7", "name": "PlateT4_G7", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10781,7 +10781,7 @@ { "id": "PlateT4_H7", "name": "PlateT4_H7", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10821,7 +10821,7 @@ { "id": "PlateT4_A8", "name": "PlateT4_A8", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10861,7 +10861,7 @@ { "id": "PlateT4_B8", "name": "PlateT4_B8", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10901,7 +10901,7 @@ { "id": "PlateT4_C8", "name": "PlateT4_C8", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10941,7 +10941,7 @@ { "id": "PlateT4_D8", "name": "PlateT4_D8", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -10981,7 +10981,7 @@ { "id": "PlateT4_E8", "name": "PlateT4_E8", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11021,7 +11021,7 @@ { "id": "PlateT4_F8", "name": "PlateT4_F8", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11061,7 +11061,7 @@ { "id": "PlateT4_G8", "name": "PlateT4_G8", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11101,7 +11101,7 @@ { "id": "PlateT4_H8", "name": "PlateT4_H8", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11141,7 +11141,7 @@ { "id": "PlateT4_A9", "name": "PlateT4_A9", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11181,7 +11181,7 @@ { "id": "PlateT4_B9", "name": "PlateT4_B9", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11221,7 +11221,7 @@ { "id": "PlateT4_C9", "name": "PlateT4_C9", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11261,7 +11261,7 @@ { "id": "PlateT4_D9", "name": "PlateT4_D9", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11301,7 +11301,7 @@ { "id": "PlateT4_E9", "name": "PlateT4_E9", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11341,7 +11341,7 @@ { "id": "PlateT4_F9", "name": "PlateT4_F9", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11381,7 +11381,7 @@ { "id": "PlateT4_G9", "name": "PlateT4_G9", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11421,7 +11421,7 @@ { "id": "PlateT4_H9", "name": "PlateT4_H9", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11461,7 +11461,7 @@ { "id": "PlateT4_A10", "name": "PlateT4_A10", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11501,7 +11501,7 @@ { "id": "PlateT4_B10", "name": "PlateT4_B10", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11541,7 +11541,7 @@ { "id": "PlateT4_C10", "name": "PlateT4_C10", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11581,7 +11581,7 @@ { "id": "PlateT4_D10", "name": "PlateT4_D10", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11621,7 +11621,7 @@ { "id": "PlateT4_E10", "name": "PlateT4_E10", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11661,7 +11661,7 @@ { "id": "PlateT4_F10", "name": "PlateT4_F10", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11701,7 +11701,7 @@ { "id": "PlateT4_G10", "name": "PlateT4_G10", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11741,7 +11741,7 @@ { "id": "PlateT4_H10", "name": "PlateT4_H10", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11781,7 +11781,7 @@ { "id": "PlateT4_A11", "name": "PlateT4_A11", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11821,7 +11821,7 @@ { "id": "PlateT4_B11", "name": "PlateT4_B11", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11861,7 +11861,7 @@ { "id": "PlateT4_C11", "name": "PlateT4_C11", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11901,7 +11901,7 @@ { "id": "PlateT4_D11", "name": "PlateT4_D11", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11941,7 +11941,7 @@ { "id": "PlateT4_E11", "name": "PlateT4_E11", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -11981,7 +11981,7 @@ { "id": "PlateT4_F11", "name": "PlateT4_F11", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -12021,7 +12021,7 @@ { "id": "PlateT4_G11", "name": "PlateT4_G11", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -12061,7 +12061,7 @@ { "id": "PlateT4_H11", "name": "PlateT4_H11", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -12101,7 +12101,7 @@ { "id": "PlateT4_A12", "name": "PlateT4_A12", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -12141,7 +12141,7 @@ { "id": "PlateT4_B12", "name": "PlateT4_B12", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -12181,7 +12181,7 @@ { "id": "PlateT4_C12", "name": "PlateT4_C12", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -12221,7 +12221,7 @@ { "id": "PlateT4_D12", "name": "PlateT4_D12", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -12261,7 +12261,7 @@ { "id": "PlateT4_E12", "name": "PlateT4_E12", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -12301,7 +12301,7 @@ { "id": "PlateT4_F12", "name": "PlateT4_F12", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -12341,7 +12341,7 @@ { "id": "PlateT4_G12", "name": "PlateT4_G12", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -12381,7 +12381,7 @@ { "id": "PlateT4_H12", "name": "PlateT4_H12", - "sample_id": null, + "children": [], "parent": "PlateT4", "type": "well", @@ -12421,7 +12421,7 @@ { "id": "RackT5", "name": "RackT5", - "sample_id": null, + "children": [ "RackT5_A1", "RackT5_B1", @@ -12653,7 +12653,7 @@ { "id": "RackT5_A1", "name": "RackT5_A1", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -12694,7 +12694,7 @@ { "id": "RackT5_B1", "name": "RackT5_B1", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -12735,7 +12735,7 @@ { "id": "RackT5_C1", "name": "RackT5_C1", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -12776,7 +12776,7 @@ { "id": "RackT5_D1", "name": "RackT5_D1", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -12817,7 +12817,7 @@ { "id": "RackT5_E1", "name": "RackT5_E1", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -12858,7 +12858,7 @@ { "id": "RackT5_F1", "name": "RackT5_F1", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -12899,7 +12899,7 @@ { "id": "RackT5_G1", "name": "RackT5_G1", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -12940,7 +12940,7 @@ { "id": "RackT5_H1", "name": "RackT5_H1", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -12981,7 +12981,7 @@ { "id": "RackT5_A2", "name": "RackT5_A2", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13022,7 +13022,7 @@ { "id": "RackT5_B2", "name": "RackT5_B2", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13063,7 +13063,7 @@ { "id": "RackT5_C2", "name": "RackT5_C2", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13104,7 +13104,7 @@ { "id": "RackT5_D2", "name": "RackT5_D2", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13145,7 +13145,7 @@ { "id": "RackT5_E2", "name": "RackT5_E2", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13186,7 +13186,7 @@ { "id": "RackT5_F2", "name": "RackT5_F2", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13227,7 +13227,7 @@ { "id": "RackT5_G2", "name": "RackT5_G2", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13268,7 +13268,7 @@ { "id": "RackT5_H2", "name": "RackT5_H2", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13309,7 +13309,7 @@ { "id": "RackT5_A3", "name": "RackT5_A3", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13350,7 +13350,7 @@ { "id": "RackT5_B3", "name": "RackT5_B3", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13391,7 +13391,7 @@ { "id": "RackT5_C3", "name": "RackT5_C3", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13432,7 +13432,7 @@ { "id": "RackT5_D3", "name": "RackT5_D3", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13473,7 +13473,7 @@ { "id": "RackT5_E3", "name": "RackT5_E3", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13514,7 +13514,7 @@ { "id": "RackT5_F3", "name": "RackT5_F3", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13555,7 +13555,7 @@ { "id": "RackT5_G3", "name": "RackT5_G3", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13596,7 +13596,7 @@ { "id": "RackT5_H3", "name": "RackT5_H3", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13637,7 +13637,7 @@ { "id": "RackT5_A4", "name": "RackT5_A4", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13678,7 +13678,7 @@ { "id": "RackT5_B4", "name": "RackT5_B4", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13719,7 +13719,7 @@ { "id": "RackT5_C4", "name": "RackT5_C4", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13760,7 +13760,7 @@ { "id": "RackT5_D4", "name": "RackT5_D4", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13801,7 +13801,7 @@ { "id": "RackT5_E4", "name": "RackT5_E4", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13842,7 +13842,7 @@ { "id": "RackT5_F4", "name": "RackT5_F4", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13883,7 +13883,7 @@ { "id": "RackT5_G4", "name": "RackT5_G4", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13924,7 +13924,7 @@ { "id": "RackT5_H4", "name": "RackT5_H4", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -13965,7 +13965,7 @@ { "id": "RackT5_A5", "name": "RackT5_A5", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14006,7 +14006,7 @@ { "id": "RackT5_B5", "name": "RackT5_B5", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14047,7 +14047,7 @@ { "id": "RackT5_C5", "name": "RackT5_C5", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14088,7 +14088,7 @@ { "id": "RackT5_D5", "name": "RackT5_D5", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14129,7 +14129,7 @@ { "id": "RackT5_E5", "name": "RackT5_E5", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14170,7 +14170,7 @@ { "id": "RackT5_F5", "name": "RackT5_F5", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14211,7 +14211,7 @@ { "id": "RackT5_G5", "name": "RackT5_G5", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14252,7 +14252,7 @@ { "id": "RackT5_H5", "name": "RackT5_H5", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14293,7 +14293,7 @@ { "id": "RackT5_A6", "name": "RackT5_A6", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14334,7 +14334,7 @@ { "id": "RackT5_B6", "name": "RackT5_B6", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14375,7 +14375,7 @@ { "id": "RackT5_C6", "name": "RackT5_C6", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14416,7 +14416,7 @@ { "id": "RackT5_D6", "name": "RackT5_D6", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14457,7 +14457,7 @@ { "id": "RackT5_E6", "name": "RackT5_E6", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14498,7 +14498,7 @@ { "id": "RackT5_F6", "name": "RackT5_F6", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14539,7 +14539,7 @@ { "id": "RackT5_G6", "name": "RackT5_G6", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14580,7 +14580,7 @@ { "id": "RackT5_H6", "name": "RackT5_H6", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14621,7 +14621,7 @@ { "id": "RackT5_A7", "name": "RackT5_A7", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14662,7 +14662,7 @@ { "id": "RackT5_B7", "name": "RackT5_B7", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14703,7 +14703,7 @@ { "id": "RackT5_C7", "name": "RackT5_C7", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14744,7 +14744,7 @@ { "id": "RackT5_D7", "name": "RackT5_D7", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14785,7 +14785,7 @@ { "id": "RackT5_E7", "name": "RackT5_E7", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14826,7 +14826,7 @@ { "id": "RackT5_F7", "name": "RackT5_F7", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14867,7 +14867,7 @@ { "id": "RackT5_G7", "name": "RackT5_G7", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14908,7 +14908,7 @@ { "id": "RackT5_H7", "name": "RackT5_H7", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14949,7 +14949,7 @@ { "id": "RackT5_A8", "name": "RackT5_A8", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -14990,7 +14990,7 @@ { "id": "RackT5_B8", "name": "RackT5_B8", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15031,7 +15031,7 @@ { "id": "RackT5_C8", "name": "RackT5_C8", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15072,7 +15072,7 @@ { "id": "RackT5_D8", "name": "RackT5_D8", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15113,7 +15113,7 @@ { "id": "RackT5_E8", "name": "RackT5_E8", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15154,7 +15154,7 @@ { "id": "RackT5_F8", "name": "RackT5_F8", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15195,7 +15195,7 @@ { "id": "RackT5_G8", "name": "RackT5_G8", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15236,7 +15236,7 @@ { "id": "RackT5_H8", "name": "RackT5_H8", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15277,7 +15277,7 @@ { "id": "RackT5_A9", "name": "RackT5_A9", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15318,7 +15318,7 @@ { "id": "RackT5_B9", "name": "RackT5_B9", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15359,7 +15359,7 @@ { "id": "RackT5_C9", "name": "RackT5_C9", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15400,7 +15400,7 @@ { "id": "RackT5_D9", "name": "RackT5_D9", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15441,7 +15441,7 @@ { "id": "RackT5_E9", "name": "RackT5_E9", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15482,7 +15482,7 @@ { "id": "RackT5_F9", "name": "RackT5_F9", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15523,7 +15523,7 @@ { "id": "RackT5_G9", "name": "RackT5_G9", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15564,7 +15564,7 @@ { "id": "RackT5_H9", "name": "RackT5_H9", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15605,7 +15605,7 @@ { "id": "RackT5_A10", "name": "RackT5_A10", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15646,7 +15646,7 @@ { "id": "RackT5_B10", "name": "RackT5_B10", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15687,7 +15687,7 @@ { "id": "RackT5_C10", "name": "RackT5_C10", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15728,7 +15728,7 @@ { "id": "RackT5_D10", "name": "RackT5_D10", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15769,7 +15769,7 @@ { "id": "RackT5_E10", "name": "RackT5_E10", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15810,7 +15810,7 @@ { "id": "RackT5_F10", "name": "RackT5_F10", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15851,7 +15851,7 @@ { "id": "RackT5_G10", "name": "RackT5_G10", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15892,7 +15892,7 @@ { "id": "RackT5_H10", "name": "RackT5_H10", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15933,7 +15933,7 @@ { "id": "RackT5_A11", "name": "RackT5_A11", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -15974,7 +15974,7 @@ { "id": "RackT5_B11", "name": "RackT5_B11", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16015,7 +16015,7 @@ { "id": "RackT5_C11", "name": "RackT5_C11", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16056,7 +16056,7 @@ { "id": "RackT5_D11", "name": "RackT5_D11", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16097,7 +16097,7 @@ { "id": "RackT5_E11", "name": "RackT5_E11", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16138,7 +16138,7 @@ { "id": "RackT5_F11", "name": "RackT5_F11", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16179,7 +16179,7 @@ { "id": "RackT5_G11", "name": "RackT5_G11", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16220,7 +16220,7 @@ { "id": "RackT5_H11", "name": "RackT5_H11", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16261,7 +16261,7 @@ { "id": "RackT5_A12", "name": "RackT5_A12", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16302,7 +16302,7 @@ { "id": "RackT5_B12", "name": "RackT5_B12", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16343,7 +16343,7 @@ { "id": "RackT5_C12", "name": "RackT5_C12", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16384,7 +16384,7 @@ { "id": "RackT5_D12", "name": "RackT5_D12", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16425,7 +16425,7 @@ { "id": "RackT5_E12", "name": "RackT5_E12", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16466,7 +16466,7 @@ { "id": "RackT5_F12", "name": "RackT5_F12", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16507,7 +16507,7 @@ { "id": "RackT5_G12", "name": "RackT5_G12", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16548,7 +16548,7 @@ { "id": "RackT5_H12", "name": "RackT5_H12", - "sample_id": null, + "children": [], "parent": "RackT5", "type": "container", @@ -16589,7 +16589,7 @@ { "id": "PlateT6", "name": "PlateT6", - "sample_id": null, + "children": [ "PlateT6_A1", "PlateT6_B1", @@ -16822,7 +16822,7 @@ { "id": "PlateT6_A1", "name": "PlateT6_A1", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -16862,7 +16862,7 @@ { "id": "PlateT6_B1", "name": "PlateT6_B1", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -16902,7 +16902,7 @@ { "id": "PlateT6_C1", "name": "PlateT6_C1", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -16942,7 +16942,7 @@ { "id": "PlateT6_D1", "name": "PlateT6_D1", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -16982,7 +16982,7 @@ { "id": "PlateT6_E1", "name": "PlateT6_E1", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17022,7 +17022,7 @@ { "id": "PlateT6_F1", "name": "PlateT6_F1", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17062,7 +17062,7 @@ { "id": "PlateT6_G1", "name": "PlateT6_G1", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17102,7 +17102,7 @@ { "id": "PlateT6_H1", "name": "PlateT6_H1", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17142,7 +17142,7 @@ { "id": "PlateT6_A2", "name": "PlateT6_A2", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17182,7 +17182,7 @@ { "id": "PlateT6_B2", "name": "PlateT6_B2", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17222,7 +17222,7 @@ { "id": "PlateT6_C2", "name": "PlateT6_C2", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17262,7 +17262,7 @@ { "id": "PlateT6_D2", "name": "PlateT6_D2", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17302,7 +17302,7 @@ { "id": "PlateT6_E2", "name": "PlateT6_E2", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17342,7 +17342,7 @@ { "id": "PlateT6_F2", "name": "PlateT6_F2", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17382,7 +17382,7 @@ { "id": "PlateT6_G2", "name": "PlateT6_G2", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17422,7 +17422,7 @@ { "id": "PlateT6_H2", "name": "PlateT6_H2", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17462,7 +17462,7 @@ { "id": "PlateT6_A3", "name": "PlateT6_A3", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17502,7 +17502,7 @@ { "id": "PlateT6_B3", "name": "PlateT6_B3", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17542,7 +17542,7 @@ { "id": "PlateT6_C3", "name": "PlateT6_C3", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17582,7 +17582,7 @@ { "id": "PlateT6_D3", "name": "PlateT6_D3", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17622,7 +17622,7 @@ { "id": "PlateT6_E3", "name": "PlateT6_E3", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17662,7 +17662,7 @@ { "id": "PlateT6_F3", "name": "PlateT6_F3", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17702,7 +17702,7 @@ { "id": "PlateT6_G3", "name": "PlateT6_G3", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17742,7 +17742,7 @@ { "id": "PlateT6_H3", "name": "PlateT6_H3", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17782,7 +17782,7 @@ { "id": "PlateT6_A4", "name": "PlateT6_A4", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17822,7 +17822,7 @@ { "id": "PlateT6_B4", "name": "PlateT6_B4", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17862,7 +17862,7 @@ { "id": "PlateT6_C4", "name": "PlateT6_C4", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17902,7 +17902,7 @@ { "id": "PlateT6_D4", "name": "PlateT6_D4", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17942,7 +17942,7 @@ { "id": "PlateT6_E4", "name": "PlateT6_E4", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -17982,7 +17982,7 @@ { "id": "PlateT6_F4", "name": "PlateT6_F4", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18022,7 +18022,7 @@ { "id": "PlateT6_G4", "name": "PlateT6_G4", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18062,7 +18062,7 @@ { "id": "PlateT6_H4", "name": "PlateT6_H4", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18102,7 +18102,7 @@ { "id": "PlateT6_A5", "name": "PlateT6_A5", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18142,7 +18142,7 @@ { "id": "PlateT6_B5", "name": "PlateT6_B5", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18182,7 +18182,7 @@ { "id": "PlateT6_C5", "name": "PlateT6_C5", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18222,7 +18222,7 @@ { "id": "PlateT6_D5", "name": "PlateT6_D5", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18262,7 +18262,7 @@ { "id": "PlateT6_E5", "name": "PlateT6_E5", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18302,7 +18302,7 @@ { "id": "PlateT6_F5", "name": "PlateT6_F5", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18342,7 +18342,7 @@ { "id": "PlateT6_G5", "name": "PlateT6_G5", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18382,7 +18382,7 @@ { "id": "PlateT6_H5", "name": "PlateT6_H5", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18422,7 +18422,7 @@ { "id": "PlateT6_A6", "name": "PlateT6_A6", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18462,7 +18462,7 @@ { "id": "PlateT6_B6", "name": "PlateT6_B6", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18502,7 +18502,7 @@ { "id": "PlateT6_C6", "name": "PlateT6_C6", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18542,7 +18542,7 @@ { "id": "PlateT6_D6", "name": "PlateT6_D6", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18582,7 +18582,7 @@ { "id": "PlateT6_E6", "name": "PlateT6_E6", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18622,7 +18622,7 @@ { "id": "PlateT6_F6", "name": "PlateT6_F6", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18662,7 +18662,7 @@ { "id": "PlateT6_G6", "name": "PlateT6_G6", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18702,7 +18702,7 @@ { "id": "PlateT6_H6", "name": "PlateT6_H6", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18742,7 +18742,7 @@ { "id": "PlateT6_A7", "name": "PlateT6_A7", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18782,7 +18782,7 @@ { "id": "PlateT6_B7", "name": "PlateT6_B7", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18822,7 +18822,7 @@ { "id": "PlateT6_C7", "name": "PlateT6_C7", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18862,7 +18862,7 @@ { "id": "PlateT6_D7", "name": "PlateT6_D7", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18902,7 +18902,7 @@ { "id": "PlateT6_E7", "name": "PlateT6_E7", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18942,7 +18942,7 @@ { "id": "PlateT6_F7", "name": "PlateT6_F7", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -18982,7 +18982,7 @@ { "id": "PlateT6_G7", "name": "PlateT6_G7", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19022,7 +19022,7 @@ { "id": "PlateT6_H7", "name": "PlateT6_H7", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19062,7 +19062,7 @@ { "id": "PlateT6_A8", "name": "PlateT6_A8", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19102,7 +19102,7 @@ { "id": "PlateT6_B8", "name": "PlateT6_B8", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19142,7 +19142,7 @@ { "id": "PlateT6_C8", "name": "PlateT6_C8", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19182,7 +19182,7 @@ { "id": "PlateT6_D8", "name": "PlateT6_D8", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19222,7 +19222,7 @@ { "id": "PlateT6_E8", "name": "PlateT6_E8", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19262,7 +19262,7 @@ { "id": "PlateT6_F8", "name": "PlateT6_F8", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19302,7 +19302,7 @@ { "id": "PlateT6_G8", "name": "PlateT6_G8", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19342,7 +19342,7 @@ { "id": "PlateT6_H8", "name": "PlateT6_H8", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19382,7 +19382,7 @@ { "id": "PlateT6_A9", "name": "PlateT6_A9", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19422,7 +19422,7 @@ { "id": "PlateT6_B9", "name": "PlateT6_B9", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19462,7 +19462,7 @@ { "id": "PlateT6_C9", "name": "PlateT6_C9", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19502,7 +19502,7 @@ { "id": "PlateT6_D9", "name": "PlateT6_D9", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19542,7 +19542,7 @@ { "id": "PlateT6_E9", "name": "PlateT6_E9", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19582,7 +19582,7 @@ { "id": "PlateT6_F9", "name": "PlateT6_F9", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19622,7 +19622,7 @@ { "id": "PlateT6_G9", "name": "PlateT6_G9", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19662,7 +19662,7 @@ { "id": "PlateT6_H9", "name": "PlateT6_H9", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19702,7 +19702,7 @@ { "id": "PlateT6_A10", "name": "PlateT6_A10", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19742,7 +19742,7 @@ { "id": "PlateT6_B10", "name": "PlateT6_B10", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19782,7 +19782,7 @@ { "id": "PlateT6_C10", "name": "PlateT6_C10", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19822,7 +19822,7 @@ { "id": "PlateT6_D10", "name": "PlateT6_D10", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19862,7 +19862,7 @@ { "id": "PlateT6_E10", "name": "PlateT6_E10", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19902,7 +19902,7 @@ { "id": "PlateT6_F10", "name": "PlateT6_F10", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19942,7 +19942,7 @@ { "id": "PlateT6_G10", "name": "PlateT6_G10", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -19982,7 +19982,7 @@ { "id": "PlateT6_H10", "name": "PlateT6_H10", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20022,7 +20022,7 @@ { "id": "PlateT6_A11", "name": "PlateT6_A11", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20062,7 +20062,7 @@ { "id": "PlateT6_B11", "name": "PlateT6_B11", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20102,7 +20102,7 @@ { "id": "PlateT6_C11", "name": "PlateT6_C11", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20142,7 +20142,7 @@ { "id": "PlateT6_D11", "name": "PlateT6_D11", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20182,7 +20182,7 @@ { "id": "PlateT6_E11", "name": "PlateT6_E11", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20222,7 +20222,7 @@ { "id": "PlateT6_F11", "name": "PlateT6_F11", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20262,7 +20262,7 @@ { "id": "PlateT6_G11", "name": "PlateT6_G11", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20302,7 +20302,7 @@ { "id": "PlateT6_H11", "name": "PlateT6_H11", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20342,7 +20342,7 @@ { "id": "PlateT6_A12", "name": "PlateT6_A12", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20382,7 +20382,7 @@ { "id": "PlateT6_B12", "name": "PlateT6_B12", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20422,7 +20422,7 @@ { "id": "PlateT6_C12", "name": "PlateT6_C12", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20462,7 +20462,7 @@ { "id": "PlateT6_D12", "name": "PlateT6_D12", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20502,7 +20502,7 @@ { "id": "PlateT6_E12", "name": "PlateT6_E12", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20542,7 +20542,7 @@ { "id": "PlateT6_F12", "name": "PlateT6_F12", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20582,7 +20582,7 @@ { "id": "PlateT6_G12", "name": "PlateT6_G12", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20622,7 +20622,7 @@ { "id": "PlateT6_H12", "name": "PlateT6_H12", - "sample_id": null, + "children": [], "parent": "PlateT6", "type": "well", @@ -20662,7 +20662,7 @@ { "id": "container_for_nothing7", "name": "container_for_nothing7", - "sample_id": null, + "children": [], "parent": "PRCXI_Deck", "type": "plate", @@ -20693,7 +20693,7 @@ { "id": "container_for_nothing8", "name": "container_for_nothing8", - "sample_id": null, + "children": [], "parent": "PRCXI_Deck", "type": "plate", @@ -20724,7 +20724,7 @@ { "id": "PlateT9", "name": "PlateT9", - "sample_id": null, + "children": [ "PlateT9_A1", "PlateT9_B1", @@ -20957,7 +20957,7 @@ { "id": "PlateT9_A1", "name": "PlateT9_A1", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -20997,7 +20997,7 @@ { "id": "PlateT9_B1", "name": "PlateT9_B1", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21037,7 +21037,7 @@ { "id": "PlateT9_C1", "name": "PlateT9_C1", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21077,7 +21077,7 @@ { "id": "PlateT9_D1", "name": "PlateT9_D1", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21117,7 +21117,7 @@ { "id": "PlateT9_E1", "name": "PlateT9_E1", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21157,7 +21157,7 @@ { "id": "PlateT9_F1", "name": "PlateT9_F1", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21197,7 +21197,7 @@ { "id": "PlateT9_G1", "name": "PlateT9_G1", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21237,7 +21237,7 @@ { "id": "PlateT9_H1", "name": "PlateT9_H1", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21277,7 +21277,7 @@ { "id": "PlateT9_A2", "name": "PlateT9_A2", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21317,7 +21317,7 @@ { "id": "PlateT9_B2", "name": "PlateT9_B2", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21357,7 +21357,7 @@ { "id": "PlateT9_C2", "name": "PlateT9_C2", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21397,7 +21397,7 @@ { "id": "PlateT9_D2", "name": "PlateT9_D2", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21437,7 +21437,7 @@ { "id": "PlateT9_E2", "name": "PlateT9_E2", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21477,7 +21477,7 @@ { "id": "PlateT9_F2", "name": "PlateT9_F2", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21517,7 +21517,7 @@ { "id": "PlateT9_G2", "name": "PlateT9_G2", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21557,7 +21557,7 @@ { "id": "PlateT9_H2", "name": "PlateT9_H2", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21597,7 +21597,7 @@ { "id": "PlateT9_A3", "name": "PlateT9_A3", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21637,7 +21637,7 @@ { "id": "PlateT9_B3", "name": "PlateT9_B3", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21677,7 +21677,7 @@ { "id": "PlateT9_C3", "name": "PlateT9_C3", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21717,7 +21717,7 @@ { "id": "PlateT9_D3", "name": "PlateT9_D3", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21757,7 +21757,7 @@ { "id": "PlateT9_E3", "name": "PlateT9_E3", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21797,7 +21797,7 @@ { "id": "PlateT9_F3", "name": "PlateT9_F3", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21837,7 +21837,7 @@ { "id": "PlateT9_G3", "name": "PlateT9_G3", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21877,7 +21877,7 @@ { "id": "PlateT9_H3", "name": "PlateT9_H3", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21917,7 +21917,7 @@ { "id": "PlateT9_A4", "name": "PlateT9_A4", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21957,7 +21957,7 @@ { "id": "PlateT9_B4", "name": "PlateT9_B4", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -21997,7 +21997,7 @@ { "id": "PlateT9_C4", "name": "PlateT9_C4", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22037,7 +22037,7 @@ { "id": "PlateT9_D4", "name": "PlateT9_D4", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22077,7 +22077,7 @@ { "id": "PlateT9_E4", "name": "PlateT9_E4", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22117,7 +22117,7 @@ { "id": "PlateT9_F4", "name": "PlateT9_F4", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22157,7 +22157,7 @@ { "id": "PlateT9_G4", "name": "PlateT9_G4", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22197,7 +22197,7 @@ { "id": "PlateT9_H4", "name": "PlateT9_H4", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22237,7 +22237,7 @@ { "id": "PlateT9_A5", "name": "PlateT9_A5", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22277,7 +22277,7 @@ { "id": "PlateT9_B5", "name": "PlateT9_B5", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22317,7 +22317,7 @@ { "id": "PlateT9_C5", "name": "PlateT9_C5", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22357,7 +22357,7 @@ { "id": "PlateT9_D5", "name": "PlateT9_D5", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22397,7 +22397,7 @@ { "id": "PlateT9_E5", "name": "PlateT9_E5", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22437,7 +22437,7 @@ { "id": "PlateT9_F5", "name": "PlateT9_F5", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22477,7 +22477,7 @@ { "id": "PlateT9_G5", "name": "PlateT9_G5", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22517,7 +22517,7 @@ { "id": "PlateT9_H5", "name": "PlateT9_H5", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22557,7 +22557,7 @@ { "id": "PlateT9_A6", "name": "PlateT9_A6", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22597,7 +22597,7 @@ { "id": "PlateT9_B6", "name": "PlateT9_B6", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22637,7 +22637,7 @@ { "id": "PlateT9_C6", "name": "PlateT9_C6", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22677,7 +22677,7 @@ { "id": "PlateT9_D6", "name": "PlateT9_D6", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22717,7 +22717,7 @@ { "id": "PlateT9_E6", "name": "PlateT9_E6", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22757,7 +22757,7 @@ { "id": "PlateT9_F6", "name": "PlateT9_F6", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22797,7 +22797,7 @@ { "id": "PlateT9_G6", "name": "PlateT9_G6", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22837,7 +22837,7 @@ { "id": "PlateT9_H6", "name": "PlateT9_H6", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22877,7 +22877,7 @@ { "id": "PlateT9_A7", "name": "PlateT9_A7", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22917,7 +22917,7 @@ { "id": "PlateT9_B7", "name": "PlateT9_B7", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22957,7 +22957,7 @@ { "id": "PlateT9_C7", "name": "PlateT9_C7", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -22997,7 +22997,7 @@ { "id": "PlateT9_D7", "name": "PlateT9_D7", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23037,7 +23037,7 @@ { "id": "PlateT9_E7", "name": "PlateT9_E7", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23077,7 +23077,7 @@ { "id": "PlateT9_F7", "name": "PlateT9_F7", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23117,7 +23117,7 @@ { "id": "PlateT9_G7", "name": "PlateT9_G7", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23157,7 +23157,7 @@ { "id": "PlateT9_H7", "name": "PlateT9_H7", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23197,7 +23197,7 @@ { "id": "PlateT9_A8", "name": "PlateT9_A8", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23237,7 +23237,7 @@ { "id": "PlateT9_B8", "name": "PlateT9_B8", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23277,7 +23277,7 @@ { "id": "PlateT9_C8", "name": "PlateT9_C8", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23317,7 +23317,7 @@ { "id": "PlateT9_D8", "name": "PlateT9_D8", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23357,7 +23357,7 @@ { "id": "PlateT9_E8", "name": "PlateT9_E8", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23397,7 +23397,7 @@ { "id": "PlateT9_F8", "name": "PlateT9_F8", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23437,7 +23437,7 @@ { "id": "PlateT9_G8", "name": "PlateT9_G8", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23477,7 +23477,7 @@ { "id": "PlateT9_H8", "name": "PlateT9_H8", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23517,7 +23517,7 @@ { "id": "PlateT9_A9", "name": "PlateT9_A9", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23557,7 +23557,7 @@ { "id": "PlateT9_B9", "name": "PlateT9_B9", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23597,7 +23597,7 @@ { "id": "PlateT9_C9", "name": "PlateT9_C9", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23637,7 +23637,7 @@ { "id": "PlateT9_D9", "name": "PlateT9_D9", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23677,7 +23677,7 @@ { "id": "PlateT9_E9", "name": "PlateT9_E9", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23717,7 +23717,7 @@ { "id": "PlateT9_F9", "name": "PlateT9_F9", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23757,7 +23757,7 @@ { "id": "PlateT9_G9", "name": "PlateT9_G9", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23797,7 +23797,7 @@ { "id": "PlateT9_H9", "name": "PlateT9_H9", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23837,7 +23837,7 @@ { "id": "PlateT9_A10", "name": "PlateT9_A10", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23877,7 +23877,7 @@ { "id": "PlateT9_B10", "name": "PlateT9_B10", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23917,7 +23917,7 @@ { "id": "PlateT9_C10", "name": "PlateT9_C10", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23957,7 +23957,7 @@ { "id": "PlateT9_D10", "name": "PlateT9_D10", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -23997,7 +23997,7 @@ { "id": "PlateT9_E10", "name": "PlateT9_E10", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24037,7 +24037,7 @@ { "id": "PlateT9_F10", "name": "PlateT9_F10", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24077,7 +24077,7 @@ { "id": "PlateT9_G10", "name": "PlateT9_G10", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24117,7 +24117,7 @@ { "id": "PlateT9_H10", "name": "PlateT9_H10", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24157,7 +24157,7 @@ { "id": "PlateT9_A11", "name": "PlateT9_A11", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24197,7 +24197,7 @@ { "id": "PlateT9_B11", "name": "PlateT9_B11", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24237,7 +24237,7 @@ { "id": "PlateT9_C11", "name": "PlateT9_C11", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24277,7 +24277,7 @@ { "id": "PlateT9_D11", "name": "PlateT9_D11", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24317,7 +24317,7 @@ { "id": "PlateT9_E11", "name": "PlateT9_E11", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24357,7 +24357,7 @@ { "id": "PlateT9_F11", "name": "PlateT9_F11", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24397,7 +24397,7 @@ { "id": "PlateT9_G11", "name": "PlateT9_G11", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24437,7 +24437,7 @@ { "id": "PlateT9_H11", "name": "PlateT9_H11", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24477,7 +24477,7 @@ { "id": "PlateT9_A12", "name": "PlateT9_A12", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24517,7 +24517,7 @@ { "id": "PlateT9_B12", "name": "PlateT9_B12", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24557,7 +24557,7 @@ { "id": "PlateT9_C12", "name": "PlateT9_C12", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24597,7 +24597,7 @@ { "id": "PlateT9_D12", "name": "PlateT9_D12", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24637,7 +24637,7 @@ { "id": "PlateT9_E12", "name": "PlateT9_E12", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24677,7 +24677,7 @@ { "id": "PlateT9_F12", "name": "PlateT9_F12", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24717,7 +24717,7 @@ { "id": "PlateT9_G12", "name": "PlateT9_G12", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24757,7 +24757,7 @@ { "id": "PlateT9_H12", "name": "PlateT9_H12", - "sample_id": null, + "children": [], "parent": "PlateT9", "type": "well", @@ -24797,7 +24797,7 @@ { "id": "PlateT10", "name": "PlateT10", - "sample_id": null, + "children": [ "PlateT10_A1", "PlateT10_B1", @@ -25030,7 +25030,7 @@ { "id": "PlateT10_A1", "name": "PlateT10_A1", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25070,7 +25070,7 @@ { "id": "PlateT10_B1", "name": "PlateT10_B1", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25110,7 +25110,7 @@ { "id": "PlateT10_C1", "name": "PlateT10_C1", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25150,7 +25150,7 @@ { "id": "PlateT10_D1", "name": "PlateT10_D1", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25190,7 +25190,7 @@ { "id": "PlateT10_E1", "name": "PlateT10_E1", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25230,7 +25230,7 @@ { "id": "PlateT10_F1", "name": "PlateT10_F1", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25270,7 +25270,7 @@ { "id": "PlateT10_G1", "name": "PlateT10_G1", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25310,7 +25310,7 @@ { "id": "PlateT10_H1", "name": "PlateT10_H1", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25350,7 +25350,7 @@ { "id": "PlateT10_A2", "name": "PlateT10_A2", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25390,7 +25390,7 @@ { "id": "PlateT10_B2", "name": "PlateT10_B2", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25430,7 +25430,7 @@ { "id": "PlateT10_C2", "name": "PlateT10_C2", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25470,7 +25470,7 @@ { "id": "PlateT10_D2", "name": "PlateT10_D2", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25510,7 +25510,7 @@ { "id": "PlateT10_E2", "name": "PlateT10_E2", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25550,7 +25550,7 @@ { "id": "PlateT10_F2", "name": "PlateT10_F2", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25590,7 +25590,7 @@ { "id": "PlateT10_G2", "name": "PlateT10_G2", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25630,7 +25630,7 @@ { "id": "PlateT10_H2", "name": "PlateT10_H2", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25670,7 +25670,7 @@ { "id": "PlateT10_A3", "name": "PlateT10_A3", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25710,7 +25710,7 @@ { "id": "PlateT10_B3", "name": "PlateT10_B3", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25750,7 +25750,7 @@ { "id": "PlateT10_C3", "name": "PlateT10_C3", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25790,7 +25790,7 @@ { "id": "PlateT10_D3", "name": "PlateT10_D3", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25830,7 +25830,7 @@ { "id": "PlateT10_E3", "name": "PlateT10_E3", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25870,7 +25870,7 @@ { "id": "PlateT10_F3", "name": "PlateT10_F3", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25910,7 +25910,7 @@ { "id": "PlateT10_G3", "name": "PlateT10_G3", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25950,7 +25950,7 @@ { "id": "PlateT10_H3", "name": "PlateT10_H3", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -25990,7 +25990,7 @@ { "id": "PlateT10_A4", "name": "PlateT10_A4", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26030,7 +26030,7 @@ { "id": "PlateT10_B4", "name": "PlateT10_B4", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26070,7 +26070,7 @@ { "id": "PlateT10_C4", "name": "PlateT10_C4", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26110,7 +26110,7 @@ { "id": "PlateT10_D4", "name": "PlateT10_D4", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26150,7 +26150,7 @@ { "id": "PlateT10_E4", "name": "PlateT10_E4", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26190,7 +26190,7 @@ { "id": "PlateT10_F4", "name": "PlateT10_F4", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26230,7 +26230,7 @@ { "id": "PlateT10_G4", "name": "PlateT10_G4", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26270,7 +26270,7 @@ { "id": "PlateT10_H4", "name": "PlateT10_H4", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26310,7 +26310,7 @@ { "id": "PlateT10_A5", "name": "PlateT10_A5", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26350,7 +26350,7 @@ { "id": "PlateT10_B5", "name": "PlateT10_B5", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26390,7 +26390,7 @@ { "id": "PlateT10_C5", "name": "PlateT10_C5", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26430,7 +26430,7 @@ { "id": "PlateT10_D5", "name": "PlateT10_D5", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26470,7 +26470,7 @@ { "id": "PlateT10_E5", "name": "PlateT10_E5", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26510,7 +26510,7 @@ { "id": "PlateT10_F5", "name": "PlateT10_F5", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26550,7 +26550,7 @@ { "id": "PlateT10_G5", "name": "PlateT10_G5", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26590,7 +26590,7 @@ { "id": "PlateT10_H5", "name": "PlateT10_H5", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26630,7 +26630,7 @@ { "id": "PlateT10_A6", "name": "PlateT10_A6", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26670,7 +26670,7 @@ { "id": "PlateT10_B6", "name": "PlateT10_B6", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26710,7 +26710,7 @@ { "id": "PlateT10_C6", "name": "PlateT10_C6", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26750,7 +26750,7 @@ { "id": "PlateT10_D6", "name": "PlateT10_D6", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26790,7 +26790,7 @@ { "id": "PlateT10_E6", "name": "PlateT10_E6", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26830,7 +26830,7 @@ { "id": "PlateT10_F6", "name": "PlateT10_F6", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26870,7 +26870,7 @@ { "id": "PlateT10_G6", "name": "PlateT10_G6", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26910,7 +26910,7 @@ { "id": "PlateT10_H6", "name": "PlateT10_H6", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26950,7 +26950,7 @@ { "id": "PlateT10_A7", "name": "PlateT10_A7", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -26990,7 +26990,7 @@ { "id": "PlateT10_B7", "name": "PlateT10_B7", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27030,7 +27030,7 @@ { "id": "PlateT10_C7", "name": "PlateT10_C7", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27070,7 +27070,7 @@ { "id": "PlateT10_D7", "name": "PlateT10_D7", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27110,7 +27110,7 @@ { "id": "PlateT10_E7", "name": "PlateT10_E7", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27150,7 +27150,7 @@ { "id": "PlateT10_F7", "name": "PlateT10_F7", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27190,7 +27190,7 @@ { "id": "PlateT10_G7", "name": "PlateT10_G7", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27230,7 +27230,7 @@ { "id": "PlateT10_H7", "name": "PlateT10_H7", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27270,7 +27270,7 @@ { "id": "PlateT10_A8", "name": "PlateT10_A8", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27310,7 +27310,7 @@ { "id": "PlateT10_B8", "name": "PlateT10_B8", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27350,7 +27350,7 @@ { "id": "PlateT10_C8", "name": "PlateT10_C8", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27390,7 +27390,7 @@ { "id": "PlateT10_D8", "name": "PlateT10_D8", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27430,7 +27430,7 @@ { "id": "PlateT10_E8", "name": "PlateT10_E8", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27470,7 +27470,7 @@ { "id": "PlateT10_F8", "name": "PlateT10_F8", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27510,7 +27510,7 @@ { "id": "PlateT10_G8", "name": "PlateT10_G8", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27550,7 +27550,7 @@ { "id": "PlateT10_H8", "name": "PlateT10_H8", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27590,7 +27590,7 @@ { "id": "PlateT10_A9", "name": "PlateT10_A9", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27630,7 +27630,7 @@ { "id": "PlateT10_B9", "name": "PlateT10_B9", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27670,7 +27670,7 @@ { "id": "PlateT10_C9", "name": "PlateT10_C9", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27710,7 +27710,7 @@ { "id": "PlateT10_D9", "name": "PlateT10_D9", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27750,7 +27750,7 @@ { "id": "PlateT10_E9", "name": "PlateT10_E9", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27790,7 +27790,7 @@ { "id": "PlateT10_F9", "name": "PlateT10_F9", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27830,7 +27830,7 @@ { "id": "PlateT10_G9", "name": "PlateT10_G9", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27870,7 +27870,7 @@ { "id": "PlateT10_H9", "name": "PlateT10_H9", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27910,7 +27910,7 @@ { "id": "PlateT10_A10", "name": "PlateT10_A10", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27950,7 +27950,7 @@ { "id": "PlateT10_B10", "name": "PlateT10_B10", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -27990,7 +27990,7 @@ { "id": "PlateT10_C10", "name": "PlateT10_C10", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28030,7 +28030,7 @@ { "id": "PlateT10_D10", "name": "PlateT10_D10", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28070,7 +28070,7 @@ { "id": "PlateT10_E10", "name": "PlateT10_E10", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28110,7 +28110,7 @@ { "id": "PlateT10_F10", "name": "PlateT10_F10", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28150,7 +28150,7 @@ { "id": "PlateT10_G10", "name": "PlateT10_G10", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28190,7 +28190,7 @@ { "id": "PlateT10_H10", "name": "PlateT10_H10", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28230,7 +28230,7 @@ { "id": "PlateT10_A11", "name": "PlateT10_A11", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28270,7 +28270,7 @@ { "id": "PlateT10_B11", "name": "PlateT10_B11", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28310,7 +28310,7 @@ { "id": "PlateT10_C11", "name": "PlateT10_C11", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28350,7 +28350,7 @@ { "id": "PlateT10_D11", "name": "PlateT10_D11", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28390,7 +28390,7 @@ { "id": "PlateT10_E11", "name": "PlateT10_E11", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28430,7 +28430,7 @@ { "id": "PlateT10_F11", "name": "PlateT10_F11", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28470,7 +28470,7 @@ { "id": "PlateT10_G11", "name": "PlateT10_G11", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28510,7 +28510,7 @@ { "id": "PlateT10_H11", "name": "PlateT10_H11", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28550,7 +28550,7 @@ { "id": "PlateT10_A12", "name": "PlateT10_A12", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28590,7 +28590,7 @@ { "id": "PlateT10_B12", "name": "PlateT10_B12", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28630,7 +28630,7 @@ { "id": "PlateT10_C12", "name": "PlateT10_C12", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28670,7 +28670,7 @@ { "id": "PlateT10_D12", "name": "PlateT10_D12", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28710,7 +28710,7 @@ { "id": "PlateT10_E12", "name": "PlateT10_E12", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28750,7 +28750,7 @@ { "id": "PlateT10_F12", "name": "PlateT10_F12", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28790,7 +28790,7 @@ { "id": "PlateT10_G12", "name": "PlateT10_G12", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28830,7 +28830,7 @@ { "id": "PlateT10_H12", "name": "PlateT10_H12", - "sample_id": null, + "children": [], "parent": "PlateT10", "type": "well", @@ -28870,7 +28870,7 @@ { "id": "container_for_nothing11", "name": "container_for_nothing11", - "sample_id": null, + "children": [], "parent": "PRCXI_Deck", "type": "plate", @@ -28901,7 +28901,7 @@ { "id": "container_for_nothing12", "name": "container_for_nothing12", - "sample_id": null, + "children": [], "parent": "PRCXI_Deck", "type": "plate", @@ -28932,7 +28932,7 @@ { "id": "PlateT13", "name": "PlateT13", - "sample_id": null, + "children": [ "PlateT13_A1", "PlateT13_B1", @@ -29165,7 +29165,7 @@ { "id": "PlateT13_A1", "name": "PlateT13_A1", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29205,7 +29205,7 @@ { "id": "PlateT13_B1", "name": "PlateT13_B1", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29245,7 +29245,7 @@ { "id": "PlateT13_C1", "name": "PlateT13_C1", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29285,7 +29285,7 @@ { "id": "PlateT13_D1", "name": "PlateT13_D1", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29325,7 +29325,7 @@ { "id": "PlateT13_E1", "name": "PlateT13_E1", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29365,7 +29365,7 @@ { "id": "PlateT13_F1", "name": "PlateT13_F1", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29405,7 +29405,7 @@ { "id": "PlateT13_G1", "name": "PlateT13_G1", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29445,7 +29445,7 @@ { "id": "PlateT13_H1", "name": "PlateT13_H1", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29485,7 +29485,7 @@ { "id": "PlateT13_A2", "name": "PlateT13_A2", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29525,7 +29525,7 @@ { "id": "PlateT13_B2", "name": "PlateT13_B2", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29565,7 +29565,7 @@ { "id": "PlateT13_C2", "name": "PlateT13_C2", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29605,7 +29605,7 @@ { "id": "PlateT13_D2", "name": "PlateT13_D2", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29645,7 +29645,7 @@ { "id": "PlateT13_E2", "name": "PlateT13_E2", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29685,7 +29685,7 @@ { "id": "PlateT13_F2", "name": "PlateT13_F2", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29725,7 +29725,7 @@ { "id": "PlateT13_G2", "name": "PlateT13_G2", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29765,7 +29765,7 @@ { "id": "PlateT13_H2", "name": "PlateT13_H2", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29805,7 +29805,7 @@ { "id": "PlateT13_A3", "name": "PlateT13_A3", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29845,7 +29845,7 @@ { "id": "PlateT13_B3", "name": "PlateT13_B3", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29885,7 +29885,7 @@ { "id": "PlateT13_C3", "name": "PlateT13_C3", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29925,7 +29925,7 @@ { "id": "PlateT13_D3", "name": "PlateT13_D3", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -29965,7 +29965,7 @@ { "id": "PlateT13_E3", "name": "PlateT13_E3", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30005,7 +30005,7 @@ { "id": "PlateT13_F3", "name": "PlateT13_F3", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30045,7 +30045,7 @@ { "id": "PlateT13_G3", "name": "PlateT13_G3", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30085,7 +30085,7 @@ { "id": "PlateT13_H3", "name": "PlateT13_H3", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30125,7 +30125,7 @@ { "id": "PlateT13_A4", "name": "PlateT13_A4", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30165,7 +30165,7 @@ { "id": "PlateT13_B4", "name": "PlateT13_B4", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30205,7 +30205,7 @@ { "id": "PlateT13_C4", "name": "PlateT13_C4", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30245,7 +30245,7 @@ { "id": "PlateT13_D4", "name": "PlateT13_D4", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30285,7 +30285,7 @@ { "id": "PlateT13_E4", "name": "PlateT13_E4", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30325,7 +30325,7 @@ { "id": "PlateT13_F4", "name": "PlateT13_F4", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30365,7 +30365,7 @@ { "id": "PlateT13_G4", "name": "PlateT13_G4", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30405,7 +30405,7 @@ { "id": "PlateT13_H4", "name": "PlateT13_H4", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30445,7 +30445,7 @@ { "id": "PlateT13_A5", "name": "PlateT13_A5", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30485,7 +30485,7 @@ { "id": "PlateT13_B5", "name": "PlateT13_B5", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30525,7 +30525,7 @@ { "id": "PlateT13_C5", "name": "PlateT13_C5", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30565,7 +30565,7 @@ { "id": "PlateT13_D5", "name": "PlateT13_D5", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30605,7 +30605,7 @@ { "id": "PlateT13_E5", "name": "PlateT13_E5", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30645,7 +30645,7 @@ { "id": "PlateT13_F5", "name": "PlateT13_F5", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30685,7 +30685,7 @@ { "id": "PlateT13_G5", "name": "PlateT13_G5", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30725,7 +30725,7 @@ { "id": "PlateT13_H5", "name": "PlateT13_H5", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30765,7 +30765,7 @@ { "id": "PlateT13_A6", "name": "PlateT13_A6", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30805,7 +30805,7 @@ { "id": "PlateT13_B6", "name": "PlateT13_B6", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30845,7 +30845,7 @@ { "id": "PlateT13_C6", "name": "PlateT13_C6", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30885,7 +30885,7 @@ { "id": "PlateT13_D6", "name": "PlateT13_D6", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30925,7 +30925,7 @@ { "id": "PlateT13_E6", "name": "PlateT13_E6", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -30965,7 +30965,7 @@ { "id": "PlateT13_F6", "name": "PlateT13_F6", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31005,7 +31005,7 @@ { "id": "PlateT13_G6", "name": "PlateT13_G6", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31045,7 +31045,7 @@ { "id": "PlateT13_H6", "name": "PlateT13_H6", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31085,7 +31085,7 @@ { "id": "PlateT13_A7", "name": "PlateT13_A7", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31125,7 +31125,7 @@ { "id": "PlateT13_B7", "name": "PlateT13_B7", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31165,7 +31165,7 @@ { "id": "PlateT13_C7", "name": "PlateT13_C7", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31205,7 +31205,7 @@ { "id": "PlateT13_D7", "name": "PlateT13_D7", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31245,7 +31245,7 @@ { "id": "PlateT13_E7", "name": "PlateT13_E7", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31285,7 +31285,7 @@ { "id": "PlateT13_F7", "name": "PlateT13_F7", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31325,7 +31325,7 @@ { "id": "PlateT13_G7", "name": "PlateT13_G7", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31365,7 +31365,7 @@ { "id": "PlateT13_H7", "name": "PlateT13_H7", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31405,7 +31405,7 @@ { "id": "PlateT13_A8", "name": "PlateT13_A8", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31445,7 +31445,7 @@ { "id": "PlateT13_B8", "name": "PlateT13_B8", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31485,7 +31485,7 @@ { "id": "PlateT13_C8", "name": "PlateT13_C8", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31525,7 +31525,7 @@ { "id": "PlateT13_D8", "name": "PlateT13_D8", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31565,7 +31565,7 @@ { "id": "PlateT13_E8", "name": "PlateT13_E8", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31605,7 +31605,7 @@ { "id": "PlateT13_F8", "name": "PlateT13_F8", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31645,7 +31645,7 @@ { "id": "PlateT13_G8", "name": "PlateT13_G8", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31685,7 +31685,7 @@ { "id": "PlateT13_H8", "name": "PlateT13_H8", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31725,7 +31725,7 @@ { "id": "PlateT13_A9", "name": "PlateT13_A9", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31765,7 +31765,7 @@ { "id": "PlateT13_B9", "name": "PlateT13_B9", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31805,7 +31805,7 @@ { "id": "PlateT13_C9", "name": "PlateT13_C9", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31845,7 +31845,7 @@ { "id": "PlateT13_D9", "name": "PlateT13_D9", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31885,7 +31885,7 @@ { "id": "PlateT13_E9", "name": "PlateT13_E9", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31925,7 +31925,7 @@ { "id": "PlateT13_F9", "name": "PlateT13_F9", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -31965,7 +31965,7 @@ { "id": "PlateT13_G9", "name": "PlateT13_G9", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32005,7 +32005,7 @@ { "id": "PlateT13_H9", "name": "PlateT13_H9", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32045,7 +32045,7 @@ { "id": "PlateT13_A10", "name": "PlateT13_A10", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32085,7 +32085,7 @@ { "id": "PlateT13_B10", "name": "PlateT13_B10", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32125,7 +32125,7 @@ { "id": "PlateT13_C10", "name": "PlateT13_C10", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32165,7 +32165,7 @@ { "id": "PlateT13_D10", "name": "PlateT13_D10", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32205,7 +32205,7 @@ { "id": "PlateT13_E10", "name": "PlateT13_E10", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32245,7 +32245,7 @@ { "id": "PlateT13_F10", "name": "PlateT13_F10", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32285,7 +32285,7 @@ { "id": "PlateT13_G10", "name": "PlateT13_G10", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32325,7 +32325,7 @@ { "id": "PlateT13_H10", "name": "PlateT13_H10", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32365,7 +32365,7 @@ { "id": "PlateT13_A11", "name": "PlateT13_A11", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32405,7 +32405,7 @@ { "id": "PlateT13_B11", "name": "PlateT13_B11", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32445,7 +32445,7 @@ { "id": "PlateT13_C11", "name": "PlateT13_C11", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32485,7 +32485,7 @@ { "id": "PlateT13_D11", "name": "PlateT13_D11", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32525,7 +32525,7 @@ { "id": "PlateT13_E11", "name": "PlateT13_E11", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32565,7 +32565,7 @@ { "id": "PlateT13_F11", "name": "PlateT13_F11", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32605,7 +32605,7 @@ { "id": "PlateT13_G11", "name": "PlateT13_G11", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32645,7 +32645,7 @@ { "id": "PlateT13_H11", "name": "PlateT13_H11", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32685,7 +32685,7 @@ { "id": "PlateT13_A12", "name": "PlateT13_A12", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32725,7 +32725,7 @@ { "id": "PlateT13_B12", "name": "PlateT13_B12", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32765,7 +32765,7 @@ { "id": "PlateT13_C12", "name": "PlateT13_C12", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32805,7 +32805,7 @@ { "id": "PlateT13_D12", "name": "PlateT13_D12", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32845,7 +32845,7 @@ { "id": "PlateT13_E12", "name": "PlateT13_E12", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32885,7 +32885,7 @@ { "id": "PlateT13_F12", "name": "PlateT13_F12", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32925,7 +32925,7 @@ { "id": "PlateT13_G12", "name": "PlateT13_G12", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -32965,7 +32965,7 @@ { "id": "PlateT13_H12", "name": "PlateT13_H12", - "sample_id": null, + "children": [], "parent": "PlateT13", "type": "well", @@ -33005,7 +33005,7 @@ { "id": "PlateT14", "name": "PlateT14", - "sample_id": null, + "children": [ "PlateT14_A1", "PlateT14_B1", @@ -33238,7 +33238,7 @@ { "id": "PlateT14_A1", "name": "PlateT14_A1", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33278,7 +33278,7 @@ { "id": "PlateT14_B1", "name": "PlateT14_B1", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33318,7 +33318,7 @@ { "id": "PlateT14_C1", "name": "PlateT14_C1", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33358,7 +33358,7 @@ { "id": "PlateT14_D1", "name": "PlateT14_D1", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33398,7 +33398,7 @@ { "id": "PlateT14_E1", "name": "PlateT14_E1", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33438,7 +33438,7 @@ { "id": "PlateT14_F1", "name": "PlateT14_F1", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33478,7 +33478,7 @@ { "id": "PlateT14_G1", "name": "PlateT14_G1", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33518,7 +33518,7 @@ { "id": "PlateT14_H1", "name": "PlateT14_H1", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33558,7 +33558,7 @@ { "id": "PlateT14_A2", "name": "PlateT14_A2", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33598,7 +33598,7 @@ { "id": "PlateT14_B2", "name": "PlateT14_B2", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33638,7 +33638,7 @@ { "id": "PlateT14_C2", "name": "PlateT14_C2", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33678,7 +33678,7 @@ { "id": "PlateT14_D2", "name": "PlateT14_D2", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33718,7 +33718,7 @@ { "id": "PlateT14_E2", "name": "PlateT14_E2", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33758,7 +33758,7 @@ { "id": "PlateT14_F2", "name": "PlateT14_F2", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33798,7 +33798,7 @@ { "id": "PlateT14_G2", "name": "PlateT14_G2", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33838,7 +33838,7 @@ { "id": "PlateT14_H2", "name": "PlateT14_H2", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33878,7 +33878,7 @@ { "id": "PlateT14_A3", "name": "PlateT14_A3", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33918,7 +33918,7 @@ { "id": "PlateT14_B3", "name": "PlateT14_B3", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33958,7 +33958,7 @@ { "id": "PlateT14_C3", "name": "PlateT14_C3", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -33998,7 +33998,7 @@ { "id": "PlateT14_D3", "name": "PlateT14_D3", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34038,7 +34038,7 @@ { "id": "PlateT14_E3", "name": "PlateT14_E3", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34078,7 +34078,7 @@ { "id": "PlateT14_F3", "name": "PlateT14_F3", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34118,7 +34118,7 @@ { "id": "PlateT14_G3", "name": "PlateT14_G3", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34158,7 +34158,7 @@ { "id": "PlateT14_H3", "name": "PlateT14_H3", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34198,7 +34198,7 @@ { "id": "PlateT14_A4", "name": "PlateT14_A4", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34238,7 +34238,7 @@ { "id": "PlateT14_B4", "name": "PlateT14_B4", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34278,7 +34278,7 @@ { "id": "PlateT14_C4", "name": "PlateT14_C4", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34318,7 +34318,7 @@ { "id": "PlateT14_D4", "name": "PlateT14_D4", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34358,7 +34358,7 @@ { "id": "PlateT14_E4", "name": "PlateT14_E4", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34398,7 +34398,7 @@ { "id": "PlateT14_F4", "name": "PlateT14_F4", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34438,7 +34438,7 @@ { "id": "PlateT14_G4", "name": "PlateT14_G4", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34478,7 +34478,7 @@ { "id": "PlateT14_H4", "name": "PlateT14_H4", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34518,7 +34518,7 @@ { "id": "PlateT14_A5", "name": "PlateT14_A5", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34558,7 +34558,7 @@ { "id": "PlateT14_B5", "name": "PlateT14_B5", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34598,7 +34598,7 @@ { "id": "PlateT14_C5", "name": "PlateT14_C5", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34638,7 +34638,7 @@ { "id": "PlateT14_D5", "name": "PlateT14_D5", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34678,7 +34678,7 @@ { "id": "PlateT14_E5", "name": "PlateT14_E5", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34718,7 +34718,7 @@ { "id": "PlateT14_F5", "name": "PlateT14_F5", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34758,7 +34758,7 @@ { "id": "PlateT14_G5", "name": "PlateT14_G5", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34798,7 +34798,7 @@ { "id": "PlateT14_H5", "name": "PlateT14_H5", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34838,7 +34838,7 @@ { "id": "PlateT14_A6", "name": "PlateT14_A6", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34878,7 +34878,7 @@ { "id": "PlateT14_B6", "name": "PlateT14_B6", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34918,7 +34918,7 @@ { "id": "PlateT14_C6", "name": "PlateT14_C6", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34958,7 +34958,7 @@ { "id": "PlateT14_D6", "name": "PlateT14_D6", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -34998,7 +34998,7 @@ { "id": "PlateT14_E6", "name": "PlateT14_E6", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35038,7 +35038,7 @@ { "id": "PlateT14_F6", "name": "PlateT14_F6", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35078,7 +35078,7 @@ { "id": "PlateT14_G6", "name": "PlateT14_G6", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35118,7 +35118,7 @@ { "id": "PlateT14_H6", "name": "PlateT14_H6", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35158,7 +35158,7 @@ { "id": "PlateT14_A7", "name": "PlateT14_A7", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35198,7 +35198,7 @@ { "id": "PlateT14_B7", "name": "PlateT14_B7", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35238,7 +35238,7 @@ { "id": "PlateT14_C7", "name": "PlateT14_C7", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35278,7 +35278,7 @@ { "id": "PlateT14_D7", "name": "PlateT14_D7", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35318,7 +35318,7 @@ { "id": "PlateT14_E7", "name": "PlateT14_E7", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35358,7 +35358,7 @@ { "id": "PlateT14_F7", "name": "PlateT14_F7", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35398,7 +35398,7 @@ { "id": "PlateT14_G7", "name": "PlateT14_G7", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35438,7 +35438,7 @@ { "id": "PlateT14_H7", "name": "PlateT14_H7", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35478,7 +35478,7 @@ { "id": "PlateT14_A8", "name": "PlateT14_A8", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35518,7 +35518,7 @@ { "id": "PlateT14_B8", "name": "PlateT14_B8", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35558,7 +35558,7 @@ { "id": "PlateT14_C8", "name": "PlateT14_C8", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35598,7 +35598,7 @@ { "id": "PlateT14_D8", "name": "PlateT14_D8", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35638,7 +35638,7 @@ { "id": "PlateT14_E8", "name": "PlateT14_E8", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35678,7 +35678,7 @@ { "id": "PlateT14_F8", "name": "PlateT14_F8", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35718,7 +35718,7 @@ { "id": "PlateT14_G8", "name": "PlateT14_G8", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35758,7 +35758,7 @@ { "id": "PlateT14_H8", "name": "PlateT14_H8", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35798,7 +35798,7 @@ { "id": "PlateT14_A9", "name": "PlateT14_A9", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35838,7 +35838,7 @@ { "id": "PlateT14_B9", "name": "PlateT14_B9", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35878,7 +35878,7 @@ { "id": "PlateT14_C9", "name": "PlateT14_C9", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35918,7 +35918,7 @@ { "id": "PlateT14_D9", "name": "PlateT14_D9", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35958,7 +35958,7 @@ { "id": "PlateT14_E9", "name": "PlateT14_E9", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -35998,7 +35998,7 @@ { "id": "PlateT14_F9", "name": "PlateT14_F9", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36038,7 +36038,7 @@ { "id": "PlateT14_G9", "name": "PlateT14_G9", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36078,7 +36078,7 @@ { "id": "PlateT14_H9", "name": "PlateT14_H9", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36118,7 +36118,7 @@ { "id": "PlateT14_A10", "name": "PlateT14_A10", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36158,7 +36158,7 @@ { "id": "PlateT14_B10", "name": "PlateT14_B10", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36198,7 +36198,7 @@ { "id": "PlateT14_C10", "name": "PlateT14_C10", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36238,7 +36238,7 @@ { "id": "PlateT14_D10", "name": "PlateT14_D10", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36278,7 +36278,7 @@ { "id": "PlateT14_E10", "name": "PlateT14_E10", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36318,7 +36318,7 @@ { "id": "PlateT14_F10", "name": "PlateT14_F10", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36358,7 +36358,7 @@ { "id": "PlateT14_G10", "name": "PlateT14_G10", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36398,7 +36398,7 @@ { "id": "PlateT14_H10", "name": "PlateT14_H10", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36438,7 +36438,7 @@ { "id": "PlateT14_A11", "name": "PlateT14_A11", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36478,7 +36478,7 @@ { "id": "PlateT14_B11", "name": "PlateT14_B11", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36518,7 +36518,7 @@ { "id": "PlateT14_C11", "name": "PlateT14_C11", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36558,7 +36558,7 @@ { "id": "PlateT14_D11", "name": "PlateT14_D11", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36598,7 +36598,7 @@ { "id": "PlateT14_E11", "name": "PlateT14_E11", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36638,7 +36638,7 @@ { "id": "PlateT14_F11", "name": "PlateT14_F11", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36678,7 +36678,7 @@ { "id": "PlateT14_G11", "name": "PlateT14_G11", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36718,7 +36718,7 @@ { "id": "PlateT14_H11", "name": "PlateT14_H11", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36758,7 +36758,7 @@ { "id": "PlateT14_A12", "name": "PlateT14_A12", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36798,7 +36798,7 @@ { "id": "PlateT14_B12", "name": "PlateT14_B12", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36838,7 +36838,7 @@ { "id": "PlateT14_C12", "name": "PlateT14_C12", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36878,7 +36878,7 @@ { "id": "PlateT14_D12", "name": "PlateT14_D12", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36918,7 +36918,7 @@ { "id": "PlateT14_E12", "name": "PlateT14_E12", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36958,7 +36958,7 @@ { "id": "PlateT14_F12", "name": "PlateT14_F12", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -36998,7 +36998,7 @@ { "id": "PlateT14_G12", "name": "PlateT14_G12", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -37038,7 +37038,7 @@ { "id": "PlateT14_H12", "name": "PlateT14_H12", - "sample_id": null, + "children": [], "parent": "PlateT14", "type": "well", @@ -37078,7 +37078,7 @@ { "id": "PlateT15", "name": "PlateT15", - "sample_id": null, + "children": [ "PlateT15_A1", "PlateT15_B1", @@ -37307,7 +37307,7 @@ { "id": "PlateT15_A1", "name": "PlateT15_A1", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37347,7 +37347,7 @@ { "id": "PlateT15_B1", "name": "PlateT15_B1", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37387,7 +37387,7 @@ { "id": "PlateT15_C1", "name": "PlateT15_C1", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37427,7 +37427,7 @@ { "id": "PlateT15_D1", "name": "PlateT15_D1", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37467,7 +37467,7 @@ { "id": "PlateT15_E1", "name": "PlateT15_E1", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37507,7 +37507,7 @@ { "id": "PlateT15_F1", "name": "PlateT15_F1", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37547,7 +37547,7 @@ { "id": "PlateT15_G1", "name": "PlateT15_G1", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37587,7 +37587,7 @@ { "id": "PlateT15_H1", "name": "PlateT15_H1", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37627,7 +37627,7 @@ { "id": "PlateT15_A2", "name": "PlateT15_A2", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37667,7 +37667,7 @@ { "id": "PlateT15_B2", "name": "PlateT15_B2", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37707,7 +37707,7 @@ { "id": "PlateT15_C2", "name": "PlateT15_C2", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37747,7 +37747,7 @@ { "id": "PlateT15_D2", "name": "PlateT15_D2", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37787,7 +37787,7 @@ { "id": "PlateT15_E2", "name": "PlateT15_E2", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37827,7 +37827,7 @@ { "id": "PlateT15_F2", "name": "PlateT15_F2", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37867,7 +37867,7 @@ { "id": "PlateT15_G2", "name": "PlateT15_G2", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37907,7 +37907,7 @@ { "id": "PlateT15_H2", "name": "PlateT15_H2", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37947,7 +37947,7 @@ { "id": "PlateT15_A3", "name": "PlateT15_A3", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -37987,7 +37987,7 @@ { "id": "PlateT15_B3", "name": "PlateT15_B3", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38027,7 +38027,7 @@ { "id": "PlateT15_C3", "name": "PlateT15_C3", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38067,7 +38067,7 @@ { "id": "PlateT15_D3", "name": "PlateT15_D3", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38107,7 +38107,7 @@ { "id": "PlateT15_E3", "name": "PlateT15_E3", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38147,7 +38147,7 @@ { "id": "PlateT15_F3", "name": "PlateT15_F3", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38187,7 +38187,7 @@ { "id": "PlateT15_G3", "name": "PlateT15_G3", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38227,7 +38227,7 @@ { "id": "PlateT15_H3", "name": "PlateT15_H3", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38267,7 +38267,7 @@ { "id": "PlateT15_A4", "name": "PlateT15_A4", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38307,7 +38307,7 @@ { "id": "PlateT15_B4", "name": "PlateT15_B4", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38347,7 +38347,7 @@ { "id": "PlateT15_C4", "name": "PlateT15_C4", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38387,7 +38387,7 @@ { "id": "PlateT15_D4", "name": "PlateT15_D4", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38427,7 +38427,7 @@ { "id": "PlateT15_E4", "name": "PlateT15_E4", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38467,7 +38467,7 @@ { "id": "PlateT15_F4", "name": "PlateT15_F4", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38507,7 +38507,7 @@ { "id": "PlateT15_G4", "name": "PlateT15_G4", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38547,7 +38547,7 @@ { "id": "PlateT15_H4", "name": "PlateT15_H4", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38587,7 +38587,7 @@ { "id": "PlateT15_A5", "name": "PlateT15_A5", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38627,7 +38627,7 @@ { "id": "PlateT15_B5", "name": "PlateT15_B5", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38667,7 +38667,7 @@ { "id": "PlateT15_C5", "name": "PlateT15_C5", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38707,7 +38707,7 @@ { "id": "PlateT15_D5", "name": "PlateT15_D5", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38747,7 +38747,7 @@ { "id": "PlateT15_E5", "name": "PlateT15_E5", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38787,7 +38787,7 @@ { "id": "PlateT15_F5", "name": "PlateT15_F5", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38827,7 +38827,7 @@ { "id": "PlateT15_G5", "name": "PlateT15_G5", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38867,7 +38867,7 @@ { "id": "PlateT15_H5", "name": "PlateT15_H5", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38907,7 +38907,7 @@ { "id": "PlateT15_A6", "name": "PlateT15_A6", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38947,7 +38947,7 @@ { "id": "PlateT15_B6", "name": "PlateT15_B6", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -38987,7 +38987,7 @@ { "id": "PlateT15_C6", "name": "PlateT15_C6", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39027,7 +39027,7 @@ { "id": "PlateT15_D6", "name": "PlateT15_D6", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39067,7 +39067,7 @@ { "id": "PlateT15_E6", "name": "PlateT15_E6", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39107,7 +39107,7 @@ { "id": "PlateT15_F6", "name": "PlateT15_F6", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39147,7 +39147,7 @@ { "id": "PlateT15_G6", "name": "PlateT15_G6", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39187,7 +39187,7 @@ { "id": "PlateT15_H6", "name": "PlateT15_H6", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39227,7 +39227,7 @@ { "id": "PlateT15_A7", "name": "PlateT15_A7", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39267,7 +39267,7 @@ { "id": "PlateT15_B7", "name": "PlateT15_B7", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39307,7 +39307,7 @@ { "id": "PlateT15_C7", "name": "PlateT15_C7", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39347,7 +39347,7 @@ { "id": "PlateT15_D7", "name": "PlateT15_D7", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39387,7 +39387,7 @@ { "id": "PlateT15_E7", "name": "PlateT15_E7", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39427,7 +39427,7 @@ { "id": "PlateT15_F7", "name": "PlateT15_F7", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39467,7 +39467,7 @@ { "id": "PlateT15_G7", "name": "PlateT15_G7", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39507,7 +39507,7 @@ { "id": "PlateT15_H7", "name": "PlateT15_H7", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39547,7 +39547,7 @@ { "id": "PlateT15_A8", "name": "PlateT15_A8", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39587,7 +39587,7 @@ { "id": "PlateT15_B8", "name": "PlateT15_B8", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39627,7 +39627,7 @@ { "id": "PlateT15_C8", "name": "PlateT15_C8", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39667,7 +39667,7 @@ { "id": "PlateT15_D8", "name": "PlateT15_D8", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39707,7 +39707,7 @@ { "id": "PlateT15_E8", "name": "PlateT15_E8", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39747,7 +39747,7 @@ { "id": "PlateT15_F8", "name": "PlateT15_F8", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39787,7 +39787,7 @@ { "id": "PlateT15_G8", "name": "PlateT15_G8", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39827,7 +39827,7 @@ { "id": "PlateT15_H8", "name": "PlateT15_H8", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39867,7 +39867,7 @@ { "id": "PlateT15_A9", "name": "PlateT15_A9", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39907,7 +39907,7 @@ { "id": "PlateT15_B9", "name": "PlateT15_B9", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39947,7 +39947,7 @@ { "id": "PlateT15_C9", "name": "PlateT15_C9", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -39987,7 +39987,7 @@ { "id": "PlateT15_D9", "name": "PlateT15_D9", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40027,7 +40027,7 @@ { "id": "PlateT15_E9", "name": "PlateT15_E9", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40067,7 +40067,7 @@ { "id": "PlateT15_F9", "name": "PlateT15_F9", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40107,7 +40107,7 @@ { "id": "PlateT15_G9", "name": "PlateT15_G9", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40147,7 +40147,7 @@ { "id": "PlateT15_H9", "name": "PlateT15_H9", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40187,7 +40187,7 @@ { "id": "PlateT15_A10", "name": "PlateT15_A10", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40227,7 +40227,7 @@ { "id": "PlateT15_B10", "name": "PlateT15_B10", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40267,7 +40267,7 @@ { "id": "PlateT15_C10", "name": "PlateT15_C10", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40307,7 +40307,7 @@ { "id": "PlateT15_D10", "name": "PlateT15_D10", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40347,7 +40347,7 @@ { "id": "PlateT15_E10", "name": "PlateT15_E10", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40387,7 +40387,7 @@ { "id": "PlateT15_F10", "name": "PlateT15_F10", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40427,7 +40427,7 @@ { "id": "PlateT15_G10", "name": "PlateT15_G10", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40467,7 +40467,7 @@ { "id": "PlateT15_H10", "name": "PlateT15_H10", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40507,7 +40507,7 @@ { "id": "PlateT15_A11", "name": "PlateT15_A11", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40547,7 +40547,7 @@ { "id": "PlateT15_B11", "name": "PlateT15_B11", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40587,7 +40587,7 @@ { "id": "PlateT15_C11", "name": "PlateT15_C11", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40627,7 +40627,7 @@ { "id": "PlateT15_D11", "name": "PlateT15_D11", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40667,7 +40667,7 @@ { "id": "PlateT15_E11", "name": "PlateT15_E11", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40707,7 +40707,7 @@ { "id": "PlateT15_F11", "name": "PlateT15_F11", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40747,7 +40747,7 @@ { "id": "PlateT15_G11", "name": "PlateT15_G11", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40787,7 +40787,7 @@ { "id": "PlateT15_H11", "name": "PlateT15_H11", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40827,7 +40827,7 @@ { "id": "PlateT15_A12", "name": "PlateT15_A12", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40867,7 +40867,7 @@ { "id": "PlateT15_B12", "name": "PlateT15_B12", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40907,7 +40907,7 @@ { "id": "PlateT15_C12", "name": "PlateT15_C12", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40947,7 +40947,7 @@ { "id": "PlateT15_D12", "name": "PlateT15_D12", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -40987,7 +40987,7 @@ { "id": "PlateT15_E12", "name": "PlateT15_E12", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -41027,7 +41027,7 @@ { "id": "PlateT15_F12", "name": "PlateT15_F12", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -41067,7 +41067,7 @@ { "id": "PlateT15_G12", "name": "PlateT15_G12", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -41107,7 +41107,7 @@ { "id": "PlateT15_H12", "name": "PlateT15_H12", - "sample_id": null, + "children": [], "parent": "PlateT15", "type": "well", @@ -41147,7 +41147,7 @@ { "id": "trash", "name": "trash", - "sample_id": null, + "children": [], "parent": "PRCXI_Deck", "type": "container", From d2c9136dc4aa4831b5e083de3040321d4c62ceeb Mon Sep 17 00:00:00 2001 From: ALITTLELZ Date: Mon, 27 Oct 2025 16:30:30 +0800 Subject: [PATCH 6/9] 9320 machine testing settings --- test/experiments/prcxi_9320.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/experiments/prcxi_9320.json b/test/experiments/prcxi_9320.json index d47fcd47..ed62f952 100644 --- a/test/experiments/prcxi_9320.json +++ b/test/experiments/prcxi_9320.json @@ -19,11 +19,11 @@ "host": "192.168.1.201", "port": 9999, "timeout": 10.0, - "axis": "Right", + "axis": "Lift", "channel_num": 1, - "setup": false, - "debug": true, - "simulator": true, + "setup": true, + "debug": false, + "simulator": false, "matrix_id": "5de524d0-3f95-406c-86dd-f83626ebc7cb", "is_9320": true }, From 48ff96bcd73c5b4829b315cffc92c314b35f6060 Mon Sep 17 00:00:00 2001 From: ALITTLELZ Date: Tue, 28 Oct 2025 12:58:46 +0800 Subject: [PATCH 7/9] Typo --- test/experiments/prcxi_9320.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/experiments/prcxi_9320.json b/test/experiments/prcxi_9320.json index ed62f952..7f403d4f 100644 --- a/test/experiments/prcxi_9320.json +++ b/test/experiments/prcxi_9320.json @@ -19,7 +19,7 @@ "host": "192.168.1.201", "port": 9999, "timeout": 10.0, - "axis": "Lift", + "axis": "Left", "channel_num": 1, "setup": true, "debug": false, From 39cf10c3dda511f6de5a03a6261548f323c1a265 Mon Sep 17 00:00:00 2001 From: ALITTLELZ Date: Thu, 20 Nov 2025 21:14:23 +0800 Subject: [PATCH 8/9] Add 9320 step mode --- .../devices/liquid_handling/prcxi/prcxi.py | 289 ++++++++++++++++-- 1 file changed, 259 insertions(+), 30 deletions(-) diff --git a/unilabos/devices/liquid_handling/prcxi/prcxi.py b/unilabos/devices/liquid_handling/prcxi/prcxi.py index cca11f84..33e192b3 100644 --- a/unilabos/devices/liquid_handling/prcxi/prcxi.py +++ b/unilabos/devices/liquid_handling/prcxi/prcxi.py @@ -339,9 +339,16 @@ async def mix( mix_rate: Optional[float] = None, none_keys: List[str] = [], ): - return await self._unilabos_backend.mix( - targets, mix_time, mix_vol, height_to_bottom, offsets, mix_rate, none_keys - ) + if self.step_mode: + await self.create_protocol(f"单点动作{time.time()}") + await self._unilabos_backend.mix( + targets, mix_time, mix_vol, height_to_bottom, offsets, mix_rate, none_keys + ) + await self.run_protocol() + else: + return await self._unilabos_backend.mix( + targets, mix_time, mix_vol, height_to_bottom, offsets, mix_rate, none_keys + ) def iter_tips(self, tip_racks: Sequence[TipRack]) -> Iterator[Resource]: return super().iter_tips(tip_racks) @@ -357,7 +364,8 @@ async def pick_up_tips( await self.create_protocol(f"单点动作{time.time()}") await super().pick_up_tips(tip_spots, use_channels, offsets, **backend_kwargs) await self.run_protocol() - return await super().pick_up_tips(tip_spots, use_channels, offsets, **backend_kwargs) + else: + return await super().pick_up_tips(tip_spots, use_channels, offsets, **backend_kwargs) async def aspirate( self, @@ -371,18 +379,32 @@ async def aspirate( spread: Literal["wide", "tight", "custom"] = "wide", **backend_kwargs, ): - - return await super().aspirate( - resources, - vols, - use_channels, - flow_rates, - offsets, - liquid_height, - blow_out_air_volume, - spread, - **backend_kwargs, - ) + if self.step_mode: + await self.create_protocol(f"单点动作{time.time()}") + await super().aspirate( + resources, + vols, + use_channels, + flow_rates, + offsets, + liquid_height, + blow_out_air_volume, + spread, + **backend_kwargs, + ) + await self.run_protocol() + else: + return await super().aspirate( + resources, + vols, + use_channels, + flow_rates, + offsets, + liquid_height, + blow_out_air_volume, + spread, + **backend_kwargs, + ) async def drop_tips( self, @@ -392,7 +414,12 @@ async def drop_tips( allow_nonzero_volume: bool = False, **backend_kwargs, ): - return await super().drop_tips(tip_spots, use_channels, offsets, allow_nonzero_volume, **backend_kwargs) + if self.step_mode: + await self.create_protocol(f"单点动作{time.time()}") + await super().drop_tips(tip_spots, use_channels, offsets, allow_nonzero_volume, **backend_kwargs) + await self.run_protocol() + else: + return await super().drop_tips(tip_spots, use_channels, offsets, allow_nonzero_volume, **backend_kwargs) async def dispense( self, @@ -406,17 +433,32 @@ async def dispense( spread: Literal["wide", "tight", "custom"] = "wide", **backend_kwargs, ): - return await super().dispense( - resources, - vols, - use_channels, - flow_rates, - offsets, - liquid_height, - blow_out_air_volume, - spread, - **backend_kwargs, - ) + if self.step_mode: + await self.create_protocol(f"单点动作{time.time()}") + await super().dispense( + resources, + vols, + use_channels, + flow_rates, + offsets, + liquid_height, + blow_out_air_volume, + spread, + **backend_kwargs, + ) + await self.run_protocol() + else: + return await super().dispense( + resources, + vols, + use_channels, + flow_rates, + offsets, + liquid_height, + blow_out_air_volume, + spread, + **backend_kwargs, + ) async def discard_tips( self, @@ -425,7 +467,12 @@ async def discard_tips( offsets: Optional[List[Coordinate]] = None, **backend_kwargs, ): - return await super().discard_tips(use_channels, allow_nonzero_volume, offsets, **backend_kwargs) + if self.step_mode: + await self.create_protocol(f"单点动作{time.time()}") + await super().discard_tips(use_channels, allow_nonzero_volume, offsets, **backend_kwargs) + await self.run_protocol() + else: + return await super().discard_tips(use_channels, allow_nonzero_volume, offsets, **backend_kwargs) def set_tiprack(self, tip_racks: Sequence[TipRack]): super().set_tiprack(tip_racks) @@ -1322,6 +1369,188 @@ def recommend_layout(self, needs: List[Tuple[str, str, int]]) -> Dict[str, Any]: if __name__ == "__main__": + + FETCH_LAYOUT_AND_MATERIALS_ONLY = True + + if FETCH_LAYOUT_AND_MATERIALS_ONLY: + # 获取布局和物料列表并保存为JSON + prcxi_api = PRCXI9300Api(host="192.168.1.201", port=9999) + matrices = prcxi_api.list_matrices() + materials = prcxi_api.get_all_materials() + + # 保存为格式规整的JSON文件 + output_data = { + "matrices": matrices, + "materials": materials + } + + with open("prcxi_layout_and_materials.json", "w", encoding="utf-8") as f: + json.dump(output_data, f, indent=4, ensure_ascii=False) + + print("布局和物料列表已保存到 prcxi_layout_and_materials.json") + exit(0) + + # ============================================================================ + # step_mode 使用示例 + # ============================================================================ + # step_mode 是 PRCXI9320 设备支持的单点动作模式 + # 在 step_mode=True 时,每个操作会立即创建协议并执行,适合调试和单步测试 + # 在 step_mode=False 时,所有操作会先添加到协议中,最后统一执行,适合生产流程 + + # 示例1: 使用 step_mode=True 进行单点动作调试(仅 PRCXI9320 支持) + async def example_step_mode(): + """单点动作模式示例 - 每个操作立即执行""" + from pylabrobot.resources.opentrons.tip_racks import opentrons_96_tiprack_300ul + from pylabrobot.resources.opentrons.plates import corning_96_wellplate_360ul_flat + + # 创建 deck + deck = PRCXI9300Deck(name="PRCXI_Deck_9320", size_x=100, size_y=100, size_z=100) + + # 创建资源 + tip_rack = opentrons_96_tiprack_300ul("RackT1") + plate = corning_96_wellplate_360ul_flat("PlateT2") + + # 设置物料信息 + tip_rack.load_state({ + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "Name": "300μL Tip头" + } + }) + plate.load_state({ + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "ZX-019-2.2", + "Name": "96深孔板" + } + }) + + deck.assign_child_resource(tip_rack, location=Coordinate(0, 0, 0)) + deck.assign_child_resource(plate, location=Coordinate(50, 0, 0)) + + # 创建 handler,启用 step_mode(仅 PRCXI9320 支持) + handler = PRCXI9300Handler( + deck=deck, + host="192.168.1.201", + port=9999, + timeout=10.0, + step_mode=True, # 启用单点动作模式 + is_9320=True, # 必须是 9320 设备 + setup=True + ) + + await handler.setup() + handler.set_tiprack([tip_rack]) + + # 在 step_mode 下,每个操作会立即执行 + print("=== 单点动作模式示例 ===") + print("1. 拾取枪头(立即执行)") + await handler.pick_up_tips([tip_rack.get_item("A1")], [0]) + + print("2. 吸取液体(立即执行)") + await handler.aspirate([plate.get_item("A1")], [50], [0]) + + print("3. 分液(立即执行)") + await handler.dispense([plate.get_item("B1")], [50], [0]) + + print("4. 混合(立即执行)") + await handler.mix([plate.get_item("B1")], mix_time=3, mix_vol=20) + + print("5. 丢弃枪头(立即执行)") + await handler.discard_tips([0]) + + print("单点动作模式示例完成") + + # 示例2: 使用 step_mode=False 进行批量操作(默认模式) + async def example_normal_mode(): + """正常模式示例 - 批量执行所有操作""" + from pylabrobot.resources.opentrons.tip_racks import opentrons_96_tiprack_300ul + from pylabrobot.resources.opentrons.plates import corning_96_wellplate_360ul_flat + + # 创建 deck + deck = PRCXI9300Deck(name="PRCXI_Deck_9320", size_x=100, size_y=100, size_z=100) + + # 创建资源 + tip_rack = opentrons_96_tiprack_300ul("RackT1") + source_plate = corning_96_wellplate_360ul_flat("PlateT2") + dest_plate = corning_96_wellplate_360ul_flat("PlateT3") + + # 设置物料信息 + tip_rack.load_state({ + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "Name": "300μL Tip头" + } + }) + source_plate.load_state({ + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "ZX-019-2.2", + "Name": "96深孔板" + } + }) + dest_plate.load_state({ + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "ZX-019-2.2", + "Name": "96深孔板" + } + }) + + deck.assign_child_resource(tip_rack, location=Coordinate(0, 0, 0)) + deck.assign_child_resource(source_plate, location=Coordinate(50, 0, 0)) + deck.assign_child_resource(dest_plate, location=Coordinate(100, 0, 0)) + + # 创建 handler,使用默认的 step_mode=False + handler = PRCXI9300Handler( + deck=deck, + host="192.168.1.201", + port=9999, + timeout=10.0, + step_mode=False, # 正常模式(默认) + is_9320=True, + setup=True + ) + + await handler.setup() + handler.set_tiprack([tip_rack]) + + # 创建协议 + await handler.create_protocol("批量转移示例") + + # 在正常模式下,所有操作先添加到协议中 + print("=== 正常模式示例 ===") + print("添加操作到协议中...") + + # 批量转移:从 A1-A8 转移到 B1-B8 + for i in range(8): + well_name = f"{chr(65+i)}1" # A1, B1, C1, ... + await handler.pick_up_tips([tip_rack.get_item(well_name)], [0]) + await handler.aspirate([source_plate.get_item(well_name)], [100], [0]) + await handler.dispense([dest_plate.get_item(well_name)], [100], [0]) + await handler.discard_tips([0]) + + print("执行协议...") + # 最后统一执行所有操作 + await handler.run_protocol() + + print("正常模式示例完成") + + # 示例3: 混合使用 - 部分操作使用 step_mode,部分使用正常模式 + async def example_mixed_usage(): + """混合使用示例 - 演示如何在不同场景下切换模式""" + print("=== 混合使用示例 ===") + print("注意:step_mode 是在创建 handler 时设置的,不能动态切换") + print("如果需要混合使用,需要创建两个 handler 实例,或者") + print("在代码中根据需求选择使用哪个 handler") + + # 取消注释下面的代码来运行示例: + # asyncio.run(example_step_mode()) # 运行单点动作模式示例 + # asyncio.run(example_normal_mode()) # 运行正常模式示例 + # asyncio.run(example_mixed_usage()) # 运行混合使用说明 + # Example usage # 1. 用导出的json,给每个T1 T2板子设定相应的物料,如果是孔板和枪头盒,要对应区分 # 2. backend需要支持num channel为1的情况 @@ -1739,7 +1968,7 @@ def get_tip_rack(name: str, child_prefix: str = "tip") -> PRCXI9300Container: "_resource_child_name": "PRCXI_Deck", "_resource_type": "unilabos.devices.liquid_handling.prcxi.prcxi:PRCXI9300Deck" }, - "host": "192.168.0.121", + "host": "192.168.1.201", "port": 9999, "timeout": 10.0, "axis": "Right", From 7e2ede1f247344f63066183eb4735f38fbb14364 Mon Sep 17 00:00:00 2001 From: ALITTLELZ Date: Thu, 20 Nov 2025 22:32:33 +0800 Subject: [PATCH 9/9] Update 9320 layout and materials list --- .../prcxi/prcxi_layout_and_materials.json | 20620 ++++++++++++++++ 1 file changed, 20620 insertions(+) create mode 100644 unilabos/devices/liquid_handling/prcxi/prcxi_layout_and_materials.json diff --git a/unilabos/devices/liquid_handling/prcxi/prcxi_layout_and_materials.json b/unilabos/devices/liquid_handling/prcxi/prcxi_layout_and_materials.json new file mode 100644 index 00000000..a6c1cf21 --- /dev/null +++ b/unilabos/devices/liquid_handling/prcxi/prcxi_layout_and_materials.json @@ -0,0 +1,20620 @@ +{ + "matrices": [ + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "9af15efc-29d2-4c44-8533-bbaf24913be6", + "MatrixId": "0547f1d9-05c3-4a9f-abd4-0b25f9a8409b", + "MatrixName": "test01", + "MatrixCount": 0, + "Rows": 3, + "Cols": 4, + "Arm": 4, + "Dosage": 50, + "Arm2": 4, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "40b9aff6-ca3e-4ae6-9926-13fb58ef379f", + "MatrixId": "ed9b1ceb-b879-4b8c-a246-2d4f54fbe970", + "MatrixName": "test001", + "MatrixCount": 0, + "Rows": 2, + "Cols": 4, + "Arm": 1, + "Dosage": 300, + "Arm2": 4, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 31.2, + "DepthNum": 24.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "6ed12532-eeae-4c16-a9ae-18f0b0cfc546", + "MatrixId": "4c126841-5c37-49c7-b4e8-539983bc9cc4", + "MatrixName": "6版位", + "MatrixCount": 0, + "Rows": 2, + "Cols": 4, + "Arm": 8, + "Dosage": 50, + "Arm2": 4, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 31.2, + "DepthNum": 24.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 31.2, + "DepthNum": 24.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "6ed12532-eeae-4c16-a9ae-18f0b0cfc546", + "MatrixId": "d3073c81-3aec-438f-8b5c-c9389a18a47e", + "MatrixName": "test005", + "MatrixCount": 0, + "Rows": 2, + "Cols": 4, + "Arm": 8, + "Dosage": 50, + "Arm2": 4, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 31.2, + "DepthNum": 24.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 21.2, + "DepthNum": 15.17, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20221123051711.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 21.2, + "DepthNum": 15.17, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20221123051711.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "6ed12532-eeae-4c16-a9ae-18f0b0cfc546", + "MatrixId": "e4dcaf3f-b898-425b-9a89-f0cbf1ef1e39", + "MatrixName": "test006", + "MatrixCount": 0, + "Rows": 2, + "Cols": 4, + "Arm": 12, + "Dosage": 50, + "Arm2": 4, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 31.2, + "DepthNum": 24.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "3eb41b4d-355e-4698-b998-077bab3c043c", + "MatrixId": "e744e715-7b56-432d-a788-5597cde70a0c", + "MatrixName": "123415", + "MatrixCount": 0, + "Rows": 3, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 50, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "3eb41b4d-355e-4698-b998-077bab3c043c", + "MatrixId": "62210a8d-2509-4a6e-8d1c-26de4c51f530", + "MatrixName": "12345", + "MatrixCount": 0, + "Rows": 3, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 50, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 10.0, + "YPos": 1.0, + "ZPos": 1.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 10.0, + "YPos": 1.0, + "ZPos": 1.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 10.0, + "YPos": 1.0, + "ZPos": 1.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "2db18b76-1493-4193-b7ea-ebc2bea3d6c2", + "MatrixId": "ac527dc7-c59e-45fe-b05c-cfa45dd8081c", + "MatrixName": "123124", + "MatrixCount": 0, + "Rows": 3, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 50, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 10.0, + "YPos": 1.0, + "ZPos": 1.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 10.0, + "YPos": 1.0, + "ZPos": 1.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 10.0, + "YPos": 1.0, + "ZPos": 1.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "49b8671f-e57b-4707-ad98-545bc1af74fd", + "MatrixId": "13057894-007f-476a-9362-cd1e241b140f", + "MatrixName": "123", + "MatrixCount": 0, + "Rows": 3, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 50, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 10.0, + "YPos": 1.0, + "ZPos": 1.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 10.0, + "YPos": 1.0, + "ZPos": 1.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 10.0, + "YPos": 1.0, + "ZPos": 1.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "3c784f8f-1dd0-4d8c-b35f-5762d82f4fff", + "MatrixId": "4677bc98-ba96-44da-907f-545f43e27797", + "MatrixName": "123", + "MatrixCount": 0, + "Rows": 3, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 50, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 10.0, + "YPos": 1.0, + "ZPos": 1.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 10.0, + "YPos": 1.0, + "ZPos": 1.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 10.0, + "YPos": 1.0, + "ZPos": 1.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": null, + "Code": "96", + "SupplyType": 1, + "Name": "8 x 12", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": null, + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "fc097eef-e3b5-41f1-8965-d827428904ee", + "MatrixId": "c193d5e8-6e07-4fc4-80d2-6b4911f3fce4", + "MatrixName": "12", + "MatrixCount": 0, + "Rows": 3, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 50, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 277.78, + "YPos": 8.57, + "ZPos": 86.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 140.46, + "YPos": 10.97, + "ZPos": 84.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 44.7, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 278.4, + "YPos": 107.06, + "ZPos": 86.5, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 140.46, + "YPos": 108.47, + "ZPos": 85.5, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "c21b6818-ea6f-42d5-b574-ea02ed072507", + "MatrixId": "ea5fea60-e5f1-429e-b88e-653f01e5a34c", + "MatrixName": "333", + "MatrixCount": 0, + "Rows": 3, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 50, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "c21b6818-ea6f-42d5-b574-ea02ed072507", + "MatrixId": "8f7a360d-192b-4cef-9080-511a8bbacc0f", + "MatrixName": "23", + "MatrixCount": 0, + "Rows": 3, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 50, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 9.4, + "DepthNum": 8.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20231023042451.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 9.4, + "DepthNum": 8.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20231023042451.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 9.4, + "DepthNum": 8.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20231023042451.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 9.4, + "DepthNum": 8.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20231023042451.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 9.4, + "DepthNum": 8.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20231023042451.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 9.4, + "DepthNum": 8.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20231023042451.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 9.4, + "DepthNum": 8.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20231023042451.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 9.4, + "DepthNum": 8.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20231023042451.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 9.4, + "DepthNum": 8.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20231023042451.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "c334971c-e540-4bac-a05a-f4e38cd042a8", + "MatrixId": "a34f9940-c934-4a5d-af95-95589751238a", + "MatrixName": "22", + "MatrixCount": 0, + "Rows": 2, + "Cols": 2, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 50, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "16859c0b-736e-4ac9-af09-cd2a9de720bd", + "MatrixId": "a6314772-9a5a-4d02-8e26-7384b9bce7fd", + "MatrixName": "test", + "MatrixCount": 0, + "Rows": 2, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 50, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 31.2, + "DepthNum": 24.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 31.2, + "DepthNum": 24.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "80fba06a-8fac-4a73-a323-b83af47ef1a0", + "MatrixId": "5de961c9-0a5c-4c41-9054-ed81b2a7201a", + "MatrixName": "test01", + "MatrixCount": 0, + "Rows": 4, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 50, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 4, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 4, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 4, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300routine\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "ef121889-2724-4b3d-a786-bbf0bd213c3d", + "MatrixId": "5982e7aa-84fe-428f-876f-35ffb50c8be3", + "MatrixName": "test01", + "MatrixCount": 0, + "Rows": 2, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 50, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 10.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 66.9, + "DepthNum": 59.3, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 138.95625, + "YPos": 11.71875, + "ZPos": 65.0, + "ZGradientPos": 12.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 31.2, + "DepthNum": 24.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 44.7, + "ZPos": 26.0, + "ZGradientPos": 13.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 75.0, + "DepthNum": 1.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 4.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 41.4, + "DepthNum": 38.4, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 140.46, + "YPos": 108.47, + "ZPos": 85.5, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 31.2, + "DepthNum": 24.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "108db78d-7abc-4fda-81be-04d91a187006", + "MatrixId": "cdbbe3f2-112d-4736-afc9-91987e8baca2", + "MatrixName": "广州信鸽", + "MatrixCount": 0, + "Rows": 4, + "Cols": 7, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e201e206fcfc4e8ab51946a22e8cd1bc", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e201e206fcfc4e8ab51946a22e8cd1bc", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e201e206fcfc4e8ab51946a22e8cd1bc", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 128.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 389.18, + "Y2Pos": 63.85, + "Z2Pos": 88.6, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 1, + "Col": 5, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 389.18, + "Y2Pos": 63.85, + "Z2Pos": 88.6, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e201e206fcfc4e8ab51946a22e8cd1bc", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 1, + "Col": 6, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 389.18, + "Y2Pos": 63.85, + "Z2Pos": 88.6, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 1, + "Col": 7, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug/images/20220718120113.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 389.18, + "Y2Pos": 63.85, + "Z2Pos": 88.6, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e201e206fcfc4e8ab51946a22e8cd1bc", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 2, + "Col": 5, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 389.18, + "Y2Pos": 63.85, + "Z2Pos": 88.6, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "ca877b8b114a4310b429d1de4aae96ee", + "Code": "ZX-019-2.2", + "SupplyType": 1, + "Name": "2.2ml 深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 2200, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 2, + "Col": 6, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 389.18, + "Y2Pos": 63.85, + "Z2Pos": 88.6, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e201e206fcfc4e8ab51946a22e8cd1bc", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 2, + "Col": 7, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug/images/20220718120113.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 389.18, + "Y2Pos": 63.85, + "Z2Pos": 88.6, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "ca877b8b114a4310b429d1de4aae96ee", + "Code": "ZX-019-2.2", + "SupplyType": 1, + "Name": "2.2ml 深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 2200, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 3, + "Col": 5, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 389.18, + "Y2Pos": 63.85, + "Z2Pos": 88.6, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "ca877b8b114a4310b429d1de4aae96ee", + "Code": "ZX-019-2.2", + "SupplyType": 1, + "Name": "2.2ml 深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 2200, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 3, + "Col": 6, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 389.18, + "Y2Pos": 63.85, + "Z2Pos": 88.6, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug/images/20220718120113.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 3, + "Col": 7, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 389.18, + "Y2Pos": 63.85, + "Z2Pos": 88.6, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T17", + "Number": 17, + "Row": 4, + "Col": 5, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 389.18, + "Y2Pos": 63.85, + "Z2Pos": 88.6, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T18", + "Number": 18, + "Row": 4, + "Col": 6, + "XPos": 389.18, + "YPos": 63.85, + "ZPos": 88.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 389.18, + "Y2Pos": 63.85, + "Z2Pos": 88.6, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T19", + "Number": 19, + "Row": 4, + "Col": 7, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "240a7b22-3afb-49d5-baed-0a22448a90c4", + "MatrixId": "ad8e57b5-b90f-45fa-8966-1c0ab72d96c6", + "MatrixName": "test", + "MatrixCount": 0, + "Rows": 2, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 102.0, + "YPos": 140.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "240a7b22-3afb-49d5-baed-0a22448a90c4", + "MatrixId": "69814c32-da37-4f4f-8f0c-ac5a93052cd1", + "MatrixName": "test02", + "MatrixCount": 0, + "Rows": 2, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "7204d1c2-a484-4f29-9be5-df2906fa48d4", + "MatrixId": "27a7ba7d-3776-42f2-874a-b7f2d9aaca99", + "MatrixName": "1", + "MatrixCount": 0, + "Rows": 4, + "Cols": 7, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 1, + "Col": 5, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 1, + "Col": 6, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 1, + "Col": 7, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 2, + "Col": 5, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 2, + "Col": 6, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 2, + "Col": 7, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 3, + "Col": 5, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 3, + "Col": 6, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 3, + "Col": 7, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T17", + "Number": 17, + "Row": 4, + "Col": 5, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T18", + "Number": 18, + "Row": 4, + "Col": 6, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T19", + "Number": 19, + "Row": 4, + "Col": 7, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": "D:\\storehouse\\chip\\9300Self\\src\\Build\\Debug", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "a2800556-1693-4a98-b296-f5b3c8ea5261", + "MatrixId": "b91c8dd8-9cd5-4920-bb6a-30447125b5cb", + "MatrixName": "300 UL", + "MatrixCount": 0, + "Rows": 2, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 298.89609375, + "YPos": 8.998828125, + "ZPos": 110.39723046875, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 148.90078125, + "YPos": 8.998828125, + "ZPos": 79.9990859375, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e201e206fcfc4e8ab51946a22e8cd1bc", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 159.898828125, + "YPos": 107.98359375, + "ZPos": 92.99823046875, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 5.902734375, + "YPos": 107.98359375, + "ZPos": 99.998857421875, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "a2800556-1693-4a98-b296-f5b3c8ea5261", + "MatrixId": "88865d31-e124-4ac1-894e-98b3d0aa4c28", + "MatrixName": "50 UL", + "MatrixCount": 0, + "Rows": 2, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 298.89609375, + "YPos": 8.998828125, + "ZPos": 110.39723046875, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "b2923c3903c94999a0f053bb1c9a9389", + "Code": "ZX-001-50", + "SupplyType": 1, + "Name": "50μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 50, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 148.90078125, + "YPos": 8.998828125, + "ZPos": 79.99809375, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e201e206fcfc4e8ab51946a22e8cd1bc", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 159.898828125, + "YPos": 107.98359375, + "ZPos": 89.99785546875, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 5.902734375, + "YPos": 107.98359375, + "ZPos": 109.99737890625, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "a2800556-1693-4a98-b296-f5b3c8ea5261", + "MatrixId": "69644237-a2c1-4027-bb15-1fa95ca8ee2f", + "MatrixName": "10 UL", + "MatrixCount": 0, + "Rows": 2, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 298.89609375, + "YPos": 8.998828125, + "ZPos": 110.39723046875, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220718120113.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 148.90078125, + "YPos": 8.998828125, + "ZPos": 79.99809375, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e201e206fcfc4e8ab51946a22e8cd1bc", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 159.898828125, + "YPos": 107.98359375, + "ZPos": 99.9976171875, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 5.902734375, + "YPos": 107.98359375, + "ZPos": 109.99737890625, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "a2800556-1693-4a98-b296-f5b3c8ea5261", + "MatrixId": "1f542e00-a9d5-4e42-bc3a-c46dd1ecc682", + "MatrixName": "1000 UL", + "MatrixCount": 0, + "Rows": 2, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 298.49765625, + "YPos": 8.998828125, + "ZPos": 138.59619140625, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 148.90078125, + "YPos": 8.998828125, + "ZPos": 139.9966640625, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e201e206fcfc4e8ab51946a22e8cd1bc", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 159.898828125, + "YPos": 107.98359375, + "ZPos": 139.9966640625, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 5.902734375, + "YPos": 107.98359375, + "ZPos": 69.99833203125, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "77673540-92c4-4404-b659-4257034a9c5e", + "MatrixId": "2c7f5a66-a2a6-48fa-ab76-b24f3e9f2b9e", + "MatrixName": "300 ul", + "MatrixCount": 0, + "Rows": 2, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 298.1953125, + "YPos": 9.3984375, + "ZPos": 109.59752734375, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 118.20234375, + "YPos": 9.3984375, + "ZPos": 85.99834765625, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "安捷伦1孔水槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20250530101758.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 4.21171875, + "YPos": 9.3984375, + "ZPos": 85.9998359375, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "安捷伦1孔水槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20250530101758.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 258.1828125, + "YPos": 107.896875, + "ZPos": 85.9998359375, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "安捷伦1孔水槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20250530101758.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 158.18671875, + "YPos": 107.896875, + "ZPos": 86.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "ca877b8b114a4310b429d1de4aae96ee", + "Code": "ZX-019-2.2", + "SupplyType": 1, + "Name": "2.2ml 深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 2200, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 4.19765625, + "YPos": 107.896875, + "ZPos": 103.999109375, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "77673540-92c4-4404-b659-4257034a9c5e", + "MatrixId": "edffc914-3d92-4145-a008-210ae91db259", + "MatrixName": "1000 ul", + "MatrixCount": 0, + "Rows": 2, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 297.59765625, + "YPos": 9.3984375, + "ZPos": 138.39576953125, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 118.20234375, + "YPos": 9.3984375, + "ZPos": 135.99666015625, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "安捷伦1孔水槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20250530101758.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 4.21171875, + "YPos": 9.3984375, + "ZPos": 136.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "安捷伦1孔水槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20250530101758.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 258.1828125, + "YPos": 107.896875, + "ZPos": 136.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "安捷伦1孔水槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20250530101758.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 158.18671875, + "YPos": 107.896875, + "ZPos": 131.998640625, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "ca877b8b114a4310b429d1de4aae96ee", + "Code": "ZX-019-2.2", + "SupplyType": 1, + "Name": "2.2ml 深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 2200, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 1.198828125, + "YPos": 107.896875, + "ZPos": 89.99785546875, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "77673540-92c4-4404-b659-4257034a9c5e", + "MatrixId": "fd682e5a-23ee-43bb-91aa-640fad7f9afe", + "MatrixName": "10 ul", + "MatrixCount": 0, + "Rows": 2, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 298.1953125, + "YPos": 9.3984375, + "ZPos": 109.59752734375, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220718120113.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 118.20234375, + "YPos": 9.3984375, + "ZPos": 92.99922265625, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "安捷伦1孔水槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20250530101758.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 4.21171875, + "YPos": 9.3984375, + "ZPos": 93.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "安捷伦1孔水槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20250530101758.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 258.1828125, + "YPos": 107.896875, + "ZPos": 93.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "安捷伦1孔水槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20250530101758.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 158.18671875, + "YPos": 107.896875, + "ZPos": 95.99860546875, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "ca877b8b114a4310b429d1de4aae96ee", + "Code": "ZX-019-2.2", + "SupplyType": 1, + "Name": "2.2ml 深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 2200, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 4.19765625, + "YPos": 107.896875, + "ZPos": 109.99737890625, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "77673540-92c4-4404-b659-4257034a9c5e", + "MatrixId": "beb6c4f5-0b4b-48f7-8168-2ae3f2902e83", + "MatrixName": "50 ul", + "MatrixCount": 0, + "Rows": 2, + "Cols": 3, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 298.1953125, + "YPos": 9.3984375, + "ZPos": 109.59752734375, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "1592e84a07f74668af155588867f2da7", + "Code": "ZX-001-50", + "SupplyType": 1, + "Name": "50μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 50, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 118.20234375, + "YPos": 9.3984375, + "ZPos": 92.99922265625, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "安捷伦1孔水槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20250530101758.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 4.21171875, + "YPos": 9.3984375, + "ZPos": 93.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "安捷伦1孔水槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20250530101758.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 2, + "Col": 1, + "XPos": 258.1828125, + "YPos": 107.896875, + "ZPos": 93.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "安捷伦1孔水槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 0, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20250530101758.png", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 2, + "XPos": 158.18671875, + "YPos": 107.896875, + "ZPos": 95.99860546875, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "ca877b8b114a4310b429d1de4aae96ee", + "Code": "ZX-019-2.2", + "SupplyType": 1, + "Name": "2.2ml 深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 2200, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 3, + "XPos": 4.19765625, + "YPos": 107.896875, + "ZPos": 109.99737890625, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "c08591fe-bc7e-42a8-bfa1-a27a4967058e", + "MatrixId": "74c265e7-e99e-48f4-b741-9745983f04c4", + "MatrixName": "测试", + "MatrixCount": 0, + "Rows": 4, + "Cols": 7, + "Arm": 8, + "Dosage": 1000, + "Arm2": 8, + "Dosage2": 1000, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 1, + "Col": 5, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 1, + "Col": 6, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 1, + "Col": 7, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220718120113.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 2, + "Col": 5, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 2, + "Col": 6, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 2, + "Col": 7, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 506.6162109375, + "YPos": 212.41943359375, + "ZPos": 170.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 3, + "Col": 5, + "XPos": 326.6162109375, + "YPos": 221.417236328125, + "ZPos": 166.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 3, + "Col": 6, + "XPos": 231.617431640625, + "YPos": 213.419189453125, + "ZPos": 174.5, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 3, + "Col": 7, + "XPos": 51.617431640625, + "YPos": 253.419189453125, + "ZPos": 140.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T17", + "Number": 17, + "Row": 4, + "Col": 5, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T18", + "Number": 18, + "Row": 4, + "Col": 6, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T19", + "Number": 19, + "Row": 4, + "Col": 7, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "c08591fe-bc7e-42a8-bfa1-a27a4967058e", + "MatrixId": "af524393-812d-402d-b34e-dbc93b4596b9", + "MatrixName": "测试右", + "MatrixCount": 0, + "Rows": 4, + "Cols": 7, + "Arm": 1, + "Dosage": 300, + "Arm2": 1, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 1, + "Col": 5, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 1, + "Col": 6, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 1, + "Col": 7, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220718120113.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 2, + "Col": 5, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 391.221923828125, + "Y2Pos": 116.025390625, + "Z2Pos": 181.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220718120113.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 2, + "Col": 6, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 2, + "Col": 7, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 506.6162109375, + "YPos": 212.41943359375, + "ZPos": 170.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 3, + "Col": 5, + "XPos": 326.6162109375, + "YPos": 221.417236328125, + "ZPos": 166.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 331.221923828125, + "Y2Pos": 236.025390625, + "Z2Pos": 160.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 3, + "Col": 6, + "XPos": 231.617431640625, + "YPos": 213.419189453125, + "ZPos": 175.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 253.221435546875, + "Y2Pos": 212.0263671875, + "Z2Pos": 158.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 3, + "Col": 7, + "XPos": 51.617431640625, + "YPos": 253.419189453125, + "ZPos": 140.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 73.221435546875, + "Y2Pos": 232.0263671875, + "Z2Pos": 120.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T17", + "Number": 17, + "Row": 4, + "Col": 5, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T18", + "Number": 18, + "Row": 4, + "Col": 6, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T19", + "Number": 19, + "Row": 4, + "Col": 7, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220623103134.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "e3855307-d91f-4ddc-9caf-565c0fd8adfc", + "MatrixId": "7f728cd2-3d2e-4f6d-b014-577764faffd6", + "MatrixName": "测试", + "MatrixCount": 0, + "Rows": 4, + "Cols": 4, + "Arm": 1, + "Dosage": 300, + "Arm2": 1, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 480.20751953125, + "YPos": 21.17919921875, + "ZPos": 142.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 501.904296875, + "Y2Pos": 20.098876953125, + "Z2Pos": 162.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 340.3955078125, + "YPos": 22.78564453125, + "ZPos": 138.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 362.904052734375, + "Y2Pos": 22.098388671875, + "Z2Pos": 159.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 226.798095703125, + "Y2Pos": 20.39794921875, + "Z2Pos": 180.4, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220718120113.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 67.388916015625, + "YPos": 22.79296875, + "ZPos": 104.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 89.383544921875, + "Y2Pos": 20.79345703125, + "Z2Pos": 126.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 480.208740234375, + "YPos": 116.180419921875, + "ZPos": 144.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 501.904296875, + "Y2Pos": 116.099853515625, + "Z2Pos": 162.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 341.597900390625, + "YPos": 115.782470703125, + "ZPos": 140.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 362.904052734375, + "Y2Pos": 115.789794921875, + "Z2Pos": 164.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 226.51123046875, + "Y2Pos": 115.794677734375, + "Z2Pos": 180.4, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220718120113.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 44.39453125, + "YPos": 151.781005859375, + "ZPos": 100.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 75.902099609375, + "Y2Pos": 131.785888671875, + "Z2Pos": 120.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 1, + "XPos": 478.209228515625, + "YPos": 214.180908203125, + "ZPos": 144.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 501.904296875, + "Y2Pos": 212.098388671875, + "Z2Pos": 162.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 3, + "Col": 2, + "XPos": 347.393798828125, + "YPos": 217.779541015625, + "ZPos": 136.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 369.903564453125, + "Y2Pos": 215.789794921875, + "Z2Pos": 158.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e146697c395e4eabb3d6b74f0dd6aaf7", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 3, + "Col": 3, + "XPos": 203.809814453125, + "YPos": 212.186279296875, + "ZPos": 169.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 44.39453125, + "YPos": 251.781005859375, + "ZPos": 100.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 75.902099609375, + "Y2Pos": 231.785888671875, + "Z2Pos": 120.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 4, + "Col": 1, + "XPos": 478.209228515625, + "YPos": 308.182373046875, + "ZPos": 144.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 500.904541015625, + "Y2Pos": 307.098388671875, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 4, + "Col": 2, + "XPos": 346.396484375, + "YPos": 311.781005859375, + "ZPos": 136.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 367.904052734375, + "Y2Pos": 311.78955078125, + "Z2Pos": 158.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e146697c395e4eabb3d6b74f0dd6aaf7", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 4, + "Col": 3, + "XPos": 203.009033203125, + "YPos": 307.799072265625, + "ZPos": 169.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 44.39453125, + "YPos": 331.781005859375, + "ZPos": 100.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 75.902099609375, + "Y2Pos": 331.785888671875, + "Z2Pos": 120.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "e3855307-d91f-4ddc-9caf-565c0fd8adfc", + "MatrixId": "c1d0d5dc-40f2-4f24-97ac-9cc49c68496c", + "MatrixName": "夹爪震荡", + "MatrixCount": 0, + "Rows": 4, + "Cols": 4, + "Arm": 1, + "Dosage": 300, + "Arm2": 1, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 480.20751953125, + "YPos": 21.17919921875, + "ZPos": 142.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 501.904296875, + "Y2Pos": 20.098876953125, + "Z2Pos": 162.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 340.3955078125, + "YPos": 22.78564453125, + "ZPos": 138.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 362.904052734375, + "Y2Pos": 22.098388671875, + "Z2Pos": 159.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 226.798095703125, + "Y2Pos": 20.39794921875, + "Z2Pos": 180.4, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220718120113.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 67.388916015625, + "YPos": 22.79296875, + "ZPos": 104.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 89.383544921875, + "Y2Pos": 20.79345703125, + "Z2Pos": 126.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 480.208740234375, + "YPos": 116.180419921875, + "ZPos": 144.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 501.904296875, + "Y2Pos": 116.099853515625, + "Z2Pos": 162.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 341.597900390625, + "YPos": 115.782470703125, + "ZPos": 140.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 362.904052734375, + "Y2Pos": 115.789794921875, + "Z2Pos": 164.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 226.51123046875, + "Y2Pos": 115.794677734375, + "Z2Pos": 180.4, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip/images/20220718120113.jpg", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 44.39453125, + "YPos": 151.781005859375, + "ZPos": 100.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 75.902099609375, + "Y2Pos": 131.785888671875, + "Z2Pos": 120.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 1, + "XPos": 478.209228515625, + "YPos": 214.180908203125, + "ZPos": 144.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 501.904296875, + "Y2Pos": 212.098388671875, + "Z2Pos": 162.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 3, + "Col": 2, + "XPos": 347.393798828125, + "YPos": 217.779541015625, + "ZPos": 136.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 369.903564453125, + "Y2Pos": 215.789794921875, + "Z2Pos": 158.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e146697c395e4eabb3d6b74f0dd6aaf7", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 3, + "Col": 3, + "XPos": 203.809814453125, + "YPos": 212.186279296875, + "ZPos": 169.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 44.39453125, + "YPos": 251.781005859375, + "ZPos": 100.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 75.902099609375, + "Y2Pos": 231.785888671875, + "Z2Pos": 120.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 4, + "Col": 1, + "XPos": 478.209228515625, + "YPos": 308.182373046875, + "ZPos": 144.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 500.904541015625, + "Y2Pos": 307.098388671875, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 4, + "Col": 2, + "XPos": 346.396484375, + "YPos": 311.781005859375, + "ZPos": 136.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 367.904052734375, + "Y2Pos": 311.78955078125, + "Z2Pos": 158.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e146697c395e4eabb3d6b74f0dd6aaf7", + "Code": "1", + "SupplyType": 1, + "Name": "ep", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 4, + "Col": 3, + "XPos": 203.009033203125, + "YPos": 307.799072265625, + "ZPos": 169.6, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 44.39453125, + "YPos": 331.781005859375, + "ZPos": 100.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 75.902099609375, + "Y2Pos": 331.785888671875, + "Z2Pos": 120.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": null + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "e3855307-d91f-4ddc-9caf-565c0fd8adfc", + "MatrixId": "1138", + "MatrixName": "test_38", + "MatrixCount": 16, + "Rows": 4, + "Cols": 4, + "Arm": 1, + "Dosage": 300, + "Arm2": 1, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 310.47, + "YPos": 3.0, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 171.97, + "YPos": 1.6, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 33.97, + "YPos": 1.6, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 310.47, + "YPos": 100.8, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 171.97, + "YPos": 99.4, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 34.97, + "YPos": 99.4, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 4, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 4, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 4, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "e3855307-d91f-4ddc-9caf-565c0fd8adfc", + "MatrixId": "1139", + "MatrixName": "test_39", + "MatrixCount": 16, + "Rows": 4, + "Cols": 4, + "Arm": 1, + "Dosage": 300, + "Arm2": 1, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 310.47, + "YPos": 3.0, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 171.97, + "YPos": 1.6, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 33.97, + "YPos": 1.6, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 310.47, + "YPos": 100.8, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 171.97, + "YPos": 99.4, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 34.97, + "YPos": 99.4, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 4, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 4, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 4, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "e3855307-d91f-4ddc-9caf-565c0fd8adfc", + "MatrixId": "1140", + "MatrixName": "test_40", + "MatrixCount": 16, + "Rows": 4, + "Cols": 4, + "Arm": 1, + "Dosage": 300, + "Arm2": 1, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 310.47, + "YPos": 3.0, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 171.97, + "YPos": 1.6, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 33.97, + "YPos": 1.6, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 310.47, + "YPos": 100.8, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 171.97, + "YPos": 99.4, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 34.97, + "YPos": 99.4, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 4, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 4, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 4, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "e3855307-d91f-4ddc-9caf-565c0fd8adfc", + "MatrixId": "1141", + "MatrixName": "test_41", + "MatrixCount": 16, + "Rows": 4, + "Cols": 4, + "Arm": 1, + "Dosage": 300, + "Arm2": 1, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 310.47, + "YPos": 3.0, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 171.97, + "YPos": 1.6, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 33.97, + "YPos": 1.6, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 310.47, + "YPos": 100.8, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 171.97, + "YPos": 99.4, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 34.97, + "YPos": 99.4, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 4, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 4, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 4, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "e3855307-d91f-4ddc-9caf-565c0fd8adfc", + "MatrixId": "1142", + "MatrixName": "test_42", + "MatrixCount": 16, + "Rows": 4, + "Cols": 4, + "Arm": 1, + "Dosage": 300, + "Arm2": 1, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 310.47, + "YPos": 3.0, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 171.97, + "YPos": 1.6, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 33.97, + "YPos": 1.6, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 310.47, + "YPos": 100.8, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 171.97, + "YPos": 99.4, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 34.97, + "YPos": 99.4, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 4, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 4, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 4, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "e3855307-d91f-4ddc-9caf-565c0fd8adfc", + "MatrixId": "1143", + "MatrixName": "test_43", + "MatrixCount": 16, + "Rows": 4, + "Cols": 4, + "Arm": 1, + "Dosage": 300, + "Arm2": 1, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 310.47, + "YPos": 3.0, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 171.97, + "YPos": 1.6, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 33.97, + "YPos": 1.6, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 310.47, + "YPos": 100.8, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 171.97, + "YPos": 99.4, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 34.97, + "YPos": 99.4, + "ZPos": 141.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 3, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 3, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 4, + "Col": 1, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 4, + "Col": 2, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 4, + "Col": 3, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 0.0, + "YPos": 0.0, + "ZPos": 0.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 0.0, + "Y2Pos": 0.0, + "Z2Pos": 0.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + }, + { + "LengthTwoEdge": 139.0, + "WidthTwoEdge": 95.8, + "BaseplateId": "e3855307-d91f-4ddc-9caf-565c0fd8adfc", + "MatrixId": "5de524d0-3f95-406c-86dd-f83626ebc7cb", + "MatrixName": "9320——Auto", + "MatrixCount": 0, + "Rows": 4, + "Cols": 4, + "Arm": 1, + "Dosage": 300, + "Arm2": 1, + "Dosage2": 10, + "WorkTablets": [ + { + "Code": "T1", + "Number": 1, + "Row": 1, + "Col": 1, + "XPos": 450.999755859375, + "YPos": 20.999755859375, + "ZPos": 140.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 472.493896484375, + "Y2Pos": 20.999755859375, + "Z2Pos": 151.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T2", + "Number": 2, + "Row": 1, + "Col": 2, + "XPos": 312.999267578125, + "YPos": 22.5, + "ZPos": 140.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 335.4931640625, + "Y2Pos": 20.999755859375, + "Z2Pos": 148.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "b05b3b2aafd94ec38ea0cd3215ecea8f", + "Code": "ZX-78-096", + "SupplyType": 1, + "Name": "细菌培养皿", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 78, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 4 + }, + "Adapter": null + }, + { + "Code": "T3", + "Number": 3, + "Row": 1, + "Col": 3, + "XPos": 178.00048828125, + "YPos": 22.5, + "ZPos": 170.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 192.491455078125, + "Y2Pos": 20.0, + "Z2Pos": 175.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T4", + "Number": 4, + "Row": 1, + "Col": 4, + "XPos": 40.0, + "YPos": 21.505126953125, + "ZPos": 114.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 62.491455078125, + "Y2Pos": 20.0, + "Z2Pos": 125.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T5", + "Number": 5, + "Row": 2, + "Col": 1, + "XPos": 450.999755859375, + "YPos": 115.99853515625, + "ZPos": 140.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 473.49365234375, + "Y2Pos": 114.998779296875, + "Z2Pos": 152.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + "Adapter": null + }, + { + "Code": "T6", + "Number": 6, + "Row": 2, + "Col": 2, + "XPos": 314.00146484375, + "YPos": 122.5, + "ZPos": 137.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 337.49267578125, + "Y2Pos": 120.0, + "Z2Pos": 156.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "e146697c395e4eabb3d6b74f0dd6aaf7", + "Code": "1", + "SupplyType": 1, + "Name": "ep适配器", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T7", + "Number": 7, + "Row": 2, + "Col": 3, + "XPos": 178.00048828125, + "YPos": 122.5, + "ZPos": 170.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 192.491455078125, + "Y2Pos": 120.0, + "Z2Pos": 175.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T8", + "Number": 8, + "Row": 2, + "Col": 4, + "XPos": 38.00048828125, + "YPos": 142.5, + "ZPos": 120.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 62.491455078125, + "Y2Pos": 120.0, + "Z2Pos": 125.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T9", + "Number": 9, + "Row": 3, + "Col": 1, + "XPos": 450.0, + "YPos": 212.5, + "ZPos": 140.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 472.493896484375, + "Y2Pos": 210.999755859375, + "Z2Pos": 155.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "b05b3b2aafd94ec38ea0cd3215ecea8f", + "Code": "ZX-78-096", + "SupplyType": 1, + "Name": "细菌培养皿", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 78, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 4 + }, + "Adapter": null + }, + { + "Code": "T10", + "Number": 10, + "Row": 3, + "Col": 2, + "XPos": 313.001708984375, + "YPos": 212.5, + "ZPos": 140.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 335.4931640625, + "Y2Pos": 210.999755859375, + "Z2Pos": 155.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "b05b3b2aafd94ec38ea0cd3215ecea8f", + "Code": "ZX-78-096", + "SupplyType": 1, + "Name": "细菌培养皿", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 78, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 4 + }, + "Adapter": null + }, + { + "Code": "T11", + "Number": 11, + "Row": 3, + "Col": 3, + "XPos": 178.00048828125, + "YPos": 212.5, + "ZPos": 170.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 192.491455078125, + "Y2Pos": 220.0, + "Z2Pos": 175.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T12", + "Number": 12, + "Row": 3, + "Col": 4, + "XPos": 38.00048828125, + "YPos": 232.5, + "ZPos": 110.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 62.491455078125, + "Y2Pos": 220.0, + "Z2Pos": 125.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T13", + "Number": 13, + "Row": 4, + "Col": 1, + "XPos": 450.00244140625, + "YPos": 307.498779296875, + "ZPos": 139.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 472.493896484375, + "Y2Pos": 306.0009765625, + "Z2Pos": 154.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "b05b3b2aafd94ec38ea0cd3215ecea8f", + "Code": "ZX-78-096", + "SupplyType": 1, + "Name": "细菌培养皿", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 78, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 4 + }, + "Adapter": null + }, + { + "Code": "T14", + "Number": 14, + "Row": 4, + "Col": 2, + "XPos": 313.001708984375, + "YPos": 307.498779296875, + "ZPos": 140.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 335.4931640625, + "Y2Pos": 306.0009765625, + "Z2Pos": 155.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "b05b3b2aafd94ec38ea0cd3215ecea8f", + "Code": "ZX-78-096", + "SupplyType": 1, + "Name": "细菌培养皿", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 78, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 4 + }, + "Adapter": null + }, + { + "Code": "T15", + "Number": 15, + "Row": 4, + "Col": 3, + "XPos": 178.00048828125, + "YPos": 312.5, + "ZPos": 130.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 192.491455078125, + "Y2Pos": 310.0, + "Z2Pos": 185.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + "Adapter": null + }, + { + "Code": "T16", + "Number": 16, + "Row": 4, + "Col": 4, + "XPos": 38.00048828125, + "YPos": 312.5, + "ZPos": 110.0, + "ZGradientPos": 0.0, + "XCenterPos": 0.0, + "YCenterPos": 0.0, + "X2Pos": 62.491455078125, + "Y2Pos": 310.0, + "Z2Pos": 125.0, + "Z2GradientPos": 0.0, + "Z1ReverseImbibitionPos": 0.0, + "Z2ReverseImbibitionPos": 0.0, + "X2CenterPos": 0.0, + "Y2CenterPos": 0.0, + "Material": { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": null, + "Factory": null, + "LengthNum": null, + "WidthNum": null, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": null, + "Margins_Y": null, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "C:\\Program Files (x86)\\Pipetting workstation chip", + "CreateTime": null, + "UpdateTime": null, + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": 0 + }, + "Adapter": null + } + ] + } + ], + "materials": [ + { + "uuid": "b05b3b2aafd94ec38ea0cd3215ecea8f", + "Code": "ZX-78-096", + "SupplyType": 1, + "Name": "细菌培养皿", + "SummaryName": "细菌培养皿", + "Factory": "", + "LengthNum": 124.09, + "WidthNum": 81.89, + "HeightNum": 13.67, + "DepthNum": 11.2, + "PipetteHeight": 0.0, + "HoleDiameter": 6.58, + "Margins_X": 9.28, + "Margins_Y": 6.19, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 78, + "ImagePath": null, + "CreateTime": "2025-09-17 17:10:54", + "UpdateTime": "2025-09-17 17:10:54", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 4 + }, + { + "uuid": "a0757a90d8e44e81a68f306a608694f2", + "Code": "ZX-58-30", + "SupplyType": 2, + "Name": "30mm适配器", + "SummaryName": "30mm适配器", + "Factory": "", + "LengthNum": 132.0, + "WidthNum": 93.5, + "HeightNum": 30.0, + "DepthNum": 7.0, + "PipetteHeight": 0.0, + "HoleDiameter": 8.1, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 30, + "ImagePath": null, + "CreateTime": "2025-09-15 14:02:30", + "UpdateTime": "2025-09-15 14:02:30", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + { + "uuid": "e146697c395e4eabb3d6b74f0dd6aaf7", + "Code": "1", + "SupplyType": 1, + "Name": "ep适配器", + "SummaryName": "ep适配器", + "Factory": "", + "LengthNum": 128.04, + "WidthNum": 85.8, + "HeightNum": 42.66, + "DepthNum": 38.08, + "PipetteHeight": 0.0, + "HoleDiameter": 10.6, + "Margins_X": 3.54, + "Margins_Y": 10.5, + "HoleColum": 6, + "HoleRow": 4, + "Volume": 1, + "ImagePath": "", + "CreateTime": "2025-09-03 13:31:54", + "UpdateTime": "2025-09-17 17:18:03", + "XSpacing": 21.0, + "YSpacing": 18.0, + "materialEnum": 0 + }, + { + "uuid": "548bbc3df0d4447586f2c19d2c0c0c55", + "Code": "HPLC01", + "SupplyType": 1, + "Name": "HPLC料盘", + "SummaryName": "HPLC料盘", + "Factory": "", + "LengthNum": 0.0, + "WidthNum": 0.0, + "HeightNum": 0.0, + "DepthNum": 0.0, + "PipetteHeight": 0.0, + "HoleDiameter": 0.0, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 7, + "HoleRow": 15, + "Volume": 1, + "ImagePath": null, + "CreateTime": "2025-07-12 17:10:43", + "UpdateTime": "2025-07-12 17:10:43", + "XSpacing": 12.5, + "YSpacing": 16.5, + "materialEnum": 0 + }, + { + "uuid": "0f1639987b154e1fac78f4fb29a1f7c1", + "Code": "12道储液槽", + "SupplyType": 1, + "Name": "12道储液槽", + "SummaryName": "12道储液槽", + "Factory": "", + "LengthNum": 129.5, + "WidthNum": 83.047, + "HeightNum": 30.6, + "DepthNum": 26.7, + "PipetteHeight": 0.0, + "HoleDiameter": 8.04, + "Margins_X": 8.7, + "Margins_Y": 5.35, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 12, + "ImagePath": "", + "CreateTime": "2025-05-21 13:10:53", + "UpdateTime": "2025-09-17 17:20:40", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + { + "uuid": "026c5d5cf3d94e56b4e16b7fb53a995b", + "Code": "22", + "SupplyType": 1, + "Name": "48孔深孔板", + "SummaryName": "48孔深孔板", + "Factory": "", + "LengthNum": null, + "WidthNum": null, + "HeightNum": null, + "DepthNum": null, + "PipetteHeight": null, + "HoleDiameter": null, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 6, + "HoleRow": 8, + "Volume": 23, + "ImagePath": null, + "CreateTime": "2025-03-19 09:38:09", + "UpdateTime": "2025-03-19 09:38:09", + "XSpacing": 18.5, + "YSpacing": 9.0, + "materialEnum": 2 + }, + { + "uuid": "01953864f6f140ccaa8ddffd4f3e46f5", + "Code": "sdfrth654", + "SupplyType": 1, + "Name": "4道储液槽", + "SummaryName": "4道储液槽", + "Factory": "中析", + "LengthNum": 100.0, + "WidthNum": 40.0, + "HeightNum": 30.0, + "DepthNum": 10.0, + "PipetteHeight": null, + "HoleDiameter": 4.0, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 4, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": "2024-02-20 14:44:25", + "UpdateTime": "2025-03-31 15:09:30", + "XSpacing": 27.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + { + "uuid": "853dcfb6226f476e8b23c250217dc7da", + "Code": "q3", + "SupplyType": 1, + "Name": "384板", + "SummaryName": "384板", + "Factory": "中析", + "LengthNum": 126.6, + "WidthNum": 84.0, + "HeightNum": 9.4, + "DepthNum": 8.0, + "PipetteHeight": null, + "HoleDiameter": 3.0, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 24, + "HoleRow": 16, + "Volume": 1250, + "ImagePath": null, + "CreateTime": "2023-10-14 13:22:34", + "UpdateTime": "2023-10-14 13:22:34", + "XSpacing": 4.5, + "YSpacing": 4.5, + "materialEnum": null + }, + { + "uuid": "57b1e4711e9e4a32b529f3132fc5931f", + "Code": "q2", + "SupplyType": 1, + "Name": "96深孔板", + "SummaryName": "96深孔板", + "Factory": "中析", + "LengthNum": 127.3, + "WidthNum": 85.35, + "HeightNum": 44.0, + "DepthNum": 42.0, + "PipetteHeight": 1.0, + "HoleDiameter": 8.2, + "Margins_X": 15.0, + "Margins_Y": 10.0, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": "2023-10-14 13:19:55", + "UpdateTime": "2025-07-03 17:28:59", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + { + "uuid": "730067cf07ae43849ddf4034299030e9", + "Code": "q1", + "SupplyType": 1, + "Name": "废弃槽", + "SummaryName": "废弃槽", + "Factory": "中析", + "LengthNum": 126.59, + "WidthNum": 84.87, + "HeightNum": 103.17, + "DepthNum": 80.0, + "PipetteHeight": 0.0, + "HoleDiameter": 1.0, + "Margins_X": 2.29, + "Margins_Y": 2.64, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "", + "CreateTime": "2023-10-14 13:15:45", + "UpdateTime": "2025-09-17 17:06:18", + "XSpacing": 1.0, + "YSpacing": 1.0, + "materialEnum": 0 + }, + { + "uuid": "adfabfffa8f24af5abfbba67b8d0f973", + "Code": "Fhh478", + "SupplyType": 2, + "Name": "适配器", + "SummaryName": "适配器", + "Factory": "中析", + "LengthNum": 120.0, + "WidthNum": 90.0, + "HeightNum": 86.0, + "DepthNum": 4.0, + "PipetteHeight": null, + "HoleDiameter": 4.0, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1000, + "ImagePath": null, + "CreateTime": "2022-11-07 09:00:10", + "UpdateTime": "2022-11-07 09:00:10", + "XSpacing": null, + "YSpacing": null, + "materialEnum": null + }, + { + "uuid": "b01627718d3341aba649baa81c2c083c", + "Code": "Sd155", + "SupplyType": 1, + "Name": "爱津", + "SummaryName": "爱津", + "Factory": "中析", + "LengthNum": 125.0, + "WidthNum": 85.0, + "HeightNum": 64.0, + "DepthNum": 45.5, + "PipetteHeight": null, + "HoleDiameter": 4.0, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 20, + "ImagePath": "", + "CreateTime": "2022-11-07 08:56:30", + "UpdateTime": "2022-11-07 09:00:29", + "XSpacing": null, + "YSpacing": null, + "materialEnum": null + }, + { + "uuid": "4dc8d6ecfd0449549683b8ef815a861b", + "Code": "ZX-002-10", + "SupplyType": 2, + "Name": "10ul专用深孔板适配器", + "SummaryName": "10ul专用深孔板适配器", + "Factory": "宁静致远", + "LengthNum": 136.5, + "WidthNum": 93.8, + "HeightNum": 121.5, + "DepthNum": 7.0, + "PipetteHeight": null, + "HoleDiameter": 8.1, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "", + "CreateTime": "2022-06-30 09:37:31", + "UpdateTime": "2023-08-12 13:10:38", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + { + "uuid": "9a439bed8f3344549643d6b3bc5a5eb4", + "Code": "ZX-002-300", + "SupplyType": 2, + "Name": "300ul深孔板适配器", + "SummaryName": "300ul深孔板适配器", + "Factory": "宁静致远", + "LengthNum": 136.4, + "WidthNum": 93.8, + "HeightNum": 96.0, + "DepthNum": 7.0, + "PipetteHeight": null, + "HoleDiameter": 8.1, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "", + "CreateTime": "2022-06-18 15:17:42", + "UpdateTime": "2023-08-12 13:10:46", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + { + "uuid": "6bdfdd7069df453896b0806df50f2f4d", + "Code": "ZX-ADP-001", + "SupplyType": 2, + "Name": "储液槽 适配器", + "SummaryName": "储液槽 适配器", + "Factory": "宁静致远", + "LengthNum": 133.0, + "WidthNum": 91.8, + "HeightNum": 70.0, + "DepthNum": 4.0, + "PipetteHeight": null, + "HoleDiameter": 1.0, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "", + "CreateTime": "2022-02-16 17:31:26", + "UpdateTime": "2023-08-12 13:10:58", + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": null + }, + { + "uuid": "4a043a07c65a4f9bb97745e1f129b165", + "Code": "ZX-58-0001", + "SupplyType": 2, + "Name": "全裙边 PCR适配器", + "SummaryName": "全裙边 PCR适配器", + "Factory": "宁静致远", + "LengthNum": 125.42, + "WidthNum": 83.13, + "HeightNum": 15.69, + "DepthNum": 13.41, + "PipetteHeight": 0.0, + "HoleDiameter": 5.1, + "Margins_X": 9.78, + "Margins_Y": 7.72, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "", + "CreateTime": "2022-01-02 19:21:35", + "UpdateTime": "2025-09-17 17:14:36", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 3 + }, + { + "uuid": "04211a2dc93547fe9bf6121eac533650", + "Code": "ZX-58-10000", + "SupplyType": 1, + "Name": "储液槽", + "SummaryName": "储液槽", + "Factory": "宁静致远", + "LengthNum": 125.02, + "WidthNum": 82.97, + "HeightNum": 31.2, + "DepthNum": 24.0, + "PipetteHeight": 0.0, + "HoleDiameter": 99.33, + "Margins_X": 8.5, + "Margins_Y": 5.5, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "", + "CreateTime": "2021-12-31 18:37:56", + "UpdateTime": "2025-09-17 17:22:22", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + { + "uuid": "ca877b8b114a4310b429d1de4aae96ee", + "Code": "ZX-019-2.2", + "SupplyType": 1, + "Name": "2.2ml 深孔板", + "SummaryName": "2.2ml 深孔板", + "Factory": "宁静致远", + "LengthNum": 127.3, + "WidthNum": 85.35, + "HeightNum": 44.0, + "DepthNum": 42.0, + "PipetteHeight": null, + "HoleDiameter": 8.2, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 2200, + "ImagePath": "", + "CreateTime": "2021-12-30 21:07:16", + "UpdateTime": "2023-08-12 13:11:26", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + { + "uuid": "73bb9b10bc394978b70e027bf45ce2d3", + "Code": "ZX-023-0.2", + "SupplyType": 1, + "Name": "0.2ml PCR板", + "SummaryName": "0.2ml PCR板", + "Factory": "中析", + "LengthNum": 126.0, + "WidthNum": 86.0, + "HeightNum": 21.2, + "DepthNum": 15.17, + "PipetteHeight": null, + "HoleDiameter": 6.0, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": "2021-12-30 21:06:02", + "UpdateTime": "2024-02-20 16:17:16", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + { + "uuid": "7a73bb9e5c264515a8fcbe88aed0e6f7", + "Code": "ZX-001-200", + "SupplyType": 1, + "Name": "200μL Tip头", + "SummaryName": "200μL Tip头", + "Factory": "宁静致远", + "LengthNum": 120.98, + "WidthNum": 82.12, + "HeightNum": 66.9, + "DepthNum": 52.0, + "PipetteHeight": 30.0, + "HoleDiameter": 5.5, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 200, + "ImagePath": "", + "CreateTime": "2021-12-30 21:01:17", + "UpdateTime": "2025-05-27 11:42:24", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 0 + }, + { + "uuid": "076250742950465b9d6ea29a225dfb00", + "Code": "ZX-001-300", + "SupplyType": 1, + "Name": "300μL Tip头", + "SummaryName": "300μL Tip头", + "Factory": "宁静致远", + "LengthNum": 122.11, + "WidthNum": 80.05, + "HeightNum": 58.23, + "DepthNum": 45.1, + "PipetteHeight": 60.0, + "HoleDiameter": 7.0, + "Margins_X": 7.97, + "Margins_Y": 5.0, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 300, + "ImagePath": "", + "CreateTime": "2021-12-30 21:00:24", + "UpdateTime": "2025-09-17 17:02:40", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + { + "uuid": "80652665f6a54402b2408d50b40398df", + "Code": "ZX-001-1000", + "SupplyType": 1, + "Name": "1000μL Tip头", + "SummaryName": "1000μL Tip头", + "Factory": "宁静致远", + "LengthNum": 128.09, + "WidthNum": 85.8, + "HeightNum": 98.0, + "DepthNum": 88.0, + "PipetteHeight": 100.0, + "HoleDiameter": 7.95, + "Margins_X": 14.5, + "Margins_Y": 11.4, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1000, + "ImagePath": "", + "CreateTime": "2021-12-30 20:59:20", + "UpdateTime": "2025-05-30 14:49:53", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + { + "uuid": "068b3815e36b4a72a59bae017011b29f", + "Code": "ZX-001-10+", + "SupplyType": 1, + "Name": "10μL加长 Tip头", + "SummaryName": "10μL加长 Tip头", + "Factory": "宁静致远", + "LengthNum": 122.11, + "WidthNum": 80.05, + "HeightNum": 58.23, + "DepthNum": 45.1, + "PipetteHeight": 60.0, + "HoleDiameter": 7.0, + "Margins_X": 7.97, + "Margins_Y": 5.0, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "", + "CreateTime": "2021-12-30 20:57:57", + "UpdateTime": "2025-09-17 17:02:51", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": 1 + }, + { + "uuid": "45f2ed3ad925484d96463d675a0ebf66", + "Code": "ZX-001-10", + "SupplyType": 1, + "Name": "10μL Tip头", + "SummaryName": "10μL Tip头", + "Factory": "宁静致远", + "LengthNum": 120.98, + "WidthNum": 82.12, + "HeightNum": 67.0, + "DepthNum": 39.1, + "PipetteHeight": null, + "HoleDiameter": 5.0, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 10, + "ImagePath": "/images/20221119041031.jpg", + "CreateTime": "2021-12-30 20:56:53", + "UpdateTime": "2022-11-19 16:10:31", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + { + "uuid": "7960f49ddfe9448abadda89bd1556936", + "Code": "ZX-001-1250", + "SupplyType": 1, + "Name": "1250μL Tip头", + "SummaryName": "1250μL Tip头", + "Factory": "宁静致远", + "LengthNum": 118.09, + "WidthNum": 80.7, + "HeightNum": 107.67, + "DepthNum": 100.0, + "PipetteHeight": null, + "HoleDiameter": 7.95, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 12, + "HoleRow": 8, + "Volume": 1250, + "ImagePath": "/images/20220623102536.jpg", + "CreateTime": "2021-12-30 20:53:27", + "UpdateTime": "2022-06-23 10:25:36", + "XSpacing": 9.0, + "YSpacing": 9.0, + "materialEnum": null + }, + { + "uuid": "8cc3dce884ac41c09f4570d0bcbfb01c", + "Code": "ZX-58-10", + "SupplyType": 2, + "Name": "吸头10ul 适配器", + "SummaryName": "吸头10ul 适配器", + "Factory": "宁静致远", + "LengthNum": 128.0, + "WidthNum": 85.0, + "HeightNum": 72.3, + "DepthNum": 0.0, + "PipetteHeight": 0.0, + "HoleDiameter": 127.0, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1000, + "ImagePath": "", + "CreateTime": "2021-12-30 16:37:40", + "UpdateTime": "2025-05-30 15:17:01", + "XSpacing": 0.0, + "YSpacing": 0.0, + "materialEnum": 0 + }, + { + "uuid": "7c822592b360451fb59690e49ac6b181", + "Code": "ZX-58-300", + "SupplyType": 2, + "Name": "ZHONGXI 适配器 300uL", + "SummaryName": "ZHONGXI 适配器 300uL", + "Factory": "宁静致远", + "LengthNum": 127.0, + "WidthNum": 85.0, + "HeightNum": 81.0, + "DepthNum": 4.0, + "PipetteHeight": null, + "HoleDiameter": 0.0, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 300, + "ImagePath": "/images/20220623102838.jpg", + "CreateTime": "2021-12-30 16:07:53", + "UpdateTime": "2022-06-23 10:28:38", + "XSpacing": null, + "YSpacing": null, + "materialEnum": null + }, + { + "uuid": "3b6f33ffbf734014bcc20e3c63e124d4", + "Code": "ZX-58-1250", + "SupplyType": 2, + "Name": "Tip头适配器 1250uL", + "SummaryName": "Tip头适配器 1250uL", + "Factory": "宁静致远", + "LengthNum": 128.0, + "WidthNum": 85.0, + "HeightNum": 20.0, + "DepthNum": 4.0, + "PipetteHeight": null, + "HoleDiameter": 0.0, + "Margins_X": 0.0, + "Margins_Y": 0.0, + "HoleColum": 1, + "HoleRow": 1, + "Volume": 1250, + "ImagePath": "/images/20220624015044.jpg", + "CreateTime": "2021-12-30 16:03:52", + "UpdateTime": "2022-06-24 13:50:44", + "XSpacing": null, + "YSpacing": null, + "materialEnum": null + } + ] +} \ No newline at end of file