TANGO
Device Server



BBFDataViewer
Device Attributes Description

BBFDataViewer Class

Revision: release_1_3_1 - Author: langlois

Scalar Attributes
Attribute name
Data Type
R/W Type
Expert
dacOutputStatus: Status of the DAC OUTPUT
DEV_BOOLEAN
READ
No
adcMemStatus: Status of the ADC (ie: ADC_DTMEM_STATUS or 0x805a register)
2 -> Acq Started
4 -> Acq Stopped
0 -> Uploaded from SDRAM to FIFO
1 -> Uploaded from FIFO to File on PC (via USB)
DEV_SHORT
READ
No
dataSize: Size of the data get from the SDRAM and from the Fifo. (ie: UPLOAD_SIZE or 0x805c register)
DEV_LONG
READ_WRITE
No
adcMemStatusMsg: Text Message of the ADC Mem Status
DEV_STRING
READ
No
currentMode: Current Mode: - 00 mode normal - 01 pour mode excitation 1 paquet via FIR01 - 02 pour mode excitation 1 paquet via ADC4 - 03 pour mode beamkiller via FIR01 - 04 pour mode beamkiller via ADC4 - 05 pour mode hybride via ADC4 et ADC5 - 06 pour mode hybride via ADC4 et DAC0
DEV_STRING
READ
No
filePath: Root Path of the file
DEV_STRING
WRITE
No
isAcquiring: Flag saying if BBF/FBT is acquiring
DEV_BOOLEAN
READ
No
selectedbunchNumber: Number of the selected Bunch
DEV_SHORT
WRITE
No
excitedBunchNumber: Number of the excited bunch
DEV_SHORT
READ
No
selectedExcitedBunchADC4: Pour le mode 1 et 2: les 8bits poids faibles du registre 802A correspondent au choix du num�ro du paquet qu'on veut exciter via ADC4.
DEV_SHORT
READ_WRITE
No
selectedExcitedBunchADC5: Pour le mode 5: les 8bits poids faibles du registre 8008 correspondent au choix du num�ro du paquet qu'on veut exciter via ADC5.
DEV_SHORT
READ_WRITE
No
createFile: Create file at the same time of the upload to attributes
DEV_BOOLEAN
WRITE
No
acquisitionDuration: Duration of the Acquisition in ms; either for the soft or hard
DEV_DOUBLE
WRITE
No
turnNumber: Number of turn: number of cleanData values / 416
DEV_LONG
READ
No
processDataFromFile: Process Data From File
DEV_BOOLEAN
READ_WRITE
No
bunchLow: Bunch Low value for the Maximum calculation of the RMS
DEV_SHORT
READ_WRITE
No
bunchHigh: Bunch High value for the Maximum calculation of the RMS
DEV_SHORT
READ_WRITE
No





Spectrum Attributes
Attribute name
Data Type
X Data Length
Expert
totalData: Total Data of the BBF/FBT. (with the 6 adc values)
DEV_SHORT
100000000
No
cleanData: Cleaned Data of the BBF/FBT. (without the 4th and 5th adc values)
DEV_SHORT
100000000
No
selectedBunchData: Selected Bunch Data
DEV_SHORT
500000
No
excitedBunchData: Excited Bunch Data : excited bunch on all turn
DEV_SHORT
500000
No
fillingPatternData: Filling Pattern Data : mean of bunchs from all turn
DEV_DOUBLE
416
No
rmsData: RMS Data :sum of (bunch(i)-mean bunch(i))²
DEV_DOUBLE
416
No





Image Attributes
Attribute name
Data Type
X Data Length
Y Data Length
Expert
bunchTurnMatrix: Bunches over turns matrix
DEV_SHORT
416
500000
Yes


ESRF - Software Engineering Group