pylabrobot.kbioscience.kube.KUBEStatus#
- class pylabrobot.kbioscience.kube.KUBEStatus(value)#
Bases:
IntFlagStatus byte returned by the
?command (two hex digits).Ready(0x00) is the all-clear value; any other bit is a condition that must be cleared, or masked when ignorable, before an operation runs. Note the bit layout is specific to the KUBE firmware and differs from other sealers:BusyandSealingare distinct bits.Attributes
the real part of a complex number
the imaginary part of a complex number
the numerator of a rational number in lowest terms
the denominator of a rational number in lowest terms
Methods
Returns self, the complex conjugate of any int.
Number of bits necessary to represent self in binary.
Number of ones in the binary representation of the absolute value of self.
Return integer ratio.
__init__(*args, **kwds)