User`s guide

18 Properties — Alphabetical List
18-22
FramesPerTrigger
Specify number of frames to acquire per trigger using selected video source
Description
The FramesPerTrigger property specifies the number of frames the video input object
acquires each time it executes a trigger using the selected video source.
When the value of the FramesPerTrigger property is set to Inf, the object keeps
acquiring frames until an error occurs or you issue a stop command.
Note When the FramesPerTrigger property is set to Inf, the object ignores the value
of the TriggerRepeat property.
Characteristics
Access Read only while running
Data type double
Values Any positive integer. The default value is 10.
See Also
Functions
stop
Properties
TriggerRepeat