|
|
|
|
|
Device Server |
| |
||
| CurrentFileBaseName | Tango::DEV_STRING | |
| CurrentFileExtension | Tango::DEV_STRING | |
| CurrentFilePath | Tango::DEV_STRING | |
| DataFileActivation | Tango::DEV_BOOLEAN | enables the ASCII data file |
| DataFileType | Tango::DEV_LONG | 0 : ASCII 1 : Nexus |
| DataRecorder | Tango::DEV_STRING | device name for the Nexus Data Recorder |
| DataRecorderWriteMode | Tango::DEV_LONG | 0 -> call WriteScanData in the DataRecorder device 1 -> write nexus file directly from ScanServer |
| DataRecorderSavingPeriod | Tango::DEV_DOUBLE | the period (in seconds) at which the DataRecorder->WriteScanData is called |
| PluginRootPath | Tango::DEV_STRING | The path to the plugins directory |
| DataFitter | Tango::DEV_STRING | a data fitter device to use for post scan behavior |
| SynchronizeData | Tango::DEV_BOOLEAN | Enable/Disable synchronize data coming from timebase and sensor. [default = true] |
| Property Name | Default Values |
| CurrentFileBaseName | No default value |
| CurrentFileExtension | No default value |
| CurrentFilePath | No default value |
| DataFileActivation | false |
| DataFileType | No default value |
| DataRecorder | No default value |
| DataRecorderWriteMode | 0 |
| DataRecorderSavingPeriod | 10 |
| PluginRootPath | No default value |
| DataFitter | No default value |
| SynchronizeData | true |
TANGO is an open source project hosted by :
|
Core and Tools :
CVS repository on
tango-cs project
Device Servers : CVS repository on tango-ds project |