EasyManua.ls Logo

FATEK FBs-CB22 User Manual

FATEK FBs-CB22
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

Other manuals for FATEK FBs-CB22

Question and Answer IconNeed help?

Do you have a question about the FATEK FBs-CB22 and is the answer not in the manual?

FATEK FBs-CB22 Specifications

General IconGeneral
ModelFBs-CB22
CategoryController
TypeCommunication Module
CompatibilityFATEK FBs series PLC
Power Supply24V DC
WeightApprox. 100g
Communication Ports1

Summary

Chapter 1 : Introduction of FATEK FBS Series PLC

1.4 List of FBS PLC Models

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

1.5 Specifications of Main Unit

Outlines the technical specifications of the main unit, including memory and commands.

Chapter 3 : Expansion of FBS-PLC

3.1 I/O Expansion

Covers digital I/O and numeric I/O expansion through cascaded units/modules, detailing limits and cable lengths.

Chapter 4 : Installation Guide

4.2 Precautions of PLC Installation

Provides essential precautions for PLC installation, including placement and wiring to avoid interference.

4.5 Precautions on Construction and Wiring

Offers guidelines on wiring practices, wire gauge selection, separation of wiring, and terminal block torque.

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 available AC power supplies like POW-14, POW-24, and FBS-EPOW.

5.2 Specifications of DC Power Sourced Power Supply and Wiring

Details specifications and wiring for DC power supplies including POW-10-D, POW-16-D, and FBS-EPOW-D.

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

Provides residual capacity of main/expansion units and current consumption of expansion modules for system matching.

Chapter 6 : Digital Input (DI) Circuit

6.1 Specifications of Digital Input (DI) Circuit

Details the specifications for 5VDC differential and 24VDC single-end inputs, including signal voltage and current.

Chapter 7 : Digital Output (DO) Circuits

7.1 Specifications of Digital Output Circuits

Details specifications for various digital output circuits: 5VDC differential, single-end transistor, relay, and TRIAC.

7.5 Output Device Protection and Noise Suppression in DO Circuit

Discusses protection measures for digital output circuits, focusing on relays and transistors against surges and noise.

Chapter 8 : Test Run, Monitoring and Maintenance

8.1 Inspection after Wiring and Before First Time Power on

Covers essential pre-power checks, including cleaning, power type verification, and load consistency.

8.2 Test Run and Monitoring

Explains the PLC's I/O point Disable/Enable feature for simulation, monitoring, and status checks.

8.3 LED Indications on PLC Main Unit and Troubleshooting

Details PLC LED indicators (POW, RUN, ERR, RX, TX) and provides troubleshooting guidance for common errors.

Chapter 1 PLC Ladder Diagram and the Coding Rules of Mnemonic

Chapter 2 FBS-PLC Memory Allocation

2.1 FBS-PLC Memory Allocation

Details the memory allocation structure in FBs-PLC, including SRAM and FBS-PACK memory.

2.2 Digital and Register Allocations

Provides a table of digital and register allocations, including symbols, item names, ranges, and remarks.

Chapter 3 FBS-PLC Instruction Lists

3.2 Function Instructions

Introduces basic and advanced function instructions, categorizing them into groups like Arithmetical and Logical Operations.

Chapter 5 : Descriptions of Function Instructions

5.1 The Format of Function Instructions

Explains the structure of function instructions, divided into input control, instruction number, operand, and output.

5.2 Use Index Register(XR) for Indirect Addressing

Describes how to use pointer registers (V, Z, P0~P9) with function instructions for indirect addressing.

Chapter 6 : Basic Function Instructions

T (Timer)

Explains the Timer function (Tnnn) for timing operations, including time bases and preset values.

C (Counter)

Details the Counter function (Cnnn) for counting operations, including types and preset values.

SET

Describes the SET instruction to set bits of registers or coils to 1.

RST

Explains the RST instruction to reset bits of registers or coils to 0.

Chapter 7 : Advanced Function Instructions

NC positioning instructions (FUN140~143)

Covers instructions for NC positioning control: HSPSO, MPARA, PSOFF, PSCNV.

Enable/Disable instructions (FUN145~146)

Details instructions for enabling (EN) and disabling (DIS) interrupts and peripherals.

Communication instructions (FUN150~151)

Explains instructions for communication: M-BUS (Modbus Master) and CLINK (Communication Link).

Floating Point Number operation instructions(FUN200~213)

Explains floating point operations: I→F, F→I, FADD, FSUB, FMUL, FDIV, FCMP, FZCP, FSQR, FSIN, FCOS, FTAN, FNEG, FABS, EXT.

Chapter 8 : Step Instruction Description

8.1 The Operation Principle of Step Ladder Diagram

Explains the basic unit of step ladder diagrams: steps, their equivalence to machine movements, and sequential execution.

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

Introduces key step instructions: STP (step), FROM (transfer source), TO (transfer destination), and STPEND (end).

8.4 Notes for Writing a Step Ladder Diagram

Provides essential notes and considerations for writing effective step ladder diagrams, including initial steps and branch limits.

Appendix 2 : FB-DAP User’s Manual

1.3 The Main Functions of FB-DAP

Categorizes the main functions of FB-DAP: setter functions, FUN functions, wireless card reading, and message display.

1.4 Setter Functions of General Information

Details setter functions for general information, including timer/counter monitoring, register monitoring, and DOC monitoring.

1.5 FUN Functions

Explains various FUN functions like password setting, key definition, alarm address setting, and RF card operations.

Related product manuals