Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/Keithley/Keithley2602Bemu2400
Contact:
Class Description
Class for controlling the Keithley2602B using SCP commands.
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Keithley
Product:
2602B
Bus: Ethernet
Class interface
Attributes:
| Name | Description |
|---|---|
| VoltageScalar: DevDouble | — |
| CurrentScalar: DevDouble | — |
| SourFuncModeScalar: DevString | Selected source. Possible values: VOLTage, CURRent, MEMory |
| SourCurrModeScalar: DevString | DC sourcing mode for I-source. Possible values; FIXed, LIST, SWEep. |
| SourVoltModeScalar: DevString | DC sourcing mode for V-source. Possible values; FIXed, LIST, SWEep. |
| SourCurrRangeScalar: DevDouble | Range for I-source |
| SensVoltRangeScalar: DevDouble | Voltage measurement range. |
| SourCurrLevelScalar: DevDouble | Set I-source amplitude |
| SourVoltLevelScalar: DevDouble | Set V-source amplitude |
| SensFunctionScalar: DevString | Measure function. Possible values: VOLTage or CURRent. |
| SensCurrProtecScalar: DevDouble | Current compliance |
| SensVoltProtecScalar: DevDouble | Voltage compliance |
| SensCurrRangeScalar: DevDouble | Current measurement range |
| OutputStateScalar: DevLong | Output state: 0 -> off, 1 -> on |
| SourVoltRangeScalar: DevDouble | Range for V-source |
Commands:
| Name | Description |
|---|---|
| StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
| StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
| ResetInput: DevVoid Output: DevVoid |
Reset |
Pipes:
Properties:
| Name | Description |
|---|---|
| SocketDeviceDevString | Name of the tango Socket device connecting to the hardware |
Class Description
Class for controlling the Keithley2602B using SCP commands.
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Keithley
Product:
2602B
Bus: Ethernet
Class interface
Attributes:
| Name | Description |
|---|---|
| VoltageScalar: DevDouble | — |
| CurrentScalar: DevDouble | — |
| SourFuncModeScalar: DevString | Selected source. Possible values: VOLTage, CURRent, MEMory |
| SourCurrModeScalar: DevString | DC sourcing mode for I-source. Possible values; FIXed, LIST, SWEep. |
| SourVoltModeScalar: DevString | DC sourcing mode for V-source. Possible values; FIXed, LIST, SWEep. |
| SourCurrRangeScalar: DevDouble | Range for I-source |
| SensVoltRangeScalar: DevDouble | Voltage measurement range. |
| SourCurrLevelScalar: DevDouble | Set I-source amplitude |
| SourVoltLevelScalar: DevDouble | Set V-source amplitude |
| SensFunctionScalar: DevString | Measure function. Possible values: VOLTage or CURRent. |
| SensCurrProtecScalar: DevDouble | Current compliance |
| SensVoltProtecScalar: DevDouble | Voltage compliance |
| SensCurrRangeScalar: DevDouble | Current measurement range |
| OutputStateScalar: DevLong | Output state: 0 -> off, 1 -> on |
| SourVoltRangeScalar: DevDouble | Range for V-source |
Commands:
| Name | Description |
|---|---|
| StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
| StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
| ResetInput: DevVoid Output: DevVoid |
Reset |
Pipes:
Properties:
| Name | Description |
|---|---|
| SocketDeviceDevString | Name of the tango Socket device connecting to the hardware |
Please log in to comment.
Updated:
A device class has been added.
You can see previous version here .
13 Oct 2018, DS Admin
Created:
The device class has been added to catalogue.