labrad/pylabrad

expand labrad.connect's docstring

jayich opened this issue · 1 comments

It would be great to have perhaps 1 or 2 examples, or more details on how to use connect in its docstring.

"""Create a client connection to the labrad manager."""

this is a great connect docstring:

def connect(host=C.MANAGER_HOST, port=None, tls_mode=C.MANAGER_TLS,