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

Table of Contents

Advertisement

Chapter 5
5.4.1.18
Picam_GetParameterPulseDefaultValue()
Description
Picam_GetParameterPulseDefaultValue()
Pulse parameter.
Syntax
The syntax for
PICAM_API Picam_GetParameterPulseDefaultValue(
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Advanced API Usage
When used in conjunction with Advanced APIs,
Both the
Related Structures
For additional information, refer to the following Pulse structure:
Related APIs
For additional information, refer to the following related APIs:
Configuration APIs
Picam_GetParameterPulseDefaultValue()
Picam_GetParameterPulseDefaultValue()
camera: Handle for the camera for which the default parameter value is being
requested.
parameter: Specifies the Pulse parameter for which the default value is to be
returned.
Valid parameters are those of type PicamValueType_Pulse.
Picam_GetParameterPulseDefaultValue()
value: Pointer to the memory location in which the default value for the
specified Pulse parameter has been stored.
NOTE: This memory is allocated by PICam and must be released
, or
device
.
model
and
share the same default value.
device
model
PicamPulse.
Picam_DestroyPulses().
returns the default value for a specified
PicamHandle camera,
PicamParameter parameter,
const PicamPulse** value);
by calling Picam_DestroyPulses().
may be a handle to either the:
camera
137
is:
are:
are:

Advertisement

Table of Contents
loading

Table of Contents