|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmodsim.ModSim
public class ModSim
Modbus Simulator.
| 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 |
|---|
public ModSim(java.lang.String fileName)
fileName - String - the configuration file name.| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - String[] - command line arguments:
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||