
80
4-4-2 Example Program
The following ladder program will be used to demonstrate how to write a pro-
gram with the Programming Console. This program makes output IR 01000
flicker ON/OFF (one second ON, one second OFF) ten times after input
IR 00000 is turned ON.
Count signal
Reset signal
20000
END(001)
C000
00000
20000
01000
T001
20000
00000
00004
00007
00010
00014
00017
1
S
ON
OFF
Self-holding bit
1-second timer
2-second timer
10-count counter
Flicker output (10 counts)
TIM 001
#0010
CP
R
CNT 000
#0010
T002
20000
TIM 002
#0020
T002
20000
T001
20000
20000
Start input
The mnemonic list for the example program is shown in the following table. The
steps required to enter this program from a Programming Console are described
in 4-4-3 Programming Procedure.
Address
Instruction
Data
Programming example
procedures in 4-4-3
Programming Procedures
00000
LR
00000
(1) Self-holding bit
00001
OR
20000
00002
AND NOT
C
000
00003
OUT
20000
00004
LD
20000
(2) 1-second timer
00005
AND NOT
T
002
00006
TIM
001
#
0010
00007
LD
20000
(3) 2-second timer
00008
AND NOT
T
002
00009
TIM
002
#
0020
00010
LD
20000
(4) 10-count counter
00011
AND
T
001
00012
LD NOT
20000
00013
CNT
000
#
0010
00014
LD
20000
(5) Flicker output (10 counts)
00015
AND NOT
T
001
00016
OUT
01000
00017
END (001)
---
(6) END(001) instruction
Programming Example
Section 4-4
Summary of Contents for SYSMAC CPM1
Page 1: ...Cat No W262 E1 4 Programmable Controllers SYSMAC CPM1 OPERATION MANUAL ...
Page 2: ...CPM1 Programmable Controllers Operation Manual Revised February 1998 ...
Page 116: ...105 Appendix B Dimensions All dimensions are in millimeters CPM1 10CDR j 121 130 85 81 90 ...
Page 118: ...Appendix B Dimensions 107 CPM1 20EDR 81 90 171 180 85 ...
Page 119: ...Appendix B Dimensions 108 CPM1 CIF01 90 81 21 30 205 50 56 CPM1 CIF11 90 81 21 30 205 50 61 ...