Mitsubishi Electronics Q173CPU(N) Home Security System User Manual


 
APP - 4
A
PPENDICES
Processing time of operation instruction (Continued)
Classifications Symbol Instruction Operation expression
Q173CPU(N)/Q172CPU(N)
Unit [
µ
s]
DOUT M0,#0 9.42
DOUT M0,#0L 10.14
DOUT Y100,#0 9.48
DOUT Y100,#0L 12.30
DOUT PY0,#0 8.76
DOUT Device output
DOUT PY0,#0L 15.48
DIN #0,M0 8.88
DIN #0L,M0 10.20
DIN #0,X0 9.12
DIN #0L,X0 9.66
DIN #0,PX0 10.56
DIN Device input
DIN #0L,PX0 11.10
OUT M1000 = M0 19.26
OUT Y0 = M0 21.90
Bit device
control
OUT Bit device output
OUT PY0 = M0 20.88
SET M1000 = M0*M1 15.96
SET M1000 = X100*X101 14.70
* Logical AND
SET M1000 = PX0*PX1 17.40
SET M1000 = M0+M1 15.66
SET M1000 = X100+X101 14.94
Logical
operation
+ Logical OR
SET M1000 = PX0+PX1 16.20
SET M1000 = #0==#1 11.40
SET M1000 = D800==D801 14.10
SET M1000 = #0L==#2L 13.98
SET M1000 = D800L==D802L 18.42
SET M1000 = #0F==#4F 14.64
== Equal to
SET M1000 = D800F==D804F 18.48
SET M1000 = #0!=#1 12.72
SET M1000 = D800!=D801 15.24
SET M1000 = #0L!=#2L 13.98
SET M1000 = D800L!=D802L 18.54
SET M1000 = #0F!=#4F 16.02
!= Not equal to
SET M1000 = D800F!=D804F 18.66
SET M1000 = #0<#1 10.56
SET M1000 = D800<D801 16.14
SET M1000 = #0L<#2L 16.26
SET M1000 = D800L<D802L 18.78
SET M1000 = #0F<#4F 16.32
< Less than
SET M1000 = D800F<D804F 16.32
SET M1000 = #0<=#1 12.60
SET M1000 = D800<=D801 16.14
SET M1000 = #0L<=#2L 14.04
SET M1000 = D800L<=D802L 18.42
SET M1000 = #0F<=#4F 16.50
Comparison
operation
<= Less than or equal to
SET M1000 = D800F<=D804F 19.32