TANGO
Device Server



OFFFManager
Properties Description

OFFFManager Class

Revision: release_3_3_3 - Author: leclercq






Device Properties
Property name
Property type
Description
CorrectorsPowerSupplies Array of string The device name of the correctors power supplies Please respect the following correction tables declaration order: first corrector in the correction table file must be the first corrector in list. This property has no default value and must be specified.
HistoryLength Tango::DEV_LONG The depth of the various history buffers produced by the device (in number of gap, phase or correction samples). Defaults to 4096.
DeltaGapThreshold Tango::DEV_FLOAT Absolute gap variation - in mm - above which a correction is applied. Defaults to 0.05 (i.e. 50 um).
DeltaPhaseThreshold Tango::DEV_FLOAT Absolute phase variation - in mm - above which a correction is applied. Defaults to 0.05 (i.e. 50 um).
NiCanInterface Tango::DEV_STRING Name of the NI-CAN interface as declared under Ni Measurement & Automation. Defaults to 'CAN0'
NiCanBaudrate Tango::DEV_DOUBLE NI CAN baudrate. Defaults to 500000. Do not edit unless you know what you are doing!
CorrectionTablesPaths Array of string Full path to the correction table(s). For U20: full path to the single correction table file (1 path required) For HU80: full path to the four correction table files of each modes // and anti-// (8 paths required) For HU80: be sure to respect the following order... mode_//:corrector_1_table mode_//:corrector_2_table mode_//:corrector_3_table mode_//:corrector_4_table mode_anti-//:corrector_1_table mode_anti-//:corrector_2_table mode_anti-//:corrector_3_table mode_anti-//:corrector_4_table This property has no default value and must be specified.
InsertionType Tango::DEV_STRING The insertion type (as string). Supported models: {U20, HU80}. This property has no default value and must be specified.
NiCanDelay Tango::DEV_USHORT Delay (in millisecs) between NI-CAN driver calls to ncWaitForState and ncReadMult. Please don't change this property unless you know what you're doing. Defaults to 10 ms.






Device Properties Default Values:
Property Name Default Values
CorrectorsPowerSupplies No default value
HistoryLength 4096
DeltaGapThreshold 0.05
DeltaPhaseThreshold 0.05
NiCanInterface CAN0
NiCanBaudrate 500000
CorrectionTablesPaths No default value
InsertionType No default value
NiCanDelay 10



There is no Class properties.






ESRF - Software Engineering Group