Specify number of frames to acquire per trigger using selected video source
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.
Access | Read only while running |
Data type |
|
Values | Any positive integer. The default value is |