|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PVManager.PVManagerExpression | |
---|---|
org.epics.pvmanager | This package contains all the basic compononents of the PVManager framework and the basic support for the language to define the creation. |
Uses of PVManager.PVManagerExpression in org.epics.pvmanager |
---|
Methods in org.epics.pvmanager that return PVManager.PVManagerExpression | ||
---|---|---|
PVManager.PVManagerExpression<T> |
PVManager.PVManagerExpression.andNotify(ThreadSwitch onThread)
Defines on which thread the PVManager should notify the client. |
|
PVManager.PVManagerExpression<T> |
PVManager.PVManagerExpression.from(DataSource dataSource)
Defines which DataSource should be used to read the data. |
|
static
|
PVManager.read(DesiredRateExpression<T> pvExpression)
Reads the given expression. |
|
static
|
PVManager.read(SourceRateExpression<T> pvExpression)
Reads the given expression. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |