TANGO
Device Server



BPM manager for the SOLEIL's booster
Properties Description

BoosterBPMManager Class

Revision: release_1_4_0 - Author: leclercq






Device Properties
Property name
Property type
Description
ManagedBPMList Array of string The list of managed BPMs. Each entry can a single device name or a wildcard.
InjOrbitStartTime Tango::DEV_LONG Start time for computation of the averaged injection orbit [in ms]. Defaults to 0.
ExtOrbitStartTime Tango::DEV_LONG Start time for computation of the averaged extraction orbit [in ms]. Defaults to 140.
InjOrbitNumSamples Tango::DEV_LONG Number of samples to average for compuation of the injection orbit. Defaults to 10.
ExtOrbitNumSamples Tango::DEV_LONG Number of samples to average for compuation of the extraction orbit. Defaults to 10.
IgnoredBPMList Array of string The names of the BPM to remove from the ManagedBPMList. Use this property in case a wilcard is used to specify the ManagedBPMList.
ForceBPMsConfig Tango::DEV_BOOLEAN If set to TRUE, force BPMs configuration [MODE_BN, 10112 samples] at startup, do nothing otherwise
AsynchActivityPeriod Tango::DEV_USHORT Set the asynchrounous activity period [in ms]. If set to 0, the manager becomes purely synchronous (i.e. only computes orbit uppon external requests). Defaults to 1000.
CorrelateBPMsData Tango::DEV_BOOLEAN If set to TRUE, the manager try to correlate the BPMs data. Does nothing otherwise. Since the trigger delivery is not controlled, data correlation can't be garantee. Defaults to TRUE.
ManageAtStartup Tango::DEV_BOOLEAN IIf set to , starts managing the specified BPMs immediatly. Waits for a Start command otherwise. Defaults to .






Device Properties Default Values:
Property Name Default Values
ManagedBPMList No default value
InjOrbitStartTime No default value
ExtOrbitStartTime No default value
InjOrbitNumSamples No default value
ExtOrbitNumSamples No default value
IgnoredBPMList No default value
ForceBPMsConfig No default value
AsynchActivityPeriod No default value
CorrelateBPMsData No default value
ManageAtStartup No default value



There is no Class properties.






ESRF - Software Engineering Group