com.phidgets.event
Interface SensorUpdateListener


public interface SensorUpdateListener

This interface represents a SensorUpdateEvent. This event originates from the Phidget Motor Control

Author:
Phidgets Inc.

Method Summary
 void sensorUpdated(SensorUpdateEvent ae)
          This method is called with the event data every 8ms.
 

Method Detail

sensorUpdated

public void sensorUpdated(SensorUpdateEvent ae)
This method is called with the event data every 8ms.

Parameters:
ae - the event data object containing event data