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

Table of Contents

Advertisement

Chapter 2
Table 2-1:
Sample Name
Advanced
Configure
EMGainCalibration
Gating
Kinetics
Metadata
MultiCam
ParamInfo
Poll
Rois
SaveData
Spectrograph
WaitForTrig
Introduction to PICam™
List of Sample Code Files Provided (Sheet 2 of 2)
This sample illustrates features of picam_advanced.h.
This sample illustrates how to change settings during camera setup as
well as online while polling for data.
This sample illustrates how to set up EM Gain Calibration.
For additional information about incorporating this sample into
production code, refer to
Sample.
This sample illustrates how to set up repetitive and sequential gating.
Also demonstrates RF features on cameras which support RF
functionality.
This sample provides a sequence of API calls used to request
acquisition of image data using the kinetics window capture
mode. The demo also illustrates how to make calls to utilize external
triggering of captures. The captured pixel data are stored to a raw data
file.
This sample enables metadata (i.e., Time Stamp(s) and Frame
Tracking.) It illustrates how to extract metadata from the data stream.
This example opens multiple (i.e., 2,) cameras and collects data from
all simultaneously.
This sample accesses all parameter information for all hardware
parameters, and then prints them to the screen.
This sample illustrates how to use the polling method for collecting
data by using Picam_WaitForAcquisitionUpdate().
This sample demonstrates the API for setting a simple single region of
interest. It also shows how to set up a camera for multiple regions of
interest and then acquires data for the given region(s).
This sample acquires data synchronously and writes the returned data
buffer to disk.
This sample moves the center wavelength asynchronously and waits
for it to complete.
This sample waits for an external trigger to start data acquisition.
Description
Appendix B, EM Gain Calibration Code
17

Advertisement

Table of Contents
loading

Table of Contents