Skip to main content
Ctrl+K

PyLabRobot

  • User guide
  • Resource Management
  • Cookbook
  • Contributor guide
    • API
    • Community Protocols
    • Community
  • X
  • GitHub
  • YouTube
  • Bluesky
  • User guide
  • Resource Management
  • Cookbook
  • Contributor guide
  • API
  • Community Protocols
  • Community
  • X
  • GitHub
  • YouTube
  • Bluesky
Ctrl+K
  • API
  • pylabrobot.inheco package
  • pylabrobot.inheco.cpac.InhecoCPAC
  • pylabrobot.inheco.cpac.InhecoCPAC.__init__

pylabrobot.inheco.cpac.InhecoCPAC.__init__#

InhecoCPAC.__init__(index: int, name: str, size_x: float, size_y: float, size_z: float, control_box: InhecoTECControlBox, child_location: Coordinate, category: str = 'temperature_controller', model: str | None = None)#
Parameters:
  • index (int)

  • name (str)

  • size_x (float)

  • size_y (float)

  • size_z (float)

  • control_box (InhecoTECControlBox)

  • child_location (Coordinate)

  • category (str)

  • model (str | None)

previous

pylabrobot.inheco.cpac.InhecoCPAC.supports_active_cooling

next

pylabrobot.inheco.cpac.InhecoCPAC.assign_child_by_anchor

On this page
  • InhecoCPAC.__init__()
Edit on GitHub
Show Source

© Copyright 2025, PyLabRobot.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.20.0.