pylabrobot.resources.hamilton.hamilton_decks.HamiltonDeck.resource_assigned_callback#

HamiltonDeck.resource_assigned_callback(resource: Resource)#
  • Keeps track of the resources in the deck.

  • Raises a ValueError if a resource with the same name is already assigned.

Parameters:

resource (Resource) –