EasyManua.ls Logo

Omron CJ1M-CPU21 User Manual

Omron CJ1M-CPU21
267 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 #211 background imageLoading...
Page #211 background image
182
Origin Search and Origin Return Functions Section 6-3
An origin search will not be started unless the origin search proximity speed is
less than the origin search high speed and unless the origin search/return ini-
tial speed is less than the origin search proximity speed.
6-3-3 Origin Search Error Processing
The CJ1M CPU Unit's pulse output function performs a basic error check
before starting to output pulses (when the instruction is executed) and will not
output pulses if the settings are incorrect. There are other errors that can
occur with the origin search function during pulse output, which may stop the
pulse output.
If an error occurs that stops pulse output, the pulse output's Output Stopped
Error Flag (A28007 or A28107) will be turned ON and the Pulse Output Stop
Error Code will be written to A444 or A445. Use these flags and error codes to
identify the cause of the error.
The Pulse Output Stop Errors will not affect the CPU Unit's operating status.
(The Pulse Output Stop Errors do not cause a fatal or non-fatal error in the
CPU Unit.)
Related Auxiliary Area Flags
Pulse Output Stop Error Codes
Word Bits Function Read/Write
A280 07 Pulse output 0 Pulse Output Stopped Error Flag
0: No error
1: Stop error occurred
Read only
A281 07 Pulse output 1 Pulse Output Stopped Error Flag
0: No error
1: Stop error occurred
Read only
A444 00 to 15 Pulse output 0 Pulse Output 0 Stop Error Code (See table below.) Read only
A445 00 to 15 Pulse output 1 Pulse Output 1 Stop Error Code (See table below.) Read only
Error name Error code Likely cause Corrective action Operation after
error
CW Limit Stop Input
Signal
0100 Stopped due to a CW limit signal
input.
Move in the CCW direction. Immediate stop,
No effect on
other port
CCW Limit Stop
Input Signal
0101 Stopped due to a CCW limit sig-
nal input.
Move in the CW direction.
No Origin Proximity
Input Signal
0200 The parameters indicate that the
Origin Proximity Input Signal is
being used, but a Origin Proxim-
ity Input Signal was not received
during the origin search.
Check the wiring of the Origin
Proximity Input Signal as well as
the PLC Setup's Origin Proxim-
ity Input Signal Type setting (NC
or NO) and execute the origin
search again. Turn the power
supply OFF and then ON if the
signal type setting was changed.
No effect on
other port
No Origin Input Sig-
nal
0201 The Origin Input Signal was not
received during the origin
search.
Check the wiring of the Origin
Input Signal as well as the PLC
Setup's Origin Input Signal Type
setting (NC or NO) and execute
the origin search again. Turn the
power supply OFF and then ON
if the signal type setting was
changed.

Table of Contents

Question and Answer IconNeed help?

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

Omron CJ1M-CPU21 Specifications

General IconGeneral
CPU TypeCJ1M
Model NumberCJ1M-CPU21
Data Memory Capacity32K words
Operating Voltage24 VDC
Operating Temperature0 to 55 °C
Execution Speed0.1 μs (basic instructions)
Serial CommunicationRS-232C
Expansion CapabilityUp to 3 expansion units
Programming LanguageLadder logic, structured text
Built-in I/O PointsNo built-in I/O

Summary

PRECAUTIONS

1 Intended Audience

Identifies target personnel for the manual, requiring knowledge of electrical and FA systems.

2 General Precautions

Emphasizes operating products as specified and consulting OMRON for critical applications.

3 Safety Precautions

Crucial warnings about PLC operation, memory modification, and handling electrical components to prevent injury.

4 Operating Environment Precautions

Guidelines on avoiding hazardous locations like direct sunlight, extreme temperatures, or corrosive environments.

5 Application Precautions

Precautions for system setup, grounding, power supply handling, and component mounting during operation.

6 Conformance to EC Directives

Details on compliance with EMC and Low Voltage Directives for safe system integration.

SECTION 1 Features

1-1 Features

Overview of CJ1M CPU Units' high-speed, advanced, micro-sized PLCs with built-in I/O.

1-2 Version Upgrades for CJ1M CPU Units

Details on functional improvements from unit version upgrades for CJ1M CPU Units.

1-3 Functions Listed by Purpose

Categorization of built-in I/O functions based on their specific purpose.

SECTION 2 Overview

2-1 Allocations for Built-in CPU Unit Inputs

Mapping of physical inputs to internal addresses and their functional assignments.

2-2 Allocations for Built-in CPU Unit Outputs

Mapping of physical outputs to internal addresses and their functional assignments.

2-3 Allocations for Origin Search Function

Details on I/O points utilized by the origin search function for pulse outputs.

SECTION 3 I/O Specifications and Wiring

3-1 I/O Specifications

Electrical and functional specifications for built-in inputs and outputs, including voltage and current ratings.

3-2 Wiring

Information on connector pin allocations and wiring methods for system connections.

3-3 Wiring Examples

Practical illustrations of various I/O connection configurations for different devices.

SECTION 4 Data Area Allocation and PLC Setup Settings

4-1 Data Area Allocation for Built-in I/O

Allocation of memory words and bits for built-in I/O usage.

4-2 PLC Setup Settings

Configuration parameters within the PLC for managing built-in I/O functionality.

4-3 Auxiliary Area Data Allocation

Allocation of auxiliary area words and bits related to built-in inputs and outputs.

4-4 Flag Operations during Pulse Output

Explanation of how flags change relative to pulse output operations and timing.

SECTION 5 High-speed Counter/Pulse Output Instructions

5-1 MODE CONTROL: INI(880)

Controls operations for high-speed counters and pulse outputs, including starting/stopping and PV changes.

5-2 HIGH-SPEED COUNTER PV READ: PRV(881)

Reads Present Values (PVs) and status information for high-speed counters and pulse outputs.

5-3 COUNTER FREQUENCY CONVERT: PRV2(883)

Converts pulse frequency to rotational speed or total revolutions.

5-4 REGISTER COMPARISON TABLE: CTBL(882)

Registers comparison tables and performs target or range comparisons for high-speed counter PVs.

5-5 SPEED OUTPUT: SPED(885)

Sets output pulse frequency and starts pulse output without acceleration/deceleration.

5-6 SET PULSES: PULS(886)

Sets the number of output pulses for SPED(885) or ACC(888) in independent mode.

5-7 PULSE OUTPUT: PLS2(887)

Outputs specified pulses with acceleration/deceleration, supporting target changes.

5-8 ACCELERATION CONTROL: ACC(888)

Outputs pulses with specified acceleration/deceleration rates, supporting mode changes.

5-9 ORIGIN SEARCH: ORG(889)

Performs origin search or origin return operations using specified methods and parameters.

5-10 PULSE WITH VARIABLE DUTY FACTOR: PWM(891)

Generates PWM pulse outputs with a specified duty factor and frequency.

SECTION 6 Built-in I/O Function Descriptions

6-1 Built-in Inputs

Detailed description of the types, allocations, and specifications of built-in inputs.

6-2 Built-in Outputs

Detailed description of the types, allocations, and specifications of built-in outputs.

6-3 Origin Search and Origin Return Functions

Detailed explanation of origin search and return operations and their parameters.

SECTION 7 Programming Examples

7-1 Built-in Outputs

Practical examples illustrating the programming of built-in output functions.

Related product manuals