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.revvity package
  • pylabrobot.revvity.celigo.SelfTestReport

pylabrobot.revvity.celigo.SelfTestReport#

class pylabrobot.revvity.celigo.SelfTestReport(passed: bool, checks: Dict[str, Any], failures: Tuple[str, ...])#

Bases: object

Read-only or active controller self-test results.

Attributes

passed

checks

failures

Methods

__init__(passed, checks, failures)

Parameters:
  • passed (bool)

  • checks (Dict[str, Any])

  • failures (Tuple[str, ...])

previous

pylabrobot.revvity.celigo.DetectedMotorAddress.__init__

next

pylabrobot.revvity.celigo.SelfTestReport.passed

On this page
  • SelfTestReport
Edit on GitHub
Show Source

© Copyright 2025, PyLabRobot.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.21.0.