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