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

Table of Contents

Advertisement

Chapter 5
5.4.1.20
Picam_SetParameterIntegerValueOnline()
Description
Picam_SetParameterIntegerValueOnline()
with an integer value during data acquisition.
Syntax
The syntax for
PICAM_API Picam_SetParameterIntegerValueOnline(
Input Parameters
Input parameters for
Advanced API Usage
When used in conjunction with Advanced APIs,
Picam_SetParameterIntegerValueOnline()
camera device.
Output Parameters
There are no output parameters associated with
Picam_SetParameterIntegerValueOnline()
Related APIs
For additional information, refer to the following related APIs:
Configuration APIs
NOTE:
The specified parameter must be capable of being
configured during data acquisition.
Refer to
Picam_CanSetParameterOnline()
information.
Picam_SetParameterIntegerValueOnline()
Picam_SetParameterIntegerValueOnline()
camera: Handle for the camera being configured.
parameter: Specifies the parameter that is to be configured.
Valid parameters are those of type PicamValueType_Integer.
value: The integer value with which the specified parameter is to be configured.
, or
device
.
model
Picam_CommitParameters().
configures the specified parameter
for additional
is:
PicamHandle camera,
PicamParameter parameter,
piint value);
may be a handle to either the:
camera
effectively sets
139
are:
on the
parameter

Advertisement

Table of Contents
loading

Table of Contents