.

Average: 0
Rating Count: 0

Development status: Released, Release: Keithley6220-Release-0.9
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/Keithley/Keithley6220
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

License:

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.


Please log in to comment.

23 Feb 2017, Piotr Goryl
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 can see previous version here .



3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2 on:3 Jan 2017, 1:59 p.m.