Chapter 7
Advanced Function APIs
277
7.4.13.3
PicamAdvanced_ValidateParameter()
Description
PicamAdvanced_ValidateParameter()
validates a single, specified parameter
against all associated constraints and returns the results.
Syntax
PicamAdvanced_ValidateParameter()
is:
PICAM_API PicamAdvanced_ValidateParameter(
PicamHandle model,
PicamParameter parameter,
const PicamValidationResult** result);
Input Parameters
Input parameters for
PicamAdvanced_ValidateParameter()
Output Parameters
Output parameters for
PicamAdvanced_ValidateParameter()
are:
Related APIs
For additional information, refer to the following related APIs:
•
Picam_DestroyValidationResult()
Related Structures
For additional information, refer to the following related structures:
•
.
model:
Handle for the model for which the parameter is being validated.
parameter:
The parameter being validated.
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
by calling
Picam_DestroyValidationResult()
.
Содержание Princeton Instruments PICam 5.x
Страница 1: ...www princetoninstruments com PICam 5 x Programmer s Manual 4411 0161 Issue 11 June 28 2021...
Страница 4: ...4 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 14: ...14 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 180: ...180 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 192: ...192 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 290: ...290 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 302: ...302 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 326: ...324 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 351: ...This page is intentionally blank...
Страница 354: ......