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

Table of Contents

Advertisement

Chapter 5
5.4.2.10
Picam_CanSetParameterOnline()
Description
Picam_CanSetParameterOnline()
configured during data acquisition.
Syntax
The syntax for
Input Parameters
Input parameters for
camera_or_accessory: Handle for the hardware under test.
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:
Configuration APIs
Picam_CanSetParameterOnline()
PICAM_API Picam_CanSetParameterOnline(
Picam_CanSetParameterOnline()
parameter: Specifies the parameter for which the ability to be configured
Picam_CanSetParameterOnline()
onlineable: Pointer to the test results. Indicates if the specified parameter
, or
device
.
model
determines if the specified parameter can be
PicamHandle camera_or_accessory,
PicamParameter parameter,
pibln* onlineable);
during data acquisition is to be determined.
value can be set during data acquisition with this hardware.
Valid values are:
• TRUE
Indicates that the specified parameter can be configured
during data acquisition.
• FALSE
Indicates that the specified parameter cannot be
configured during data acquisition.
camera_or_accessory
is:
are:
are:
is a camera
151

Advertisement

Table of Contents
loading

Table of Contents