public class PVADataSource extends DataSource
Constructor and Description |
---|
PVADataSource() |
PVADataSource(org.epics.ca.impl.remote.Context pvaContext,
short defaultPriority) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the DataSource and the resources associated with it.
|
protected ChannelHandler |
createChannel(String channelName)
Creates a channel handler for the given name.
|
protected org.epics.ca.impl.remote.Context |
getContext() |
short |
getDefaultPriority() |
concludeWrite, connect, disconnect, getChannels, isWriteable, prepareWrite, write
public PVADataSource()
public PVADataSource(org.epics.ca.impl.remote.Context pvaContext, short defaultPriority)
protected org.epics.ca.impl.remote.Context getContext()
public short getDefaultPriority()
public void close()
DataSource
close
in class DataSource
protected ChannelHandler createChannel(String channelName)
DataSource
createChannel
in class DataSource
channelName
- the name for a new channelCopyright © 2012. All Rights Reserved.