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

Use this link to find the valid information.

Development status: Released, Release: Release_2_3
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/XMCD
Contact: tnunez@mail.desy.de



Class Description


Computes a current for normalization using the PiLC.

Families: Miscellaneous

Key words:

Platform: Unix Like

Language: Python

License: GPL

Contact: tnunez@mail.desy.de

Hardware


Manufacturer: DESY

Product:

PiLC

Bus: Not Applicable

Class interface


Attributes:

Name Description
IntensityScalar: DevDouble
IPlusScalar: DevDouble ItPlus/I0Plus
IMinusScalar: DevDouble ItMinus/I0Minus
ItPlusScalar: DevLong
I0PlusScalar: DevLong
ItMinusScalar: DevLong
I0MinusScalar: DevLong
GateStatusScalar: DevLong
MirrorDelay1Scalar: DevFloat Reads last written value. The write value is rounded to multiples of 5 ns.
MirrorDelay2Scalar: DevFloat Reads last written value. The write value is rounded to multiples of 5 ns.
ClockCounterScalar: DevDouble
I0Plus1Scalar: DevLong
I0Plus2Scalar: DevLong
I0Minus1Scalar: DevLong
I0Minus2Scalar: DevLong
TGAFrequencyScalar: DevDouble Frequency of the PGA. Used to convert PiLC counts to time.
ClockTimeScalar: DevDouble
IpImDiffScalar: DevDouble Iplus - Iminus
IpImXasScalar: DevDouble - Iplus - Iminus
ItPlus2Scalar: DevLong
ItMinus2Scalar: DevLong
ModeScalar: DevLong Mode for Iplus and Iminus calculation: 0 -> absortion, 1 -> fluorescence/diffraction
ModeInfoScalar: DevString Shows selected mode in Mode attribute.
IDirectionScalar: DevLong 0 -> I-, 1 -> I+
ObservationsScalar: DevString Attribute for writing information
PiLCNameScalar: DevString Name of the PiLC Tango device connected to

Commands:

Name Description
StateInput: DevVoid
Output: State
Device state
This command gets the device state (stored in its device_state data member) and returns it to the caller.
StatusInput: DevVoid
Output: ConstDevString
Device status
This command gets the device status (stored in its device_status data member) and returns it to the caller.

Pipes:

Properties:

Name Description
PiLCDeviceDevString Name of the PiLCDevice connecting to the hw.
InitPiLCAtStartDevLong If set to 1, the PiLC is initilized when the server is started.

Added by:pgoryl2 on:13 Nov 2021, 4:17 a.m.