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

Table of Contents

Advertisement

158
5.4.2.17
Picam_EstimateTimeToStatusParameterValue()
Description
Picam_EstimateTimeToStatusParameterValue()
milliseconds, for a particular status to be reached.
Syntax
The syntax for
Input Parameters
Input parameters for
camera_or_accessory: Handle for the hardware whose time to status will be estimated.
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:
Related APIs
For additional information, refer to the following related APIs:
PICam™ 5.x Programmer's Manual
Picam_EstimateTimeToStatusParameterValue()
PICAM_API Picam_EstimateTimeToStatusParameterValue(
Picam_EstimateTimeToStatusParameterValue()
parameter: Specifies the parameter whose time to status will be estimated.
NOTE: The specified parameter must be a waitable status.
value: Specifies the status for which the time is to be estimated.
NOTE: The specified value must be in the status purview.
Picam_EstimateTimeToStatusParameterValue()
estimated_time: Pointer to the estimated time in milliseconds.
NOTE: If the time cannot be estimated, -1 is returned.
, or
device
.
model
Picam_CanWaitForStatusParameter()
Picam_GetStatusParameterPurview()
returns the estimated time, in
PicamHandle camera_or_accessory,
PicamParameter parameter,
piint value,
piint* estimated_time);
Refer to
Picam_CanWaitForStatusParameter()
additional information.
Refer to
Picam_GetStatusParameterPurview()
additional information.
camera_or_accessory
Issue 11
is:
are:
for
for
are:
is a camera

Advertisement

Table of Contents
loading

Table of Contents