Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/Pvcam
Contact:
Class Description
- This device server implements the Ccd abstract class for ccd`s that can be accessed
using the PVCAM library e.g. Photometrics and Princeton cameras.
This server has been tested with the following cameras :
Quantix from Photometrics
Families: Acquisition
Key words: 2D
Language: Cpp
Contact:
Class interface
Attributes:
| Name | Description |
|---|---|
| ExposureScalar: DevDouble | — |
| RoiSpectrum: DevLong | — |
| BinningSpectrum: DevShort | — |
| TriggerScalar: DevShort | — |
| WidthScalar: DevLong | — |
| HeightScalar: DevLong | — |
| FramesScalar: DevLong | — |
| DepthScalar: DevShort | — |
| FileParamsSpectrum: DevString | — |
| FileFormatScalar: DevString | — |
| ImageImage: DevUChar | — |
| ImageFormatScalar: DevString | — |
| ImageCounterScalar: DevLong | — |
| JpegImageSpectrum: DevUChar | — |
| JpegQualityScalar: DevShort | — |
| JpegCompressionScalar: 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. |
| StartInput: DevVoid Output: DevVoid |
start camera exposing |
| StopInput: DevVoid Output: DevVoid |
stop camera exposing |
| ResetInput: DevVoid Output: DevVoid |
reset camera |
| WriteFileInput: DevVoid Output: DevVoid |
write image to file in the selected format, use the file parameters to generate file name |
Pipes:
Properties:
Please log in to comment.
Generated
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 can see previous version here .
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.