TANGO
Device Server



Power Supply of a Kicker
Properties Description

KickerPowerSupply Class

Revision: release_1_5_1 - Author: langlois






Device Properties
Property name
Property type
Description
PLCServerName Tango::DEV_STRING Name of the PLCServer used to communicate with the PLC
DBNumber Tango::DEV_LONG Number of the intrefaced DB in the PLC
InputOffset Tango::DEV_LONG Offset of the inputs (in bytes) in the interfaced DB
InputLength Tango::DEV_LONG Length of the inputs (in Words [16 bits]) in the interfaced DB
OutputOffset Tango::DEV_LONG Offset of the outputs (in bytes) in the interfaced DB
OutputLength Tango::DEV_LONG Length of the outputs (in Words [16 bits]) in the interfaced DB
TriggerBoardName Tango::DEV_STRING Name of the Trigger Board Device Server (uses 6602).
TriggerLine Tango::DEV_STRING Number of the TriggerLine (number of the counter 0 - 7).
AcqTriggerLine Tango::DEV_STRING Number of the TriggerLine for the AI Acquisition (number of the counter 0 - 7).
SAIBoardName Tango::DEV_STRING Name of the SAI Board Device Server (uses 2005).
DIOBoardName Tango::DEV_STRING Name of the DIO Board Device Server (uses 7432).
DIODefProcLine Tango::DEV_STRING Number of the Process Default Line of the 7432 (eg: PA3 for Port A, Line 3).
Location Tango::DEV_SHORT Location of the Booster Pulsed Element:
0 -> Booster Injection
1 -> Booster Extraction
SAIVoltageChannel Tango::DEV_STRING Index of the SAI Channel for the Voltage : 0 to 3. (default = 0).
SAICurrentChannel Tango::DEV_STRING Index of the SAI Channel for the Current : 0 to 3. (default = 1).
UFullScale Tango::DEV_DOUBLE Valeur de la pleine echelle de la tension. en Volts
IFullScale Tango::DEV_DOUBLE Valeur de la pleine echelle du courant. en Amps
PrechargeLocalSystemName Tango::DEV_STRING Name of the PrechargeLocalSystem device used for the precharge.
PrechargeLocalSystemLine Tango::DEV_STRING Line of the PrechargeLocalSystem.






Device Properties Default Values:
Property Name Default Values
PLCServerName No default value
DBNumber No default value
InputOffset No default value
InputLength No default value
OutputOffset No default value
OutputLength No default value
TriggerBoardName No default value
TriggerLine No default value
AcqTriggerLine No default value
SAIBoardName No default value
DIOBoardName No default value
DIODefProcLine No default value
Location No default value
SAIVoltageChannel 0
SAICurrentChannel 1
UFullScale No default value
IFullScale No default value
PrechargeLocalSystemName No default value
PrechargeLocalSystemLine No default value



There is no Class properties.






ESRF - Software Engineering Group