.
Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/BeamDiagnostics/bpmccd
Contact:
Class Description
- This Bpm uses the libraries from the bliss ccd to calculate the beam position from
- the image read from a firewire ccd camera or any other ccd device server which implements the ccd abstract interface.
Families: BeamDiagnostics
Key words:
Language: Cpp
Contact:
Class interface
Attributes:
| Name | Description |
|---|---|
| XScalar: DevDouble | — |
| YScalar: DevDouble | — |
| XFwhmScalar: DevDouble | — |
| YFwhmScalar: DevDouble | — |
| IntensityScalar: DevDouble | — |
| MaxPixelValueScalar: DevLong | — |
| Roi_automaticScalar: DevBoolean | — |
| ImageCounterScalar: DevLong | — |
| AverageScalar: DevLong | — |
| ThresholdScalar: DevLong | — |
| RoiExtensionScalar: DevDouble | — |
| BorderExclusionScalar: DevLong | — |
| Enable_XScalar: DevBoolean | — |
| Enable_YScalar: DevBoolean | — |
| GaussFittMaxScalar: DevBoolean | — |
| BackgroundSubstractionScalar: DevBoolean | — |
| CcdDeviceNameScalar: DevString | — |
| Enable_FwhmTuningScalar: DevBoolean | — |
| FwhmTuningExtensionScalar: DevDouble | — |
| RoiSpectrum: DevLong | — |
| Profile_XSpectrum: DevDouble | — |
| Profile_YSpectrum: DevDouble | — |
| ResImageImage: DevDouble | — |
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. |
| OffInput: DevVoid Output: DevVoid |
Switch off the BPM calculation. |
| OnInput: DevVoid Output: DevVoid |
Switch on the BPM calculations. |
Pipes:
Properties:
| Name | Description |
|---|---|
| Ccd_deviceDevString | name of ccd device |
Please log in to comment.
Added by:pgoryl2
on:23 Feb 2017, 9:28 a.m.