| Modifier and Type | Method and Description |
|---|---|
PvaClientGet |
PvaClientChannel.createGet()
Call the next method with request = "value,alarm,timeStamp"
|
PvaClientGet |
PvaClientChannel.createGet(PVStructure pvRequest)
Creates a pvaClientGet.
|
PvaClientGet |
PvaClientChannel.createGet(String request)
First call createRequest as implemented by pvDataJava and then calls the next method.
|
PvaClientGet |
PvaClientChannel.get()
Call the next method with request = "value,alarm,timeStamp"
|
PvaClientGet |
PvaClientChannel.get(String request)
Get a cached PvaClientGet or create and connect to a new PvaClientGet.
|
Copyright © 2016 EPICS. All rights reserved.