Skip to content

Commit 4e53353

Browse files
committed
couple more STAR PX errors
1 parent ba65bd1 commit 4e53353

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pylabrobot/liquid_handling/backends/hamilton/STAR_backend.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,10 @@ def trace_information_to_string(module_identifier: str, trace_information: int)
895895
61: "Z-drive not initialized",
896896
62: "Z-drive movement error",
897897
63: "Z-drive limit stop not found",
898+
65: "Squeezer drive blocked",
899+
66: "Squeezer drive not initialized",
900+
67: "Squeezer drive movement error: Step loss",
901+
68: "Init position adjustment error",
898902
70: "No liquid level found (possibly because no liquid was present)",
899903
71: "Not enough liquid present (Immersion depth or surface following position possibly"
900904
"below minimal access range)",

0 commit comments

Comments
 (0)