pylabrobot.thermo_fisher.alps.alps5000.ALPS5000Status#
- class pylabrobot.thermo_fisher.alps.alps5000.ALPS5000Status(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.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)