ch.aplu.ftcontroller
Interface ConnectionListener


public interface ConnectionListener

Declarations of notification method.


Method Summary
 void connectionLost()
          Called when the connection is lost.
 

Method Detail

connectionLost

void connectionLost()
Called when the connection is lost. When the connection is lost, you should check the USB cable and power supply. Then you must restart the program.