GCAN -PLC-510 User Manual

Programmable logic controller

Advertisement

Quick Links

GCAN-PLC-510
Programmable Logic Controller
User manual
Document version V4.02(2021/03/24)

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the GCAN-PLC-510 and is the answer not in the manual?

Questions and answers

Summary of Contents for GCAN GCAN-PLC-510

  • Page 1 GCAN-PLC-510 Programmable Logic Controller User manual Document version V4.02(2021/03/24)...
  • Page 2 Guangcheng Technology GCAN-PLC user manual Revision History: Version Date Reason V1.00 2016/12/20 Create V2.01 2017/11/22 Add parameters V3.01 2018/01/22 Add protocol part V3.20 2018/07/18 Adjust structure V3.25 2019/3/21 Selection table update V4.00 2020/02/21 Update product parameters V4.01 2020/08/07 Update some content V4.02...
  • Page 3: Table Of Contents

    Guangcheng Technology GCAN-PLC user manual Contents 1. Introduction....................... 4 1.1 Overview....................4 1.2 Performance....................5 1.3 Typical application................... 5 2. Installation......................6 2.1 Module appearance...................6 2.2 Fixed module.................... 6 2.3 Wiring method..................8 2.4 Interface definition................... 9 2.5 System status indicator................11 3.
  • Page 4: Introduction

    A complete control system consists of a bus module controller (GCAN- PLC-510),1-32 arbitrary number of GC series terminal modules (GC-1008, GC-3804, etc.) and a terminal module.
  • Page 5: Performance

    Guangcheng Technology GCAN-PLC user manual 1.2 Performance ● One-channel CAN-Bus interface, one-channel Ethernet interface, one- channel RS232/485 (multiplexed) serial interface ● Programming Software: OpenPCS ( according to IEC 61131-3standard) ● Support CANopen protocol master/slave function ● Support Modbus RTU/TCP master/slavefunction ●...
  • Page 6: Installation

    Shielding line interfaces. Among them, the communication interface includes one Ethernet interface, one CAN-Bus interface and one RS232/RS485interface. Figure 2.1 the appearance of GCAN-PLC-510 2.2 Fixed module GCAN-PLC-510 and its matching terminal installation method is shown Figure 2.2...
  • Page 7 As shown figure 2.2, install the GCAN-PLC-510 on the guide rail until the lock is stuck. Then you need to rotate the orange knob on the left end of the controller counterclockwise to fix the left end of the controller on the guide rail.
  • Page 8: Wiring Method

    If the modules are not assembled correctly, the entire node will not operate normally. Please note: When using the GCAN-PLC-510 controller, you must ensure that , and the you have installed terminal modul at the right end of the entire node terminal resistance module has been fixed to the bottom without looseness, as shown in Figure 2.4.
  • Page 9: Interface Definition

    Figure 2.4 GCAN-PLC-510, the power wiring of programmable controller 2.4 Interface definition The main control module of GCAN-PLC-510 is composed of bus communication module and power supply module. The bus communication module integrates an Ethernet interface, an RS232/485 multiplex interface, and a CAN bus interface, which are led out using RJ45 interface, RJ45 interface, and 4P terminal interface respectively.
  • Page 10 CAN bus-GND Table 2.2 CAN bus terminal definition of GCAN-PLC-510 The power wiring terminal block of GCAN-PLC-510 is shown in Figure 2.8, and its interface definition is shown in Table 2.3. The power supply part of GCAN-PLC-510 contains 8 terminals.
  • Page 11: System Status Indicator

    GCAN-PLC-510, terminal definition 2.5 System status indicator GCAN-PLC-510 has two sets of status indicators, contains 6 circular status indicators in the left area and 2 power indicators in the right area. The specific indicating function of the indicator is shown in...
  • Page 12 IO ERR not bright GC-Bus normal Terminal module bright Power supply normally NO.1 on the right not bright Power supply abnormally External power supply bright normally External Power supply NO.3 on the right not bright abnormally Table 2.5 GCAN-PLC-510, indicators status...
  • Page 13: Communication Connection

    3.1, CAN-H connect CAN-H, CAN-L connect CAN L to make communication. GCAN-PLC-510, must be installed two 120 ohms terminal resistance at the farthest end of CAN-Bus network; if the node number is more than 2, intermediate nodes needn't to install 120 ohms terminal resistance. For branch connections, the length should not exceed 3 meters.
  • Page 14: Can-Bus Terminal Resistance

    Figure 3.2 GCAN-PLC-510 connect with other nodes GCAN-PLC-510 hasn't integrated 120Ω terminal resistance. If the Please note: number of nodes is more than 2, the middle node does not need to install 120Ω terminal resistance. When you need to use it, connect the both sides of the...
  • Page 15: Plc Program Running Switch And Reset Button

    (on the side of the reset button), it means that the PLC is in stop state. The reset button is used to upgrade the GCAN-PLC core. Please use the button under the guidance of our technical staff.
  • Page 16: Program Operation Switch And Reset Button

    GCAN-PLC user manual 4. Program operation switch and reset button The GCAN-PLC-510 provides a program running switch and a reset button. Physical picture after opening cover plate as shown in Figure 4.1: Figure 4.1 Physical picture after opening cover plate Note: 1.
  • Page 17: Openpcs Programming Software Usage

    1)Menu 2) Project window 3)Edit window 4)Output window 5)Catalog window 5.3 Create project and download program Note: GCAN series PLC uses the network port to download the program, and the factory IP address of the PLC: 192.168.1.30. 5.3.1 Create project...
  • Page 18 Guangcheng Technology GCAN-PLC user manual Click “File”, than select ”New” to create a new file, as shown in Figure 5.2. Figure 5.2 Create project 5.3.2 Add program page file Add files to the project (for example: add a program page ST, Program...
  • Page 19 Guangcheng Technology GCAN-PLC user manual Figure 5.3 Create a new file 5.3.3 Programming First define the variable in the variable area (VAR to END_VAR) VAR v1:INT:=0; v2:INT:=0; oled at%Q0.0:Byte; END_VAR After the variable is defined, start programming. The following is a simple...
  • Page 20 Guangcheng Technology GCAN-PLC user manual Figure 5.4 Debug connection Click “New” to set up parameters, port number is the actual serial port number of the computer, shown in Figure 5.5.
  • Page 21 Guangcheng Technology GCAN-PLC user manual Figure 5.5 Connection Setup Enter “TCP” in Name and click“ Select”. Figure 5.6 Click “Select” Select“TCP432” , then click“OK”.
  • Page 22 Guangcheng Technology GCAN-PLC user manual Figure 5.7 Select TCP432 Click “Settings” . Figure 5.8 Click “Settings” Please enter 23042 for Port. IP address 192.168.1.30, set the back point OK...
  • Page 23 Guangcheng Technology GCAN-PLC user manual Figure 5.9 IP Address and Port Number Settings After completing the settings, click “Close” Figure 5.10 Click ”Close” Set “Resource Properties”...
  • Page 24 Guangcheng Technology GCAN-PLC user manual Figure 5.11 Set “Resource Properties” Select ”GCAN_PLC” and “TCP”, then click “OK” to complete the setting Figure 5.12 Select “GCAN_PLC” and “TCP” 5.3.5 Download the program and debug After completing the program, click “Build Active Resource”.
  • Page 25 Guangcheng Technology GCAN-PLC user manual Figure 5.13 Completing the program Please check if there is an error/warning after completing theprogram. Figure 5.14 Check error and warning Click “PLC”, then select “Online”.
  • Page 26 Guangcheng Technology GCAN-PLC user manual Figure 5.15 Select Online Click “PV->PLC(Download)” to download program Figure 5.16 Program download...
  • Page 27: Module Selection Table

    Guangcheng Technology GCAN-PLC user manual 6 Module selection table GCAN-PLC-510 series products consist of a programmable main control module, several GC series IO modules and a terminal resistance module. GC series IO modules currently include five categories: digital input, digital output, analog input, analog output, and communication extension.
  • Page 28 Guangcheng Technology GCAN-PLC user manual GC-3844/3854/3 K type / S type / T type Thermocouple 4-channel thermocouple GC-4602 Voltage output, 16 bits -5V~+5V 2-channel GC-4622 Voltage output, 16 bits -10V~+10V 2-channel GC-4642 Current output, 16 bits 0-20mA 2-channel Analog GC-4652...
  • Page 29: Technicalspecifications

    Guangcheng Technology GCAN-PLC user manual Technicalspecifications PLC Parameters Programming environment OpenPCS software Flash(Program storage) 32M bytes SRAM(Data storage) 16M bytes User data store 2k bytes Run-Time system A PLC mission 1000 instructions need about 1ms(ignore I/O circulation PLC cycle time and GC-bus)...
  • Page 30 Guangcheng Technology GCAN-PLC user manual EN 55024:2011-09 EMC test EN 55022:2011-12 Anti-vibration impact EN 60068-2-6/EN 60068-2-27/29 resistance performance Anti-electromagnetic interference/radiation EN 61000-6-2 /EN 61000-6-4 performance IP grade IP 20 Basic information Dimension 100mm *69mm *48mm Weight 100g...
  • Page 31: Sales And Service

    Guangcheng Technology GCAN-PLC user manual Sales and service Shenyang Guangcheng Technology Co., Ltd. Address: No.135-21, Changqing Street, Hunnan, Shenyang, Liaoning, China. E-mail: sygckj@gmail.com Tel/ Whatsapp: +86 13644001762 Skype:live:sygckj WeChat : gckj777 Website: www1.gcanbox.com...

This manual is also suitable for:

Gcan-plc-400Gcan-plc-511

Table of Contents