Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Vacuum/CombinedGaugeDS
Contact:
Class Description
- The CombinedGauge Device Server has been developed to communicate by serial line with MKS devices that combine Pirani and Cold Cathode in a single sensor.
- The device server has been developed at ALBA, http://www.tango-controls.org/device-servers/alba
Families: Vacuum
Key words: CombinedGaugeDS
Platform: Unix Like
Language: Python
Contact:
Hardware
Manufacturer: none
Bus: rs232
Class interface
Attributes:
Name | Description |
---|---|
PressureScalar: DevDouble | — |
SetpointScalar: DevDouble | — |
CalibrationScalar: DevString | — |
UnitScalar: DevString | — |
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. |
ReadChannelInput: DevLong Output: DevString |
None. |
TalkInput: DevString Output: DevString |
None. |
Pipes:
Properties:
Name | Description |
---|---|
SerialLineDevString | — |
ChannelDevLong | — |
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.