This is historical information of device classes implemented in Keithley2602B device server.
Use this link to find the valid information.
Development status:
New development
Information status: New
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 |
Updated:
The device class has been updated.
You can see previous version here .
20 Oct 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
13 Oct 2018, DS Admin
Updated:
The device class has been updated.
You are looking at this version now.
15 Sep 2018, DS Admin
Created:
The device class has been added to catalogue.