(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"
}
