EasyManua.ls Logo

Omron NX102-12 Series User Manual

Omron NX102-12 Series
578 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #564 background imageLoading...
Page #564 background image
A-7
TCP State Transitions
There are 11 types of TCP connection state.
You can check the TCP state with the TCP connection status that is output by the SktGetTCPStatus
(Read TCP Socket Status) instruction.
The table below shows the TCP states and what each state means.
TCP state Definition
CLOSED The connection is closed.
LISTEN The server is waiting for a connection request (SYN) with a passive open.
SYN SENT The client sent a connection request (SYN) for an active open and is waiting for acknowl-
edgment (SYN + ACK).
SYN RECEIVED The server sent an acknowledgment (SYN + ACK) to a connection request (SYN) and is
waiting for acknowledgment (ACK).
ESTABLISHED A connection is established.
CLOSE WAIT The server sent acknowledgment (ACK) to a connection close request (FIN) and is wait-
ing for the server application to be ready to close.
FIN WAIT-1 The client sent a connection close request (FIN) and is waiting for acknowledgment
(ACK).
CLOSING The client and server simultaneously received a connection close request (FIN) and are
waiting for acknowledgment (ACK).
LAST-ACK The server sent a connection close request (FIN) and is waiting for acknowledgment
(ACK).
FIN WAIT-2 The client is waiting for a connection close request (FIN).
TIME WAIT The client received acknowledgment (ACK) to a connection close request (FIN) and is
waiting for it to be received and processed by the server
.
The TCP state changes as requests and acknowledgments are received from the remote node, and
as TCP socket connection and close instructions are executed in the user program.
When the state changes, a connection request (SYN), close request (FIN), and acknowledgment
(ACK) to those requests are sent to and received from the remote node.
The following figure shows TCP state transitions.
The TCP states are given in £ in the figure. Between states, the text in the upper row indicates the
condition for the state change, and the text in the lower row indicates the action that is performed at
the state change. (If no action is performed, none is given.)
Example: When SYN and ACK are received in SYN SENT
state, ACK is sent and the state changes to
ESTABLISHED.
Appendices
A-60
NJ/NX-series CPU Unit Built-in EtherNet/IP Port Users Manual (W506)

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Omron NX102-12 Series and is the answer not in the manual?

Omron NX102-12 Series Specifications

General IconGeneral
ModelNX102-12 Series
Power Supply24 VDC
Built-in EtherNet/IP portYes
Built-in EtherCAT portYes
SD Memory Card SlotYes
Communication PortsUSB
Programming LanguageIEC 61131-3 (LD, FBD, ST, SFC)
Data Capacity64 KB
Memory for Variables64 KB
Operating Temperature0°C to 55°C
Storage Temperature-25°C to 75°C
Humidity10% to 90%
Vibration Resistance10 to 57 Hz, 0.075 mm amplitude, 57 to 150 Hz
TypeProgrammable Logic Controller (PLC)
Number of I/O12
I/O Points12

Summary

Terms and Conditions Agreement

Warranty, Limitations of Liability

Details Omron's warranty, limitations, and buyer remedies for products.

Safety Precautions

Precautions for Safe Use

Lists manuals to refer to for safety precautions, covering safe usage of the product.

Precautions for Correct Use

Lists manuals to refer to for correct usage, covering proper operation and performance.

Section 1 Introduction

1-3 Built-in EtherNet/IP Port

Covers specifications and part names/functions of the built-in EtherNet/IP port.

Section 2 Installing Ethernet Networks

2-1 Selecting the Network Devices

Recommends Ethernet switches and twisted-pair cables for EtherNet/IP use.

Section 3 System-defined Variables Related to the Built-in EtherNet/IP Port

3-1 System-defined Variables Related to the Built-in EtherNet/IP Port

Explains how to use system-defined variables to check the status of the built-in EtherNet/IP port.

Chapter 4 Determining IP Addresses

4-1 IP Addresses

Explains IP address configuration, allocation, subnet masks, and CIDR.

4-2 Built-in EtherNet/IP Port IP Address Settings

Details methods for setting IP addresses, including user-specified and BOOTP server options.

Chapter 5 Sysmac Studio Settings for the Built-in EtherNet/IP Port

5-1 TCP/IP Settings Display

Explains how to configure TCP/IP settings, including IP address and gateway.

Chapter 6 Testing Communications

6-1 Testing Communications

Describes how to use the PING command to test communications with the built-in EtherNet/IP port.

Chapter 7 Tag Data Link Functions

7-2 Setting Tag Data Links

Outlines the step-by-step procedure for setting tag data links, including network, tags, and connections.

Chapter 8 CIP Message Communications

Chapter 9 Socket Service

9-4 Settings Required for the Socket Services

Lists the settings required in the Unit Setup to use socket services, such as IP address and subnet mask.

Chapter 10 Modbus TCP Master Function

Chapter 11 FTP Server

11-3 Using the FTP Server Function

Outlines the procedure and required settings for using the FTP server function.

Chapter 13 Automatic Clock Adjustment

13-1 Automatic Clock Adjustment

Explains how the built-in EtherNet/IP port reads clock information from an NTP server to update the internal clock.

13-2 Procedure to Use the Automatic Clock Adjustment Function

Outlines the steps to use the automatic clock adjustment function and required settings.

Chapter 14 SNMP Agent

14-2 Procedure to Use the SNMP Agent

Outlines the steps to use the SNMP agent and the required settings in Sysmac Studio.

Chapter 15 Communications Performance and Communications Load

15-2 Adjusting the Communications Load

Explains how to adjust communications load by managing Ethernet switch functions and settings.

Chapter 16 Troubleshooting

16-1 Overview of Troubleshooting

Explains how to detect errors and find corrections for NJ/NX-series Controllers by managing errors as events.

16-2 Checking Status with the Network Configurator

Details how to check communication status and identify errors using the Network Configurator's Device Monitor function.

Appendix A Appendices

A-2 Use the Sysmac Studio to Set the Tag Data Links (EtherNet/IP Connections)

Guides users on setting up EtherNet/IP connections and tag data links using Sysmac Studio.

A-7 TCP State Transitions

A-8 Example of NX Unit Setting Using NX Configuration Object Service

Related product manuals