Package com.langner.jmatic2

Interface Summary
IConnection Interface for connection handling used within the package com.langner.jmatic
IPLCValue This interface represents the value access of a PLCAlias object.
IS7 Interface for the S7 plc access methods
ITransport Interface for transport protocols used within the package com.langner.jmatic
ITransportListener This is the listener interface for ITransport.
RK512Listener This is the listener interface for RK512.
SxPLCListener This is the listener interface for SxPLC.
 

Class Summary
ErrorInfo This class wraps the information that is provided by JMatic during error callbacks.
FetchWrite This class is used for communication with SIMATIC S7® PLCs utilizing the FETCH/WRITE protocol over a TCP or a ISO-On-TCP connection.
FetchWriteRFC1006Settings This class is used to preparing the settings for a new FetchWrite object for a PC/PLC communication using a RFC1006 connection (ISO-On-TCP).
FetchWriteTCPSettings This class is used to preparing the settings for a new FetchWrite object for a PC/PLC communication using a TCP connection.
J3964Net This class is used for communication with SIMATIC S5® or S7® PLCs utilizing the 3964R protocol via the Langner 3964NET gateway. 3964NET is a gateway for connecting serial devices using the 3964R protocol to a TCP/IP network.
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.
PLCAlias This class represents a process variable on a PLC.
PLCDatatype This class is used to set the data type in a PLCAlias object.
PLCModel Object representing a Model of a Siemens S7 plc
PLCValue This class represents the value access of a PLCAlias object.
RFC1006 RFC1006 provides ISO-compilant packetizing for TCP sockets.
RFC1006TCPSettings This class is used to preparing the settings for a new RFC1006 object for a PC/PLC communication using a TCP connection.
RK512 This class is used for communication with SIMATIC S5® or S7® PLCs utilizing the RK512 protocol via the Langner 3964NET gateway. 3964NET is a gateway for connecting serial devices using the 3964R protocol to a TCP/IP network.
RK512NETSettings This class is used for preparing the settings for a new RK512 object for a PC/PLC communication using the 3964NET gateway.
S7Functions This class is used for communication with SIMATIC S7® PLCs utilizing the S7 Functions protocol (PG functionality via Ethernet) for accessing a Siemens S7 via the CP343/443.
S7FunctionsSettings This class is used to preparing the settings for a new S7Functions object for a PC/PLC communication using a TCP connection.
SxPLC This class is used for communication with SIMATIC S5® and S7® PLCs utilizing the S7Functions or the FETCH/WRITE protocol over a TCP or ISO-On-TCP connection.
 

Exception Summary
JMaticException Exception class used within the package com.langner.jmatic All classes within this packet throw this exception type to indicate failure of their functions.
 



Copyright © 2001-2005 Langner Communications AG. All Rights Reserved.