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

Table of Contents

Advertisement

56
4.3.2.11
PicamAccessory_IsAccessoryConnected()
Description
PicamAccessory_IsAccessoryConnected()
plugged into the host computer and is turned on.
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
Output parameters for
PICam™ 5.x Programmer's Manual
PicamAccessory_IsAccessoryConnected()
PICAM_API PicamAccessory_IsAccessoryConnected(
PicamAccessory_IsAccessoryConnected()
accessory: The handle for the accessory for which the status is being
determined.
PicamAccessory_IsAccessoryConnected()
connected: Returns the connection status for the specified accessory.
Valid values are:
• True
Indicates that the specified accessory is connected to the
host computer and is turned on.
• False
Indicates that the specified accessory is not connected to the
host computer and/or not turned on.
determines if the specified accessory is
is:
PicamHandle accessory,
pibln* connected);
are:
Issue 11
are:

Advertisement

Table of Contents
loading

Table of Contents