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

Table of Contents

Advertisement

Chapter 4
4.3.1.8
PicamAccessory_IsAccessoryIDConnected()
Description
PicamAccessory_IsAccessoryIDConnected()
ID is plugged into the host computer and turned on.
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Identification APIs
PicamAccessory_IsAccessoryIDConnected()
PICAM_API PicamAccessory_IsAccessoryIDConnected(
PicamAccessory_IsAccessoryIDConnected()
id: Specifies the ID of the accessory for which the connection status is
being tested.
PicamAccessory_IsAccessoryIDConnected()
connected: Returns the connection status for the specified accessory ID.
Valid values are:
• True
Indicates that the specified accessory ID is connected to the
host computer and is turned on;
• False
Indicates that the specified accessory ID is not connected to
the host computer or is not turned on.
determines if a specified accessory
const PicamAccessoryID* id,
pibln* connected);
43
is:
are:
are:

Advertisement

Table of Contents
loading

Table of Contents