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

Table of Contents

Advertisement

48
4.3.2.3
PicamAccessory_OpenFirstAccessory()
Description
PicamAccessory_OpenFirstAccessory()
returns a handle to the accessory.
Syntax
The syntax for
Input Parameters
There are no input parameters associated with
PicamAccessory_OpenFirstAccessory().
Output Parameters
Output parameters for
Related APIs
For additional information, refer to the following related APIs:
PICam™ 5.x Programmer's Manual
NOTE:
Prior to program termination, all open accessories must be
closed by calling PicamAccessory_CloseAccessory().
PicamAccessory_OpenFirstAccessory()
PICAM_API PicamAccessory_OpenFirstAccessory(
PicamAccessory_OpenFirstAccessory()
accessory: The handle corresponding to the accessory that has been opened.
PicamAccessory_CloseAccessory().
opens the first available accessory, and
is:
PicamHandle* accessory);
Issue 11
are:

Advertisement

Table of Contents
loading

Table of Contents