Development status:
Released,
Release: releasetag
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/PowerSupply/SimPowerSupply
Contact:
Class Description
This class is able to simulate a power supply
Families: PowerSupply
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
CurrentScalar: DevDouble | — |
VoltageScalar: DevDouble | — |
WaterFaultScalar: DevBoolean | — |
OverCurrentScalar: DevBoolean | — |
OverTemperatureScalar: DevBoolean | — |
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 powersupply ON. |
OffInput: DevVoid Output: DevVoid |
Switch powersupply OFF. |
ResetInput: DevVoid Output: DevVoid |
Reset the powersupply to a well known state. |
Pipes:
Properties:
Name | Description |
---|---|
ImpedanceDevDouble | Charge impedance |
DecayTimeDevDouble | decay Time of simulate curse |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.