This is historical information of device classes implemented in LoCuM_4 device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
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 |
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 are looking at this version now.
3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.