modsim
Class ModSim

java.lang.Object
  extended by modsim.ModSim

public class ModSim
extends java.lang.Object

Modbus Simulator.

Author:
Bob Burchsted 15 July 2008

Constructor Summary
ModSim(java.lang.String fileName)
          Constructor to create a Modbus Simulator using the configuration file given.
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModSim

public ModSim(java.lang.String fileName)
Constructor to create a Modbus Simulator using the configuration file given. If no file is passed (null), then use a file chooser to get the name.

Parameters:
fileName - String - the configuration file name.
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - String[] - command line arguments: