| 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 TimerFcn property specifies the MATLAB file callback function to execute when a timer event occurs. A timer event occurs when the time period specified by the TimerPeriod property expires.
The toolbox measures time relative to when the object is started with the start function. Timer events stop being generated when the image acquisition object stops running.
Note Some timer events might not be processed if your system is significantly slowed or if the TimerPeriod value you specify is too small. |
Access | Read/write |
Data type | String, function handle, or cell array |
Values | The default value is an empty matrix ([]). |

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