| Modifier and Type | Field and Description |
|---|---|
protected Double |
_lcl |
protected Double |
_ucl |
static DBRType |
TYPE |
_lal, _ldl, _lwl, _precision, _ual, _udl, _unit, _uwl_stamp_severity, _status| Constructor and Description |
|---|
DBR_CTRL_Double() |
DBR_CTRL_Double(double[] value) |
DBR_CTRL_Double(int count) |
| Modifier and Type | Method and Description |
|---|---|
DBR |
convert(DBRType convertType) |
Number |
getLowerCtrlLimit()
Get lower control limit.
|
DBRType |
getType() |
Number |
getUpperCtrlLimit()
Get upper control limit.
|
void |
printInfo(PrintStream out) |
void |
setLowerCtrlLimit(Number limit) |
void |
setUpperCtrlLimit(Number limit) |
getLowerAlarmLimit, getLowerDispLimit, getLowerWarningLimit, getPrecision, getTimeStamp, getUnits, getUpperAlarmLimit, getUpperDispLimit, getUpperWarningLimit, setLowerAlarmLimit, setLowerDispLimit, setLowerWarningLimit, setPrecision, setTimeStamp, setUnits, setUpperAlarmLimit, setUpperDispLimit, setUpperWarningLimitgetSeverity, getStatus, setSeverity, setSeverity, setStatus, setStatusgetDoubleValueconvert, getCount, getValue, isBYTE, isBYTE, isCTRL, isCTRL, isDOUBLE, isDOUBLE, isENUM, isENUM, isFLOAT, isFLOAT, isGR, isGR, isINT, isINT, isLABELS, isLABELS, isPRECISION, isPRECSION, isSHORT, isSHORT, isSTRING, isSTRING, isSTS, isSTS, isTIME, isTIME, printInfo, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLowerAlarmLimit, getLowerDispLimit, getLowerWarningLimit, getUnits, getUpperAlarmLimit, getUpperDispLimit, getUpperWarningLimit, setLowerAlarmLimit, setLowerDispLimit, setLowerWarningLimit, setUnits, setUpperAlarmLimit, setUpperDispLimit, setUpperWarningLimitgetTimeStamp, setTimeStampgetSeverity, getStatus, setSeverity, setSeverity, setStatus, setStatuspublic static final DBRType TYPE
protected Double _ucl
protected Double _lcl
public DBR_CTRL_Double()
public DBR_CTRL_Double(int count)
public DBR_CTRL_Double(double[] value)
public DBRType getType()
getType in class DBR_GR_Doublepublic Number getUpperCtrlLimit()
CTRLgetUpperCtrlLimit in interface CTRLnon-null.public void setUpperCtrlLimit(Number limit)
setUpperCtrlLimit in interface CTRLpublic Number getLowerCtrlLimit()
CTRLgetLowerCtrlLimit in interface CTRLnon-null.public void setLowerCtrlLimit(Number limit)
setLowerCtrlLimit in interface CTRLpublic void printInfo(PrintStream out)
printInfo in class DBR_GR_Doublepublic DBR convert(DBRType convertType) throws CAStatusException
convert in class DBR_GR_DoubleCAStatusExceptionDBR_Byte.convert(gov.aps.jca.dbr.DBRType)Copyright © 2004-2020 EPICS. All Rights Reserved.