Do you have a question about the Xinje XD Series and is the answer not in the manual?
Input Voltage | 24V DC |
---|---|
Storage Temperature | -20°C to 70°C |
Protection Class | IP20 |
Type | PLC |
Series | XD |
Programming Language | Ladder Logic, Instruction List |
Communication Interface | RS232, RS485 |
Power Supply | 24V DC |
Digital Inputs | Available (number varies by model) |
Digital Outputs | Available (number varies by model) |
Analog Inputs | Available (number varies by model) |
Analog Outputs | Available (number varies by model) |
Output Type | Relay, Transistor |
Number of Inputs | Varies by model (see Digital Inputs and Analog Inputs) |
Number of Outputs | Varies by model (see Digital Outputs and Analog Outputs) |
Operating Temperature | 0°C to 50°C |
Humidity | 5% to 95% (non-condensing) |
Introduction to various soft components like relays, timers, and counters within the PLC.
List of basic instructions supported by XD, XL series PLCs with mnemonic, function, format, and chapter.
Explanation of LD, LDI, and OUT instructions, including their mnemonic, function, format, operands, and statements.
Details on AND and ANI instructions for serial connection of NO and NC contacts.
Explanation of OR and ORI instructions for parallel connection of NO and NC contactors.
Lists all applied instructions with mnemonic, function, ladder chart representation, and chapter.
Covers instructions like CJ, CALL, SRET, STL, STLE, SET, ST, FOR, NEXT, FEND, END for program flow control.
Details on instructions for comparing data, including LD, AND, OR compare functions.
Overview of XD, XL series PLC's High Speed Counter (HSC) function and its capabilities.
Explanation of the two working modes for HSC: Single-phase Increasing Mode and AB Phase Mode.
Describes HSC interruption functions and panel configuration, including parameter settings.
Details the usage and configuration of the single-phase 100-segment HSC instruction.
Explains the AB phase 100-segment HSC instruction, its operands, and software components.
Overview of XD/XL series PLC C language function block support and advantages.
Step-by-step guide for creating and editing C language function blocks in PLC software.
Defines Sequence Block as a program block for functions, executed sequentially.
Methods for calling and adding BLOCKs within a program file.
Explains how to use the 'command item' to edit the program and add instructions.
Introduces sequence block instructions: SBSTOP and SBGOON.
Details the SBSTOP instruction for stopping BLOCK execution with different modes.
Explains the SBGOON instruction, which is opposite to SBSTOP for continuing BLOCK execution.
Introduces PWM and FRQM instructions for pulse width modulation and frequency measurement.
Details the PWM instruction for generating output pulses with specified duty cycle and frequency.
Describes how to use input terminals for external interruptions and their subroutines.
Instructions for reading and writing data using SD card modules.
Overview of MSC instruction for grabbing encoder values and comparing them across stations.
Guide on connecting PLC with PC using USB, COM1 (RS232), or COM2 (RS485) ports.
Troubleshooting guide for PC connection issues via RS232 port.
Confidentiality method: requires password for upload/download, prevents clock info modification.
Overview of communication functions: Modbus communication and free communication.
Introduces Modbus master and slave modes, RS485 and RS232 networks.
Explains the function of Modbus communication, covering master and slave modes.
Steps to set Modbus parameters using programming software.
Steps to configure Modbus parameters using XINJEConfig tool.
Overview of PID instruction and auto-tune function in XD/XL series PLC.
Guide to setting PID parameters using XDP Pro software or MOV instructions.
Lists PID control instruction's relative parameters ID, their functions, and descriptions.