9 Application Instructions API 150-199
DVP-PLC Application Manual
9-39
API Mnemonic
Operands
Function
160
TCMP P
Time Compare
Controllers
ES/EX/SS SA/SX/SC EH/SV
Bit Devices
Word Devices
Program Steps
Type
OP
X Y M S K H
KnX KnY KnM KnS T
C
D
E
F
S
1
*
*
*
*
*
*
*
*
*
*
*
S
2
*
*
*
*
*
*
*
*
*
*
*
S
3
*
*
*
*
*
*
*
*
*
*
*
S
*
*
*
D
*
*
*
TCMP, TCMPP: 11 steps
PULSE 16-bit 32-bit
ES EX SS SA SX SC EH SV ES EX SS SA SX SC EH SV ES EX SS SA SX SC EH SV
Operands:
S
1
: “Hour” for comparison
S
2
: “Minute” for comparison
S
3
: “Second” for comparison
S
: Current time of
RTC
D
: Comparison result
Explanations:
1. Range
of
S
1
: K0 ~ K23; range of
S
2
and
S
3
: K0 ~ K59
2.
S
will occupy 3 consecutive devices;
D
will occupy 3 consecutive points.
3.
See the specifications of each model for their range of use.
4.
S
1
,
S
2
and
S
3
are compared with the present values of “hour”, “minute” and “second” starting from
S
. The
comparison result is stored in
D
.
5.
S
is the “hour” of the current time (K0 ~ K23) in RTC;
S
+ 1 is the “minute” (K0 ~ K59) and
S
+ 2 is the “second”
(K0 ~ K59).
6.
S
is read by TRD instruction and the comparison is started by TCMP instruction. If
S
exceeds the range, the
program will regard this as an operation error and the instruction will not be executed, M1067 and M1068 = On
and D1067 will record the error code 0E1A (hex).
Program Example:
1.
When X10= On, the instruction will compare the current time in RTC (D20 ~ D22) with the set value 12:20:45
and display the result in M10 ~ M12. When X10 goes from On to Off, the instruction will not be executed, but
the On/Off stauts prior to M10 ~ M12 will remain.
2.
Connect M10 ~ M12 in series or in parallel to obtain the result of
≧
,
≦
, and
≠
.
X10
M10
TCMP
K12
K20
K45
D20
M10
M11
M12
ON when 12:20:45
ON when 12:20:45
ON when 12:20:45
>
=
<
Содержание DVP-PLC
Страница 1: ...PLC PLC...
Страница 28: ...1 Basic Principles of PLC Ladder Diagram DVP PLC Application Manual 1 24 MEMO...
Страница 192: ...4 Step Ladder Instructions DVP PLC Application Manual 4 22 MEMO...
Страница 250: ...6 Application Instructions API 00 49 DVP PLC Application Manual 6 38 X0 DIV D0 D10 D20 D0 D10 K4Y0 DIV...
Страница 270: ...6 Application Instructions API 00 49 DVP PLC Application Manual 6 58 RST M0 X0 RST T0 RST Y0 FMOV K0 D10 K5...
Страница 337: ...7 Application Instructions API 50 99 DVP PLC APPLICATION MANUAL 7 53 X10 STMR T10 K50 Y0 Y3 X10 Y1 Y2 5 sec 5 sec...
Страница 458: ...8 Application Instructions API 100 149 DVP PLC Application Manual 8 56 or relay itself See 2 3 for more information...
Страница 472: ...8 Application Instructions API 100 149 DVP PLC Application Manual 8 70 MEMO...
Страница 574: ...9 Application Instructions API 150 199 DVP PLC Application Manual 9 102 MEMO...