212
PICam™ 5.x Programmer’s Manual
Issue 11
7.3.4.3
PicamWhenStatusParameterValueCallback()
Description
PicamWhenStatusParameterValueCallback()
is the notification callback function
called when a waitable status value has been met or an error has occurred.
Syntax
PicamWhenStatusParameterValueCallback()
is:
typedef PicamError (PIL_CALL* PicamWhenStatusParameterValueCallback)
(
PicamHandle device_or_accessory,
PicamParameter parameter,
piint value,
PicamError error);
Input Parameters
Input parameters for
PicamWhenStatusParameterValueCallback()
7.3.4.4
PicamIsRelevantChangedCallback()
Description
PicamIsRelevantChangedCallback()
is the change notification callback function
called when a parameter’s relevance has been changed.
Syntax
PicamIsRelevantChangedCallback()
is:
typedef PicamError (PIL_CALL* PicamIsRelevantChangedCallback)
(
PicamHandle camera_or_accessory,
PicamParameter parameter,
pibln relevant);
Input Parameters
Input parameters for
PicamIsRelevantChangedCallback()
device_or_accessory:
Handle for the hardware device for which a parameter’s status
value has been met.
parameter:
The parameter whose status value has been met.
value:
The status value that has been met.
error:
Any error that occurred to prevent the status value from being
met.
camera_or_accessory:
Handle for the hardware for which a parameter’s relevance has
been changed.
parameter:
The parameter which has had its relevance changed.
relevant:
The new relevance.
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: ......