EasyManua.ls Logo

Omron CJ1G/H-CPU series User Manual

Omron CJ1G/H-CPU series
347 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 #99 background imageLoading...
Page #99 background image
66
CJ1-H Functions Arranged by Purpose Section 1-8
Increas-
ing
struc-
ture
Using more tasks. Define interrupt tasks as cyclic tasks (called “extra cyclic tasks”).
Reducing the cycle time even with structured
programs using many tasks.
Use shared index and data registers.
Using the same index or data registers in dif-
ferent tasks without saving and loading reg-
ister contents.
Initializing processing when a task is started. Use the Task Start Flags.
Using standard processing shared by more
than one task.
Use a global subroutine (GSBN to GRET) in interrupt task num-
ber 0.
Standardization and program structure
based on subroutines.
Increase speed using subroutine instructions (SBS, SBN, and
RET) and global subroutine instructions (GSBS, GSBN, and
GRET)
Special
applica-
tions
Displaying floating-point decimal data on a
PT.
Use the FLOATING- POINT TO ASCII instruction.
Using text string data from measurement
devices in calculations.
Use the ASCII TO FLOATING-POINT instruction.
Performing high-precision positioning, e.g.,
for XY tables.
Use the Double-precision Floating-point instructions.
Managing information on workpieces flowing
on a conveyer in realtime in table form, e.g.,
when workpieces are added or removed
from the conveyor during processing.
Use the stack instructions.
STACK DATA READ, STACK DATA OVERWRITE, STACK DATA
INSERT, and STACK DATA DELETE (Operate on a specified ele-
ment in the stack.)
STACK SIZE READ (Counts the number of elements in the
stack.)
Performing high-precision linear approxima-
tions, e.g., converting a level meter reading
in mm to a capacity value in liters according
to the shape of a tank.
Use the ARITHMETIC PROCESS instruction (unsigned 16-bit
binary/BCD data, signed 16/32-bit binary data, or single-precision
floating-point data can be used for line data).
Autotuning PID constants (particularly to
automatically tune PID constants and start
the system faster when using multiloop PID).
Use the PID CONTROL WITH AUTO TUNING instruction.
Saving and loading execution results (e.g.,
from comparison instructions) at different
locations in a task or in different tasks.
Use the SAVE CONDITION FLAGS (CCS) and LOAD CONDI-
TION FLAGS (CCL) instructions to save the current status of the
Condition Flags or load the previous status.
Using a CVM1/CV-series program contain-
ing real I/O memory addresses in a CJ-
series CPU Unit.
Use the CONVERT ADDRESS FROM CV (FRMCV) instruction.
Using I/O memory tables containing CVM1/
CV-series real I/O memory addresses (e.g.,
to return the data to a CVM1/CV-series CPU
Unit after processing by the CJ-series CPU
Unit).
Use the CONVERT ADDRESS TO CV (TOCV) instruction.
Disabling power interruptions during specific
regions of the program.
Create program sections for which power interrupts have been
disabled with the DI and EI instructions (set A530 to A5A5 hex).
Purpose Function

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Omron CJ1G/H-CPU series and is the answer not in the manual?

Omron CJ1G/H-CPU series Specifications

General IconGeneral
BrandOmron
ModelCJ1G/H-CPU series
CategoryController
LanguageEnglish

Summary

SYSMAC CJ Series Introduction

CJ-series Features

Describes the core characteristics and advantages of the CJ-series PLCs.

CJ1-H and CJ1M CPU Unit Features

Details specific features of CJ1-H and CJ1M CPU units.

Specifications and System Configuration

Performance Specifications

Core technical data on CPU unit performance.

CPU Unit Components and Functions

Details the physical components and their roles.

Basic System Configuration

Explains how to build a system with CPU and Expansion Racks.

I/O Units

Covers essential I/O components for system input/output.

Nomenclature, Functions, and Dimensions

CPU Units

Details CPU unit specifics, including models and memory maps.

File Memory

Information on data storage using memory cards and EM area.

Programming Devices

Details the software tools used for PLC programming.

Operating Procedures

Introduction

General steps for preparing CJ-series PLCs for operation.

Examples

Provides practical walkthroughs for system setup and operation.

Installation and Wiring

Fail-safe Circuits

Crucial safety measures to prevent dangerous conditions.

Installation

Procedures for physically mounting PLC components.

Wiring

Procedures for electrical connections and wiring.

DIP Switch Settings

Overview

Introduction to the CPU Unit's DIP switch for initial settings.

Details

Detailed explanation of each DIP switch pin's function.

PLC Setup

Overview of the PLC Setup

Introduction to PLC setup and software configuration.

PLC Setup Settings

Details core system configuration parameters.

Explanations of PLC Setup Settings

Detailed explanations of various PLC setup parameters.

Related product manuals