TANGO
Device Server



Tune Monitor
Device Attributes Description

TuneMonitor Class

Revision: realisetag - Author: verdier

Scalar Attributes
Attribute name
Data Type
R/W Type
Expert
SamplesNumber: Samples number for acquisition. It must be a power of two.
DEV_LONG
READ_WRITE
No





Spectrum Attributes
Attribute name
Data Type
X Data Length
Expert
P_mode
DEV_LONG
4
No
Offset
DEV_LONG
4
No
CenterFrequency: Center frequency used on ECDR board on each channel. This frequency is calculated with Pmode and Offset attribute, and RefFrequency property. Fc = (Pmode * RefFrequency ) + Offset
DEV_DOUBLE
4
No
SpanWidth
DEV_DOUBLE
4
No
FFT_Horiz_1: Fast Fourier Tranform calculated with acquistion data on horizontal channel #1
DEV_DOUBLE
2048
No
FFT_Horiz_2: Fast Fourier Tranform calculated with acquistion data on horizontal channel #2
DEV_DOUBLE
2048
No
FFT_Vertic_1: Fast Fourier Tranform calculated with acquistion data on vertical channel #1
DEV_DOUBLE
2048
No
FFT_Vertic_2: Fast Fourier Tranform calculated with acquistion data on vertical channel #2
DEV_DOUBLE
2048
No
Acqu_Horiz_1: Horizontal #1 channel acquisition data. The SampleNumber first data are the real partn and the following data are the imaginary part.
DEV_DOUBLE
4096
No
Acqu_Horiz_2: Horizontal #2 channel acquisition data. The SampleNumber first data are the real partn and the following data are the imaginary part.
DEV_DOUBLE
4096
No
Acqu_Vertic_1: Vertical #1 channel acquisition data. The SampleNumber first data are the real partn and the following data are the imaginary part.
DEV_DOUBLE
4096
No
Acqu_Vertic_2: Vertical #2 channel acquisition data. The SampleNumber first data are the real partn and the following data are the imaginary part.
DEV_DOUBLE
4096
No







TANGO is an open source project hosted by :
Sourceforge logo small
Core and Tools : CVS repository on tango-cs project
Device Servers : CVS repository on tango-ds project