How to syncronise camera grabs with two zed-x

I have been digging through the API code and it is not apparent to me how I can control my cameras with a trigger. The store page advertised camera syncronisation with a hardware trigger, but I can’t seem to find any examples of how to achieve this.

I have two zed-x cameras which are set up to grab images while the system sends a trigger to a light system to flash on, but due to the nature of zed.grab() returning the latest frame rather than triggering a capture, I am unable to syncronise the flash with the image capture properly.

Can you please advise how I can trigger the “shutter”, rather than fetching the latest image in a video stream?

Hi @multicore-manticore
The feature is not yet available, the ZED X driver will provide it in the next few weeks.