Package | Description |
---|---|
org.epics.pvmanager.pva.adapters | |
org.epics.pvmanager.vtype |
Support for control system types.
|
org.epics.vtype |
Modifier and Type | Class and Description |
---|---|
class |
PVFieldToVFloatArray |
Modifier and Type | Method and Description |
---|---|
static ChannelExpression<VFloatArray,org.epics.util.array.ArrayFloat> |
ExpressionLanguage.vFloatArray(String name)
A channel with the given name of type VFloatArray.
|
Modifier and Type | Method and Description |
---|---|
static VFloatArray |
ValueFactory.newVFloatArray(org.epics.util.array.ListFloat data,
Alarm alarm,
Time time,
Display display)
Creates a new VFloatArray.
|
Copyright © 2010–2015. All rights reserved.