10 Device Attributes
|
Name
|
Inherited
|
Abstract
|
Attr. type
|
R/W type
|
Data type
|
Level
|
Description
|
MeasurementFunction |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_STRING |
OPERATOR |
Set the instrument for measuring in the selected function.
Get the function selected for measurements.
Posible values are: CURR (DC current), VOLT (DC voltage),
RES (2-wire resistance) , FRES (4-wire resistance). |
CurrIntegrationPeriod |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Integration period in number of power line cycles. |
VoltIntegrationPeriod |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Integration period in number of power line cycles. |
ResIntegrationPeriod |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Integration period in number of power line cycles. |
FResIntegrationPeriod |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Integration period in number of power line cycles. |
CurrRange |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Measurement range for the measurement function.
The range is selected by specifying the expected reading as
an absolute value. The Keithley will go to the most sensitive
range that will accomodate the expected reading. |
VoltRange |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Measurement range for the measurement function.
The range is selected by specifying the expected reading as
an absolute value. The Keithley will go to the most sensitive
range that will accomodate the expected reading. |
ResRange |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Measurement range for the measurement function.
The range is selected by specifying the expected reading as
an absolute value. The Keithley will go to the most sensitive
range that will accomodate the expected reading. |
FResRange |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Measurement range for the measurement function.
The range is selected by specifying the expected reading as
an absolute value. The Keithley will go to the most sensitive
range that will accomodate the expected reading. |
MeasuredValue |
false |
false |
Scalar |
READ |
Tango::DEV_DOUBLE |
OPERATOR |
Result of the measurement |