EasyManua.ls Logo

Xinje XD Series User Manual

Xinje XD Series
456 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
Page #1 background imageLoading...
Page #1 background image
XD/XL series PLC
User manual [Instruction]
WUXI XINJE ELECTRIC CO., LTD.
Data No. PD05 20220627EN 1.0
tudonghoatoancau.com

Table of Contents

Other manuals for Xinje XD Series

Question and Answer IconNeed help?

Do you have a question about the Xinje XD Series and is the answer not in the manual?

Xinje XD Series Specifications

General IconGeneral
Input Voltage24V DC
Storage Temperature-20°C to 70°C
Protection ClassIP20
TypePLC
SeriesXD
Programming LanguageLadder Logic, Instruction List
Communication InterfaceRS232, RS485
Power Supply24V DC
Digital InputsAvailable (number varies by model)
Digital OutputsAvailable (number varies by model)
Analog InputsAvailable (number varies by model)
Analog OutputsAvailable (number varies by model)
Output TypeRelay, Transistor
Number of InputsVaries by model (see Digital Inputs and Analog Inputs)
Number of OutputsVaries by model (see Digital Outputs and Analog Outputs)
Operating Temperature0°C to 50°C
Humidity5% to 95% (non-condensing)

Summary

Programming Summary

Soft Component Function

Summary of the Soft Components

Introduction to various soft components like relays, timers, and counters within the PLC.

Basic Program Instructions

Basic Instructions List

List of basic instructions supported by XD, XL series PLCs with mnemonic, function, format, and chapter.

LD, LDI, OUT

Explanation of LD, LDI, and OUT instructions, including their mnemonic, function, format, operands, and statements.

AND, ANI

Details on AND and ANI instructions for serial connection of NO and NC contacts.

OR, ORI

Explanation of OR and ORI instructions for parallel connection of NO and NC contactors.

Applied Instructions

Applied Instructions List

Lists all applied instructions with mnemonic, function, ladder chart representation, and chapter.

Program Flow Instructions

Covers instructions like CJ, CALL, SRET, STL, STLE, SET, ST, FOR, NEXT, FEND, END for program flow control.

Data Compare Function

Details on instructions for comparing data, including LD, AND, OR compare functions.

High Speed Counter (HSC)

Functions Summary

Overview of XD, XL series PLC's High Speed Counter (HSC) function and its capabilities.

HSC Mode

Explanation of the two working modes for HSC: Single-phase Increasing Mode and AB Phase Mode.

HSC interruption

Function overview and panel configuration

Describes HSC interruption functions and panel configuration, including parameter settings.

Single phase 100-segment HSC [CNT]

Details the usage and configuration of the single-phase 100-segment HSC instruction.

AB phase 100-segment HSC[CNT_AB]

Explains the AB phase 100-segment HSC instruction, its operands, and software components.

C Language Function Block

SUMMARY

Overview of XD/XL series PLC C language function block support and advantages.

OPERATION STEPS

Step-by-step guide for creating and editing C language function blocks in PLC software.

NEW FUNCTIONS

Import and Export the Functions

Function Table

Sequence BLOCK

Concept of the BLOCK

Defines Sequence Block as a program block for functions, executed sequentially.

Call the BLOCK

Methods for calling and adding BLOCKs within a program file.

Edit the instruction of the BLOCK

Command item

Explains how to use the 'command item' to edit the program and add instructions.

Module Read and Write(FROM/TO)instruction

Running form of the BLOCK

BLOCK instruction editing rules

BLOCK related instructions

Instruction explanation

Introduces sequence block instructions: SBSTOP and SBGOON.

Stop running the BLOCK [SBSTOP]

Details the SBSTOP instruction for stopping BLOCK execution with different modes.

Continue running the BLOCK[SBGOON]

Explains the SBGOON instruction, which is opposite to SBSTOP for continuing BLOCK execution.

Special Function Instructions

Pulse Width Modulation, Frequency Detection

Introduces PWM and FRQM instructions for pulse width modulation and frequency measurement.

Pulse Width Modulation [PWM]

Details the PWM instruction for generating output pulses with specified duty cycle and frequency.

Interruption

External Interruption

Describes how to use input terminals for external interruptions and their subroutines.

SD card reading and writing

Read/write SD card

Instructions for reading and writing data using SD card modules.

Multi station control[MSC]

Summary

Overview of MSC instruction for grabbing encoder values and comparing them across stations.

PLC resource conflict table

PLC function configuration list

COMMON QUESTIONS AND ANSWERS

How to connect PLC with PC?

Guide on connecting PLC with PC using USB, COM1 (RS232), or COM2 (RS485) ports.

PC cannot connect PLC via RS232 port, it shows offline status?

Troubleshooting guide for PC connection issues via RS232 port.

What kinds of confidentiality methods do XD/XL series PLCs have?

Password download

Confidentiality method: requires password for upload/download, prevents clock info modification.

How does XD/XL series PLC connect to the network?

New functions

BLOCK flag bit and register

Communication Function

SUMMARY

Overview of communication functions: Modbus communication and free communication.

MODBUS COMMUNICATION

Introduces Modbus master and slave modes, RS485 and RS232 networks.

Function overview

Explains the function of Modbus communication, covering master and slave modes.

MODBUS COMMUNICATION

Communication Instructions

Single Register write [REGW]

Modbus serial port configuration

Set parameters by programming software

Steps to set Modbus parameters using programming software.

Set the parameters by using XINJEConfig tool

Steps to configure Modbus parameters using XINJEConfig tool.

Free communication example

PID Control Function

PID INTRODUCTION

Overview of PID instruction and auto-tune function in XD/XL series PLC.

PARAMETERS SETTING

Guide to setting PID parameters using XDP Pro software or MOV instructions.

Register and their functions

Lists PID control instruction's relative parameters ID, their functions, and descriptions.

Parameters Description

AUTO TUNE MODE

ADVANCED MODE

Application outlines

Application