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

Table of Contents

Advertisement

128
5.4.1.9
Picam_GetParameterPulseValue()
Description
Picam_GetParameterPulseValue()
parameter.
Syntax
The syntax for
PICAM_API Picam_GetParameterPulseValue(
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Advanced API Usage
When used in conjunction with Advanced APIs,
Stored values for any specific parameter are not necessarily the same for the
and
model
Related Structures
For additional information, refer to the following Pulse structure:
Related APIs
For additional information, refer to the following related APIs:
PICam™ 5.x Programmer's Manual
Picam_GetParameterPulseValue()
const PicamPulse** value);
Picam_GetParameterPulseValue()
camera: Handle for the camera for which the specified pulse parameter value
is being requested.
parameter: Specifies the Pulse parameter for which the current value is to be
returned.
Valid parameters are those of type PicamValueType_Pulse.
Picam_GetParameterPulseValue()
value: Pointer to the memory location where the value of the specified
Pulse parameter has been stored.
NOTE: This memory is allocated by PICam and must be released
, or
device
.
model
instances.
PicamPulse.
Picam_DestroyPulses()
returns the current value for a specified Pulse
is:
PicamHandle camera,
PicamParameter parameter,
by calling
Picam_DestroyPulses()
may be a handle to either the:
camera
Issue 11
are:
are:
device

Advertisement

Table of Contents
loading

Table of Contents