pylabrobot.centrifuge.vspin.VSpin.get_status#

async VSpin.get_status()#

Returns 14 bytes

Example

11 22 25 00 00 4f 00 00 18 e0 05 00 00 a4

  • First byte (index 0): - 11 = idle - 13 = unknown - 08 = spinning - 09 = also spinning but different - 19 = unknown

  • 2nd to 5th byte (index 1-4) = Position

  • 10th to 13th byte (index 9-12) = Homing Position

  • Last byte (index 13) = checksum