Development status:
    Released,
            Release: Release_1_9
        
    
    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 | 
|---|---|
| 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 | 
| RoIy2Scalar: DevLong | y2 bin for the RoI | 
| RoICountsScalar: DevDouble | Counts in the RoI | 
| ImageImage: DevLong | — | 
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. | 
| ResetInput: DevVoid Output: DevVoid  | 
                        
                            — | 
| OpenInput: DevVoid Output: DevVoid  | 
                        
                            — | 
| CloseInput: DevVoid Output: DevVoid  | 
                        
                            — | 
| SnapInput: DevVoid Output: DevVoid  | 
                        
                            — | 
| SaveInput: DevVoid Output: DevVoid  | 
                        
                            — | 
| AbortSnapInput: 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 | 
Please log in to comment.
Generated
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 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.