.
Development status:
Released,
Release: first
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Vacuum/MidiVac
Contact:
Class Description
- This Device will manage the Varian MidiVac Ion Pump
- power supply through a SerialLine Tango Device Server. Last update: srubio@cells.es, 2007/09/20
Families: Vacuum
Key words:
Language: Python
Contact:
Class interface
Attributes:
Name | Description |
---|---|
IScalar: DevDouble | — |
VScalar: DevDouble | — |
SetPoint1Scalar: DevDouble | — |
SetPoint2Scalar: DevDouble | — |
OutputSettingScalar: DevDouble | — |
FirmwareVersionScalar: DevString | — |
HVStatusScalar: DevString | — |
SetPointStatusScalar: DevLong | — |
PROTECTCurrentValueScalar: DevDouble | — |
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 |
Sends a command directly to the device through the rs232 line |
OnInput: DevVoid Output: DevVoid |
None. |
OffInput: DevVoid Output: DevVoid |
None. |
StartInput: DevVoid Output: DevVoid |
None. |
ProtectInput: DevVoid Output: DevVoid |
None. |
Set3KVInput: DevVoid Output: DevVoid |
None. |
Set5KVInput: DevVoid Output: DevVoid |
None. |
Set7KVInput: DevVoid Output: DevVoid |
None. |
Pipes:
Properties:
Name | Description |
---|---|
SerialLineDevString | SerialLine Device Server to connect with |
NChannelsDevLong | Number of Pressure Channels available |
NCombChannelsDevLong | Number of Combination Channels available |
RefreshDevDouble | Period (in seconds) for the internal refresh thread. |
Please log in to comment.
Generated
20 Apr 2017, Piotr Goryl
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.
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.
Added by:pgoryl2
on:23 Feb 2017, 11:47 a.m.