pylabrobot.resources.Deck.resource_assigned_callback#

Deck.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) –