Development status:
Released,
Release: PressureGauge-Release-2.0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/StandardInterfaces/PressureGauge
Contact:
Class Description
This is the abstract class for pressure measuring gauges.
Families: AbstractClasses
Key words: Vacuum,Gauge,Pressure,Interface
Platform: All Platforms
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
PressureScalar: 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:
Please log in to comment.