Package | Description |
---|---|
org.epics.pvmanager |
|
Modifier and Type | Class and Description |
---|---|
class |
PV<R,W>
A PV that can be both read and written.
|
Modifier and Type | Method and Description |
---|---|
PVReader<T> |
PVReaderConfiguration.every(TimeDuration period)
Deprecated.
|
PVReader<T> |
PVReaderConfiguration.maxRate(org.epics.util.time.TimeDuration rate)
Sets the rate of scan of the expression and creates the actual
PVReader
object that can be monitored through listeners. |
Copyright © 2012. All Rights Reserved.