This is historical information of device classes implemented in PS8000T device server.
Use this link to find the valid information.
Development status:
Released,
Release: Release_1_3
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/PowerSupply/PS8000T
Contact:
Class Description
PS8000T power supply
Families: PowerSupply
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Elektro-Automatic GmbH
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
OutletScalar: DevBoolean | Outlet state, true = on, false = off |
VoltageScalar: DevDouble | — |
CurrentScalar: DevDouble | — |
PowerScalar: DevDouble | — |
RemoteScalar: DevBoolean | Remote control enabled, true = yes, false = no |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State State Code |
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Status description |
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller. |
Pipes:
Properties:
Name | Description |
---|---|
HostNameDevString | Hostname or IP address of the device in case ConnectType is net |
PortNumberDevString | Port number of the device in case ConnectType is `net` |
SimulationModeDevBoolean | — |
ConnectTypeDevString | connection type, can be `net` or `serial` |
DeviceFileDevString | serial line device file in case ConnectType is serial |
BaudRateDevLong | baud rate of serial line in case ConnectType is serial |
RealNetDevBoolean | Set to true, if you are using PS8000T ethernet connection, and to false, if PS8000T is connected via terminal server (Connect type still has to be `net` ins the latter case. |
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.