This is historical information of device classes implemented in PSCameraVHR device server.
Use this link to find the valid information.
Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/PSCameraVHR
Contact:
Class Description
Class for controlling PS CCD Camera
Families: Acquisition
Key words:
Platform: Unix Like
Language: Python
Contact:
Hardware
Manufacturer: Photonic Science
Product:
XRay Imager VHR CCD
Bus: Socket
Class interface
Attributes:
Name | Description |
---|---|
RoIy2Scalar: DevLong | y2 bin for the RoI |
DeltaTimeScalar: DevLong | — |
NumberOfImagesScalar: DevLong | — |
XBinningScalar: DevLong | — |
YBinningScalar: DevLong | — |
ExposureTimeScalar: DevFloat | — |
FileDirectoryScalar: DevString | The capture image is saved at:\n'FileDirectory'\ 'FileName''FileNumber'+'.'+'FileFormat' |
FileRefNumberScalar: DevString | The captured image is saved at:\n'FileDirectory'\ 'FilePrefix''FileRefNumber'+'.'+'FileSuffix' |
FilePrefixScalar: DevString | The captured image is saved at:\n'FileDirectory'\ 'FilePrefix''FileRefNumber'+'.'+'FileSuffix' |
FileSuffixScalar: DevString | The captured image is saved at:\n'FileDirectory'\ 'FilePrefix''FileRefNumber'+'.'+'FileSuffix' |
FilePathScalar: DevString | 'FileDirectory'\ 'FilePrefix''FileRefNumber'+'.'+'FileSuffix' |
RoIx1Scalar: DevLong | x1 bin for the RoI |
RoIx2Scalar: DevLong | x2 bin for the RoI |
RoIy1Scalar: DevLong | y1 bin for the RoI |
RoICountsScalar: DevDouble | Counts in the RoI |
ImageImage: DevLong | — |
Commands:
Name | Description |
---|---|
AbortSnapInput: DevVoid Output: DevVoid |
— |
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. |
ResetInput: DevVoid Output: DevVoid |
— |
OpenInput: DevVoid Output: DevVoid |
— |
CloseInput: DevVoid Output: DevVoid |
— |
SnapInput: DevVoid Output: DevVoid |
— |
SaveInput: DevVoid Output: DevVoid |
— |
StartAcquisitionInput: DevVoid Output: DevVoid |
Performs Snap and Save NumberOfImages times, with DeltaTime ms between Snaps. |
Pipes:
Properties:
Name | Description |
---|---|
IPAdressDevString | IP Adress |
PortNbDevLong | Port Number |
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
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.