net.wimpi.modbus.cmd
Class UDPSlaveTest

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

public class UDPSlaveTest
extends Object

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

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

Constructor Summary
UDPSlaveTest()
           
 
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

UDPSlaveTest

public UDPSlaveTest()
Method Detail

main

public static void main(String[] args)


Copyright © 2010. All Rights Reserved.