274
PICam™ 5.x Programmer’s Manual
Issue 11
7.4.12.5
PicamAdvanced_RegisterForDependentRangeConstraintChanged()
Description
PicamAdvanced_RegisterForDependentRangeConstraintChanged()
registers a
function to call when any dependent range constraint has been changed due to the
setting of a DIFFERENT parameter’s value.
NOTE:
Multiple functions may be registered. When this is the case,
the functions are called in the order in which they have
been registered.
Registered callbacks are called synchronously from within the thread in which
associated parameter values are being set (i.e., called prior to returning from the set
operation.)
Call
PicamAdvanced_UnregisterForDependentRangeConstraintChanged()
to
unregister each callback once it is not longer required.
Syntax
The syntax for
PicamAdvanced_RegisterForDependentRangeConstraintChanged()
is:
PICAM_API PicamAdvanced_RegisterForDependentRangeConstraintChanged
PicamHandle camera_or_accessory,
PicamParameter parameter,
PicamDependentRangeConstraintChangedCallback changed);
Input Parameters
Input parameters for
PicamAdvanced_RegisterForDependentRangeConstraintChanged()
Output Parameters
There are no output parameters associated with
PicamAdvanced_RegisterForDependentRangeConstraintChanged()
Related APIs
For additional information, refer to the following related APIs:
•
PicamAdvanced_UnregisterForDependentRangeConstraintChanged()
camera_or_accessory:
Handle for the hardware for which the callback is being
registered.
parameter:
The parameter for which the callback is being registered.
changed:
The name assigned to the callback function being registered.
Summary of Contents for Princeton Instruments PICam 5.x
Page 1: ...www princetoninstruments com PICam 5 x Programmer s Manual 4411 0161 Issue 11 June 28 2021...
Page 4: ...4 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 14: ...14 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 180: ...180 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 192: ...192 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 290: ...290 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 302: ...302 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 326: ...324 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Page 351: ...This page is intentionally blank...
Page 354: ......