TANGO
Device Server



Machine Status
Properties Description

MachineStatus Class

Revision: release_3_2_0 - Author: elattaoui






Device Properties
Property name
Property type
Description
AveragePressureAttributeProxy Tango::DEV_STRING Full Average Pressure attribute name (i.e. DeviceName+AttributeName) The following format is expected : \"Keyname:FullAttributeName\" NOTE : the expected key value is only \"AVERAGE_PRESSURE\"
CurrentAttributeProxy Tango::DEV_STRING Tango address of the current attribute name (i.e. DeviceName+AttributeName) The following format is expected : \"Keyname:FullAttributeName\" NOTE : the expected key value is only \"CURRENT\"
CurrentTotalAttributeProxy Tango::DEV_STRING Tango address of the current total attribute name (i.e. DeviceName+AttributeName) The following format is expected : \"Keyname:FullAttributeName\" NOTE : the expected key value is only \"CURRENT_TOTAL\"
DiagProxies Array of string Contains 6 attribute proxis which are : Orbit RMS Horizontal Orbit RMS Vertical Orbit Peak Horizontal Orbit Peak Vertical Emittance Horizontal Emittance Vertical The following format is expected : \"Keyname:FullAttributeName\" NOTE : - the expected keys value are \"XORBIT_RMS\" \"ZORBIT_RMS\" \"XORBIT_PEAK\" \"ZORBIT_PEAK\" \"EMITTANCE_H\" \"EMITTANCE_V\"
FillingModeAttributeProxy Tango::DEV_STRING Attribute address of the filling mode of the machine (i.e. DeviceName+AttributeName) The following format is expected : \"Keyname:FullAttributeName\" NOTE : the expected key value is only \"FILLING_MODE\"
HistorySize Tango::DEV_LONG This property corresponds to the maximum of operator message which are keeped into the attribute operatorMessageHistory
InsertionProxies Array of string Tango address of the full frontEndStateValue attribute name (i.e. DeviceName+AttributeName) The following format is expected : \"Keyname:FullAttributeName\" NOTE : - the expected key value is the BeamLine name : \"I02_C\", \"PSICHE\", \"I06_M\" ... (no minus, only underscores are allowed).
LifetimeAttributeProxy Tango::DEV_STRING Tango address of the LifeTime attribute name (i.e. DeviceName+AttributeName) The following format is expected : \"Keyname:FullAttributeName\" NOTE : the expected key value is only \"LIFE_TIME\"
TDLProxies Array of string Tango address of the FrontEndStateValue attribute name (i.e. DeviceName+AttributeName) The following format is expected : \"Keyname:FullAttributeName\" NOTE : - the expected key value is the BeamLine name : \"ODE\", \"SMIS\" ... (no minus, only underscores are allowed).
TunesProxies Array of string 1rt line : Horizontal 2nd line : Vertical Tango address of the tuneX and tuneZ attributes name (i.e. DeviceName+AttributeName) The following format is expected : \"Keyname:FullAttributeName\" NOTE : the expected key values are only \"TUNE_X\" and \"TUNE_Z\"
PssKeyDeviceProxy Array of string name of the device proxy which provides the PSS key state The following format is expected : \"Keyname:FullAttributeName\" NOTE : the expected key value is only \"PSS_KEY_INJECTION\" the FullAttributeName = DeviceName+AttributeName
CurrentTrendSavePeriod Tango::DEV_LONG Automatically save current trend in a file each of current measurement
CurrentTrendFilename Tango::DEV_STRING full path of current trend file
LastDeliveredBeam Tango::DEV_STRING the date of the last delivered beam
LastBeamUsableState Tango::DEV_BOOLEAN Last Beam Usable State
__valueOperatorMessage Array of string last operator message






Device Properties Default Values:
Property Name Default Values
AveragePressureAttributeProxy No default value
CurrentAttributeProxy No default value
CurrentTotalAttributeProxy No default value
DiagProxies No default value
FillingModeAttributeProxy No default value
HistorySize 3
InsertionProxies No default value
LifetimeAttributeProxy No default value
TDLProxies No default value
TunesProxies No default value
PssKeyDeviceProxy No default value
CurrentTrendSavePeriod 10
CurrentTrendFilename No default value
LastDeliveredBeam No default value
LastBeamUsableState No default value
__valueOperatorMessage none



There is no Class properties.






ESRF - Software Engineering Group