InitialTrigger

Specifies the set of cameras to trigger before the images will be 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 before retrieving images.

“All”

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

“Triggered”

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

“All”