CCDPVCAM - - TANGO Controls
.

Average: 0
Rating Count: 0

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



Class Description


Server for handling the Quad-Ro X-ray Camera from Princenton Instruments

Families: Acquisition

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact:

Hardware


Manufacturer: Roper Scientific

Bus: Not Applicable

Class interface


Attributes:

Name Description
NbFramesScalar: DevLong —
CamNameScalar: DevString —
ErrorMessageScalar: DevString —
ROIs1Scalar: DevUShort —
ROIs2Scalar: DevUShort —
ROIsbinScalar: DevUShort —
ROIp1Scalar: DevUShort —
ROIp2Scalar: DevUShort —
ROIpbinScalar: DevUShort —
UseFullFrameScalar: DevLong —
LastSLengthScalar: DevLong —
LastPLengthScalar: DevLong —
TemperatureScalar: DevFloat —
WriteDataToBinaryScalar: DevLong —
ImageCounterScalar: DevLong —
ImageFormatScalar: DevString —
ExposureTimeScalar: DevDouble Exposure Time in s.
ExposureModeScalar: DevLong —
ExposureModeNameScalar: DevString —
TemperatureSetPointScalar: DevFloat —
GainScalar: DevLong —
WriteDataToTiffScalar: DevLong —
FileDirScalar: DevString —
FilePrefixScalar: DevString The prefix of the image files to be created.\nThe full image file name will be composed as\n<br />\n<b>prefix_number.postfix </b>\n<br />\nwhen acquiring images.
FileStartNumScalar: DevLong The file number used when storing an image file.\nAfter saving a file, this number gets increased by one.\nTo override an image file, the file number has to be set again.
FileCommentScalar: DevString Comment to be written in the header of the binary file with the image.
BildImage: DevUShort —

Commands:

Name Description
StateInput: DevVoid
Output: State
State Code
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller.
StatusInput: DevVoid
Output: ConstDevString
Status description
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller.
StartStandardAcqInput: DevVoid
Output: DevLong
Completion Status
Start acquisition in standard way
StartContinuousAcqInput: DevVoid
Output: DevLong
Completion Status
Start acquisition in continuous mode (circular buffer, oldest frame)
StartFocusAcqInput: DevVoid
Output: DevLong
Completion Status
Start acquisition in focus mode (circular buffer, latest frame)
StopAcquisitionInput: DevVoid
Output: DevVoid
Stops camera acquisition

Pipes:

Properties:

Name Description
CamNumDevLong Number identifying the camera
MaxSLengthDevLong Max length of frame in S direction
MaxPLengthDevLong Max length of the frame in P direction


Please log in to comment.

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



19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .



2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2 on:2 Jan 2017, 2:44 p.m.