(WaitFor)¶
Whether to wait for the triggered image to be acquired.
When this parameter is set to anything other than None, the command execution will wait until the specified condition is met. The waiting time is limited by the (Timeout) parameter.
JSON Format¶
- Type
String- Default Value
"None"
Values¶
Value |
Description |
|---|---|
|
Do not wait for the acquisition of the image. If a software trigger signal is required it will still be sent synchronously. But the command can return before the exposure of the triggered image has started. |
|
Wait until the exposure of the triggered image is finished. For an acquisition with multiple images (e.g. using FlexView or texture mode) the command waits until the exposure of all images is finished. Note This feature is only supported for B- and C-series devices. |