.

Average: 5
Rating Count: 1

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



Class Description


Control the keithley2701 with switching modules 7711

Families: MeasureInstruments

Key words:

Platform: Unix Like

Language: Python

License: GPL

Contact:

Hardware


Manufacturer: Keithley

Product:

2701

Bus: Ethernet

Class interface


Attributes:

Name Description
NbSwitchingBanksScalar: DevLong Number of switching banks for 7711
MeasurementTypeScalar: DevString Posible types: VOLT:AC, VOLT:DC, CURR:AC. CURR:DC
RangeVoltageACScalar: DevDouble Upper limit voltage AC
RangeVoltageDCScalar: DevDouble Upper limit voltage DC
RangeCurrentACScalar: DevDouble Upper limit current AC
RangeCurrentDCScalar: DevDouble Upper limit current DC
MeasuredValueScalar: DevDouble Current measured value
ClosedChannelsSpectrum: DevLong List of closed channels. Ex. 104 (module 1 channel 4)

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.
WriteCmdInput: DevString
Command to send
Output: DevVoid
Send command not generating an answer
WriteReadCmdInput: DevString
Output: DevString
Write command and get an answer.
CloseChannelsInput: DevVarLongArray
List of cnannels to be closed (Ex. 104 means port 4 card 1)
Output: DevVoid

Pipes:

Properties:

Name Description
IpAddressDevString Ip address of the Keithley2701


Please log in to comment.

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



2 Jun 2018, DS Admin
Created:
The device class has been added to catalogue.
Added by:dadmin on:2 Jun 2018, 3:43 a.m.