Development status:
Released,
Release: release_1_0_3
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/Keithley/Keithley6221
Contact:
Class Description
This class aims to control a Keithley 6221 current generator
Families: MeasureInstruments
Key words: - Keithley
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: Keithley
Product:
6221
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
autoRangeScalar: DevBoolean | — |
currentScalar: DevDouble | — |
rangeScalar: DevString | — |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
AutoRangeOFFInput: DevVoid Output: DevVoid |
Sets the autoRange OFF |
AutoRangeONInput: DevVoid Output: DevVoid |
Sets the autoRange ON |
GetRangeInput: DevVoid Output: DevString |
This command returns the value of the range attribute |
OffInput: DevVoid Output: DevVoid |
The output is not activated |
OnInput: DevVoid Output: DevVoid |
The output is activated |
RangeDOWNInput: DevVoid Output: DevVoid |
This command sets the lower range |
RangeUPInput: DevVoid Output: DevVoid |
This command sets the upper range |
Pipes:
Properties:
Name | Description |
---|---|
CurrentSourceProxyNameDevString | Name of the Device providing access to the current source. No default value |
VoltageComplianceDevDouble | Compliance value in V. Possible values: [0.1, 105] in 10mV steps. |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.