EasyManua.ls Logo

FATEK FBS-24EYT User Manual

FATEK FBS-24EYT
348 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
Page #1 background imageLoading...
Page #1 background image
Hardware
Contents
Chapter 1Introduction of FATEK FBS Series PLC
1.1 Appearance of Main Unit...............................................................................................................H1-1
1.2 Appearance of Expander/Module.................................................................................................H1-2
1.3 Appearance of Communication Expansion Module ....................................................................H1-4
1.4 List of FBS-PLC Models ................................................................................................................H1-5
1.5 Specifications of Main Unit ............................................................................................................H1-7
1.6 Environmental Specifications ........................................................................................................H1-8
1.7 Connection Diagrams of Various Models.....................................................................................H1-9
1.7.1 NC Control Main Unit..............................................................................................................H1-9
1.7.2 Basic/Advanced Main Unit .....................................................................................................H1-10
1.7.3 Digital I/O Expander................................................................................................................H1-12
1.7.4 Digital I/O Expansion Module.................................................................................................H1-13
1.7.5 High-Density Digital I/O Expansion Module ..........................................................................H1-14
1.7.6 Numeric I/O Expansion Module.............................................................................................H1-14
1.7.7 Analog I/O Expansion Module ...............................................................................................H1-14
1.7.8 Temperature Input Module.....................................................................................................H1-15
1.7.9 Expansion Power....................................................................................................................H1-15
1.7.10 Communication Module (CM)..............................................................................................H1-16
1.7.11 Communication Board (CB).................................................................................................H1-17
1.8 Drawings with External Dimensions .............................................................................................H1-18
Chapter 2System Architecture
2.1 Single-Unit System of FBS-PLC...................................................................................................H2-1
2.2 Formation of Multiple Units............................................................................................................H2-2
2.2.1 Connection of multiple FBS-PLC...........................................................................................H2-2
2.2.2 Connection of FBS-PLC with host computer or intelligent peripherals................................H2-3
Chapter 3Expansion of FBS-PLC
3.1 I/O Expansion.................................................................................................................................H3-1
Question and Answer IconNeed help?

Do you have a question about the FATEK FBS-24EYT and is the answer not in the manual?

FATEK FBS-24EYT Specifications

General IconGeneral
BrandFATEK
ModelFBS-24EYT
CategoryController
LanguageEnglish

Summary

Chapter 1: Introduction of FATEK FBS Series PLC

1.1 Appearance of Main Unit

Details the physical structure and case sizes of FBS-PLC main units, using FBS-24MC as an example.

1.4 List of FBS PLC Models

Provides a comprehensive list of FBS PLC models with their specifications.

1.5 Specifications of Main Unit

Details the specifications of main units including execution speed, program memory, and register allocations.

1.7 Connection Diagrams of Various Models

Illustrates connection diagrams for different types of FBS-PLC models, including NC Control, Basic/Advanced, Digital I/O, etc.

Chapter 2: System Architecture

2.1 Single-Unit System of FBS-PLC

Explains the block diagram of a single-unit FBS-PLC system with its main units and I/O expansion resources.

Chapter 3: Expansion of FBS-PLC

3.1 I/O Expansion

Details the expansion of FBS-PLC I/O using Digital I/O and Numeric I/O through expansion units or modules.

Chapter 4: Installation Guide

4.1 Installation Environment

Provides environmental specifications and notes for FBS-PLC installation to ensure proper operation.

4.2 Precautions of PLC Installation

Offers essential precautions for PLC installation, including placement and ventilation.

4.5 Precautions on Construction and Wiring

Provides guidelines and precautions for wiring construction to ensure safety and proper operation.

Chapter 5: Power Supply Wiring, Power Consumption Calculation, and Power Sequence Requirement

5.1 Specifications of AC Power Sourced Power Supply and Wiring

Lists specifications and wiring diagrams for AC power supplied power supplies.

5.2 Specifications of DC Power Sourced Power Supply and Wiring

Details specifications and wiring for DC power supplied power supplies, including warnings.

5.3 Residual Capacity of Main/Expansion Unit & Current Consumption of Expansion Module

Explains residual capacity and current consumption for various main/expansion units and modules.

5.4 Requirement of Power Sequence in Main Unit & Expansion Unit/Module

Describes the power sequence requirements for main units and expansion units/modules during startup.

Chapter 6: Digital Input (DI) Circuits

6.1 Specifications of Digital Input (DI) Circuit

Details specifications for 5VDC differential and 24VDC single-end input circuits, including response speeds.

6.3 24VDC Single-End Input Circuit and Wiring for SINK/SRCE input

Describes the 24VDC single-end input circuits and wiring for SINK/SRCE input, including circuit structures.

Chapter 7: Digital Output (DO) Circuits

7.1 Specifications of Digital Output Circuit

Details specifications for digital output circuits, including differential and single-end types.

7.3 Single-End Output Circuit

Describes the single-end output circuit structure for relays, transistors, and TRIACs.

7.5 Output Device Protection and Noise Suppression in DO Circuit

Discusses protection and noise suppression for output devices like relays, transistors, and TRIACs.

Chapter 8: Test Run, Monitoring and Maintenance

8.1 Inspection after Wiring and Before First Time Power on

Details crucial inspections and checks before the initial power-on of the PLC system.

8.2 Test Run and Monitoring

Explains the PLC's features for disabling/enabling I/O points and simulating operations.

8.3 LED Indications on PLC Main Unit and Troubleshooting

Describes the function of PLC indicators and provides troubleshooting steps for common errors.

8.4 Maintenance

Provides guidelines for PLC maintenance, emphasizing professional service and defect identification.

Chapter 1 PLC Ladder Diagram and the Coding Rules of Mnemonic

1.1 The Operation Principle of Ladder Diagram

Introduces the fundamental principles of ladder diagrams and their basic elements.

1.4 The Coding Rules of Mnemonic

Details the coding rules for translating ladder diagrams into mnemonic instructions for programming.

Chapter 2: FBS-PLC Memory Allocation

2.1 FBS-PLC Memory Allocation

Details the memory buffer allocation in PLC for SRAM and FBS-PACK, including registers and program areas.

2.2 Digital and Register Allocations

Provides a table of digital and register allocations, including symbol, item, range, and remarks for configuration.

Chapter 3: FBS-PLC Instruction Lists

3.1 Sequential Instructions

Lists sequential instructions with their operand, symbol, function descriptions, and execution time.

3.2 Function Instructions

Categorizes and describes various function instructions, including basic and advanced groups.

Chapter 5: Description of Function Instructions

Chapter 6: Basic Function Instructions

T (Timer)

Describes the Timer instruction (T), its operand, description, and examples.

C (Counter)

Details the Counter instruction (C), its operand, description, and examples for fixed and variable preset values.

Chapter 7: Advanced Function Instructions

Watchdog timer instructions (FUN90~91)

Explains Watchdog Timer (WDT - FUN90) and Reset Watchdog Timer (RSWDT - FUN91).

Floating Point Number operation instructions(FUN200~213)

Covers floating point operations: Integer to Floating (FUN200), Floating to Integer (FUN201), ADDITION (FUN202), SUBTRACTION (FUN203), MULTIPLICATION (FUN204), DIVISION (FUN205), COMPARE (FUN206), ZONE COMPARE (FUN207), SQUARE ROOT (FUN208), SIN (FUN209), COS (FUN210), TAN (FUN211), NEGATION (FUN212), ABSOLUTE (FUN213).

Chapter 8: Step Instruction Description

8.3 Instruction of Step Introduction: STP, FROM, TO, and STPEND

Introduces key step instructions: STP, FROM, TO, and STPEND for process control.

8.4 Notes for Writing a Step Ladder Diagram

Provides essential notes and guidelines for writing step ladder diagrams, including syntax rules.

Related product manuals