pylabrobot.resources.hamilton.hamilton_decks.HamiltonDeck.get_resource#

HamiltonDeck.get_resource(name: str) Resource#

Returns the resource with the given name.

Raises:

ValueError – If the resource is not found.

Parameters:

name (str) –

Return type:

Resource