|
__init__(self,
sock)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
source code
|
|
|
play_tone_and_wait(self,
frequency,
duration) |
source code
|
|
|
bluetooth_factory_reset(self,
*args,
**kwargs) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
get_current_program_name(self,
*args,
**kwargs) |
source code
|
|
|
|
|
get_firmware_version(self,
*args,
**kwargs) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
request_first_module(self,
*args,
**kwargs) |
source code
|
|
|
|
|
reset_input_scaled_value(self,
*args,
**kwargs) |
source code
|
|
|
reset_motor_position(self,
*args,
**kwargs) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|