public interface VNumberArray extends Alarm, Time, Display, VType
This class allows to use any numeric array (i.e. VIntArray
or
VDoubleArray
) through the same interface.
Modifier and Type | Method and Description |
---|---|
org.epics.util.array.ListNumber |
getData() |
getAlarmSeverity, getAlarmStatus
getTimestamp, getTimeStamp, getTimeUserTag, isTimeValid
getFormat, getLowerAlarmLimit, getLowerCtrlLimit, getLowerDisplayLimit, getLowerWarningLimit, getUnits, getUpperAlarmLimit, getUpperCtrlLimit, getUpperDisplayLimit, getUpperWarningLimit
Copyright © 2012. All Rights Reserved.