6
FX3G/FX3U/FX3GC/FX3UC Series
Programming Manual - Basic & Applied Instruction Edition
Table of Contents
8. Program Flow – FNC 00 to FNC 09 214
8.1 FNC 00 – CJ / Conditional Jump.......................................................................................................... 215
8.1.1 CJ instruction and operations of contact and coil..................................................................................219
8.1.2 Relationship between master control instruction and jump instruction ................................................. 221
8.2 FNC 01 – CALL / Call Subroutine ........................................................................................................ 222
8.2.1 Cautions on subroutines and interrupt routines .................................................................................... 224
8.3 FNC 02 – SRET / Subroutine Return ................................................................................................... 226
8.4 FNC 03 – IRET / Interrupt Return ........................................................................................................ 227
8.5 FNC 04 – EI / Enable Interrupt............................................................................................................. 229
8.6 FNC 05 – DI / Disable Interrupt............................................................................................................ 230
8.7 FNC 06 – FEND / Main Routine Program End..................................................................................... 231
8.8 FNC 07 – WDT / Watchdog Timer Refresh.......................................................................................... 233
8.9 FNC 08 – FOR / Start a FOR/NEXT Loop ........................................................................................... 235
8.10 FNC 09 – NEXT / End a FOR/NEXT Loop......................................................................................... 236
9. Move and Compare – FNC 10 to FNC 19 238
9.1 FNC 10 – CMP / Compare ................................................................................................................... 239
9.2 FNC 11 – ZCP / Zone Compare........................................................................................................... 241
9.3 FNC 12 – MOV / Move......................................................................................................................... 243
9.4 FNC 13 – SMOV / Shift Move .............................................................................................................. 246
9.5 FNC 14 – CML / Complement.............................................................................................................. 248
9.6 FNC 15 – BMOV / Block Move............................................................................................................. 250
9.6.1 Function of transfer between file registers and data registers .............................................................. 252
9.7 FNC 16 – FMOV / Fill Move ................................................................................................................. 254
9.8 FNC 17 – XCH / Exchange .................................................................................................................. 256
9.9 FNC 18 – BCD / Conversion to Binary Coded Decimal ....................................................................... 258
9.10 FNC 19 – BIN / Conversion to Binary ................................................................................................ 261
10. Arithmetic and Logical Operation (+, −, ×, ÷) – FNC 20 to FNC 29 264
10.1 FNC 20 – ADD / Addition ................................................................................................................... 265
10.2 FNC 21 – SUB / Subtraction .............................................................................................................. 267
10.3 FNC 22 – MUL / Multiplication ........................................................................................................... 269
10.4 FNC 23 – DIV / Division ..................................................................................................................... 272
10.5 FNC 24 – INC / Increment.................................................................................................................. 275
10.6 FNC 25 – DEC / Decrement............................................................................................................... 277
10.7 FNC 26 – WAND / Logical Word AND ............................................................................................... 278
10.8 FNC 27 – WOR / Logical Word OR.................................................................................................... 280
10.9 FNC 28 – WXOR / Logical Exclusive OR........................................................................................... 282
10.10 FNC 29 – NEG / Negation................................................................................................................ 284
11. Rotation and Shift Operation – FNC 30 to FNC 39 286
11.1 FNC 30 – ROR / Rotation Right ......................................................................................................... 287
11.2 FNC 31 – ROL / Rotation Left ............................................................................................................ 289
11.3 FNC 32 – RCR / Rotation Right with Carry........................................................................................ 291
11.4 FNC 33 – RCL / Rotation Left with Carry........................................................................................... 293
11.5 FNC 34 – SFTR / Bit Shift Right......................................................................................................... 295
11.6 FNC 35 – SFTL / Bit Shift Left............................................................................................................ 297
11.6.1 Replacement of SFT instruction in F1 and F2 Series.......................................................................... 299
11.7 FNC 36 – WSFR / Word Shift Right ................................................................................................... 300
11.8 FNC 37 – WSFL / Word Shift Left ...................................................................................................... 302
11.9 FNC 38 – SFWR / Shift Write [FIFO/FILO Control]............................................................................ 304
11.10 FNC 39 – SFRD / Shift Read [FIFO Control] ................................................................................... 307