Chapter 6
Data Acquisition APIs
189
6.4.4
Picam_IsAcquisitionRunning()
Description
determines if there is an active data acquisition in
process.
NOTE:
This function should not be used to wait for data to arrive.
Use
Picam_WaitForAcquisitionUpdate()
instead.
Syntax
is:
PICAM_API Picam_IsAcquisitionRunning(
PicamHandle camera,
pibln* running);
Input Parameters
Input parameters for
Output Parameters
Output parameters for
are:
camera:
Handle for the hardware for which the data acquisition status is
being determined.
running:
Indicates if there is a an active data acquisition in progress.
Valid values are:
• TRUE
Indicates that there is an active data acquisition in
process.
• FALSE
Indicates that there is no active data acquisition in
process.
Содержание Princeton Instruments PICam 5.x
Страница 1: ...www princetoninstruments com PICam 5 x Programmer s Manual 4411 0161 Issue 11 June 28 2021...
Страница 4: ...4 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 14: ...14 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 180: ...180 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 192: ...192 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 290: ...290 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 302: ...302 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 326: ...324 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 351: ...This page is intentionally blank...
Страница 354: ......