Chapter 7
Advanced Function APIs
289
7.4.17.3
PicamAdvanced_ClearReadoutCountOnline()
Description
PicamAdvanced_ClearReadoutCountOnline()
tries to set the readout count to 0
[zero] while the camera is running.
Syntax
PicamAdvanced_ClearReadoutCountOnline()
is:
PICAM_API PicamAdvanced_ClearReadoutCountOnline(
PicamHandle device,
pibln* cleared);
Input Parameters
Input parameters for
PicamAdvanced_ClearReadoutCountOnline()
Output Parameters
Output parameters for
PicamAdvanced_ClearReadoutCountOnline()
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.
device:
Handle for the device for which the status of the readout count is
being tested.
cleared:
Pointer to the results.
Indicates if the readout count has been cleared online.
Valid values are:
• TRUE
Indicates that the readout count has been cleared online.
• FALSE
Indicates that the readout count has not been cleared online.
Summary of Contents for Princeton Instruments PICam 5.x
Page 1: ...www princetoninstruments com PICam 5 x Programmer s Manual 4411 0161 Issue 11 June 28 2021...
Page 4: ...4 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 14: ...14 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 180: ...180 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 192: ...192 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 290: ...290 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 302: ...302 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 326: ...324 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 351: ...This page is intentionally blank...
Page 354: ......