This is historical information of device classes implemented in KeysightB2980 device server.
Use this link to find the valid information.
Development status:
Released,
Release: Release_1_0
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/KeysightB2980
Contact:
Class Description
Class for controlling a Femto/Picoammeter Electrometer/High Resistance Meter from Keysight Technologies B2980 Series
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: Keiysight (Agilent)
Product:
B2980 Series
Bus: Data Socket
Class interface
Attributes:
Name | Description |
---|---|
CurrentScalar: DevDouble | — |
ApertureTimeScalar: DevDouble | Aperture time in number of power line cycles (NPLC) |
ResistanceAutoRangeScalar: DevBoolean | Auto Range (on-off) |
CurrentAutoRangeScalar: DevBoolean | Auto Range (on-off) |
CurrentRangeScalar: DevDouble | — |
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. |
WriteReadCmdInput: DevString Output: DevString |
Write command and get an answer. |
WriteCmdInput: DevString Command to send Output: DevVoid |
Send command not generating an answer |
Pipes:
Properties:
Name | Description |
---|---|
IpAddressDevString | Ip address of the device |
PortNbDevLong | Port Number |
Updated:
The device class has been updated.
You can see previous version here .
21 Dec 2019, DS Admin
Updated:
The device class has been updated.
You are looking at this version now.
14 Sep 2019, DS Admin
Created:
The device class has been added to catalogue.