DL06 Micro PLC User Manual, 3rd Edition, Rev. E
5-362
Chapter 5: Standard RLL Instructions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
CTRRTLM Example
Rung 1: This sets up the CTRIO card in slot 2 of the local base. Each CTRIO in the system
will need a separate CTRIO I-box before any CTRxxxx I-boxes can be used for them. The
CTRIO has been configured to use V2000 through V2025 for its input data, and V2030
through V2061 for its output data.
Rung 2: This CTRIO Run To Limit Mode IBox sets up Output #0 in CTRIO #1 to output
pulses at a Frequency of 1000 Hz until Llimit #0 comes on. This example program requires
that you load CTRRTLM_IBox.cwb into your Hx-CTRIO(2) module.
Parameter
DL06 Range
CTRIO#
K
K0-255
Output#
K
K0-3
Frequency
V,K
K20-20000; See DL06 V-memory map - Data Words
Limit
V,K
K0-FF; See DL06 V-memory map - Data Words
Duty Cycle
V,K
K0-99; See DL06 V-memory map - Data Words
Workspace
V
See DL06 V-memory map - Data Words
Success
X,Y,C,GX,GY,B
See DL06 V-memory map
Error
X,Y,C,GX,GY,B
See DL06 V-memory map
(example continued on next page)
Permissive contacts or input logic cannot
be used with this instruction.