Mitsubishi Electronics FXCPU Video Game Controller User Manual


 
21 Applied Instructions (Real Time Clock Control)
21.2 TZCP / RTC Data Zone Compare
544
FXCPU Structured Programming Manual
[Basic & Applied Instruction]
21.2 TZCP / RTC Data Zone Compare
Outline
The comparison time of higher and lower points and the time data are compared, and the bit device is turned
ON or OFF depending on the magnitude of difference.
1. Format and operation, execution form
2. Set data
3. Applicable devices
S: Refer to "Cautions".
FX3U(C) FX3G(C) FX3S FX2N(C) FX1N(C) FX1S FXU/FX2C FX0N FX0(S)
Instruction
name
Operation
Execution
form
Expression in each language
Structured ladder/FBD ST
TZCP 16 bits Continuous TZCP(EN,s1,s2,s,d);
TZCPP 16 bits Pulse TZCPP(EN,s1,s2,s,d);
Variable Description Data type
Input
variable
EN Execution condition Bit
Comparison lower limit time (hour, minute, second) "hour" (3 points
occupied)
ARRAY [0..2]
OF ANY16
Comparison higher limit time (hour, minute, second) "hour" (3 points
occupied)
ARRAY [0..2]
OF ANY16
Time data (hour, minute, second) "hour" (3 points occupied)
ARRAY [0..2]
OF ANY16
Output
variable
ENO Execution state Bit
Device to be turned ON or OFF depending on the comparison result. (3
points occupied)
ARRAY [0..2] OF Bit
Operand
type
Bit Devices Word Devices Others
System user Digit designation
System
user
Special
unit
Index
Cons
tant
Real
Number
Character
String
Pointer
XYMTCS
D.b
KnX KnY KnM KnS T C D R
U\G
V Z Modifier K H E
""
P
zzz
S2 S3
z
zzz
S2 S3
z
zzz
S2 S3
z
zz z
S1
z
TZCP
EN
s1
s2
ENO
d
s
TZCPP
EN
s1
s2
ENO
d
s