Omron CJ - PROGRAMMING MANUAL 08-2008 Programming Manual page 305

Programmable controllers
Hide thumbs Also See for CJ - PROGRAMMING MANUAL 08-2008:
Table of Contents

Advertisement

Cycle Time/High-speed Processing
Note
• Words allocated to the Unit in the CIO Area
• Words allocated to the Unit in the DM Area
• Data specific to the Unit (See note.)
Note Data specific to a CPU Bus Unit would include data links for Control-
ler Link Unit or SYSMAC LINK Units, as well as remote I/O for De-
viceNet Units.
DLNK
N
Example:
DLNK
#1
Application Example: With a long cycle time, the refresh interval for Controller
Link data links can be very long. This interval can be shortened by executing
DLNK(226) for the Controller Link Unit to increase the frequency of data link
refreshing.
Note The CS1G/H-CPU@@ (-V1) and CJ1@-CPU@@ CPU Units do not support
this function.
1. Longer cycle times (e.g., 100 ms) will increase the interval between when
data links are refreshed. DLNK(226) can be used in this case, as shown in
the following example.
Cyclic task n
I/O refresh
Peripheral
servicing
Note If DLNK(226) is executed for a CPU Bus Unit that is busy refreshing
data, data will not be refreshed and the Equals Flag will turn OFF.
Normally, the Equals Flag should be programmed as shown below to
N: Unit number of CPU Bus Unit
The instruction on the left would refresh the words
allocated to the Unit in the CIO Area and DM Area, and
data specific to the CPU Bus Unit with unit number 1.
Data links (Controller Link or
DLNK
SYSMAC Link) are refreshed here for
N
the CPU Bus Unit with unit number N.
(See note.)
Data links (Controller Link or
DLNK
SYSMAC Link) are refreshed here for
M
the CPU Bus Unit with unit number M.
(See note.)
END
Data links are all refreshed here for
Controller Link and SYSMAC Link.
Section 6-1
267

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CJ - PROGRAMMING MANUAL 08-2008 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents