| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Image Acquisition Toolbox |
| Contents | Index |
| Learn more about Image Acquisition Toolbox |
The TriggerRepeat property specifies the number of additional times you want the object to execute a trigger. This table describes the behavior for several typical TriggerRepeat values.
Value | Behavior |
|---|---|
0 (default) | Execute the trigger once when the trigger condition is met. |
Any positive integer | Execute the trigger the specified number of additional times when the trigger condition is met. |
Inf | Keep executing the trigger every time the trigger condition is met until the stop function is called or an error occurs. |
To determine how many triggers have executed, check the value of the TriggersExecuted property.
Note If the FramesPerTrigger property is set to Inf, the object ignores the value of the TriggerRepeat property. |
Access | Read only while running |
Data type | double |
Values | Any nonnegative integer. The default value is 0 (zero). |
FramesPerTrigger, TriggersExecuted, TriggerType
![]() | TriggerFrameDelay | TriggersExecuted | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |