public interface PollerQuery extends Remote
| Modifier and Type | Method and Description |
|---|---|
String |
getPollerCache()
Queries the actual content of the polling RS485-server cache.
|
String |
interleaveCommand(String cmd)
Allows a command to be interleaved between poller queries at a
running rs485 server.
|
boolean |
isPolling()
Queries if this poller is currently polling.
|
boolean isPolling()
throws RemoteException
RemoteExceptionString getPollerCache() throws RemoteException
$1C6->!2D0200 (30/100/25)
RemoteExceptionString interleaveCommand(String cmd) throws RemoteException
RemoteException