This is historical information of device classes implemented in libera_pulsed device server.

Use this link to find the valid information.

Development status: Released, Release: baseline-1_1_1
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/BeamDiagnostics/libera_pulsed
Contact: jmchaize



Class Description


A class to get position and current from a libera device. it is a client of the BPMLibera server.
It extracts the beam pulse from the DD acquisition buffer of a libera and get the positions at the time of the peak.

Families: BeamDiagnostics

Key words:

Language: Cpp

License:

Contact: jmchaize

Class interface


Attributes:

Name Description
CurrentScalar: DevDouble
MaxIndexScalar: DevLong
HorizontalPosScalar: DevDouble
VerticalPosScalar: DevDouble
AGCScalar: DevBoolean
AttenuationScalar: 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.

Pipes:

Properties:

Name Description
MAPerUnitDevDouble Electrode value to mA conversion factor.
ValidThresholdDevDouble Current validity Threshold
LiberaDeviceDevString Name of the Libera device
CurrentOffsetDevDouble Offset used to calculate the current

Added by:pgoryl2 on:22 Feb 2018, 2:22 p.m.