Sensicam Driver IGOR.6.12.x-0.1-a

in
Downloaded 54 times
Download: SensiCamXOP_0.zip
Size: 104.02 KB
md5_file hash: ce098ad3dbaec76ea0ccc76aa4075187
First released: May 7, 2010 - 05:23
Last updated: May 7, 2010 - 05:23

First release of SensiCam-XOP plus bugfix

This Igor extension allows to use SensiCam CCD cameras manufactured by PCO (www.pco.de). The current version provides the functions:

SC_InitCam() Initialization of the camera

SC_GetWidth() Returns the current setting of the picture width

SC_GetHeight() Returns the current setting of the picture height

SC_OpenDialog() Opens the camera dialog

SC_TakePicture_12(waveName)Takes a 12-Bit picture and writes to wave specified by waveName.

SC_TakePicture_8(waveName, min, max)Takes a 8-Bit picture with scaling from min to max and writes to wave specified by waveName.

SC_SetValues(binning, exposureTime)Changes current settings of binning (both axes) and exposureTime (in ms).

Installation:

Unzip to folder "Igor extensions". Current Sensicam-driver (from www.pco.de) has to be installed.

Back to top