| Contents | Index |
You configure TimerFcn to execute a callback function when a timer event occurs. A timer event occurs when the time specified by the TimerPeriod property passes. Time is measured relative to when the object is connected to the instrument with fopen.
If the RecordStatus property value is on, and a timer event occurs, the record file records this information:
The event type as Timer
The time the event occurred using the format day-month-year hour:minute:second:millisecond
Some timer events might not be processed if your system is significantly slowed or if the TimerPeriod value is too small.
To learn how to create a callback function, refer to Creating and Executing Callback Functions.
Usage | Any instrument object |
Read only | Never |
Data type | Callback function |
The default value is an empty string.

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