Trigger¶
Triggers an image acquisition on one or more cameras.
Triggering Cameras¶
Triggering a camera with the Trigger or Capture command prepares the hardware for acquisition of an image according to the camera’s TriggerMode. A hardware triggered camera will be armed and start exposure with the next hardware trigger signal. A software triggered camera will be sent a message to start exposure as soon as possible.
After exposure has finished, the image will be transferred to a buffer from which it can be retrieved by the Retrieve or Capture command (see below).
After a camera was triggered, its Triggered flag will be set until the image has been retrieved successfully or a command that should have retrieved the image failed.