com.ingenotech.lavalamp.ftdi
Class DeviceController
java.lang.Object
com.ingenotech.lavalamp.ftdi.DeviceController
- All Implemented Interfaces:
- DeviceWriter
public class DeviceController
- extends java.lang.Object
- implements DeviceWriter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeviceController
public DeviceController()
throws com.ftdichip.ftd2xx.FTD2xxException
- Throws:
com.ftdichip.ftd2xx.FTD2xxException
open
public void open()
throws com.ftdichip.ftd2xx.FTD2xxException
- Throws:
com.ftdichip.ftd2xx.FTD2xxException
close
public void close()
throws com.ftdichip.ftd2xx.FTD2xxException
- Throws:
com.ftdichip.ftd2xx.FTD2xxException
beepAlert1
public void beepAlert1()
beepAlert2
public void beepAlert2()
redLampAlert
public void redLampAlert(boolean on)
setLamp
public void setLamp(boolean on)
- Specified by:
setLamp in interface DeviceWriter
setBeep
public void setBeep(boolean on)
- Specified by:
setBeep in interface DeviceWriter
setMute
public void setMute(boolean mute)
Copyright © 2010. All Rights Reserved.