iblrig.video_pyspin.enable_camera_trigger
- iblrig.video_pyspin.enable_camera_trigger(enable, camera)[source]
Enable or disable the trigger for a specified camera or all cameras.
This function allows you to enable or disable the trigger mode for a given camera / given cameras. If no camera is specified, it will enable or disable the trigger mode for all available cameras.
- Parameters:
- Raises:
PySpin.SpinnakerException – If there is an error while setting the trigger mode for the camera.
- Parameters:
enable (bool)
camera (PySpin.CameraPtr)
- Return type: