pylabrobot.azenta.fluidx.intellixcap96.FirmwareVersions#

class pylabrobot.azenta.fluidx.intellixcap96.FirmwareVersions(unit: str, touchscreen: str, light_curtain: str)#

Bases: NamedTuple

Firmware versions of the three IntelliXcap subsystems, each four digits.

Attributes

light_curtain

Alias for field number 2

touchscreen

Alias for field number 1

unit

Alias for field number 0

Methods

__init__()

count(value, /)

Return number of occurrences of value.

index(value[, start, stop])

Return first index of value.

Parameters:
  • unit (str)

  • touchscreen (str)

  • light_curtain (str)