com.phidgets.event
Interface BackEMFUpdateListener


public interface BackEMFUpdateListener

This interface represents a BackEMFUpdateEvent. This event originates from the Phidget Motor Control. This event is not supported by all Motor Controllers.

Author:
Phidgets Inc.

Method Summary
 void backEMFUpdated(BackEMFUpdateEvent ae)
          This method is called with the event data every 16ms, when back EMF sensing is enabled for that motor.
 

Method Detail

backEMFUpdated

public void backEMFUpdated(BackEMFUpdateEvent ae)
This method is called with the event data every 16ms, when back EMF sensing is enabled for that motor.

Parameters:
ae - the event data object containing event data