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

Table of Contents

Advertisement

Chapter 5
5.4.2.18
Picam_WaitForStatusParameterValue()
Description
Picam_WaitForStatusParameterValue()
or until
PicamError_TimeOutOccurred
Syntax
The syntax for
Input Parameters
Input parameters for
camera_or_accessory: Handle for the hardware whose status will be awaited.
Output Parameters
There are no output parameters associated with
Picam_WaitForStatusParameterValue().
Related APIs
For additional information, refer to the following related APIs:
Configuration APIs
milliseconds has elapsed.
time_out
Picam_WaitForStatusParameterValue()
PICAM_API Picam_WaitForStatusParameterValue(
Picam_WaitForStatusParameterValue()
parameter: Specifies the parameter whose status will be awaited.
NOTE: The specified parameter must be a waitable status.
value: Specifies the status to await.
NOTE: The specified value must be in the status purview.
time_out: Specifies the time to wait, in milliseconds.
NOTE: Use –1 to wait indefinitely.
Picam_CanWaitForStatusParameter()
Picam_GetStatusParameterPurview()
waits for a particular status to be reached
is returned if
has elapsed.
time_out
PicamHandle camera_or_accessory,
PicamParameter parameter,
piint value,
piint time_out);
Refer to
Picam_CanWaitForStatusParameter()
additional information.
Refer to
Picam_GetStatusParameterPurview()
additional information.
is:
are:
for
for
159

Advertisement

Table of Contents
loading

Table of Contents