Development status:
Released,
Release: VarianDualIP-Release-2.4
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Vacuum/VarianDualIP
Contact:
Class Description
This device server is intended to drive and monitor a ion pump controlled by a Varian Dual ion pump controller. You need VarianDualCrtl device classes OR Agilent4uhv device classes
Families: Vacuum
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Varian
Product:
Dual IP
Bus: Serial Line
Class interface
Attributes:
Name | Description |
---|---|
FirstStepCurrentScalar: DevFloat | — |
PressureScalar: DevFloat | — |
VoltageScalar: DevFloat | — |
CurrentScalar: DevFloat | — |
SizeScalar: DevString | — |
ControlTypeScalar: DevString | — |
SecondStepCurrentScalar: DevFloat | — |
FixModeScalar: DevBoolean | — |
StartModeScalar: DevBoolean | — |
ControllerScalar: DevString | — |
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. |
OffInput: DevVoid Output: DevVoid |
Set the pump to OFF. |
OnInput: DevVoid Output: DevVoid |
Set the pump to ON. |
SetFixedModeInput: DevVoid Output: DevVoid |
Set the pump channel to the "fixed" mode. |
SetStartModeInput: DevVoid Output: DevVoid |
Set the pump channel to the "start" mode. |
SetStepModeInput: DevVoid Output: DevVoid |
Set the pump channel to the "step" mode. |
SetProtectModeInput: DevVoid Output: DevVoid |
Set the pump channel to the "protect" mode. |
Pipes:
Properties:
Name | Description |
---|---|
ChannelNumberDevShort | The channel number of the ion pump (1 or 2) |
ControllerDeviceNameDevString | The device name of the associated ion pump controller |
Please log in to comment.
Generated
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
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.