serial
Class ToshibaTLP670
java.lang.Object
|
+--serial.Serial
|
+--serial.ToshibaTLP670
- All Implemented Interfaces:
- EventListener, javax.comm.SerialPortEventListener, UniversalProjector
- public class ToshibaTLP670
- extends Serial
- implements UniversalProjector
Fields inherited from class serial.Serial |
answerTimeout, cancelEcho, debug, device, listener, semaphore, serial, serial_in, serial_out, timeout_wait, waitingForResponse |
Methods inherited from class serial.Serial |
addEventListener, close, getNewInstance, main, open, open, open, openNoParams, processSerialEvent, read, readBytes, readString, ready, send, send, sendSynch, sendSynch, sendSynch, sendSynch, serialEvent, setDebug, setFlowControlMode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToshibaTLP670
public ToshibaTLP670()
turnOn
public boolean turnOn()
- Specified by:
turnOn
in interface UniversalProjector
turnOff
public boolean turnOff()
- Specified by:
turnOff
in interface UniversalProjector
inputVideo
public boolean inputVideo()
- Specified by:
inputVideo
in interface UniversalProjector
inputRGB1
public boolean inputRGB1()
- Specified by:
inputRGB1
in interface UniversalProjector
inputRGB2
public boolean inputRGB2()
- Specified by:
inputRGB2
in interface UniversalProjector
switchTo
public boolean switchTo(String channel)
- Specified by:
switchTo
in interface UniversalProjector
connect
public boolean connect(String in,
String out)
throws WrongConnectorPortException