dragonfly.implementations.simple_shell module

Some template vars

Members: sensors_command_temp simple_shell_command simple_shell_instrument Functions: Classes:

Summary

class dragonfly.implementations.simple_shell.sensors_command_temp(core=0, **kwargs)

Bases: dragonfly.implementations.simple_shell.simple_shell_command

Temperature sensors on higgsino

This assumes that the “sensors” command is installed, which it probably isn’t.

on_get(*args, **kwargs)
class dragonfly.implementations.simple_shell.simple_shell_command(get_cmd_str=None, set_cmd_str=None, **kwargs)

Bases: dripline.core.spime.Spime

on_get()
on_set(value)
class dragonfly.implementations.simple_shell.simple_shell_instrument(name, **kwargs)

Bases: dripline.core.provider.Provider

endpoint(endpoint)
list_endpoints()
send(to_send)

End of modules condition

Data:

End of data condition