Package | Description |
---|---|
org.epics.pvmanager.data |
Support for control system types.
|
Modifier and Type | Method and Description |
---|---|
static VString |
ValueFactory.newVString(String value,
AlarmSeverity alarmSeverity,
AlarmStatus alarmStatus,
TimeStamp timeStamp,
Integer timeUserTag)
Deprecated.
|
static VString |
ValueFactory.newVString(String value,
Alarm alarm,
Time time)
Creates a new VString.
|
Modifier and Type | Method and Description |
---|---|
static ChannelExpression<VString,String> |
ExpressionLanguage.vString(String name)
A channel with the given name of type VString.
|
static DesiredRateExpressionList<VString> |
ExpressionLanguage.vStringConstants(List<String> values)
A list of constant expressions of type VString.
|
Copyright © 2012. All Rights Reserved.