Package | Description |
---|---|
org.epics.pvmanager.vtype |
Support for control system types.
|
Modifier and Type | Method and Description |
---|---|
static VTableColumn |
ExpressionLanguage.column(String name,
DesiredRateExpressionList<?> values)
A column for an aggregated vTable.
|
Modifier and Type | Method and Description |
---|---|
static DesiredRateExpression<VTable> |
ExpressionLanguage.vTable(VTableColumn... columns)
Creates a vTable by aggregating different values from different pvs.
|
Copyright © 2010–2015. All rights reserved.