The controller supports the following services:
oSNMP
oController as Target Device On EtherNet/IP
oController as Slave Device On Modbus TCP
TM262• Specific Considerations
The TM262• have two different Ethernet networks. Each one gets its own and unique IP and MAC address.
The two Ethernet networks are called Ethernet 1 and Ethernet 2:
oEthernet 1 is a separate 100 Mbit/s Ethernet port and dedicated to the Sercos communication for the TM262M•.
oEthernet 2 is a dual 1000 Mbit/s port Ethernet switch.
For example, you can:
oConnect your PC to the Ethernet 1
oUse a Modbus TCP I/O scanner with the Ethernet 2.
The Network Variables List (NVL) communication works on the Ethernet 1 port and Ethernet 2 port, only if both the Ethernet 1 port and Ethernet 2 port have a valid IP address and are connected to a device.
In addition, the TM262• allows you to connect your computer to the controller with an USB cable and to access the same services as with an Ethernet connection.
The controller supports the following protocols:
oIP (Internet Protocol) V4, V6
oTCP (Transmission Control Protocol)
oARP (Address Resolution Protocol)
oICMP (Internet Control Messaging Protocol)
oIGMP (Internet Group Management Protocol)
The communication libraries can be used in EcoStruxure Machine Expert. Refer to Communication Libraries folder of EcoStruxure Machine Expert online help.
This table shows the maximum number of connections:
Connection Type |
Maximum |
---|---|
Modbus Server |
8 connections |
Modbus Client |
8 connections |
Modbus TCP I/O Scanner |
64 channels |
EtherNet/IP Scanner |
64 connections |
FTP Server |
4 connections |
Web Server |
10 concurrent users |
Machine Expert Protocol (EcoStruxure Machine Expert software, trace, Web visualization, HMI devices) |
8 |
Each connection based on TCP manages its own set of connections as follows:
1.When a client tries to open a connection that exceeds the poll size, the controller closes the oldest connection.
2.If all connections are busy (exchange in progress) when a client tries to open a new one, the new connection is denied.
3.All server connections stay open as long as the controller stays in operational states (RUNNING, STOPPED, HALT).
4.All server connections are closed when leaving or entering operational states (RUNNING, STOPPED, HALT), except in case of power outage (because the controller does not have time to close the connections).
Connections can be closed when the originator of the connection requests to close the connection it had previously opened.
With an Ethernet communication, the IEC VAR ACCESS service is supported by the controller. With the IEC VAR ACCESS service, data can be exchanged between the controller and an HMI.
The NetWork variables service is also supported by the controller. With the NetWork variables service, data can be exchanged between controllers. The available variables are selected in the Symbol Configuration.
NOTE: For more information, refer to the EcoStruxure Machine Expert Programming Guide.