agentland.output
Interface IR
- All Known Implementing Classes:
- IRAgent
- public interface IR
- extends Device
Methods inherited from interface agentland.device.Device |
addName,
getName,
getNames,
getState,
getState,
getStateNames,
hasName,
resetAllStates,
resetName,
resetState,
resetState,
setName,
setState |
Methods inherited from interface agentland.util.Spy |
tell |
resetSerialIR
public void resetSerialIR()
throws RemoteException
signalPulse
public void signalPulse(int bank,
int address)
throws RemoteException
signalStart
public void signalStart(int bank,
int address)
throws RemoteException
signalStop
public void signalStop()
throws RemoteException
close
public void close()
throws RemoteException
setInterTransmitTime
public void setInterTransmitTime(int ms)
throws RemoteException
overlay
public void overlay(int bank,
String dev)
throws RemoteException