Skip to content
Snippets Groups Projects
Commit 8223ecb4 authored by Sabrina Sendel's avatar Sabrina Sendel
Browse files

change description

parent 5f55a501
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,9 @@
# See LICENSE.txt for more info.
"""
Elektro Automatik - Power Supply 5000er Serie
Elektro Automatik - Power Supply
EA-PS 5000er serie - Power Supply control via modbus
EA-PS - Power Supply control via modbus and network
"""
# PROTECTED REGION ID(EAPSPSI.system_imports) ENABLED START #
......@@ -43,7 +43,7 @@ __all__ = ["EAPSPSI", "main"]
class EAPSPSI(Device):
"""
EA-PS 5000er serie - Power Supply control via modbus
EA-PS - Power Supply control via modbus and network
**Properties:**
......
<?xml version="1.0" encoding="ASCII"?>
<pogoDsl:PogoSystem xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:pogoDsl="http://tango.org/pogo/PogoDsl">
<classes name="EAPSPSI" pogoRevision="9.9">
<description description="EA-PS 5000er serie - Power Supply control via modbus" title="Elektro Automatik - Power Supply 5000er Serie" sourcePath="/home/sendels/tangogitlab/tango-ds/DeviceClasses/PowerSupply/EAPSPSI" language="PythonHL" filestogenerate="XMI file,Code files,Protected Regions" license="GPL" copyright="" hasMandatoryProperty="false" hasConcreteProperty="true" hasAbstractCommand="false" hasAbstractAttribute="false">
<description description="EA-PS - Power Supply control via modbus and network" title="Elektro Automatik - Power Supply" sourcePath="/home/sendels/tangogitlab/tango-ds/DeviceClasses/PowerSupply/EAPSPSI" language="PythonHL" filestogenerate="XMI file,Code files,Protected Regions" license="GPL" copyright="" hasMandatoryProperty="false" hasConcreteProperty="true" hasAbstractCommand="false" hasAbstractAttribute="false">
<inheritances classname="Device_Impl" sourcePath=""/>
<identification contact="at mail.desy.de - tnunez" author="tnunez" emailDomain="mail.desy.de" classFamily="PowerSupply" siteSpecific="" platform="Unix Like" bus="Modbus" manufacturer="Elektro Automatik" reference="PS 5200-02 A"/>
</description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment