|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.epics.pvmanager.DataSource
org.epics.pvmanager.sim.SimulationDataSource
public final class SimulationDataSource
Data source to produce simulated signals that can be using during development and testing.
| Constructor Summary | |
|---|---|
SimulationDataSource()
|
|
| Method Summary | |
|---|---|
protected ChannelHandler |
createChannel(java.lang.String channelName)
Creates a channel handler for the given name. |
static DataSource |
simulatedData()
Data source instance. |
| Methods inherited from class org.epics.pvmanager.DataSource |
|---|
close, concludeWrite, connect, disconnect, getChannels, isWriteable, prepareWrite, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimulationDataSource()
| Method Detail |
|---|
public static DataSource simulatedData()
protected ChannelHandler createChannel(java.lang.String channelName)
DataSource
createChannel in class DataSourcechannelName - the name for a new channel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||