Click on . A window will pop up asking you to select your specific PLC series (e.g., XC series, XD series) and the exact model number. Selecting the correct model is critical because different models have different memory maps and available physical I/O. Writing Code
Download the verified executable from the official Xinje website or an authorized distributor.
Analog expansion cards convert continuous electrical signals (0-10V or 4-20mA) into raw digital integers inside the PLC, usually ranging from 0 to 4095 or 0 to 16383 . Xinje Plc Program Tool 3.7
Ensure the PLC is powered on and the status LEDs indicate normal operation.
Check Device Manager to ensure the USB-to-Serial driver does not show a yellow warning triangle. If it does, reinstall the Prolific or FTDI driver. "PLC Type Mismatch" Click on
Press F7 or click > Compile to verify code syntax. Ensure the output window reads 0 Errors .
or Xinje XCPPro V3.7
Utilize the comment section for inputs, outputs, and intermediate tags. This is crucial for troubleshooting in later stages.
: Load integer values into word registers (like D10 or D11 ) for data handling. Writing Code Download the verified executable from the
Siemens TIA Portal can require 32GB of RAM and an i7 processor to run smoothly. In contrast, runs effortlessly on older Windows laptops (Windows 7, 8, 10, and even 11 in compatibility mode). It consumes minimal system resources, making it ideal for field technicians who need to debug a machine on a rugged, underpowered laptop.