Development status:
Released,
Release: TPG300GaugeController_3_13
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Vacuum/PfeifferGaugeController
Contact:
Class Description
- This Device Server allows to communicate with TPG300Gauge Controllers from Pfeiffer.
- The target is reading the pressure from 4/6 channels available.
Families: Vacuum
Key words:
Language: Python
Contact:
Class interface
Attributes:
Name | Description |
---|---|
PA1Scalar: DevDouble | — |
PA2Scalar: DevDouble | — |
PB1Scalar: DevDouble | — |
PB2Scalar: DevDouble | — |
ChannelStateSpectrum: 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. |
SendCommandInput: DevString Output: DevString |
None. |
Pipes:
Properties:
Name | Description |
---|---|
RefreshDevDouble | Refresh period (s) for each attribute of the device. |
SerialLineDevString | Serial line device server used to communicate with the Gauge Controller |
ModelDevString | MaxiGauge or TPG300 |
Please log in to comment.
README
b'\nThis device server is part of the ALBA Vacuum suite and requires VacuumController and Fandango modules available in your PYTHONPATH\n\nModules can be obtained from:\n\n https://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Vacuum/VacuumController\n\n https://svn.code.sf.net/p/tango-cs/code/share/fandango\n\n\nFor more information check the VacuumController/CHANGES and README.txt files\n'
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.