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 |
PVFieldNTHistogramToVShortArray |
class |
PVFieldToVShortArray |
Modifier and Type | Method and Description |
---|---|
static ChannelExpression<VShortArray,org.epics.util.array.ArrayShort> |
ExpressionLanguage.vShortArray(String name)
A channel with the given name of type VShortArray.
|
Modifier and Type | Method and Description |
---|---|
static VShortArray |
ValueFactory.newVShortArray(org.epics.util.array.ListShort values,
Alarm alarm,
Time time,
Display display)
Creates a new VShortArray.
|
Copyright © 2010–2015. All rights reserved.