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

Table of Contents

Advertisement

Chapter 7
7.4.13.3
PicamAdvanced_ValidateParameter()
Description
PicamAdvanced_ValidateParameter()validates a single, specified parameter
against all associated constraints and returns the results.
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Related APIs
For additional information, refer to the following related APIs:
Related Structures
For additional information, refer to the following related structures:
Advanced Function APIs
PicamAdvanced_ValidateParameter()
PICAM_API PicamAdvanced_ValidateParameter(
const PicamValidationResult** result);
PicamAdvanced_ValidateParameter()
model: Handle for the model for which the parameter is being validated.
parameter: The parameter being validated.
PicamAdvanced_ValidateParameter()
result: Pointer to the array in which the validation results for all constraints
are stored.
NOTE: This memory is allocated by PICam and must be released
Picam_DestroyValidationResult().
PicamValidationResult.
PicamHandle model,
PicamParameter parameter,
by calling
Picam_DestroyValidationResult().
is:
are:
are:
277

Advertisement

Table of Contents
loading

Table of Contents