|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmodsim.ConfigurationFileReader
public class ConfigurationFileReader
Reads in the configuration file. Calls back to ProcessImage to implement map.
| Constructor Summary | |
|---|---|
ConfigurationFileReader(net.wimpi.modbus.procimg.ProcessImageImplementation pi,
java.io.File file)
Constructor to read in file and update process image. |
|
| Method Summary | |
|---|---|
java.lang.String |
getMyIpAddress()
Return the extracted IP address. |
java.lang.String |
getMyUnitName()
Return the unit name. |
int |
getPortNumber()
Return the port number. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationFileReader(net.wimpi.modbus.procimg.ProcessImageImplementation pi,
java.io.File file)
pi - ProcessImageImplementation - the process image to updatefile - File - configuration file| Method Detail |
|---|
public java.lang.String getMyIpAddress()
public java.lang.String getMyUnitName()
public int getPortNumber()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||