Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/SampleEnvironment/CenterThreeCOM
Contact:
Class Description
CenterThree reading pressure values continuously
Families: SampleEnvironment
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Oerlikon Leybold Vacuum
Product:
CenterThree
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
Pressure1Scalar: DevDouble | — |
Pressure2Scalar: DevDouble | — |
Pressure3Scalar: DevDouble | — |
Status1Scalar: DevLong | 0 ok, 1 undervalue, 2 obervalue, 3 transmission error, 4 transmission off, 5 not transmitter, 6 id error, 7 itr error. |
Status2Scalar: DevLong | 0 ok, 1 undervalue, 2 obervalue, 3 transmission error, 4 transmission off, 5 not transmitter, 6 id error, 7 itr error. |
Status3Scalar: DevLong | 0 ok, 1 undervalue, 2 obervalue, 3 transmission error, 4 transmission off, 5 not transmitter, 6 id error, 7 itr error. |
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. |
Pipes:
Properties:
Name | Description |
---|---|
ControllerDevString | Tango device of the CenterThreeCtrl class |
Please log in to comment.