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

Table of Contents

Advertisement

132
5.4.1.13
Picam_GetParameterModulationsValue()
Description
Picam_GetParameterModulationsValue()
intensifier modulation sequence parameter.
Syntax
The syntax for
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 intensifier modulation sequence
structures:
Related APIs
For additional information, refer to the following related APIs:
PICam™ 5.x Programmer's Manual
Picam_GetParameterModulationsValue()
PICAM_API Picam_GetParameterModulationsValue(
Picam_GetParameterModulationsValue()
camera: Handle for the camera for which the intensifier modulation sequence
parameter value is being requested.
parameter: Specifies the intensifier modulation sequence parameter for which the
current value is to be returned.
Valid parameters are those of type PicamValueType_Modulations.
Picam_GetParameterModulationsValue()
value: Pointer to the memory location in which the value of the specified
intensifier modulation sequence parameter is stored.
NOTE: This memory is allocated by PICam and must be released by
, or
device
.
model
instances.
PicamModulation;
PicamModulations.
Picam_DestroyModulations().
returns the current value for a specified
PicamHandle camera,
PicamParameter parameter,
const PicamModulations** value);
calling
Picam_DestroyModulations()
camera
is:
are:
are:
may be a handle to either the:
device
Issue 11

Advertisement

Table of Contents
loading

Table of Contents