Development status:
Released,
Release: Release_1_5
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/Keithley/Keithley6485ml
Contact:
Class Description
Combines commands for more than one Keithley.
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Keithley
Product:
6485
Bus: GPIB
Class interface
Attributes:
Name | Description |
---|---|
DisplayPrecisionScalar: DevLong | Number of digits after the comma. |
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. |
Pipes:
Properties:
Name | Description |
---|---|
GpibDevice1DevString | Tango device name to connect to. |
GpibDevice2DevString | Tango device name to connect to. |
Please log in to comment.