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

Table of Contents

Advertisement

Chapter 4
4.3.2.12
Picam_IsCameraFaulted()
Description
Picam_IsCameraFaulted()
critical malfunction and is in need of service. Any acquisition in progress will be stopped
and further acquisitions are not possible until the camera has been serviced.
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Advanced API Usage
When used in conjunction with Advanced APIs,
Both
Identification APIs
Picam_IsCameraFaulted()
PICAM_API Picam_IsCameraFaulted(
Picam_IsCameraFaulted()
camera: The handle for the camera for which the status is being determined.
Picam_IsCameraFaulted()
faulted: Returns the faulted status for the specified camera.
Valid values are:
, or
device
.
model
and
share the same faulted state.
device
model
determines if the specified camera has experienced a
is:
PicamHandle camera,
pibln* faulted);
are:
• True
Indicates that the specified camera has experienced a critical
malfunction.
• False
Indicates that the specified camera is working properly.
camera
are:
can be a handle to either the:
57

Advertisement

Table of Contents
loading

Table of Contents