TANGO
Device Server



PSI PSCIP2 power supply interface
Properties Description

PSI_PSCIP2 Class

Revision: - Author: lkrause2



Device Properties
Property name
Property type
Description
Channel Tango::DEV_SHORT Channel used of PC
FODevice Tango::DEV_STRING BName of the Linux character / block device.
InterlockTemperatureBit Tango::DEV_SHORT Defines which bit of digital input register indicates temperature interlock
InterlockFlowBit Tango::DEV_SHORT Defines which bit of the digital input register indicates flow interlock
TangoDevice Tango::DEV_STRING name of the python serial device server responisble for serial communication
ConnectionType Tango::DEV_SHORT You can choose the kind of connection the DS "talks" with PSC: 0 -> fiber 1 -> serial (RS232) To run RS232 you need to create pySerial DS
CurrentFactor Tango::DEV_FLOAT scaling factor ( f ): Iref = f * ( I_idal + o )






Device Properties Default Values:
Property Name Default Values
Channel No default value
FODevice No default value
InterlockTemperatureBit No default value
InterlockFlowBit No default value
TangoDevice No default value
ConnectionType 0
CurrentFactor 1



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