User`s guide

TimerPeriod
Purpose Specify number of seconds between timer ev ents
Description The Tim erPeriod property specifies the amount of time, in seconds,
that must pass before a timer ev ent is trig gered.
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 Som e timer events m ight not be processed if your system is
significantly slowed or if the
TimerPeriod value you specify i s too s m all.
Characteristics
Access Read only while running
Data type
double
Values Any positive value. The minimum value is 0.01
seconds. Thedefaultvalueis
1 (second).
See Also Functions
start, stop
Properties
EventLog, T imerFcn
14-44