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

Table of Contents

Advertisement

Chapter 5
5.4.2.14
Picam_CanWaitForStatusParameter()
Description
Picam_CanWaitForStatusParameter()
status.
Syntax
The syntax for
Input Parameters
Input parameters for
camera_or_accessory: Handle for the hardware under test.
Output Parameters
Output parameters for
Advanced API Usage
When used in conjunction with Advanced APIs, if
handle, it may be a handle to either the:
Configuration APIs
Picam_CanWaitForStatusParameter()
PICAM_API Picam_CanWaitForStatusParameter(
Picam_CanWaitForStatusParameter()
parameter: Specifies the parameter to check as a waitable status.
Picam_CanWaitForStatusParameter()
waitable: Pointer to the test results. Indicates if the specified parameter is a
waitable status.
Valid values are:
, or
device
.
model
determines if a parameter is a waitable
PicamHandle camera_or_accessory,
PicamParameter parameter,
pibln* waitable);
• TRUE
Indicates that the parameter is a waitable status.
• FALSE
Indicates that the parameter is not a waitable status.
camera_or_accessory
is:
are:
are:
is a camera
155

Advertisement

Table of Contents
loading

Table of Contents