mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
15
unilabos/devices/zhida_hplc/possible_status.txt
Normal file
15
unilabos/devices/zhida_hplc/possible_status.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
(base) PS C:\Users\dell\Desktop> python zhida.py getstatus
|
||||
{
|
||||
"result": "RUN",
|
||||
"message": "AcqTime:3.321049min Vial:1"
|
||||
}
|
||||
(base) PS C:\Users\dell\Desktop> python zhida.py getstatus
|
||||
{
|
||||
"result": "NOTREADY",
|
||||
"message": "AcqTime:0min Vial:1"
|
||||
}
|
||||
(base) PS C:\Users\dell\Desktop> python zhida.py getstatus
|
||||
{
|
||||
"result": "PRERUN",
|
||||
"message": "AcqTime:0min Vial:1"
|
||||
}
|
||||
Reference in New Issue
Block a user