pylabrobot.revvity.celigo.Celigo.set_camera_exposure_and_gain#
- async Celigo.set_camera_exposure_and_gain(exposure_ms: float | None = None, gain: float | None = None, restart_camera_stream: bool = False) Tuple[float, float]#
Set camera properties through the Celigo-owned camera lifecycle.
restart_camera_stream=Truecloses and reopens the stream after applying settings.