Uses of Interface
net.wimpi.modbus.io.NonWordDataHandler

Packages that use NonWordDataHandler
net.wimpi.modbus.msg Provides interfaces and classes that encapsulate Modbus messages in an object oriented manner. 
 

Uses of NonWordDataHandler in net.wimpi.modbus.msg
 

Methods in net.wimpi.modbus.msg that return NonWordDataHandler
 NonWordDataHandler WriteMultipleRegistersRequest.getNonWordDataHandler()
          Returns the actual non word data handler.
 

Methods in net.wimpi.modbus.msg with parameters of type NonWordDataHandler
 void WriteMultipleRegistersRequest.setNonWordDataHandler(NonWordDataHandler dhandler)
          Sets a non word data handler.
 



Copyright © 2010. All Rights Reserved.