Releases for Sensicam Driver
Sensicam Driver IGOR.6.20.x-1.0-src
Posted May 13th, 2012 by a.kaiserSize: 11.62 KB
md5_file hash: 53750488540a80fc0acd7f9bf6a581bc
First released: May 13, 2012 - 02:49
Sourcecode
Sensicam Driver IGOR.6.12.x-1.0
Posted June 14th, 2011 by a.kaiserSize: 109.32 KB
md5_file hash: b7709f8cfbae9329dd029a8d27374874
First released: June 14, 2011 - 03:44
Last updated: June 14, 2011 - 03:44
New release of Sensicam-Driver with help file.
Added: Helpfile and SC_ReleaseCam()
Installation:
- Copy Sensicam.XOP in Igor Extensions
- Copy SensicamXOP.ihf in Igor Help Files
Usage:
- Initialization: SC_InitCam()
- Set Parameters: SC_OpenDialog() or SC_SetValues(binning, exposureTime)
- Take Pictures: SC_TakePicture_12(waveName) or SC_TakePicture_8(waveName, min, max)
- Release Camera: SC_ReleaseCam()
Sensicam Driver IGOR.6.12.x-0.1-a
Posted May 7th, 2010 by a.kaiserSize: 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.
Sensicam Driver IGOR.6.12.x-0.1
Posted May 7th, 2010 by a.kaiserSize: 104.01 KB
md5_file hash: a40668c82a4211810c400b38abd7f0ed
First released: May 7, 2010 - 01:45
Last updated: May 7, 2010 - 01:45
First release of SensiCam-XOP
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.
