-
Front Cover
-
Manual number
-
Table of Contents
-
Related manuals
-
Generic Names and Abbreviations Used in Manuals
-
1. Introduction
-
2. Overview (Sequence Program)
-
2.1 Introduction of Convenient Functions
-
2.1.1 Convenient functions for input processing
-
2.1.2 Convenient functions for output processing
-
2.1.3 Functions for supporting sequence control
-
2.2 Introduction of Applied Instructions
-
2.3 Analog/Positioning Special Control
-
2.4 Link and Communication
-
2.5 Introduction of Devices Constructing PLC
-
2.6 Program Memory and Devices
-
2.6.1 Memory structure
-
2.6.2 Memory operations and latched (battery or EEPROM backed) devices (power ON/OFF and RUN/STOP)
-
2.6.3 Types of backup methods against power failure
-
2.6.4 Change between general devices and latched (battery backed) devices
-
2.6.5 How to initialize devices (battery backed)
-
2.7 Types and Setting of Parameters
-
2.7.1 Parameter list
-
2.7.2 Parameter initial values and available tools for changing parameter values
-
2.7.3 Memory capacity setting range
-
2.7.4 Compatible optional memory model
-
2.7.5 Keyword (entry code)
-
2.7.6 Special unit initial value setting
-
2.7.7 Positioning instruction setting
-
2.7.8 Built-in CC-Link/LT Setup (dedicated to FX3UC-32MT-LT-2)
-
2.7.9 Parameter settings
-
3. Instruction List
-
4. Devices in Detail
-
4.1 Device Number List
-
4.2 I/O Relays [X, Y]
-
4.2.1 Numbers of I/O relays
-
4.2.2 Functions and roles
-
4.2.3 Operation timing of I/O relays
-
4.3 Auxiliary Relay [M]
-
4.4 State Relay [S]
-
4.5 Timer [T]
-
4.5.1 Numbers of timers
-
4.5.2 Functions and operation examples
-
4.5.3 Set value specification method
-
4.5.4 Cautions on routines
-
4.5.5 Details on timer operation and timer accuracy
-
4.5.6 Program examples [off-delay timer and flicker timer]
-
4.5.7 Handling timers as numeric devices
-
4.6 Counter [C]
-
4.6.1 Numbers of counters
-
4.6.2 Features of counters
-
4.6.3 Related devices (to specify counting direction) [32-bit counter]
-
4.6.4 Functions and operation examples
-
4.6.5 Set value specification method
-
4.6.6 Response speed of counters
-
4.6.7 Handling counters as numeric devices
-
4.7 High-Speed Counter [C] (FX3S/FX3G/FX3GC PLCs)
-
4.7.1 Types and device numbers of high-speed counters
-
4.7.2 Input assignment for high-speed counters
-
4.7.3 Handling of high-speed counters
-
4.7.4 Current value update timing and comparison of current value
-
4.7.5 Related devices
-
4.7.6 Assignment of counter input terminal and switching of function
-
4.7.7 Response frequency of high-speed counters
-
4.7.8 Cautions on use
-
4.8 High-Speed Counter [C] (FX3U/FX3UC PLC)
-
4.8.1 Types and device numbers of high-speed counters
-
4.8.2 Input assignment for high-speed counters
-
4.8.3 Handling of high-speed counters
-
4.8.4 Current value update timing and comparison of current value
-
4.8.5 Related devices
-
4.8.6 Changing the logic of external reset input signal
-
4.8.7 Assignment of counter input terminal and switching of function
-
4.8.8 How to use 2-phase 2-count input counters C251 to C255 with 4 edge counting
-
4.8.9 Conditions for hardware counters to be handled as software counters
-
4.8.10 Response frequency of high-speed counters
-
4.8.11 Cautions on use
-
4.9 Data Register and File Register [D]
-
4.9.1 Numbers of data registers and file registers
-
4.9.2 Structures of data registers and file registers
-
4.9.3 Functions and operation examples of data registers
-
4.9.4 Functions and operation examples of file registers
-
4.9.5 Cautions on using file registers
-
4.10 Extension Register [R] and Extension File Register [ER]
-
4.10.1 Numbers of extension registers and extension file registers
-
4.10.2 Data storage destination and access method
-
4.10.3 Structures of extension registers and extension file registers
-
4.10.4 Initialization of extension registers and extension file registers
-
4.10.5 Functions and operation examples of extension registers
-
4.10.6 Functions and operation examples of extension file registers
-
4.10.7 Cautions on using extension file registers
-
4.10.8 Registration of data in extension registers and extension file registers
-
4.11 Index Register [V and Z]
-
4.11.1 Numbers of index registers
-
4.11.2 Functions and structures
-
4.11.3 Indexing of devices
-
4.12 Pointer [P and I]
-
4.12.1 Numbers of pointers
-
4.12.2 Functions and operation examples of pointers for branch
-
4.12.3 Functions and operation examples of pointers for interrupt
-
5. How to Specify Devices and Constants to Instructions
-
5.1 Numeric Values Handled in PLC (Octal, Decimal, Hexadecimal and Real Numbers)
-
5.1.1 Types of numeric values
-
5.1.2 Conversion of numeric values
-
5.1.3 Handling of numeric values in floating point operations
-
5.2 Specification of Constants K, H and E (Decimal, Hexadecimal and Real Number)
-
5.2.1 Constant K (decimal number)
-
5.2.2 Constant H (hexadecimal number)
-
5.2.3 Constant E (real number)
-
5.3 Character Strings
-
5.4 Specification of Digits for Bit Devices (Kn[ ]***)
-
5.5 Bit Specification of a Word Device (D[ ].b)
-
5.6 Direct Specification of Buffer Memory (U[ ]\G[ ])
-
5.7 Indexing
-
5.7.1 Indexing in basic instructions
-
5.7.2 Indexing in applied instructions
-
5.7.3 Indexing example for instruction with limited number of use.
-
6. What to Understand before Programming
-
6.1 How to Read Explanation of Instructions
-
6.2 Cautions on Creation of Fundamental Programs
-
6.2.1 Programming procedure and execution order
-
6.2.2 Double output (double coil) operation and countermeasures
-
6.2.3 Circuits which cannot be programmed and countermeasures
-
6.3 I/O Processing and Response Delay
-
6.4 Mutual Relationship Among Program Flow Control Instructions
-
6.5 General Rules for Applied Instructions
-
6.5.1 Expression and operation type of applied instructions
-
6.5.2 Handling of general flags
-
6.5.3 Handling of operation error flag
-
6.5.4 Handling functions of extension flag
-
6.5.5 Limitation in the number of instructions and limitation in simultaneous instruction instances
-
6.6 Symbolic information storage and block password
-
7. Basic Instruction
-
7.1 LD, LDI
-
7.2 OUT
-
7.3 AND, ANI
-
7.4 OR, ORI
-
7.5 LDP, LDF, ANDP, ANDF, ORP, ORF
-
7.6 ORB
-
7.7 ANB
-
7.8 MPS, MRD, MPP
-
7.9 MC, MCR
-
7.10 INV
-
7.11 MEP, MEF
-
7.12 PLS, PLF
-
7.13 SET, RST
-
7.14 NOP
-
7.15 END
-
7.16 Number of Instruction Steps and Specified Devices
-
8. Program Flow FNC 00 to FNC 09
-
8.1 FNC 00 CJ / Conditional Jump
-
8.2 FNC 01 CALL / Call Subroutine
-
8.3 FNC 02 SRET / Subroutine Return
-
8.4 FNC 03 IRET / Interrupt Return
-
8.5 FNC 04 EI / Enable Interrupt
-
8.6 FNC 05 DI / Disable Interrupt
-
8.7 FNC 06 FEND / Main Routine Program End
-
8.8 FNC 07 WDT / Watchdog Timer Refresh
-
8.9 FNC 08 FOR / Start a FOR/NEXT Loop
-
8.10 FNC 09 NEXT / End a FOR/NEXT Loop
-
9. Move and Compare FNC 10 to FNC 19
-
9.1 FNC 10 CMP / Compare
-
9.2 FNC 11 ZCP / Zone Compare
-
9.3 FNC 12 MOV / Move
-
9.4 FNC 13 SMOV / Shift Move
-
9.5 FNC 14 CML / Complement
-
9.6 FNC 15 BMOV / Block Move
-
9.7 FNC 16 FMOV / Fill Move
-
9.8 FNC 17 XCH / Exchange
-
9.9 FNC 18 BCD / Conversion to Binary Coded Decimal
-
9.10 FNC 19 BIN / Conversion to Binary
-
10. Arithmetic and Logical Operation (+, -, , ) FNC 20 to FNC 29
-
10.1 FNC 20 ADD / Addition
-
10.2 FNC 21 SUB / Subtraction
-
10.3 FNC 22 MUL / Multiplication
-
10.4 FNC 23 DIV / Division
-
10.5 FNC 24 INC / Increment
-
10.6 FNC 25 DEC / Decrement
-
10.7 FNC 26 WAND / Logical Word AND
-
10.8 FNC 27 WOR / Logical Word OR
-
10.9 FNC 28 WXOR / Logical Exclusive OR
-
10.10 FNC 29 NEG / Negation
-
11. Rotation and Shift Operation FNC 30 to FNC 39
-
11.1 FNC 30 ROR / Rotation Right
-
11.2 FNC 31 ROL / Rotation Left
-
11.3 FNC 32 RCR / Rotation Right with Carry
-
11.4 FNC 33 RCL / Rotation Left with Carry
-
11.5 FNC 34 SFTR / Bit Shift Right
-
11.6 FNC 35 SFTL / Bit Shift Left
-
11.7 FNC 36 WSFR / Word Shift Right
-
11.8 FNC 37 WSFL / Word Shift Left
-
11.9 FNC 38 SFWR / Shift Write [FIFO/FILO Control]
-
11.10 FNC 39 SFRD / Shift Read [FIFO Control]
-
12. Data Operation FNC 40 to FNC 49
-
12.1 FNC 40 ZRST / Zone Reset
-
12.2 FNC 41 DECO / Decode
-
12.3 FNC 42 ENCO / Encode
-
12.4 FNC 43 SUM / Sum of Active Bits
-
12.5 FNC 44 BON / Check Specified Bit Status
-
12.6 FNC 45 MEAN / Mean
-
12.7 FNC 46 ANS / Timed Annunciator Set
-
12.8 FNC 47 ANR / Annunciator Reset
-
12.9 FNC 48 SQR / Square Root
-
12.10 FNC 49 FLT / Conversion to Floating Point
-
13. High-Speed Processing FNC 50 to FNC 59
-
13.1 FNC 50 REF / Refresh
-
13.2 FNC 51 REFF / Refresh and Filter Adjust
-
13.3 FNC 52 MTR / Input Matrix
-
13.4 FNC 53 HSCS / High-Speed Counter Set
-
13.5 FNC 54 HSCR / High-Speed Counter Reset
-
13.6 FNC 55 HSZ / High-Speed Counter Zone Compare
-
13.6.1 Program in which comparison result is set to ON when power is turned ON [ZCP (FNC 11) instruction]
-
13.6.2 Table high-speed comparison mode (M8130)
-
13.6.3 Frequency control mode (HSZ and PLSY instructions) (M8132)
-
13.7 FNC 56 SPD / Speed Detection
-
13.8 FNC 57 PLSY / Pulse Y Output
-
13.9 FNC 58 PWM / Pulse Width Modulation
-
13.10 FNC 59 PLSR / Acceleration/Deceleration Setup
-
14. Handy Instruction FNC 60 to FNC 69
-
14.1 FNC 60 IST / Initial State
-
14.2 FNC 61 SER / Search a Data Stack
-
14.3 FNC 62 ABSD / Absolute Drum Sequencer
-
14.4 FNC 63 INCD / Incremental Drum Sequencer
-
14.5 FNC 64 TTMR / Teaching Timer
-
14.6 FNC 65 STMR / Special Timer
-
14.7 FNC 66 ALT / Alternate State
-
14.8 FNC 67 RAMP / Ramp Variable Value
-
14.9 FNC 68 ROTC / Rotary Table Control
-
14.10 FNC 69 SORT / SORT Tabulated Data
-
15. External FX I/O Device FNC 70 to FNC 79
-
15.1 FNC 70 TKY / Ten Key Input
-
15.2 FNC 71 HKY / Hexadecimal Input
-
15.3 FNC 72 DSW / Digital Switch (Thumbwheel Input)
-
15.4 FNC 73 SEGD / Seven Segment Decoder
-
15.5 FNC 74 SEGL / Seven Segment With Latch
-
15.6 FNC 75 ARWS / Arrow Switch
-
15.7 FNC 76 ASC / ASCII Code Data Input
-
15.8 FNC 77 PR / Print (ASCII Code)
-
15.9 FNC 78 FROM / Read From A Special Function Block
-
15.10 FNC 79 TO / Write To A Special Function Block
-
16. External FX Device FNC 80 to FNC 89
-
16.1 FNC 80 RS / Serial Communication
-
16.2 FNC 81 PRUN / Parallel Run (Octal Mode)
-
16.3 FNC 82 ASCI / Hexadecimal to ASCII Conversion
-
16.4 FNC 83 HEX / ASCII to Hexadecimal Conversion
-
16.5 FNC 84 CCD / Check Code
-
16.6 FNC 85 - VRRD / Volume Read
-
16.7 FNC 86 - VRSC / Volume Scale
-
16.8 FNC 87 RS2 / Serial Communication 2
-
16.9 FNC 88 PID / PID Control Loop
-
17. Data Transfer 2 FNC100 to FNC109
-
18. Floating Point FNC110 to FNC139
-
18.1 FNC110 ECMP / Floating Point Compare
-
18.2 FNC111 EZCP / Floating Point Zone Compare
-
18.3 FNC112 EMOV / Floating Point Move
-
18.4 FNC116 ESTR / Floating Point to Character String Conversion
-
18.5 FNC117 EVAL / Character String to Floating Point Conversion
-
18.6 FNC118 EBCD / Floating Point to Scientific Notation Conversion
-
18.7 FNC119 EBIN / Scientific Notation to Floating Point Conversion
-
18.8 FNC120 EADD / Floating Point Addition
-
18.9 FNC121 ESUB / Floating Point Subtraction
-
18.10 FNC122 EMUL / Floating Point Multiplication
-
18.11 FNC123 EDIV / Floating Point Division
-
18.12 FNC124 EXP / Floating Point Exponent
-
18.13 FNC125 LOGE / Floating Point Natural Logarithm
-
18.14 FNC126 LOG10 / Floating Point Common Logarithm
-
18.15 FNC127 ESQR / Floating Point Square Root
-
18.16 FNC128 ENEG / Floating Point Negation
-
18.17 FNC129 INT / Floating Point to Integer Conversion
-
18.18 FNC130 SIN / Floating Point Sine
-
18.19 FNC131 COS / Floating Point Cosine
-
18.20 FNC132 TAN / Floating Point Tangent
-
18.21 FNC133 ASIN / Floating Point Arc Sine
-
18.22 FNC134 ACOS / Floating Point Arc Cosine
-
18.23 FNC135 ATAN / Floating Point Arc Tangent
-
18.24 FNC136 RAD / Floating Point Degrees to Radians Conversion
-
18.25 FNC137 DEG / Floating Point Radians to Degrees Conversion
-
19. Data Operation 2 FNC140 to FNC149
-
19.1 FNC140 WSUM / Sum of Word Data
-
19.2 FNC141 WTOB / WORD to BYTE
-
19.3 FNC142 BTOW / BYTE to WORD
-
19.4 FNC143 UNI / 4-bit Linking of Word Data
-
19.5 FNC144 DIS / 4-bit Grouping of Word Data
-
19.6 FNC147 SWAP / Byte Swap
-
19.7 FNC149 SORT2 / Sort Tabulated Data 2
-
20. Positioning Control FNC150 to FNC159
-
20.1 FNC150 DSZR / Dog Search Zero Return
-
20.2 FNC151 DVIT / Interrupt Positioning
-
20.3 FNC152 TBL / Batch Data Positioning Mode
-
20.4 FNC155 ABS / Absolute Current Value Read
-
20.5 FNC156 ZRN / Zero Return
-
20.6 FNC157 PLSV / Variable Speed Pulse Output
-
20.7 FNC158 DRVI / Drive to Increment
-
20.8 FNC159 DRVA / Drive to Absolute
-
21. Real Time Clock Control FNC160 to FNC169
-
21.1 FNC160 TCMP / RTC Data Compare
-
21.2 FNC161 TZCP / RTC Data Zone Compare
-
21.3 FNC162 TADD / RTC Data Addition
-
21.4 FNC163 TSUB / RTC Data Subtraction
-
21.5 FNC164 HTOS / Hour to Second Conversion
-
21.6 FNC165 STOH / Second to Hour Conversion
-
21.7 FNC166 TRD / Read RTC data
-
21.8 FNC167 TWR / Set RTC data
-
21.9 FNC169 HOUR / Hour Meter
-
22. External Device FNC170 to FNC179
-
22.1 FNC170 GRY / Decimal to Gray Code Conversion
-
22.2 FNC171 GBIN / Gray Code to Decimal Conversion
-
22.3 FNC176 RD3A / Read form Dedicated Analog Block
-
22.4 FNC177 WR3A / Write to Dedicated Analog Block
-
23. Introduction of Alternate Instructions FNC180
-
24. Others FNC181 to FNC189
-
24.1 FNC182 COMRD / Read Device Comment Data
-
24.2 FNC184 RND / Random Number Generation
-
24.3 FNC186 DUTY / Timing Pulse Generation
-
24.4 FNC188 CRC / Cyclic Redundancy Check
-
24.5 FNC189 HCMOV / High-Speed Counter Move
-
25. Block Data Operation FNC190 to FNC199
-
25.1 FNC192 BK+ / Block Data Addition
-
25.2 NFC193 BK / Block Data Subtraction
-
25.3 FNC194~199 BKCMP=, >, <, < >, <=, >= / Block Data Compare
-
26. Character String Control FNC200 to FNC209
-
26.1 FNC200 STR / BIN to Character String Conversion
-
26.2 FNC201 VAL / Character String to BIN Conversion
-
26.3 FNC202 $+ / Link Character Strings
-
26.4 FNC203 LEN / Character String Length Detection
-
26.5 FNC204 RIGHT / Extracting Character String Data from the Right
-
26.6 FNC205 LEFT / Extracting Character String Data from the Left
-
26.7 FNC206 MIDR / Random Selection of Character Strings
-
26.8 FNC207 MIDW / Random Replacement of Character Strings
-
26.9 FNC208 INSTR / Character string search
-
26.10 FNC209 $MOV / Character String Transfer
-
27. Data Operation 3 FNC210 to FNC219
-
27.1 FNC210 FDEL / Deleting Data from Tables
-
27.2 FNC211 FINS / Inserting Data to Tables
-
27.3 FNC212 POP / Shift Last Data Read [FILO Control]
-
27.4 FNC213 SFR / Bit Shift Right with Carry
-
27.5 FNC214 SFL / Bit Shift Left with Carry
-
28. Data Comparison FNC220 to FNC249
-
28.1 FNC224~230 LD =, >, <, <>, <=, >= / Data Comparison
-
28.2 FNC232~238 AND=, >, <, < >, <=, >= / Data Comparison
-
28.3 FNC240~246 OR=, >, <, < >, <=, >= / Data Comparison
-
29. Data Table Operation FNC250 to FNC269
-
29.1 FNC256 LIMIT / Limit Control
-
29.2 FNC257 BAND / Dead Band Control
-
29.3 FNC258 ZONE / Zone Control
-
29.4 FNC259 SCL / Scaling (Coordinate by Point Data)
-
29.5 FNC260 DABIN / Decimal ASCII to BIN Conversion
-
29.6 FNC261 BINDA / BIN to Decimal ASCII Conversion
-
29.7 FNC269 SCL2 / Scaling 2 (Coordinate by X/Y Data)
-
30. External Device Communication FNC270 to FNC276
-
30.1 FNC270 IVCK / Inverter Status Check
-
30.2 FNC271 IVDR / Inverter Drive
-
30.3 FNC272 IVRD / Inverter Parameter Read
-
30.4 FNC273 IVWR / Inverter Parameter Write
-
30.5 FNC274 IVBWR / Inverter Parameter Block Write
-
30.6 FNC275 IVMC / Inverter Multi Command
-
30.7 FNC276 - MODBUS Read/Write Instruction
-
31. Data Transfer 3 FNC277 to FNC279
-
32. High-Speed Processing 2 FNC280 to FNC289
-
33. Extension File Register Control FNC290 to FNC299
-
33.1 FNC290 LOADR / Load From ER
-
33.2 FNC291 SAVER / Save to ER
-
33.3 FNC292 INITR / Initialize R and ER
-
33.4 FNC293 LOGR / Logging R and ER
-
33.5 FNC294 RWER / Rewrite to ER
-
33.6 FNC295 INITER / Initialize ER
-
34. FX3U-CF-ADP Applied Instructions FNC300 to FNC305
-
34.1 FNC300 FLCRT / File createcheck
-
34.2 FNC301 FLDEL / File deleteCF card format
-
34.3 FNC302 FLWR / Data write
-
34.4 FNC303 FLRD / Data read
-
34.5 FNC304 FLCMD / FX3U-CF-ADP command
-
34.6 FNC305 FLSTRD / FX3U-CF-ADP status read
-
35. SFC Program and Step Ladder
-
35.1 SFC Program
-
35.1.1 Outline
-
35.1.2 Explanation of function and operation
-
35.1.3 SFC program creating procedure
-
35.1.4 Handling and role of initial state relay
-
35.1.5 Latched (battery backed) type state relays
-
35.1.6 Role of the RET instruction
-
35.1.7 Preliminary knowledge for creating SFC program
-
35.1.8 SFC flow formats
-
35.1.9 Program of branch/recombination state relays
-
35.1.10 Rule for creating branch circuit
-
35.1.11 Program examples
-
35.2 Step Ladder
-
35.2.1 Outline
-
35.2.2 Explanation of function and operation
-
35.2.3 Expression of step ladder
-
35.2.4 Creation of step ladder program (SFC program STL program)
-
35.2.5 Preliminary knowledge for creating step ladder programs
-
35.2.6 Program with state relays in branches and recombination
-
35.2.7 Program examples
-
36. Interrupt Function and Pulse Catch Function
-
36.1 Outline
-
36.2 Common Items
-
36.3 Input Interrupt (Interrupt Triggered by External Signal) [Without Delay Function]
-
36.4 Input interrupt (Interrupt by External Signal) [With Delay Function]
-
36.5 Timer Interrupt (Interrupt in Constant Cycle)
-
36.6 Counter Interrupt - Interrupt Triggered by Counting Up of High-Speed Counter
-
36.7 Pulse Catch Function [M8170 to M8177]
-
36.8 Pulse width/Pulse period measurement function [M8075 to M8079, D8074 to D8097]
-
37. Operation of Special Devices (M8000 -, D8000 -)
-
38. Error Check Method and Error Code List
-
38.1 States and Colors of LEDs PLC Operation Status
-
38.1.1 POWER (POW) LED [lit, flickering or unlit]
-
38.1.2 RUN LED [lit or unlit]
-
38.1.3 BATT (BAT) LED [lit or unlit] [FX3U/FX3UC]
-
38.1.4 ALM LED [lit or unlit] [FX3G/FX3GC]
-
38.1.5 ERROR (ERR) LED [lit, flickering or unlit]
-
38.1.6 L RUN LED [FX3UC-32MT-LT(-2)]
-
38.1.7 L ERR LED [FX3UC-32MT-LT(-2)]
-
38.2 Error Code Check Method and Indication
-
38.3 Supplementary Explanation of Devices for Error Detection
-
38.3.1 Error detection (M8060 to/D8060 to)
-
38.3.2 Operations of special devices for error detection
-
38.3.3 Error detection timing
-
38.4 Error Code List and Action
-
Appendix A: Programming Tool Applicability and Version Upgrade History
-
Appendix A-1 Programming Tool Applicability
-
Appendix A-1-1 Programming tool applicability
-
Appendix A-1-2 Cautions on writing during RUN
-
Appendix A-1-3 Precautions on Use of (Built-in USB) Programming Port
-
Appendix A-1-4 Cautions on using transparent function by way of USB in GOT1000 Series
-
Appendix A-1-5 Cautions on using transparent (2-port) function of GOT-F900 Series
-
Appendix A-2 Peripheral product applicability (except programming tools)
-
Appendix A-3 Version Upgrade History
-
Appendix A-3-1 Manufacturer's serial number check method
-
Appendix A-3-2 Version check
-
Appendix A-3-3 Version upgrade history [FX3S]
-
Appendix A-3-4 Version upgrade history [FX3G]
-
Appendix A-3-5 Version upgrade history [FX3GC]
-
Appendix A-3-6 Version upgrade history [FX3U]
-
Appendix A-3-7 Version upgrade history [FX3UC]
-
Appendix B: Instruction Execution Time
-
Appendix B-1 Basic Instruction Execution Time
-
Appendix B-2 Step Ladder Instruction Execution Time
-
Appendix B-3 Label (P/I) Execution Time
-
Appendix B-4 Applied Instruction Execution Time
-
Appendix B-5 Execution Time of Pulse Generation Instruction P in Each Applied Instruction
-
Appendix B-6 Execution Time on Combination of Applicable Devices and Indexing
-
Appendix C: Applied Instruction List [by Instruction Type/in Alphabetic Order]
-
Appendix D: Discontinued models
-
Warranty
-
Revised History
-
Back Cover