TANGO
Device Server



Taco/Tango Wrapper for RFKlystron
Properties Description

RFKlystronWrapper Class

Revision: FirstRelease - Author: bla



Device Properties
Property name
Property type
Description
Klystron_taco_device Tango::DEV_STRING The klystron taco device that will be wrapped to tango world.
Hardware_access_delay Tango::DEV_LONG Read on taco server are done in one pass. This property is the delay between two access to the taco device. This is done to avoid taco access on each attribute read.
Configuration_file_path Tango::DEV_STRING Configuration file path.
Rf_on_threshold Tango::DEV_SHORT This is the threshold value that fix the rf_on attribute. If the RF_Power is greater than this property, the rf_on attribute will be 1, else 0.
Beam_on_threshold Tango::DEV_SHORT This is the threshold value that drives the beam_on attribute. if Elec power is greater than this property, the attribute will be 1, else 0






Device Properties Default Values:
Property Name Default Values
Klystron_taco_device No default value
Hardware_access_delay 3
Configuration_file_path /operation/
Rf_on_threshold 10
Beam_on_threshold 10



There is no Class properties.






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