Development status:
Released,
Release: latest
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/BeamDiagnostics/LoCuM_4
Contact:
Class Description
controls the 4 channel Low-Current Monito called LoCuM_4. it consists of several components: - 4 current to voltage converters - an optically isolated amplifier - BIAS supply - Controller - an interface to host computer
Families: Miscellaneous
Key words:
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
gainScalar: DevDouble | to select input current range. |
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. |
SetControlModeInput: DevBoolean true: local, false: remote Output: DevVoid nothing |
select the control mode |
SendLocum4CommandInput: DevString Locum4 command string Output: DevString response to the command |
send a Locum4 command. All commands are described in the Locum4 programmer's guide. |
RangeUpInput: DevVoid nothing Output: DevVoid nothing |
increase the range |
RangeDownInput: DevVoid Output: DevVoid |
decrease the range |
SetManualRangeInput: DevDouble nothing Output: DevVoid nothing |
to set the manual mode |
Pipes:
Properties:
Name | Description |
---|---|
SerialProxyNameDevString | name of the serial line proxy used |
BiasDevString | Bias of the LoCuM, among : PLUS, MINUS, EXT, DEF |
RangeListArray of DevDouble | List of supported ranges |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
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 .
3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.