This is historical information of device classes implemented in Keithley6220 device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
This device server is intended to control a Keithley 6620 precision current source over a serial line.
Families: Instrumentation
Key words:
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: Keithley
Product:
6220
Bus: Serial Line
Class interface
Attributes:
Name | Description |
---|---|
CurrentScalar: DevDouble | — |
ComplianceScalar: DevDouble | — |
Output1Scalar: DevBoolean | — |
Output2Scalar: DevBoolean | — |
Output3Scalar: DevBoolean | — |
Output4Scalar: DevBoolean | — |
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. |
OnInput: DevVoid Output: DevVoid |
Turns the output ON. |
OffInput: DevVoid Output: DevVoid |
Turns the output OFF. |
DisplayStringInput: DevString Output: DevVoid |
Makes the instrument displaying the string. |
UndisplayStringInput: DevVoid Output: DevVoid |
Makes the Keithley returning to normal display. |
Pipes:
Properties:
Name | Description |
---|---|
SerialDeviceNameDevString | The device name of the associated serial device server. |
DefaultComplianceDevDouble | The default value for the compliance (expressed in V, set to 10V). |
DefaultCurrentValueDevDouble | This is the default current value to be set (expressed in A, set to 100mA). |
Out1DefaultStateDevBoolean | Out1 state after startup. |
Out2DefaultStateDevBoolean | Out2 state after startup. |
Out3DefaultStateDevBoolean | Out3 state after startup. |
Out4DefaultStateDevBoolean | Out4 state after startup. |
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.