public class DBR_STSACK_String extends DBR_STS_String implements ACK
| Modifier and Type | Field and Description |
|---|---|
protected Severity |
_acks |
protected boolean |
_ackt |
static DBRType |
TYPE |
_severity, _status| Constructor and Description |
|---|
DBR_STSACK_String() |
DBR_STSACK_String(int count) |
DBR_STSACK_String(String[] value) |
| Modifier and Type | Method and Description |
|---|---|
DBR |
convert(DBRType convertType) |
Severity |
getAckS() |
boolean |
getAckT() |
DBRType |
getType() |
void |
printInfo(PrintStream out) |
void |
setAckS(int acks) |
void |
setAckS(Severity acks) |
void |
setAckT(boolean ackt) |
void |
setAckT(int ackt) |
getSeverity, getStatus, setSeverity, setSeverity, setStatus, setStatusconvert, getStringValuegetCount, 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, setValuepublic static final DBRType TYPE
protected boolean _ackt
protected Severity _acks
public DBR_STSACK_String()
public DBR_STSACK_String(int count)
public DBR_STSACK_String(String[] value)
public DBRType getType()
getType in class DBR_STS_Stringpublic void setAckS(int acks)
public void setAckT(int ackt)
public void printInfo(PrintStream out)
printInfo in class DBR_STS_Stringpublic DBR convert(DBRType convertType) throws CAStatusException
convert in class DBR_STS_StringCAStatusExceptionDBR_Byte.convert(gov.aps.jca.dbr.DBRType)Copyright © 2004-2020 EPICS. All Rights Reserved.