This is historical information of device classes implemented in Pco device server.

Use this link to find the valid information.

Development status: Released, Release: Release_1_0
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/Pco
Contact:



Class Description


The Tango PCO ccd class uses the software development kid (SDK) for Windows

from PCO to access the ccd devices.

http://www.pco.de/software/

The SDK is capable to handle a series of different ccd cameras. The server was tested with a Pco4000 camera but should work also for the other cameras supported by the SDK.

The camera dependent parameters like the maximum image size for example is read directly from the hardware via the camera description structure of the SDK. These parameters are displayed in the status text.

Actually the server works only with one camera. To handle several cameras on the same PC, some extension is necessary.

Device server for PCO ccd cameras Device Description Pco Class

Revision: - Author:

The Tango PCO ccd class uses the software development kid (SDK) for Windows from PCO to access the ccd devices.

http://www.pco.de/software/

The SDK is capable to handle a series of different ccd cameras. The server was tested with a Pco4000 camera but should work also for the other cameras supported by the SDK.

Families: Acquisition

Key words: 2D

Language: Cpp

License:

Contact:

Class interface


Attributes:

Name Description
ImageScalar: DevEncoded
ExposureTimeScalar: DevDouble
DelayTimeScalar: DevDouble
TriggerModeScalar: DevShort
FileSavingScalar: DevBoolean
FileDirScalar: DevString
FilePrefixScalar: DevString
FileStartNumScalar: DevLong
FilePostfixScalar: DevString
WidthScalar: DevLong
HeigthScalar: DevLong
ImageCounterScalar: DevLong
Binning_xScalar: DevShort
Binning_yScalar: DevShort
ROI_x_minScalar: DevLong
ROI_x_maxScalar: DevLong
ROI_y_minScalar: DevLong
ROI_y_maxScalar: DevLong
PixelrateScalar: DevLong
ADCsScalar: DevShort
CoolingTempSetScalar: DevShort
CoolingTempScalar: DevDouble
ImageTimeStampScalar: DevBoolean

Commands:

Name Description
StateInput: DevVoid
Output: State
This command gets the device state (stored in its device_state data member) and returns it to the caller.
StatusInput: DevVoid
Output: DevString
This command gets the device status (stored in its device_status data member) and returns it to the caller.
ResetInput: DevVoid
Output: DevVoid
Reset a FAULT state and set the binning to 1 and the ROI to the full image size.
StopInput: DevVoid
Output: DevVoid
Stop the current acquisition.
StartStandardAcqInput: DevVoid
Output: DevVoid
Start an acquisition with the prepositioned parameters
LiveInput: DevVoid
Output: DevVoid
Start a live acquisition. Image are aquired in an endless loop with the prepositioned parameters. The Stop command ends the live acquisition.

Pipes:

Properties:

22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



16 Feb 2018, DS Admin
Updated:
The device class has been updated.
You are looking at this version now.



20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .



23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2 on:16 Feb 2018, 11:41 a.m.