User`s guide

DiskLoggerFrameCount
Purpose Specify number of frames written to disk
Description The DiskLoggerFra meCount 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 areoff,itispossiblethattheDiskLogger
might still be writing data to disk. When the DiskLogger finishes
writing data to disk, the value of the
DiskLoggerFrameCount property
should equ al the value of the
FramesAcquired property. Do not clos e 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
14-8