Sign In
Upload
Manuals
Brands
Mitsubishi Electric Manuals
Controller
MELSEC FX3G
Mitsubishi Electric MELSEC FX3G Manuals
Manuals and User Guides for Mitsubishi Electric MELSEC FX3G. We have
2
Mitsubishi Electric MELSEC FX3G manuals available for free PDF download: Programming Manual, User Manual
Mitsubishi Electric MELSEC FX3G Programming Manual (1000 pages)
MELSEC FX Series Programmable Logic Controllers
Brand:
Mitsubishi Electric
| Category:
Controller
| Size: 16.89 MB
Table of Contents
Table of Contents
5
Related Manuals
16
Handling Procedures of the
19
Handling Procedures of the
20
Generic Names and Abbreviations Used in Manuals
23
Data Communication Edition
24
1 Introduction
25
Programming Language in Plcs
25
Types of Programming Languages
25
Compatibility Among Programs
26
2 Overview (Sequence Program)
27
Introduction of Convenient Functions
27
Convenient Functions for Input Processing
27
Convenient Functions for Output Processing
28
Functions for Supporting Sequence Control
28
Introduction of Applied Instructions
29
Major Applied Instructions
30
Analog/Positioning Special Control
31
Link and Communication
32
Introduction of Devices Constructing PLC
33
Relationship Among Devices
33
Device List
34
Program Memory and Devices
36
Memory Structure
36
Memory Operations and Latched (Battery Backed) (Power ON/OFF and RUN/STOP)
38
Types of Backup Methods against Power Failure
43
Change between General Devices and Latched (Battery Backed) Devices
44
How to Initialize Devices (Battery Backed)
44
Types and Setting of Parameters
45
Parameter List
45
Parameter Initial Values and Available Tools for Changing Parameter Values
47
Memory Capacity Setting Range
49
Compatible Optional Memory Model
50
Keyword (Entry Code)
51
Special Unit Initial Value Setting [GX Developer Ver.8.23Z or Later]
57
Positioning Setting [For TBL (FNC152) Instruction] [GX Developer Ver.8.23Z or Later]
57
Built-In CC-Link/Lt Setup (Dedicated to FX 3UC -32MT-LT-2)
57
Parameter Settings by GX Developer
57
Data Communication Edition
65
3 Instruction List
70
Basic Instructions
70
Step Ladder Instructions
72
Applied Instructions
72
4 Devices in Detail
86
Device Number List
86
I/O Relays [X, Y]
91
Numbers of I/O Relays
91
Functions and Roles
92
Operation Timing of Input Relays
93
Auxiliary Relay [M]
94
Numbers of Auxiliary Relays
94
Functions and Operation Examples
94
State Relay [S]
96
Numbers of State Relays
96
Functions and Operation Examples
97
Timer [T]
99
Numbers of Timers
99
Functions and Operation Examples
100
Set Value Specification Method
101
Cautions on Routines
101
Details of Timer Operation and Timer Accuracy
102
Program Examples [Off-Delay Timer and Flicker Timer]
102
Handling Timers as Numeric Devices
104
Counter [C]
105
Numbers of Counters
105
Features of Counters
105
Related Devices (to Specify Counting Direction) [32-Bit Counter]
106
Functions and Operation Examples
106
Set Value Specification Method
108
Response Speed of Counters
108
Handling Counters as Numeric Devices
109
High Speed Counter [C] (FX3U/FX3UC PLC)
110
Types and Device Numbers of High Speed Counters
110
Input Assignment for High Speed Counters
113
Handling of High Speed Counters
114
Current Value Update Timing and Comparison of Current Value
116
Related Devices
117
Changing the Logic of External Reset Input Signal
118
Assignment of Counter Input Terminal and Switching of Function
118
How to Use 2-Phase 2-Count Input Counters C251 to C255 with 4 Edge Counting
119
Conditions for Hardware Counters to be Handled as Software Counters
120
Response Frequency of High Speed Counters
121
Cautions on Use
123
High Speed Counter [C] (FX 3G Plcs)
125
Types and Device Numbers of High Speed Counters
125
Input Assignment for High Speed Counters
127
Handling of High Speed Counters
128
Current Value Update Timing and Comparison of Current Value
128
Related Devices
128
Assignment of Counter Input Terminal and Switching of Function
129
Response Frequency of High Speed Counters
130
Cautions on Use
131
Data Register and File Register [D]
133
Numbers of Data Registers and File Registers
133
Structures of Data Registers and File Registers
134
Functions and Operation Examples of Data Registers
135
Functions and Operation Examples of File Registers
137
Cautions on Using File Registers
140
Extension Register [R] and Extension File Register [ER]
141
Numbers of Extension Registers and Extension File Registers
141
Data Storage Destination and Access Method
141
Structures of Extension Registers and Extension File Registers
142
Initialization of Extension Registers and Extension File Registers
142
Functions and Operation Examples of Extension Registers
143
Functions and Operation Examples of Extension File Registers
144
Cautions on Using Extension File Registers
147
Registration of Data in Extension Registers and Extension File Registers
148
Index Register [V and Z]
152
Numbers of Index Registers
152
Functions and Structures
152
Indexing of Devices
153
Pointer [P and I]
154
Numbers of Pointers
154
Functions and Operation Examples of Pointers for Branch
155
Functions and Operation Examples of Pointers for Interrupt
156
5 How to Specify Devices and Constants to Instructions
160
Numeric Values Handled in Plcs (Octal, Decimal, Hexadecimal and Real Numbers)
160
Types of Numeric Values
160
Conversion of Numeric Values
161
Handling of Numeric Values in Floating Point Operations
162
Specification of Constants K, H and E (Decimal, Hexadecimal and Real Number)
164
Constant K (Decimal Number)
164
Constant H (Hexadecimal Number)
164
Constant E (Real Number)
164
Character Strings
165
Character String Constant ("ABC")
165
Character String Data
165
Specification of Digits for Bit Devices (Kn[ ]***)
166
Bit Specification of a Word Device (D[ ].B)
167
Direct Specification of Buffer Memory (U[ ]\G[ ])
167
Indexing
168
Indexing in Basic Instructions
168
Indexing in Applied Instructions
169
Indexing Example for Instruction with Limited Number of Use
171
6 What to Understand before Programming
173
How to Read Explanation of Instructions
173
Cautions on Creation of Fundamental Programs
176
Programming Procedure and Execution Order
176
Double Output (Double Coil) Operation and Countermeasures
177
Circuits Which Cannot be Programmed and Countermeasures
178
I/O Processing and Response Delay
179
Mutual Relationship Among Program Flow Control Instructions
180
General Rules for Applied Instructions
182
Expression and Operation Type of Applied Instructions
182
Handling of General Flags
184
Handling of Operation Error Flag
186
Handling Functions of Extension Flag
187
Limitation in Number of Instructions
187
7 Basic Instruction
189
Ld, Ldi
191
Out
193
And, Ani
196
Or, Ori
199
Ldp, Ldf, Andp, Andf, Orp, Orf
202
Orb
208
Anb
209
Mps, Mrd, Mpp
210
MC, Mcr
215
Inv
218
Mep, Mef
219
Pls, Plf
221
Set, Rst
223
Nop
226
End
227
Number of Instruction Steps and Specified Devices
228
8 Program Flow – FNC 00 to FNC 09
229
FNC 00 - CJ / Conditional Jump
230
CJ Instruction and Operations of Contact and Coil
234
Relationship between Master Control Instruction and Jump Instruction
236
FNC 01 - CALL / Call Subroutine
237
Cautions on Subroutines and Interrupt Routines
239
FNC 02 - SRET / Subroutine Return
241
FNC 03 - IRET / Interrupt Return
242
FNC 04 - EI / Enable Interrupt
244
FNC 05 - DI / Disable Interrupt
245
FNC 06 - Main Routine Program End
246
FNC 07 - WDT / Watchdog Timer Refresh
248
FNC 08 - for / Start a FOR/NEXT Loop
251
FNC 09 - NEXT / End a FOR/NEXT Loop
252
9 Move and Compare – FNC 10 to FNC 19
255
FNC 10 - CMP / Compare
256
FNC 11 - ZCP / Zone Compare
258
FNC 12 - MOV / Move
261
FNC 13 - SMOV / Shift Move
264
FNC 14 - CML / Complement
266
FNC 15 - BMOV / Block Move
268
Function of Transfer between File Registers and Data Registers
270
FNC 16 - FMOV / Fill Move
273
FNC 17 - XCH / Exchange
276
FNC 18 - BCD / Conversion to Binary Coded Decimal
278
FNC 19 - bin / Conversion to Binary
281
Arithmetic and Logical Operation (+, −, ×, ÷) – FNC 20 to FNC 29
284
FNC 20 - ADD / Addition
285
FNC 21 - SUB / Subtraction
288
FNC 22 - MUL / Multiplication
291
FNC 23 - DIV / Division
294
FNC 24 - INC / Increment
297
FNC 25 - DEC / Decrement
299
FNC 26 - WAND / Logical Word and
300
FNC 27 - WOR / Logical Word or
302
FNC 28 - WXOR / Logical Exclusive or
304
FNC 29 - NEG / Negation
306
11 Rotation and Shift Operation – FNC 30 to FNC 39
308
FNC 30 - ROR / Rotation Right
309
FNC 31 - ROL / Rotation Left
311
FNC 32 - RCR / Rotation Right with Carry
313
FNC 33 - RCL / Rotation Left with Carry
315
FNC 34 - SFTR / Bit Shift Right
317
FNC 35 - SFTL / Bit Shift Left
319
Replacement of SFT Instruction in F and F Series
322
FNC 36 - WSFR / Word Shift Right
323
FNC 37 - WSFL / Word Shift Left
325
Programming Manual - Basic & Applied Instructions Edition
325
FNC 38 - SFWR / Shift Write [FIFO/FILO Control]
327
FNC 39 - SFRD / Shift Read [FIFO Control]
330
12 Data Operation – FNC 40 to FNC 49
332
FNC 40 - ZRST / Zone Reset
333
FNC 41 - DECO / Decode
336
FNC 42 - ENCO / Encode
339
FNC 43 - SUM / Sum of Active Bits
341
FNC 44 - BON / Check Specified Bit Status
344
FNC 45 - MEAN / Mean
346
FNC 46 - ANS / Timed Annunciator Set
348
FNC 47 - ANR / Annunciator Reset
350
FNC 48 - SQR / Square Root
351
FNC 49 - FLT / Conversion to Floating Point
353
13 High Speed Processing – FNC 50 to FNC 59
355
FNC 50 - REF / Refresh
356
What Should be Understood before Using the REF Instruction
359
FNC 51 - REFF / Refresh and Filter Adjust
360
What Should be Understood before Using REFF Instruction
362
FNC 52 - MTR / Input Matrix
363
Operation and Cautions for MTR Instruction
366
FNC 53 - HSCS / High Speed Counter Set
367
Common Cautions on Using Instructions for High Speed Counter
370
FNC 54 - HSCR / High Speed Counter Reset
373
FNC 55 - HSZ / High Speed Counter Zone Compare
376
Program in Which Comparison Result Is Set to on When Power Is Turned on [ZCP (FNC 11) Instruction]
380
Table High Speed Comparison Mode (M8130)
382
Frequency Control Mode (HSZ and PLSY Instructions) (M8132)
385
FNC 56 - SPD / Speed Detection
388
FNC 57 - PLSY / Pulse y Output
392
FNC 58 - PWM / Pulse Width Modulation
397
FNC 59 - PLSR / Acceleration/Deceleration Setup
401
14 Handy Instruction – FNC 60 to FNC 69
406
FNC 60 - ist / Initial State
407
IST Instruction Equivalent Circuit
409
Example of ist Instruction Introduction (Example of Workpiece Transfer Mechanism)
410
FNC 61 - SER / Search a Data Stack
418
11 14.3 Fnc 62 - Absd / Absolute Drum Sequencer Outline 12
421
FNC 62 - ABSD / Absolute Drum Sequencer
421
FNC 63 - INCD / Incremental Drum Sequencer
424
FNC 64 - TTMR / Teaching Timer
426
FNC 65 - STMR / Special Timer
428
FNC 66 - ALT / Alternate State
430
FNC 67 - RAMP / Ramp Variable Value
432
FNC 68 - ROTC / Rotary Table Control
434
2 Set Data Operand Type
437
FNC 69 - SORT / SORT Tabulated Data
437
3 Applicable Devices
437
15 External FX I/O Device – FNC 70 to FNC 79
440
FNC 70 - TKY / Ten Key Input
441
FNC 71 - HKY / Hexadecimal Input
445
FNC 72 - DSW / Digital Switch (Thumbwheel Input)
449
FNC 73 - SEGD / Seven Segment Decoder
452
Bit Devices
452
Word Devices
452
Digit Specification System User
452
Y M T C S D .B Knx Kny Knm Kns T C D R U \G
452
FNC 74 - SEGL / Seven Segment with Latch
454
Plcs
454
How to Select a Seven-Segment Display Unit
457
How to Select Parameter "N" Based on Seven-Segment Display Specifications
457
FNC 75 - ARWS / Arrow Switch
459
Index
459
Con
459
Stant Number
459
Real
459
Z Modify K H E
459
Operation Condition
459
Continuous Operation
459
And System User
452
Type
452
S D
452
Steps ABSD Continuous
452
Data Type
459
FNC 76 - ASC / ASCII Code Data Input
464
FNC 77 - PR / Print (ASCII Code)
466
FNC 78 - from / Read from a Special Function Block
469
16- or 32-Bit Binary
469
Charac-Pointer Ter String
469
Common Items between from Instruction and to Instruction (Details)
472
FNC 79 - to / Write to a Special Function Block
474
16 External FX Device – FNC 80 to FNC 89
476
FNC 80 - RS / Serial Communication
477
FNC 81 - PRUN / Parallel Run (Octal Mode)
479
FNC 82 - ASCI / Hexadecimal to ASCII Conversion
481
FNC 83 - HEX / ASCII to Hexadecimal Conversion
484
FNC 84 - CCD / Check Code
487
FNC 85 - VRRD / Volume Read
490
FNC 86 - VRSC / Volume Scale
492
FNC 87 - RS2 / Serial Communication 2
494
FNC 88 - PID / PID Control Loop
497
17 Data Transfer 2 - FNC100 to FNC109
501
FNC102 - Zpush/Batch Store of Index Register
502
FNC103 - Zpop/Batch POP of Index Register
505
18 Floating Point - FNC110 to FNC139
506
FNC110 - ECMP / Floating Point Compare
508
FNC111 - EZCP / Floating Point Zone Compare
510
FNC112 - EMOV / Floating Point Move
512
FNC116 - ESTR / Floating Point to Character String Conversion
513
FNC117 - EVAL / Character String to Floating Point Conversion
519
FNC118 - EBCD / Floating Point to Scientific Notation Conversion
524
FNC119 - EBIN / Scientific Notation to Floating Point Conversion
526
FNC120 - EADD / Floating Point Addition
528
FNC121 - ESUB / Floating Point Subtraction
529
FNC122 - EMUL / Floating Point Multiplication
530
FNC123 - EDIV / Floating Point Division
531
FNC124 - EXP / Floating Point Exponent
532
FNC125 - LOGE / Floating Point Natural Logarithm
534
FNC126 - LOG10 / Floating Point Common Logarithm
536
FNC127 - ESQR / Floating Point Square Root
538
FNC128 - ENEG / Floating Point Negation
539
FNC129 - INT / Floating Point to Integer Conversion
540
FNC130 - sin / Floating Point Sine
542
FNC131 - COS / Floating Point Cosine
544
FNC132 - tan / Floating Point Tangent
545
FNC133 - ASIN / Floating Point Arc Sine
546
FNC134 - ACOS / Floating Point Arc Cosine
548
FNC135 - ATAN / Floating Point Arc Tangent
550
FNC136 - RAD / Floating Point Degrees to Radians Conversion
552
FNC137 - DEG / Floating Point Radians to Degrees Conversion
554
19 Data Operation 2 - FNC140 to FNC149
556
FNC140 - WSUM / Sum of Word Data
557
FNC141 - WTOB / WORD to BYTE
559
FNC142 - BTOW / BYTE to WORD
561
FNC143 - UNI / 4-Bit Linking of Word Data
564
FNC144 - DIS / 4-Bit Grouping of Word Data
566
FNC147 - SWAP / Byte Swap
568
FNC149 - SORT2 / Sort Tabulated Data 2
569
20 Positioning Control - FNC150 to FNC159
573
FNC150 - DSZR / Dog Search Zero Return
574
FNC151 - DVIT / Interrupt Positioning
576
FNC152 - TBL / Batch Data Positioning Mode
578
FNC155 - ABS / Absolute Current Value Read
579
FNC156 - ZRN / Zero Return
580
FNC157 - PLSV / Variable Speed Pulse Output
582
FNC158 - DRVI / Drive to Increment
584
FNC159 - DRVA / Drive to Absolute
586
21 Real Time Clock Control - FNC160 to FNC169
588
FNC160 - TCMP / RTC Data Compare
589
FNC161 - TZCP / RTC Data Zone Compare
591
FNC162 - TADD / RTC Data Addition
594
FNC163 - TSUB / RTC Data Subtraction
596
FNC164 - HTOS / Hour to Second Conversion
598
FNC165 - STOH / Second to Hour Conversion
600
FNC166 - TRD / Read RTC Data
602
FNC167 - TWR / Set RTC Data
603
FNC169 - HOUR / Hour Meter
606
22 External Device - FNC170 to FNC179
608
FNC170 - GRY / Decimal to Gray Code Conversion
609
FNC171 - GBIN / Gray Code to Decimal Conversion
610
FNC176 - RD3A / Read Form Dedicated Analog Block
611
FNC177 - WR3A / Write to Dedicated Analog Block
612
23 Introduction of Alternate Instructions - FNC180
613
Instruction Correspondence Table
613
24 Others - FNC181 to FNC189
614
FNC182 - COMRD / Read Device Comment Data
615
FNC184 - RND / Random Number Generation
618
FNC186 - DUTY / Timing Pulse Generation
620
FNC188 - CRC / Cyclic Redundancy Check
623
FNC189 - HCMOV / High Speed Counter Move
627
25 Block Data Operation - FNC190 to FNC199
632
FNC192 - BK+ / Block Data Addition
633
NFC193 - BK- / Block Data Subtraction
636
FNC194~199 - BKCMP=, >, <, < >, <=, >= / Block Data Compare
639
26 Character String Control - FNC200 to FNC209
644
FNC200 - STR / bin to Character String Conversion
645
FNC201 - VAL / Character String to bin Conversion
650
FNC202 - $+ / Link Character Strings
655
FNC203 - LEN / Character String Length Detection
657
FNC204 - RIGHT / Extracting Character String Data from the Right
659
FNC205 - LEFT / Extracting Character String Data from the Left
662
FNC206 - MIDR / Random Selection of Character Strings
665
FNC207 - MIDW / Random Replacement of Character Strings
668
FNC208 - INSTR / Character String Search
672
FNC209 - $MOV / Character String Transfer
674
27 Data Operation 3 - FNC210 to FNC219
677
FNC210 - FDEL / Deleting Data from Tables
678
FNC211 - FINS / Inserting Data to Tables
680
FNC212 - POP / Shift Last Data Read [FILO Control]
682
FNC213 - SFR / Bit Shift Right with Carry
685
FNC214 - SFL / Bit Shift Left with Carry
687
28 Data Comparison - FNC220 to FNC249
689
FNC224~230 - LD =, >, <, <>, <=, >= / Data Comparison
691
FNC232~238 - AND=, >, <, < >, <=, >= / Data Comparison
694
FNC240~246 - OR=, >, <, < >, <=, >= / Data Comparison
697
29 Data Table Operation - FNC250 to FNC269
700
FNC256 - LIMIT / Limit Control
701
FNC257 - BAND / Dead Band Control
705
FNC258 - ZONE / Zone Control
708
FNC259 - SCL / Scaling (Coordinate by Point Data)
711
FNC260 - DABIN / Decimal ASCII to bin Conversion
716
FNC261 - BINDA / bin to Decimal ASCII Conversion
719
FNC269 - SCL2 / Scaling 2 (Coordinate by X/Y Data)
723
30 External Device Communication (Inverter Communication) - FNC270 to FNC274
729
FNC270 - IVCK / Inverter Status Check
729
FNC271 - IVDR / Inverter Drive
731
FNC272 - IVRD / Inverter Parameter Read
733
FNC273 - IVWR / Inverter Parameter Write
735
FNC274 - IVBWR / Inverter Parameter Block Write
738
31 Data Transfer 3 - FNC275 to FNC279
741
FNC278 - RBFM / Divided BFM Read
742
Common Items between RBFM (FNC278) Instruction and WBFM (FNC279) Instruction
744
FNC279 - WBFM / Divided BFM Write
747
32 High Speed Processing 2 - FNC280 to FNC289
749
FNC280 - HSCT / High Speed Counter Compare with Data Table
750
33 Extension File Register Control - FNC290 to FNC299
755
FNC290 - LOADR / Load from er
756
FNC291 - SAVER / Save to er
760
FNC292 - INITR / Initialize R and er
769
FNC293 - LOGR / Logging R and er
773
FNC294 - RWER / Rewrite to er
779
FNC295 - INITER / Initialize er
785
34 FX 3U -CF-ADP Applied Instructions - FNC300 to FNC305
788
FNC 300 - FLCRT / File Create Check
789
Detailed Explanation of Setting Data
790
FNC 301 - FLDEL / File Delete
792
CF Card Format
792
Detailed Explanation of Setting Data
793
FNC 302 - FLWR / Data Write
794
Detailed Explanation of Setting Data
796
FNC 303 - FLRD / Data Read
797
Detailed Explanation of Setting Data
798
Fnc 304 - Flcmd / Fx
799
Detailed Explanation of Setting Data
800
Fnc 305 - Flstrd / Fx
801
Detailed Explanation of Setting Data
802
35 SFC Program and Step Ladder
804
SFC Program
804
Outline
804
Explanation of Function and Operation
804
SFC Program Creating Procedure
805
Handling and Role of Initial State Relay
809
Latched (Battery Backed) Type State Relays
810
Role of RET Instruction
810
Preliminary Knowledge for Creating SFC Program
810
SFC Flow Formats
818
Program of Branch/Recombination State Relays
821
Rule for Creating Branch Circuit
822
Program Examples
827
Step Ladder
836
Outline
836
Explanation of Function and Operation
836
Expression of Step Ladder
837
Creation of Step Ladder Program (SFC Program → STL Program)
838
Preliminary Knowledge for Creating Step Ladder Programs
839
Program with State Relays in Branches and Recombination
842
Program Examples
846
36 Interrupt Function and Pulse Catch Function
852
Outline
852
Common Items
853
How to Disable Interrupt Function and Pulse Catch Function
853
Related Items
854
Cautions on Use (Common)
855
Input Interrupt (Interrupt Triggered by External Signal) [Without Delay Function]
857
Examples of Practical Programs (Programs to Measure Short Pulse Width)
861
Input Interrupt (Interrupt by External Signal) [With Delay Function]
863
Timer Interrupt (Interrupt in Constant Cycle)
864
Examples of Practical Program (Timer Interrupt Programs Using Applied Instruction)
865
Counter Interrupt - Interrupt Triggered by Counting up of High Speed Counter
868
Pulse Catch Function [M8170 to M8177]
869
Pulse Width/Pulse Period Measurement Function [M8075 to M8079, D8074 to D8097]
871
37 Operation of Special Devices (M8000 -, D8000 -)
875
Special Device List (M8000 -, D8000 -)
875
Special Auxiliary Relay (M8000 to M8511)
875
Special Data Register (D8000 to D8511)
892
Supplement of Special Devices (M8000 - and D8000 -)
911
RUN Monitor and Initial Pulse [M8000 to M8003]
911
Watchdog Timer [D8000]
912
Battery Voltage Low Detection [M8005 and M8006]
913
Power Failure Detection Time [D8008, M8008 and M8007]
913
Scan Time (Monitor) [D8010 to D8012]
913
Internal Clock [M8011 to M8014]
914
Real Time Clock [M8015 to M8019 and D8013 to D8019]
914
How to Set Real Time Clock
916
Input Filter Adjustment [D8020]
918
Battery [BATT (BAT)] LED and [ALM] LED off Command [M8030]
919
Built-In Analog Volume [D8030 and D8031]
920
Clear Command [M8031 and M8032]
921
Memory Hold Stop [M8033] (Output Hold in STOP Mode)
921
All Outputs Disable [M8034]
921
Individual Operation for RUN/STOP Input [M8035 to M8037]
922
Constant Scan Mode [M8039 and D8039]
923
State Control in Program with STL Instruction/Sfc Chart [M8040]
923
Analog Expansion Boards [M8260 to M8279 and D8260 to D8279]
924
Analog Special Adapters [M8260 to M8299 and D8260 to D8299]
926
38 Error Check Method and Error Code List
934
States and Colors of Leds PLC Operation Status
934
POWER (POW) LED [Lit, Flickering or Unlit]
934
Fx 3U /Fx 3Uc
935
RUN LED [Lit or Unlit]
935
BATT (BAT) LED [Lit or Unlit]
935
ALM LED [Lit or Unlit] [FX 3G ]
935
ERROR (ERR) LED [Lit, Flickering or Unlit]
936
Fx 3Uc ]
936
L Run Led [Fx 3Uc -32Mt-Lt(-2)]
937
L Err Led [Fx 3Uc -32Mt-Lt(-2)]
937
Error Code Check Method and Indication
938
Error Code Check Method by Display Module
938
Error Code Check Method by GX Developer
939
Error Indication
940
Supplementary Explanation of Devices for Error Detection
940
Error Detection (M8060 To/D8060 To)
940
Operations of Special Devices for Error Detection
941
Error Detection Timing
941
Error Code List and Action
942
Appendix A-1 Programming Tool Applicability
950
Appendix A-1-1 Programming Tool Applicability
950
Appendix A: Programming Tool Applicability and Version Upgrade History
950
Appendix A-1-2 Cautions on Writing During RUN
952
Appendix A-1-3 Precautions on Use of (Built-In USB) Programming Port
955
Appendix A-1-4 Cautions on Using Transparent Function by Way of USB in GOT1000 Series
956
Appendix A-1-5 Cautions on Using Transparent (2-Port) Function of GOT-F900 Series
957
Appendix A-2 Peripheral Product Applicability (Except Programming Tools)
958
Appendix A-2-1 Peripheral Product Applicability
958
Appendix A-3 Version Upgrade History
960
Appendix A-3-1 Manufacturer's Serial Number Check Method
960
Appendix A-3-2 Version Check
961
Appendix A-3-3 Version Upgrade History [FX 3G ]
961
Appendix A-3-4 Version Upgrade History [FX 3U ]
961
Appendix A-3-5 Version Upgrade History [FX 3UC ]
962
Appendix B-1 Basic Instruction Execution Time
963
Appendix B: Instruction Execution Time
963
Appendix B-2 Step Ladder Instruction Execution Time
969
Appendix B-3 Label (P/I) Execution Time
969
Appendix B-4 Applied Instruction Execution Time
970
Appendix B-5 Execution Time of Pulse Generation Instruction P in each Applied Instruction
982
Appendix B-6 Execution Time on Combination of Applicable Devices and Indexing
984
Appendix B-6-1 Basic Instruction (LD/LDI/AND/ANI/OR/ORI) Execution Time
984
Appendix B-6-2 Applied Instruction Execution Time
984
Appendix C-1 Applied Instructions [By Instruction Type]
987
Appendix C: Applied Instruction List [By Instruction Type/In Alphabetic Order]
987
Appendix C-2 Applied Instructions [In Alphabetical Order]
991
Appendix D: Discontinued Models
995
Warranty
996
Revised History
997
Advertisement
Mitsubishi Electric MELSEC FX3G User Manual (44 pages)
Brand:
Mitsubishi Electric
| Category:
Controller
| Size: 0.65 MB
Advertisement
Related Products
Mitsubishi Electric MELSEC FX Series
Mitsubishi Electric MELSEC FX3U
Mitsubishi Electric MELSEC FX3UC
Mitsubishi Electric MELSEC FX0N-3A
Mitsubishi Electric MELSEC FX2N-1HC
Mitsubishi Electric MELSEC-FX3S Series
Mitsubishi Electric MELSEC-FX3G Series
Mitsubishi Electric MELSEC-FX3GC Series
Mitsubishi Electric MELSEC-FX3U Series
Mitsubishi Electric MELSEC-FX3UC Series
Mitsubishi Electric Categories
Air Conditioner
Controller
Projector
Inverter
Heat Pump
More Mitsubishi Electric Manuals
Login
Sign In
OR
Sign in with Facebook
Sign in with Google
Upload manual
Upload from disk
Upload from URL