org.epics.pvmanager.sim
Class Replay
java.lang.Object
org.epics.pvmanager.sim.Replay
public class Replay
- extends Object
Function that reads an xml file and simulates a pv by replaying it.
- Author:
- carcassi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Replay
public Replay(String uri)
- The URI of the file. Any of the standard protocol is supported (file:,
http:, ...). Relative uris are allowed, and they will be resolved on the
current location in the filesystem.
- Parameters:
uri
- the location of the playback file
Copyright © 2011. All Rights Reserved.