|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.langner.jmatic2.J3964NetSettings
This class is used to preparing the settings for a new J3964Net object for
a PC/PLC communication using a STXETX connection to a 3964Net gateway.
| Constructor Summary | |
J3964NetSettings(java.net.InetAddress address,
int port)
Constructs an initialized object. |
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public J3964NetSettings(java.net.InetAddress address,
int port)
J3964Net object.
address - The internet address of the 3964Net gateway connected to the PLC. You can obtain a valid address for
a given hostname by calling InetAddress.getByName()port - The TCP port for the connection.
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||