Teledyne Princeton Instruments PICam 5.x Programmer's Manual page 289

Table of Contents

Advertisement

Chapter 7
7.4.17.3
PicamAdvanced_ClearReadoutCountOnline()
Description
PicamAdvanced_ClearReadoutCountOnline()
[zero] while the camera is running.
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Advanced Function APIs
PicamAdvanced_ClearReadoutCountOnline()
PICAM_API PicamAdvanced_ClearReadoutCountOnline(
PicamAdvanced_ClearReadoutCountOnline()
device: Handle for the device for which the status of the readout count is
being tested.
PicamAdvanced_ClearReadoutCountOnline()
cleared: Pointer to the results.
Indicates if the readout count has been cleared online.
Valid values are:
NOTE:
There is an inherent race between clearing the readout
count and the camera stopping when it has acquired the
number of readouts. It is advised to check the value of
cleared to determine the actual effect of the function.
tries to set the readout count to 0
PicamHandle device,
pibln* cleared);
• TRUE
Indicates that the readout count has been cleared online.
• FALSE
Indicates that the readout count has not been cleared online.
289
is:
are:
are:

Advertisement

Table of Contents
loading

Table of Contents