Development status:
Released,
Release: Release_1_4
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Vacuum/LeyboldTD400
Contact:
Class Description
Tango device server to control Leybold TURBO.DRIVE 300/400 frequency converter
Families: Vacuum
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Leybold
Product:
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
RotorFrequencyScalar: DevUShort | — |
ConverterTemperatureScalar: DevUShort | — |
BearingTemperatureScalar: DevUShort | — |
SupplyVoltageScalar: DevUShort | — |
MotorTemperatureScalar: DevUShort | — |
PumpCurrentScalar: DevDouble | — |
PumpTypeScalar: DevString | — |
ConverterTypeScalar: DevUShort | — |
NominalPumpFrequencyScalar: DevUShort | — |
MinimumPumpFrequencyScalar: DevUShort | — |
SetpointFrequencyScalar: DevUShort | — |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
Pipes:
Properties:
Name | Description |
---|---|
HostNameDevString | Hostname of terminal server |
PortNumberDevString | port number on terminal server |
ConnectTypeDevString | either `serial` or `net` |
BaudRateDevLong | baud rate when connecting via serial line |
DeviceFileDevString | device file name when connecting via serial line |
SimulationModeDevBoolean | if true, run without connected hardware |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
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.