Package comm
Base class for receiving USB event notifications. Extend this class and implement the onReceive method in order to be notified when data arrives via USB.
In order to receive USB data the OnUSBListener has to be added to the USBEventDispatcher of the EventManagement system.
Note
_INSERT_CONSTRUCTOR_ENTRY_HERE_
_INSERT_METHOD_ENTRY_HERE_
Methods inherited from comm.OnCommBasicListener
_INSERT_METHOD_ENTRY_HERE_
Methods inherited from comm.OnCommListener
_INSERT_METHOD_ENTRY_HERE_
Methods inherited from java.lang.Object
_INSERT_INHERITED_METHOD_ENTRY_HERE_
_INSERT_FIELDS_ENTRY_HERE_
Copyright © demmel products gmbh. All rights reserved.