| Modifier and Type | Method and Description |
|---|---|
static PvaClientPutGet |
PvaClientPutGet.create(PvaClient pvaClient,
org.epics.pvaccess.client.Channel channel,
org.epics.pvdata.pv.PVStructure pvRequest)
Create new PvaClientPutGet.
|
PvaClientPutGet |
PvaClientChannel.createPutGet()
Call the next method with request = "record[process=true]putField(argument)getField(result)".
|
PvaClientPutGet |
PvaClientChannel.createPutGet(org.epics.pvdata.pv.PVStructure pvRequest)
Create an PvaClientPutGet.
|
PvaClientPutGet |
PvaClientChannel.createPutGet(String request)
First call createRequest as implemented by pvDataJava and then calls the next method.
|
Copyright © 2018 EPICS. All rights reserved.