User`s guide
DiskLoggerFrameCount
18-11
DiskLoggerFrameCount
Specify number of frames written to disk
Description
The DiskLoggerFrameCount property indicates the current number of frames written
to disk by the DiskLogger. This value is only updated when the LoggingMode property
is set to 'disk' or 'disk&memory'.
After Logging and Running are off, it is possible that the DiskLogger might still be
writing data to disk. When the DiskLogger finishes writing data to disk, the value of
the DiskLoggerFrameCount property should equal the value of the FramesAcquired
property. Do not close or modify the DiskLogger until this condition is met.
Characteristics
Access Read only
Data type double
Values Any nonnegative integer
See Also
Functions
videoinput
Properties
DiskLogger, FramesAcquired, Logging, Running