net.wimpi.modbus.cmd
Class TCPSlaveTest

java.lang.Object
  extended by net.wimpi.modbus.cmd.TCPSlaveTest

public class TCPSlaveTest
extends Object

Class implementing a simple Modbus/TCP slave. A simple process image is available to test functionality and behaviour of the implementation.

Version:
@version@ (@date@)
Author:
Dieter Wimberger

Constructor Summary
TCPSlaveTest()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCPSlaveTest

public TCPSlaveTest()
Method Detail

main

public static void main(String[] args)


Copyright © 2010. All Rights Reserved.