Clock Pulses - Omron SYSMAC CS Series Operation Manual

Programmable controllers
Hide thumbs Also See for SYSMAC CS Series:
Table of Contents

Advertisement

Clock Pulses

9-26 Clock Pulses

Name
Label
0.02 s Clock Pulse 0.02s
0.1 s Clock Pulse
0.1s
0.2 s Clock Pulse
0.2s
1 s Clock Pulse
1s
1 min Clock Pulse
1min
Using the Clock Pulses
Clock Pulses Update Timing
476
The Clock Pulses are flags that are turned ON and OFF at regular intervals by
the system.
Symbol
Programming
Console
name
P_0_02_s
0.02 s
P_0_1s
0.1 s
P_0_2s
0.2 s
P_1s
1 s
P_1min
1 min
The Clock Pulses are specified with labels (or symbols) rather than
addresses.
Specify the flags as shown above using the CX-Programmer or Programming
Console.
Note The CX-Programmer treats condition flags as global symbols beginning with
P_.
The Clock Pulses are read-only; they cannot be overwritten from instructions
or Programming Devices.
The Clock Pulses are cleared at the start of operation.
The following example turns CIO 000000 ON and OFF at 0.5 s intervals.
P_1s
Note The clock pulses cannot be designated directly in programming or allocations
inside C200H Special I/O Units.
Clock pulses are updated during program execution, so the ON and OFF sta-
tus may differ at the beginning and end of the program.
0.01 s
0.01 s
0.05 s
0.05 s
0.1 s
0.1 s
0.5 s
0.5 s
30 s
000000
0.5 s
000000
0.5 s
Section 9-26
Operation
ON for 0.01 s
OFF for 0.01 s
ON for 0.05 s
OFF for 0.05 s
ON for 0.1 s
OFF for 0.1 s
ON for 0.5 s
OFF for 0.5 s
ON for 30 s
OFF for 30 s
30 s
Instruction
Operand
LD
P_1s
OUT
000000

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cs1g/h-cpu_hCs1g/h-cpu_-ev1

Table of Contents