.

Average: 0
Rating Count: 0

Development status: Released, Release: BalzersGauge-Release-3.2
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Vacuum/BalzersGauge
Contact:



Class Description


This is device server is intended to drive a vacuum gauge connected to a Balzers TPG300 controller.

Families: Vacuum

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact:

Hardware


Manufacturer: Balzers

Bus: Serial Line

Class interface


Attributes:

Name Description
PressureScalar: DevDouble Measured pressure on device.
XLocationScalar: DevDouble
YLocationScalar: DevDouble

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.
OnInput: DevVoid
Output: DevVoid
Sets the gauge ON.
OffInput: DevVoid
Output: DevVoid
Sets the gauge OFF.

Pipes:

Properties:

Name Description
XLocationDevDouble Tha abscisse of the gauge inside the cell.
YLocationDevDouble The Y coordinate of the gauge in the cell.
Tpg300DeviceNameDevString The device name of the TPG300 device server.
GaugeNameDevString This is the gauge name (must be \'A1\', \'A2\', \'B1\' or \'B2\').
GazFactorDevDouble A factor which is applied to raw pressure got from the controller.
FilterTimeDevString The type of filtering (\'fast\', \'slow\' or \'medium\').


Please log in to comment.

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.
Added by:pgoryl2 on:3 Jan 2017, 2:03 p.m.