FinalTrigger

Specifies the set of cameras to trigger after the images have been retrieved. When triggered, cameras with software trigger will start to capture an image, whereas cameras configured for hardware triggering will delay the image capture until the configured trigger signal is detected on their digital input.

Format

String

“None”

Do not trigger any camera after retrieving images.

“All”

Trigger all cameras listed in the Cameras parameter after retrieving the images.

“Triggered”

Re-trigger cameras from the list in the Cameras parameter, that are currently in triggered state (i.e. waiting for a hardware signal or still in the middle of capturing)

“Untriggered”

Trigger cameras from the list in the Cameras parameter, that are currently in untriggered state (i.e. cameras that have already returned an image or cameras that have just been opened)

Default

“None”