EasyManua.ls Logo

Omron NX701-1620 User Manual

Omron NX701-1620
306 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 #35 background imageLoading...
Page #35 background image
1 Introduction to the DB Connection Service
1-7
1
NJ/NX-series Database Connection CPU Units User’s Manual (W527)
1-2 DB Connection Service
Specifications and System
1-2-2 DB Connection System
1-2-2 DB Connection System
This section describes the basic and other systems of the DB Connection function.
Refer to 1-3 Operation Flow of the DB Connection Service for the operation flow.
Basic System
The following figure shows the basic system of the DB Connection function.
Sysmac Studio
abc
Data 1
Data 2
Data 3
Data 4
CPU Unit
DB Mapping (d)
(*)
SQL statement
sent (f)
(c) DB Connection Service
User Program
EtherNet/IP port
DB Map Variable (b)
*: DB Mapping (d)
▼TABLE
Field1
Field2
Field3
Field4
Structure data type
for DB access (a)
Server
Relational
Database
TABLE
Field1
Field2
Field3
Field4
Data 1
Data 2
Data 3
Data 4
DB table
(in Operation Mode)
INSERT ...
Mapping
DB access
Used as a data type
DB_Insert
DBConnection
MapVar
abc
DB Connection Instruction (e)
Basic System (The numbers show the processing order.)
Reference
1. Create a structure for NJ-series Controller that matches the column names in
the DB table. ((a) in the above figure) Section 3-2-2 will help you match the
data types between the NJ-series Controllers and database.
Refer to 3-2 Creating a
Structure Data Type.
2. Create a variable called “DB Map Variable” using the structure created in Step
1. ((b) in the above figure)
Refer to 3-3 Creating a DB
Map Variable.
3. Start the DB Connection Service. ((c) in the above figure)
Specify the Run mode of the DB Connection Service according to the following
conditions.
When the DB is connected: Select the Operation Mode.
When the DB does not exist or not connected: Select the Test Mode.
Refer to 4-1 Run Mode of
the DB Connection Service
and Start/Stop Procedures.
4. Use a DB_Connect instruction to establish a DB Connection. This checks the
IP address or name of the server and log on credentials.
Refer to 4-2
Establishing/Closing a DB
Connection.
5.Use a DB_CreateMapping instruction to connect to a table using the DB Map
Variable and apply the mapping. (called “DB mapping”). ((d) in the above
figure)
Refer to 3-4 Specifying the
Table and Apply the
Mapping.
6. Use DB_Insert, DB_Update, and DB_Select instructions to execute the insert,
update, and retrieve record processing. ((e) in the above figure)
When the DB Connection Service is set to the Operation Mode, the SQL
statements are sent. ((f) in the above figure)
Refer to 3-5 Programming
and Transfer.

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Omron NX701-1620 and is the answer not in the manual?

Omron NX701-1620 Specifications

General IconGeneral
ModelNX701-1620
TypeCPU Unit
Power Supply24 VDC
Programming SoftwareSysmac Studio
Operating Temperature0 to 55°C
Storage Temperature-25 to 70°C
SeriesNX Series
Digital InputsDependent on I/O modules
Digital OutputsDependent on I/O modules
Communication PortsEthernet
Humidity10% to 90% (non-condensing)
Shock Resistance147 m/s², 3 times each in X, Y, and Z directions
Vibration Resistance10 to 57 Hz, 0.075 mm amplitude; 57 to 150 Hz, 9.8 m/s² acceleration

Summary

Introduction

Intended Audience

Specifies the target audience for this manual, requiring knowledge of electrical systems and FA.

Applicable Products

Lists the specific CPU Unit models and Sysmac Studio versions covered by this manual.

Relevant Manuals

Manual Structure

Page Structure

Details the components of a typical page, including headings, procedures, and icons.

Special Information

Precautions for Safe Use

Outlines precautions to ensure the safe usage of the product.

Precautions for Correct Use

Provides precautions for ensuring proper operation and performance of the product.

Additional Information

Offers extra details to enhance understanding or make operations easier.

Version Information

Details differences in specifications and functionality based on unit and Sysmac Studio versions.

Precaution on Terminology

Defines key terms like "download" and "synchronize" as used in the manual.

Sections in this Manual

Terms and Conditions Agreement

Warranty, Limitations of Liability

Details Omron's warranty terms, limitations, and buyer remedies for product defects.

Limitation on Liability; Etc

Limits Omron's liability for damages related to product use or consequential losses.

Application Considerations

Discusses suitability of use, programmable products, and critical safety considerations for applications.

Disclaimers

Covers performance data, specification changes, and errors/omissions.

Programmable Products

Clarifies Omron's non-responsibility for user programming of programmable products.

Performance Data

Explains that presented performance data is a guide and not a warranty.

Change in Specifications

States that product specifications may change without notice.

Errors and Omissions

Disclaims responsibility for clerical, typographical, or proofreading errors or omissions in the manual.

Safety Precautions

Precautions for Safe Use

Refers to hardware manuals for safety precautions and provides contact information for specific models.

Precautions for Correct Use

Regulations and Standards

Conformance to EU Directives

Details how NJ/NX-series Controllers comply with EU Directives and installation requirements.

Conformance to KC Standards

Provides precautions for using NX-series Units in Korea, noting Class A device registration.

Conformance to Shipbuilding Standards

Explains compliance with shipbuilding standards, including usage conditions for NK and LR standards.

Software Licenses and Copyrights

Informs about third-party software licenses and copyright information availability.

Versions

Unit Versions

Defines unit versions for hardware/software of Units and EtherCAT slaves.

Version Types

Describes the two types of versions: unit version and DB Connection Service version.

Checking Versions

Details methods for checking unit versions using ID information labels and Sysmac Studio.

Unit Versions of CPU Units and Sysmac Studio Versions

Relates supported functions to CPU Unit and Sysmac Studio versions, referring to B-4.

Related Manuals

Terminology

Revision History

Introduction to the DB Connection Service

1-1 Overview and Features

Introduces the DB Connection Service, its overview, and key features.

1-2 DB Connection Service Specifications and System

Details the specifications and system architecture of the DB Connection Service.

1-3 Operation Flow of the DB Connection Service

Outlines the basic operational flow for using the DB Connection Service.

Related product manuals