This is historical information of device classes implemented in PfeifferGauge device server.
Use this link to find the valid information.
Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Vacuum/PfeifferGauge
Contact:
Class Description
Class for controlling the vacuum pressure measurement and control devices from Pfeiffer.
Families: Vacuum
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Pfeiffer
Product:
TPG262 and TPG256A
Bus: Data Socket
Class interface
Attributes:
| Name | Description |
|---|---|
| PressureSensor1Scalar: DevDouble | — |
| PressureSensor2Scalar: DevDouble | — |
| PressureUnitsScalar: DevString | — |
| SetPoint1Scalar: DevString | Status (0 -> off, 1->on), min value, max value |
| SetPoint2Scalar: DevString | Status (0 -> off, 1->on), min value, max value |
| SetPoint3Scalar: DevString | Status (0 -> off, 1->on), min value, max value |
| SetPoint4Scalar: DevString | Status (0 -> off, 1->on), min value, max value |
| SensorStatus1Scalar: DevString | Sensor Status: Ok = Messdaten okay Ur = Messbereichsunterschreitung (Underrange) Or = Messbereichsüberschreitung (Overrange) SenErr = Messstellenfehler (Sensor-Error) Off = Messstelle ausgeschaltet None = keine Messröhre IdErr = Identifikationsfehler Ukn = Unknown, still not tried to readout |
| SensorStatus2Scalar: DevString | Sensor Status: Ok = Messdaten okay Ur = Messbereichsunterschreitung (Underrange) Or = Messbereichsüberschreitung (Overrange) SenErr = Messstellenfehler (Sensor-Error) Off = Messstelle ausgeschaltet None = keine Messröhre IdErr = Identifikationsfehler Ukn = Unknown, still not tried to readout |
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. |
| WriteReadRawInput: DevString Message to send Output: DevString Raw answer |
Sends a command to the device and returns the answer. |
Pipes:
Properties:
| Name | Description |
|---|---|
| PortNbDevLong | Port number |
| SimulationModeDevLong | 0-> no simulation |
| HostNameDevString | Name of the terminal server connecting to the device |
| TPGTypeDevLong | Type of TPG device device: 262, 256 |
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 are looking at this version now.
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.