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

Use this link to find the valid information.

Development status: Released, Release: release_1_0_0
Information status: New
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/Keithley/Keithley2001
Contact:



Class Description


Class to monitor the temperature from a Keithley2001

Families: MeasureInstruments

Key words:

Platform: All Platforms

Language: Cpp

License: GPL

Contact:

Hardware


Manufacturer: Keithley

Product:

2001

Bus: GPIB

Class interface


Attributes:

Name Description
temperatureScalar: DevDouble The measured temperature value in degre Celsius

Commands:

Name Description
StateInput: DevVoid
Output: State
Device state
This command gets the device state (stored in its device_state data member) and returns it to the caller.
StatusInput: DevVoid
Output: ConstDevString
Device status
This command gets the device status (stored in its device_status data member) and returns it to the caller.
SaveConfigInput: DevVoid
no argin
Output: DevVoid
no argout
This command saves the current Keithley configuration in an available memory slot. <Br> - No extended memory : slot 0 only <Br> - Model 2001-MEME1 : from 0 to 4 <Br> - Model 2001-MEME2 : from 0 to 9 <Br> <Br> NOTE : the current model has no extended memory (only slot0 is available).
RestoreConfigInput: DevVoid
no argin
Output: DevVoid
no argout
This command restores the previously saved Keithley configuration from an available memory slot. <Br> - No extended memory : slot 0 only <Br> - Model 2001-MEME1 : from 0 to 4 <Br> - Model 2001-MEME2 : from 0 to 9 <Br> <Br> NOTE : the current model has no extended memory (only slot0 is available).

Pipes:

Properties:

Name Description
CommunicationLinkDevString Device which handles the communication protocol (here GPIB)
ConfigurationArray of DevString List of commands to configure the Keithley

29 Jan 2022, DS Admin
Updated:
The device class has been updated.
You are looking at this version now.



30 Nov 2019, DS Admin
Created:
The device class has been added to catalogue.
Added by:dadmin on:29 Jan 2022, 3:34 a.m.