This is historical information of device classes implemented in Powersupply device server.

Use this link to find the valid information.

Development status: Released
Information status: New

Contact:



Class Description


This is the abstract class for power supplies. It will be the superclass for all concrete
implementations of power supplies in TANGO.

Families: StandardInterfaces

Key words:

Language: Cpp

License:

Contact:

Class interface


Attributes:

Name Description
CurrentScalar: DevDouble
VoltageScalar: DevDouble
CurrentSetPointScalar: DevDouble

Commands:

Name Description
StateInput: DevVoid
Output: State
This command gets the device state (stored in its device_state data member) and returns it to the caller.
StatusInput: DevVoid
Output: DevString
This command gets the device status (stored in its device_status data member) and returns it to the caller.
OnInput: DevVoid
Output: DevVoid
Switch the power supply ON.
OffInput: DevVoid
Output: DevVoid
Switch the power supply OFF.
ResetInput: DevVoid
Output: DevVoid
Reset the power supply after a FAULT. It should be in OFF state afterwards.

Pipes:

Properties:

20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.



23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2 on:20 Apr 2017, 1:18 p.m.