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 #112 background imageLoading...
Page #112 background image
5 Other Functions
5-18
NJ/NX-series Database Connection CPU Units User’s Manual (W527)
5-4 How to Prevent Losing SQL
Statements at Power Interruption
This section describes how to write the user program so as not to lose the SQL statements at
power interruption.
5-4-1 Overview
You can prevent losing the SQL statements to send and the SQL statements stored in the Spool
memory even if a power interruption occurred during execution of a record processing instruction
(such as DB_Insert and DB_Update instructions) by using the Spool function in combination with
the user program.
5-4-2 Procedures
Use the following procedures.
Checking the Progress of the DB Connection Instruction
The progress of the DB Connection Instructions is output to the SendStatus output variable as
enumeration data. Use this data to create the user program.
Output variable
Meaning
Data type
Description
SendStatus Send
Status
_eDBC_SEND_STATUS _DBC_SEND_INIT(0): Initial status
_DBC_SEND_UNSENT(1): SQL statement unsent
_DBC_SEND_SENDING(2):
Sending SQL statement
_DBC_SEND_SPOOLED(3):
SQL statement spooled
_DBC_SEND_COMPLETE(4):
SQL statement transmission completed
Variable Settings
Set the Retain attribute of the input parameter (DB Map Variable) of the MapVar input variable
to Retained.
Set the Retain attribute of the output parameter of the Busy output variable to Retained.
Set the Retain attribute of the output parameter of the SendStatus output variable to Retained.

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