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

Table of Contents

Advertisement

Chapter 7
7.4.9.10
PicamAdvanced_CancelNotifyWhenStatusParameterValue()
Description
PicamAdvanced_CancelNotifyWhenStatusParameterValue()
to call once when the value of a specified status has been met or when an error has
occurred.
Syntax
The syntax for
Input Parameters
Input parameters for
PicamAdvanced_CancelNotifyWhenStatusParameterValue()
device_or_accessory: Handle for the hardware for which the callback is being canceled.
Output Parameters
There are no output parameters associated with
PicamAdvanced_CancelNotifyWhenStatusParameterValue().
Related APIs
For additional information, refer to the following related APIs:
Advanced Function APIs
PicamAdvanced_CancelNotifyWhenStatusParameterValue()
PICAM_API PicamAdvanced_CancelNotifyWhenStatusParameterValue(
PicamWhenStatusParameterValueCallback when);
parameter: The parameter for which the callback is being canceled.
value: The status value to no longer notify when met.
when: The name assigned to the callback function being canceled.
Picam_CanWaitForStatusParameter()
PicamAdvanced_NotifyWhenStatusParameterValue().
PicamHandle device_or_accessory,
PicamParameter parameter,
NOTE: The specified parameter must be a waitable status.
Refer to
Picam_CanWaitForStatusParameter()
additional information.
.
cancels a function
piint value,
are:
255
is:
for

Advertisement

Table of Contents
loading

Table of Contents