Mitsubishi Electric R16MTCPU Programming Manual page 311

Hide thumbs Also See for R16MTCPU:
Table of Contents

Advertisement

Classifications
Symbol
Instruction
Bit operation
|
Bit logical OR
^
Bit exclusive OR
>>
Bit right shift
<<
Bit left shift
Sign
-
Sign inversion
(complement of 2)
Operation expression
#0=#1|#2
D800=D801|D802
U3E1\G10000=U3E1\G10001|U3E1\G10002
U3E1\HG10000=U3E1\HG10001|U3E1\HG10002
#0L=#2L|#4L
D800L=D802L|D804L
U3E1\G10000L=U3E1\G10002L|U3E1\G10004L
U3E1\HG10000L=U3E1\HG10002L|U3E1\HG10004L
#0=#1^#2
D800=D801^D802
U3E1\G10000=U3E1\G10001^U3E1\G10002
U3E1\HG10000=U3E1\HG10001^U3E1\HG10002
#0L=#2L^#4L
D800L=D802L^D804L
U3E1\G10000L=U3E1\G10002L^U3E1\G10004L
U3E1\HG10000L=U3E1\HG10002L^U3E1\HG10004L
#0=#1>>#2
D800=D801>>D802
U3E1\G10000=U3E1\G10001>>U3E1\G10002
U3E1\HG10000=U3E1\HG10001>>U3E1\HG10002
#0L=#2L>>#4L
D800L=D802L>>D804L
U3E1\G10000L=U3E1\G10002L>>U3E1\G10004L
U3E1\HG10000L=U3E1\HG10002L>>U3E1\HG10004L
#0=#1<<#2
D800=D801<<D802
U3E1\G10000=U3E1\G10001<<U3E1\G10002
U3E1\HG10000=U3E1\HG10001<<U3E1\HG10002
#0L=#2L<<#4L
D800L=D802L<<D804L
U3E1\G10000L=U3E1\G10002L<<U3E1\G10004L
U3E1\HG10000L=U3E1\HG10002L<<U3E1\HG10004L
#0=-#1
D800=-D812
U3E1\G10000=-U3E1\G10001
U3E1\HG10000=-U3E1\HG10001
#0L=-#2L
D800L=-D802L
U3E1\G10000L=-U3E1\G10002L
U3E1\HG10000L=-U3E1\HG10002L
#0F=-#4F
D800F=-D804F
U3E1\G10000F=-U3E1\G10004F
U3E1\HG10000F=-U3E1\HG10004F
Unit [µs]
2.1
2.1
3.1
2.8
2.2
2.2
3.1
2.8
2.1
2.1
3.1
2.8
2.2
2.2
3.1
2.8
2.2
2.1
3.1
2.8
2.2
2.2
3.1
2.8
2.1
2.1
3.1
2.8
2.2
2.2
3.2
2.8
1.6
1.6
2.1
1.9
1.6
1.6
2.1
1.9
2.5
2.4
2.9
2.8
APPENDICES APPENDIX
Appendix 1 Processing Times
A
309

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

R64mtcpuMelsec iq-r seriesR32mtcpu

Table of Contents