Share this

UniMAT: Frequently Asked Questions 200

2026-04-06 04:29:37 · · #1
Hello everyone! I'm UU , and it's time for me to answer your questions again! I hope the following information will be helpful to you. If you like it, please scan the QR code at the bottom of the article to follow us! 1. How compatible is Step7 with Micro/WIN?    Currently, the most common Micro/WIN versions are V4.0 and V3.2. Older versions, such as V2.1, are no longer useful except for converting old project files.  Different versions of Micro/WIN generate different project files. Higher versions of Micro/WIN are backward compatible with project files generated by lower versions; however, lower versions cannot open project files saved by higher versions. It is recommended that users always use the latest version, currently Step7 - Micro/WIN V4.0 SP9. 2: How should the addresses of the analog modules connected to the back of the EVE CPU124XP be allocated?  The analog I/O addresses of the EVE CPU124XP always increase in increments of two channels/modules. The EVE CPU124XP has 4AI/2AO ports, so the address of the first analog input channel is AIW8; the address of the first output channel is AQW4. 3: What communication protocols does the S7-200 CPU's communication ports support?  1) PPI Protocol: A communication protocol developed by Siemens specifically for S7-200. 2) MPI Protocol: Not fully supported; can only be used as a slave. 3) Free Port Mode: A user-defined communication protocol used to communicate with other serial communication devices (such as serial printers). The S7-200 programming software Micro/WIN provides communication functions implemented through free port mode: 1) USS Instruction Library: Used for communication between S7-200 and Siemens frequency converters (MM4 series, SINAMICS G110, and the older MM3 series). 2) Modbus RTU Instruction Library: Used for communication with devices supporting the Modbus RTU master protocol. The two communication ports on the S7-200 CPU are essentially the same, with no special differences. They can operate in different modes and communication rates; their port addresses can even be the same. Devices connected to the two communication ports on the CPU do not belong to the same network. The S7-200 CPU cannot act as a bridge.  4. What are the uses of the communication ports on the S7-200 CPU? 1) Programming computers with Micro/WIN programming software installed can program the PLC. 2) It can connect to the communication ports of other S7-200 CPUs to form a network. 3) It can communicate with the MPI communication ports of S7-300/400 CPUs . 4) It can connect to Siemens HMI devices (such as TD 200, TP170micro, TP170, TP270, etc.). 5) It can publish data through OPC Server (PC Access V1.0). 6) It can connect to other serial communication devices. 7) It can communicate with third-party HMIs.  5: Can the communication ports on the S7-200 CPU be expanded?  It cannot be expanded to have a communication port with the exact same function as the CPU communication port.  If there are not enough communication ports on the CPU, consider the following:  Purchase a CPU with more communication ports, such as the EVE CPU284, which has three serial ports.      6: How far can the communication port on the S7-200 CPU actually communicate?    The S7-200 system manual provides a network segment distance of 50m, which is the guaranteed communication distance under compliant network conditions. For distances exceeding 50m, repeaters should be added. Adding a repeater extends the communication network by 50 meters. If a pair of repeaters are added, and there are no S7-200 CPU stations between them (EM277 can be used), the distance between the repeaters can reach 1000 meters. Meeting these requirements ensures highly reliable communication.  In fact, some users have achieved communication over distances exceeding 50 meters without using repeaters. Siemens cannot guarantee that such communication will be successful.  7. What factors should users consider when designing a network?  The communication port on the S7-200 CPU is electrically an RS-485 port. RS-485 supports a distance of 1000m. The communication port on the S7-200 CPU is non-isolated, so it's crucial to ensure that all communication ports on the network have the same electrical potential. Signal transmission conditions (network hardware such as cables and connectors, as well as the external electromagnetic environment) greatly affect the success of communication.    8: Does the S7-200 have a real-time clock?    Siemens CPU221 and CPU222 do not have a built-in real-time clock; an external clock/battery card is required to enable this function. CPU224, CPU226, and CPU226XM all have built-in real-time clocks. EVE's 200 and 120 series CPUs all have built-in clocks. 9: How do I set the date and time values ​​to start the clock?  1) Use the menu command PLC > Time of Day Clock... in the programming software (Micro/WIN) to set the clock via online connection with the CPU. After completion, the clock will start running. 2) Write a user program using the Set_RTC (Set Clock) instruction to set the clock. 10. How to set the communication port parameters?  By default, the S7-200 CPU's communication port is in PPI slave mode, with address 2 and communication speed of 9.6K. To change the communication port address or communication speed, you must set it in the Communication Ports tab of the system block , and then download the system block to the CPU for the new settings to take effect. If you like this article, long-press this image to scan the QR code to follow us!
Read next

Research on Comprehensive Performance Testing System for Vehicle Clutch

Abstract : This paper presents a measurement and control system utilizing the combined operation of a microcomputer and ...

Articles 2026-02-22