.

Average: 0
Rating Count: 0

Development status: Released, Release: Agilent4uhvCtrl-Release-1.2
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Vacuum/Agilent4uhvCtrl
Contact:



Class Description


This device server is intended to drive a Agilent 4UHV ion pump controller.

Families: Vacuum

Key words:

Platform: Unix Like

Language: Cpp

License: GPL

Contact:

Hardware


Manufacturer: Agilent

Product:

UHV

Bus: Serial Line

Class interface


Attributes:

Commands:

Name Description
SetStartModeInput: DevShort
The channel number
Output: DevVoid
Set the considered channel to the start mode.
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.
AddPumpInput: DevShort
Channel number
Output: DevVoid
Add a pump to be controlled.\nThe controller thread will initialize the specified pump and then control it.
ChangeSetpointInput: DevVarFloatArray
argin[0] = channel number coded as a float.\nargin[1] = setpoint value.\nargin[2] = 1 for first step current - 2 for second step current.
Output: DevVoid
Change the setpoint of specified channel, and specified current
GetChannelStateInput: DevShort
The channel number
Output: State
Get the considered channel state ("ON" or "OFF").
GetChannelStatusInput: DevShort
The channel number
Output: DevString
Get the status of the considered channel.
GetControlTypeInput: DevVoid
Output: DevString
The controller control type
Read the type of control of the controller ("remote" or "local").
GetSizeInput: DevShort
The channel number.
Output: DevString
The pump size
Return the pump size.
GetVersionInput: DevVoid
Output: DevString
The firmware version string.
Get the controller firmware version.
IsInitializedInput: DevShort
Channel number.
Output: DevBoolean
return true if specified pump is nitialized.
LocalInput: DevVoid
Output: DevVoid
Set the controller to local mode (operated from front panel).
OffInput: DevShort
The channel number.
Output: DevVoid
Set to OFF the considered channel.
OnInput: DevShort
The channel number.
Output: DevVoid
Set to ON the considered channel.
ReadCurrentInput: DevShort
The channel number
Output: DevFloat
The current value
Get the measure current value of the considered channel.
ReadFixedModeInput: DevShort
Channel number
Output: DevBoolean
Returns TRUE if the pump is in FIXED mode, FALSE if the mode is STEP.
ReadImaxInput: DevShort
The channel number
Output: DevLong
Read the imax of the considered channel.
ReadIprotectInput: DevShort
The channel number
Output: DevLong
Read the iprotect of the considered channel.
ReadIstep1Input: DevShort
The channel number
Output: DevFloat
Read the istep1 of the considered channel.
ReadIstep2Input: DevShort
The channel number
Output: DevFloat
Read the istep2 of the considered channel.
ReadPressureInput: DevShort
The channel number.
Output: DevFloat
Read the pressure of the considered channel.
ReadStartModeInput: DevShort
Channel number
Output: DevBoolean
Returns TRUE if the pump is in START mode, FALSE if the mode is PROTECT
ReadStateInput: DevShort
The channel number
Output: State
The state of the channel
Get the state of the considered channel.
ReadVmaxInput: DevShort
The channel number
Output: DevLong
Read the Vmax of the considered channel.
ReadVoltageInput: DevShort
The channel number
Output: DevFloat
The voltage value
Get the measure voltage value of the considered pump.
ReadVstep1Input: DevShort
The channel number
Output: DevLong
Read the vstep1 of the considered channel.
ReadVstep2Input: DevShort
The channel number
Output: DevLong
Read the vstep2 of the considered channel.
RemoteInput: DevVoid
Output: DevVoid
Set the controller to the remote mode (operated using the serial line).
SetFixedModeInput: DevShort
The channel number
Output: DevVoid
Set the considered channel to the fixed mode.
SetMaxVoltageInput: DevVarShortArray
The channel number.
Output: DevVoid
Set the max voltage for the considered channel. - argin[0] = channel number - argin[1] = max voltage value
SetProtectModeInput: DevShort
The channel number
Output: DevVoid
Set the considered channel to the protect mode.
SetStepModeInput: DevShort
The channel number
Output: DevVoid
Set the considered channel to the step mode.
GetControllerInput: DevVoid
Output: DevString
type of contoller
get the type on Controller
SetDefaultStepCurrentInput: DevVoid
Output: DevVoid
set default step see below. Pump Type: Current for switching Current for switching from 7kV to 5kV: from 5kV to 3kV: 500 diode 1.4E-3 A 3.9E-5 A 300 diode 7.2E-4 A 2.1E-5 A 150 diode 3.6E-4 A 9.5E-6 A 75-55-40 diode 2.2E-4 A 6.7E-6 A 20 diode 2.0E-4 A 2.7E-6 A 10 diode 2.0E-5 A 6.0E-6 A 500 StarCell 9.0E-4 A 2.5E-5 A 300 StarCell 5.5E-4 A 1.6E-5 A 150 StarCell 3.0E-4 A 8.5E-6 A 75-55-40 StarCell 1.3E-4 A 3.8E-6 A 20 StarCell 6.5E-5 A 1.9E-6 A

Pipes:

Properties:

Name Description
WindowDeviceNameDevString The name of the associated WindowPortocol device.
LoopTimeDevULong time between each read (in milliseconds)


Please log in to comment.

23 Feb 2017, Piotr Goryl
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 .



2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2 on:2 Jan 2017, 2:59 p.m.