0% found this document useful (0 votes)
38 views9 pages

IO-GRID M Modbus RTU Connection Operating Manual (FATEK-PLC) en

The document is an operating manual for connecting FATEK PLC with Modbus RTU, detailing the system configuration, hardware connections, and setup procedures using the WinProladder program. It includes specifications for various components such as the main controller, digital input/output modules, and power supplies. The manual provides step-by-step instructions for establishing communication and configuring the system parameters.

Uploaded by

vrr251285
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views9 pages

IO-GRID M Modbus RTU Connection Operating Manual (FATEK-PLC) en

The document is an operating manual for connecting FATEK PLC with Modbus RTU, detailing the system configuration, hardware connections, and setup procedures using the WinProladder program. It includes specifications for various components such as the main controller, digital input/output modules, and power supplies. The manual provides step-by-step instructions for establishing communication and configuring the system parameters.

Uploaded by

vrr251285
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

2302EN

V2.0.0

and FATEK PLC


Modbus RTU Connection
Operating Manual
Table of Contents
1. Remote I/O Module System Configuration List ....................................................................... 3
1.1 Product Description ................................................................................................. 3
2. FATEK PLC Connection Setup ................................................................................................. 4
2.1 FATEK PLC Hardware Connection........................................................................... 4
2.2 FATEK PLC Connection Setup ................................................................................ 6

2
1. Remote I/O Module System Configuration List
Part No. Specification Description

GFMS-RM01S Master Modbus RTU, 1 Port Main Controller

GFDI-RM01N Digital Input 16 Channel Digital Input

GFDO-RM01N Digital Output 16 Channel / 0.5A Digital Output

GFPS-0202 Power 24V / 48W Power Supply

GFPS-0303 Power 5V / 20W Power Supply

0170-0101 8 pin RJ45 female connector/RS-485 Interface Interface Module

1.1 Product Description


I. The interface module is used externally to convert FATEK PLC RS485’s
communication port (Modbus RTU) to a RJ45 connector
II. The main controller is in charge of the management and dynamic configuration of
I/O parameters and so on.
III. The power module and interface module are standard for remote I/Os and users can
choose the model or brand they prefer.

3
2. FATEK PLC Connection Setup
This chapter explains how to use the WinProladder program to connect FATEK PLC with
For detailed information, please refer to the Winproladder Manual

2.1 FATEK PLC Hardware Connection


I. The connection port is on the top of the machine. Take FBs-10MAR2-AC for
example. It uses Port2(RS485 pin)

Connections for other communication modules

※All FATEK's RS485 communication modules have the following pins on the terminal blocks
(from top to bottom):
First pin: “+”
Second pin: “-”
Third pin: “Ground”

4
II. Connect Port2 (RS485 A/B) on the top of the machine to the interface module (1/2) to
convert it into a RJ45 connector, which will be connected to the main controller

5
2.2 FATEK PLC Connection Setup
I. Launch WinProladder and set up the communication ports

※This demonstration utilizes communication module CB55 RS485 with Port2 in its address
※The communication parameter setting must be consistent with to enable communication

6
II. Editing the program- Click on “Set up program block diagram”, then from the drop-
down menu, select “Communication Commands” and then select “M-BUS”

III. Function Commands

Ⓐ Pt: The address of the port for selecting a Modbus


communication module
Ⓑ SR: Starting register for the communication program
Ⓒ WR: The starting register running the commands will
take up totally 8 registers

In this example, we select ”2”, ”R5000” and ”R3000”

7
IV. Internal Related Relays

Internal Related Relays


Communication Port Port Ready Indicating Relay
Port1 M1960
Port2 M1962
Port3 M1936
Port4 M1938

V. Establish a Communication Form

※The form’s starting address must be the same with that of the register from the SR command

8
VI. Setting the Communication Commands

Ⓐ station number
Ⓑ From the drop-down menu, select “Read” or “Write” to PLC
Ⓒ With double word data, select “2” for data length
Ⓓ Read ’s value to PLC R1’s address
※ ’s register address

Note:
※ ’s first GFDI-RM01N has the register address at 1000(HEX) converted to
4096(DEC)+1, and the starting address at 404097
※ ’s first GFDO-RM01N has the register address at 2000(HEX) converted to
8192(DEC)+1, and the starting address at 408193

You might also like