public class CADataSource extends DataSource
exec| Constructor and Description |
|---|
CADataSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected ChannelHandler |
createChannel(String channelName) |
CATypeSupport |
getCaTypeSupport() |
gov.aps.jca.Context |
getContext() |
int |
getMonitorMask() |
boolean |
isDbePropertySupported() |
boolean |
isHonorZeroPrecision() |
boolean |
isRtypValueOnly() |
boolean |
isVarArraySupported() |
channelHandlerLookupName, channelHandlerRegisterName, getChannels, startRead, startWrite, stopRead, stopWritepublic gov.aps.jca.Context getContext()
public CATypeSupport getCaTypeSupport()
public int getMonitorMask()
public boolean isDbePropertySupported()
public boolean isVarArraySupported()
public boolean isRtypValueOnly()
public boolean isHonorZeroPrecision()
protected ChannelHandler createChannel(String channelName)
createChannel in class DataSourcepublic void close()
close in class DataSourceCopyright © 2018 EPICS. All rights reserved.