This is historical information of device classes implemented in Keithley428 device server.

Use this link to find the valid information.

Development status: Released, Release: Release_1_5
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/Keithley/Keithley428
Contact:



Class Description


Class for controlling the Keithley428 current amplifier.

Families: Instrumentation

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact:

Hardware


Manufacturer: Keithley

Product:

428

Bus: GPIB

Class interface


Attributes:

Name Description
GainScalar: DevLong 0, 1, 2, 3 -> 10e3 V/A\n4 -> 10e4 V/A\n5 -> 10e5 V/A\n6 -> 10e6 V/A\n7 -> 10e7 V/A\n8 -> 10e8 V/A\n9 -> 10e9 V/A\n10 -> 10e10 V/A\n11 -> 10e11 V/A
GainStrScalar: DevString
OverloadedScalar: DevLong 1 if device is overloaded
BypassScalar: DevLong 0 -> zero check off, 1 -> zero check on, 2 (only read) zero correction last selected.
filterStateScalar: DevString State of the manual filter
autoFilterStateScalar: DevString State of the auto Filter
RiseTimeScalar: DevLong 0 -> 10e-6 sec\n1 -> 30e-6 sec\n2 -> 100e-6 sec\n3 -> 300e-6 sec\n4 -> 1e-3 sec\n5 -> 3e-3 sec\n6 -> 10e-3 sec\n7 -> 30e-3 sec\n8 -> 100e-3 sec\n9 -> 300e-3 sec\n
RiseTimeStrScalar: DevString 0 -> 10e-6 sec\n1 -> 30e-6 sec\n2 -> 100e-6 sec\n3 -> 300e-6 sec\n4 -> 1e-3 sec\n5 -> 3e-3 sec\n6 -> 10e-3 sec\n7 -> 30e-3 sec\n8 -> 100e-3 sec\n9 -> 300e-3 sec\n

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.
PerformZeroCorrectInput: DevVoid
Output: DevVoid
Perform Zero correction.
FilterOnInput: DevVoid
Output: DevVoid
Turn the filter ON
FilterOffInput: DevVoid
Output: DevVoid
Turn the filter OFF
AutoFilterOnInput: DevVoid
Output: DevVoid
Enable Auto Filter
AutoFilterOffInput: DevVoid
Output: DevVoid
Disable Auto Filter

Pipes:

Properties:

Name Description
GpibDeviceDevString Name of the gpib device connected to the hardware.
GpibDeviceTypeDevUShort Type of the Gpib device used to communicate with the Keithley. this can be: 1 -> Desy GpibDevice (default value) 2 -> Soleil GpibDeviceServer 3-> Prologix GPIB network adapter. In this case the included GpibDevice will be ignored and GpibDeviceId has to be set correctly. The Prologix device server has to be configured and started separatly.
GpibDeviceIdDevShort Gpib device ID if this is to be used with a prologix network adapter.

19 Mar 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



27 Feb 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



9 Nov 2019, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



23 Mar 2019, DS Admin
Updated:
The device class has been updated.
You are looking at this version now.



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 .



2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2 on:23 Mar 2019, 3:35 a.m.