EasyManua.ls Logo

FATEK FBs-CM22 User Manual

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

Question and Answer IconNeed help?

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

FATEK FBs-CM22 Specifications

General IconGeneral
ModelFBs-CM22
TypeController
Power Supply24V DC
Number of Outputs6
Input TypeDigital
Output TypeRelay
Compatible withFATEK FBS series PLC
Communication ProtocolModbus RTU
Communication InterfaceRS-485
Protocols SupportedModbus RTU
Humidity5 ~ 95% RH, non-condensing

Summary

Introduction to FATEK FBS Series PLC

List of FBS PLC Models

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

Specifications of Main Unit

Lists detailed technical specifications for main units, including memory and I/O.

Environmental Specifications

Outlines operating conditions, temperature, humidity, vibration, and voltage withstand.

Connection Diagrams of Various Models

Illustrates wiring diagrams for different PLC main unit models.

System Architecture

Expansion of FBS-PLC

I/O Expansion

Details how to expand Digital I/O and Numeric I/O using expansion units/modules.

Expansion of Communication Port

Explains methods to expand communication ports using Communication Boards (CB) and Modules (CM).

Installation Guide

Installation Environment

Specifies environmental conditions required for proper PLC operation and installation.

Precautions of PLC Installation

Provides essential safety and operational precautions during PLC installation.

Precautions on Construction and Wiring

Offers guidelines for safe and effective wiring practices during PLC installation.

Power Supply Wiring, Power Consumption Calculation, and Power Sequence Requirements

Specifications of AC Power Sourced Power Supply and Wiring

Lists specifications for AC power supplies and their wiring methods for FBS-PLC.

Specifications of DC Power Sourced Power Supply and Wiring

Details specifications for DC power supplies and their wiring methods for FBS-PLC.

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

Provides data on residual power supply capacity and current consumption of expansion modules.

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

Explains the necessary power sequence for main and expansion units during startup.

Digital Input (DI) Circuits

Specifications of Digital Input (DI) Circuit

Details the specifications for various types of digital input circuits available in FBS-PLC.

Digital Output (DO) Circuits

Specifications of Digital Output Circuit

Details the specifications for various types of digital output circuits available in FBS-PLC.

Single-End Output Circuit

Describes the structure and wiring for single-end output circuits (relay, TRIAC, transistor).

Output Device Protection and Noise Suppression in DO Circuit

Discusses protection and noise suppression measures for digital output devices.

Test Run, Monitoring and Maintenance

Inspection after Wiring and Before First Time Power on

Outlines pre-power-on checks for wiring integrity and safety.

Test Run and Monitoring

Explains procedures for testing PLC operation and monitoring system status.

LED Indications on PLC Main Unit and Troubleshooting

Details the meaning of PLC LEDs and provides troubleshooting guidance.

Maintenance

Covers general maintenance procedures and recommendations for PLC units.

PLC Ladder Diagram and the Coding Rules of Mnemonic

The Operation Principle of Ladder Diagram

Explains the fundamental principles and operation of PLC ladder diagrams.

The Coding Rules of Mnemonic

Provides guidelines for translating ladder diagrams into mnemonic instructions for programming.

FBS-PLC Memory Allocation

FBS-PLC Memory Allocation

Illustrates the memory structure of FBS-PLC, including SRAM and FBS-PACK.

Digital and Register Allocations

Details the allocation and ranges of digital (bit) and register (word) operands.

Special Registers Details

Lists and describes special registers used for PID control, temperature, and system functions.

FBS-PLC Instruction Lists

Sequential Instructions

Lists sequential instructions like ORG, LD, AND, OR, ANDLD, ORLD with their operands and symbols.

Function Instructions

Provides an overview of basic and advanced function instructions, including timers, counters, and math operations.

Sequential Instructions

Valid Operand of Sequential Instructions

Shows the valid operands (X, Y, M, S, T, C, TR, OPEN, SHORT) for sequential instructions.

Descriptions of Function Instructions

The Format of Function Instructions

Details the structure of function instructions, including input control, operand, and output.

Use Index Register(XR) for Indirect Addressing

Explains how to use index registers (V, Z, P0-P9) for indirect addressing in function instructions.

Numbering System

Covers binary code, nibble, byte, word, double word representations, and floating point formats.

Basic Function Instruction

T (Timer)

Explains the Timer instruction (FUN T), its operand (Tn, PV), and time bases.

C (Counter)

Details the Counter instruction (FUN C), its operand (Cn, PV), and types (16-bit, 32-bit).

SET

Explains the SET instruction (FUN D P SET) to set bits or registers to 1.

RST

Explains the RESET instruction (FUN D P RESET) to reset bits or registers to 0.

UDCTR UP/DOWN COUNTER

Explains the UP/DOWN COUNTER instruction for counting in both directions.

MOV MOVE

Describes the MOV instruction for transferring data from source S to destination D.

(+) ADDITION

Explains the ADDITION instruction for performing arithmetic addition of data.

(-) SUBTRACTION

Describes the SUBTRACTION instruction for performing arithmetic subtraction of data.

(*) MULTIPLICATION

Explains the MULTIPLICATION instruction for performing arithmetic multiplication of data.

( / ) DIVISION

Details the DIVISION instruction for performing arithmetic division of data.

(+1) INCREMENT

Explains the INCREMENT instruction for adding 1 to a register value.

(-1) DECREMENT

Details the DECREMENT instruction for subtracting 1 from a register value.

CMP COMPARE

Describes the COMPARE instruction for comparing data and setting function outputs.

AND LOGICAL AND

Explains the LOGICAL AND instruction for performing bitwise AND operations.

OR LOGICAL OR

Details the LOGICAL OR instruction for performing bitwise OR operations.

Advanced Function Instructions

FUN30 PID GENERAL PURPOSE PID OPERATION

Explains the PID instruction for proportional-integral-derivative temperature control.

FUN32 ADCNV CONVERTING THE RAW VALUE OF 4~20MA ANALOG INPUT

Details the ADCNV instruction for converting analog input values to digital.

FUN35 XOR EXCLUSIVE OR

Explains the XOR instruction for performing logical exclusive OR operations on data.

FUN74 IMDIO IMMIDIATE I/O

Describes the IMDIO instruction for direct I/O refresh, bypassing normal scan cycle.

FUN86 TPCTL PID TEMPERATURE CONTROL INSTRUCTION

Explains the PID instruction for proportional-integral-derivative temperature control.

FUN90 WDT WATCHDOG TIMER

Describes the WDT instruction for setting a watchdog timer to monitor scan time.

Step Instruction Description

The Operation Principle of Step Ladder Diagram

Explains the basic unit of step ladder diagrams and their operation principles.

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

Introduces basic step instructions (STP, FROM, TO, STPEND) used in sequential control.

Notes for Writing a Step Ladder Diagram

Provides essential notes and recommendations for writing effective step ladder programs.

Appendix 2 : FBs BDAP User’s Manual

Related product manuals