pcdsutils.ext_scripts.get_hutch_name

pcdsutils.ext_scripts.get_hutch_name(timeout=10)[source]

Call get_hutch_name to return the name of the current hutch.

The current hutch is defined by which server we call this function from.

This function caches the output.

Parameters:
timeoutint or float, optional

Time to wait for get_hutch_name to finish. Defaults to a 10 second timeout.

Returns:
hutch_namestr