pylabrobot.agilent.biotek.cytation.CytationImagingConfig.__init__# CytationImagingConfig.__init__(camera_serial_number: str | None = None, filters: List[ImagingMode | None] | None = None, objectives: List[Objective | None] | None = None, max_image_read_attempts: int = 50, image_read_delay: float = 0.3) → None# Parameters: camera_serial_number (str | None) filters (List[ImagingMode | None] | None) objectives (List[Objective | None] | None) max_image_read_attempts (int) image_read_delay (float) Return type: None