EasyManuals 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 #210 background imageLoading...
Page #210 background image
Appendix A
A-22
NJ/NX-series Database Connection CPU Units User’s Manual (W527)
When the value of the Timeout input variable is outside the valid range
When the executed SQL statement resulted in an error in the DB
When the combination of data types is not listed in the table of data type correspondence between
NJ/NX-series Controllers and database and the data type cannot be converted
When the DB Connection Service cannot communicate with the DB due to a network failure or other
causes
When the SQL statement cannot be spooled because the Spool capacity is exceeded
When one or more SQL statements are already stored in the Spool memory
When the instruction was not completed within the time specified in the TimeOut input variable
When the instruction was executed before completion of the DB’s processing for the DB Connection
Instruction Execution Timeout that occurred for the previous DB_Insert, DB_Update, DB_Select, or
DB_Delete instruction
When more than 32 DB Connection Instructions were executed at the same time
Sample Programming
This section gives sample programming for the following operations.
Insert production data into a specified DB when the trigger variable changes to TRUE.
Update production data in a specified DB when the trigger variable changes to TRUE.
DB Connection Settings and Data Type Definition
The minimum settings necessary for the sample programming are shown below.
DB Connection Settings
DB Connection name: MyDatabase1
Structure Data Type Definition
Name
Data type
PRODUCTION_INSERT
STRUCT
Name
STRING[256]
LotNo
STRING[32]
Status
STRING[8]
ProductionDate
DATE
Name
Data type
PRODUCTION_UPDATE
STRUCT
Status
STRING[8]
FinishTime
DATE_AND_TIME
Ladder Diagram
Main Variables
Name
Data type
Initial value
Comment
_DBC_Status _sDBC_STATUS --- System-defined variable that shows the
status of the DB Connection Service
DB_Connect_instance
DB_Connect
---
Instance of DB_Connect instruction
MyDB1 DWORD --- This variable is assigned to the
DBConnection output variable from
DB_Connect_instance.
Trigger_Connect BOOL FALSE Variable used as a trigger for
establishing a DB Connection

Table of Contents

Questions and Answers:

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
BrandOmron
ModelNX701-1620
CategoryController
LanguageEnglish

Related product manuals