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

Table of Contents

Advertisement

130
5.4.1.11
Picam_SetParameterPulseValue()
Description
Picam_SetParameterPulseValue()
value during camera setup.
Syntax
The syntax for
PICAM_API Picam_SetParameterPulseValue(
Input Parameters
Input parameters for
Output Parameters
There are no output parameters associated with
Advanced API Usage
When used in conjunction with Advanced APIs,
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_SetParameterPulseValue()
const PicamPulse* value);
Picam_SetParameterPulseValue()
camera: Handle for the camera being configured.
parameter: Specifies the Pulse parameter that is to be configured.
Valid parameters are those of type PicamValueType_Pulse.
value: The value to which the Pulse parameter is to be set.
;
model
The
parameter may be set independently from the corresponding
model
parameter. However, doing so requires that all parameters be committed to the
prior to starting any data acquisition by calling
device
Picam_CommitParameters()
.
device
Setting a
parameter automatically sets the corresponding
device
parameter to the same value.
PicamPulse.
Picam_CommitParameters()
configures a Pulse parameter to a specified
is:
PicamHandle camera,
PicamParameter parameter,
Picam_SetParameterPulseValue()
may be a handle to either the:
camera
.
Issue 11
are:
device
model

Advertisement

Table of Contents
loading

Table of Contents