.
Development status:
Released,
Release: first
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Vacuum/VarianDUAL
Contact:
Class Description
- This Device will manage the Varian DUAL Ion Pump Controller.
- It will read Pressure, Voltage and Current for each Channel and Firmware version and relays state. Last update: srubio@cells.es, 2007/09/20
Families: Vacuum
Key words:
Language: Python
Contact:
Class interface
Attributes:
Name | Description |
---|---|
V2Scalar: DevLong | — |
V1Scalar: DevLong | — |
I1Scalar: DevDouble | — |
I2Scalar: DevDouble | — |
P1Scalar: DevDouble | — |
P2Scalar: DevDouble | — |
InterlockScalar: DevBoolean | — |
FirmwareVersionScalar: DevString | — |
HV1StatusScalar: DevString | — |
HV2StatusScalar: DevString | — |
Commands:
Name | Description |
---|---|
OnHV2Input: DevVoid Output: DevVoid |
It enables High Voltage Channel 2 |
OffHV1Input: DevVoid Output: DevVoid |
It disables High Voltage Channel 1 |
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: DevVarCharArray Output: DevVarCharArray |
This command allows to send an array of characters directly to the device. |
OnInput: DevVoid Output: DevVoid |
It enables both High Voltage Outputs of the device. |
OffInput: DevVoid Output: DevVoid |
It disables both high voltage outputs of the device |
OnHV1Input: DevVoid Output: DevVoid |
It enables High Voltage Channel 1 |
OffHV2Input: DevVoid Output: DevVoid |
It disables High Voltage Channel 2 |
Pipes:
Properties:
Name | Description |
---|---|
SerialLineDevString | SerialLine Device Server to connect with |
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:50 a.m.