Development status:
Released,
Release: release_1_0_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/PowerSupply/DeltaElectronica_PSC_ETH
Contact:
Class Description
basic control for PSC-ETH controlled power supplies from Delta Electronica
Families: PowerSupply
Key words:
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: Delta Electronica
Product:
SM-800 (PSC-ETH control)
Bus: Ethernet
Class interface
Attributes:
| Name | Description |
|---|---|
| currentScalar: DevDouble | — |
| voltageScalar: DevDouble | — |
| maxCurrentScalar: DevDouble | — |
| maxVoltageScalar: 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 |
None. |
| OffInput: DevVoid Output: DevVoid |
None. |
| ResetInput: DevVoid Output: DevVoid |
None. |
Pipes:
Properties:
| Name | Description |
|---|---|
| IPAddressDevString | IP Address of the PSC-ETH |
| PortDevShort | Port of the PSC-ETH tcp connection |
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.