Hollysys PLC - the design specification of PLC program

Create Date: 2024-8-30 12:03:23|Source: HollySys/HollySys

(1) Select the appropriate PLC model and I/O points, and select the special function module when there are special function requirements.

(2) Familiar with the selected PLC programming instructions and compilation software.

(3) Carry out soft component planning, including internal relays, holding relays, data registers, timers, counters, etc.

(4) Program planning, generally in the order of fault extraction, fault handling, manual processing, automatic processing, and output processing. Relatively large projects or equipment are processed in segments and blocks according to functional units, such as hoists, migrations, jacking and rotating devices in an automated production line, etc., they should be programmed in segments and blocks according to the above-mentioned units.

(5) A brief paragraph note should be added before the program written in sections and blocks, explaining the function of the program, and the corresponding process flow can be indicated if necessary. The order of the position of the block or segmented program in the overall program should be basically arranged in the order of the process flow, so as to facilitate the readability of the program.

(6) Before the program design, the equipment should be abstracted, such as stop, emergency stop, overload, overrun, overtime, safety light curtain, collision stop, door switch and other common factors are extracted, placed in the starting circuit or starting the main control, interlocking circuit, as the premise of the whole program structure, on this basis, the program is divided into two functional areas, automatic and manual.

(7) The common factors of the manual functional area of the program structure, such as manual, endangering the personal safety of the equipment, etc., are extracted and placed in the manual main control and interlocking circuit to protect, shield and alarm the manual control.

(8) The common factors of the automatic functional area of the program structure, such as automatic, overrun, overtime, etc., are extracted and placed in the automatic main control and interlocking circuit, and the equipment under automatic control is protected, shielded and alarmed. A general principle is that under the premise of ensuring safety, strictly restrict the entry of equipment and loosely restrict the output of equipment.

(9) When designing the program, the total reset function of the program should be designed, so that the user can restore the normal operation of the equipment as soon as possible in the case of equipment failure. The total reset should give full consideration to the safety of equipment and personnel during the reset process.

(10) When switching from automatic mode to manual mode, the program should clear the output and intermediate states in automatic mode. In particular, when the SET command is used in automatic mode, it must be cleared with the RESET command in manual mode.

(11) It is strictly forbidden to use double output in the program, that is, the same output statement or the same output coil appears 2 times or more in the program. Under different mode conditions, the output of the same output point is transferred by intermediate relays, and finally gathered together and parallel to the output point.

(12) When using the touch screen, the control area and status area common to the touch screen and the PLC shall not be programmed for other functions.

(13) For the special module of PLC, before use, it should be found out whether the control area and the status area occupy the working word, and if it is occupied, these working words shall not be programmed in other aspects.

(14) The input, output, intermediate relay, timer, counter, data register, etc. of the PLC should be annotated in Chinese. The input and output should also have component name numbers. The corresponding input point, in general, is connected to the NO contact by default for the peripheral switch, and the NC contact must be indicated in the annotation. All notes should be clear and not misleading, and generic references should be minimized.

(15) After the project debugging is completed, the system must retain the final software program, and the saved file name should include the project number/author/date information/version number, etc.

(16) About program encryption: The password of the encryption program must be saved in a special file, and the corresponding user name + password + authority must be indicated, and distributed to at least two or more people to understand the password, so as to prevent the loss of the password and the inability to open the program.
Hollysys PLC - the design specification of PLC program

More on that
Hollysys PLC - What are the three large quantities in PLC? Hollysys PLC - What are the three large quantities in PLC?

1. The switching quantity is also called the logical quantity, which means that there are only two values, 0 or 1, ON or OFF. It is the most commonly used control, and controlling it is the advantage of PLC, and it is also the most basic application of PLC. The purpose of switching control is to follow the current input combination with the historical input according to the switching quantity.

Hollysys PLC - the characteristics of the working process of PLC Hollysys PLC - the characteristics of the working process of PLC

(1) The PLC adopts the working mode of centralized sampling and centralized output, which reduces the influence of external interference. (2) The working process of PLC is the process of cyclic scanning, and the length of cyclic scanning time depends on the speed of instruction execution, the length of the user program and other factors. (3) Output ...

HollySys PLC - What are the design requirements that need to be met for PLC programs? HollySys PLC - What are the design requirements that need to be met for PLC programs?

Simplicity Make the PLC program as simple as possible. Simplicity means using a standardized procedural framework as much as possible and using simple instructions as much as possible. If you want the program to be simple, in a big way, you should optimize the program structure, simplify the program with process control instructions, and ...

Hollysys' 100% domestic PLC has achieved breakthrough applications in the field of nuclear power Hollysys' 100% domestic PLC has achieved breakthrough applications in the field of nuclear power

Hollysys, as the PC general contractor, participated in the construction of the first smart water project in the domestic nuclear power industry (1) - Qin's No. 2 Plant Chengjing Water Intake Smart Operation and Transformation Project, which was recently completed and put into operation. The project is independently implemented by Hollysys, and Hollysys is independently controllable, safe and reliable, and deeply developed by the nuclear high-tech project.

Hollysys DCS - What are the characteristics of DCS? Hollysys DCS - What are the characteristics of DCS?

1. High reliability Because DCS disperses the system control function on each computer, and the system structure adopts a fault-tolerant design, the failure of one computer will not lead to the loss of other functions of the system. In addition, due to the fact that the tasks undertaken by the various computers in the system are comparatively ...

Hollysys PLC - three forms of PLC output circuit Hollysys PLC - three forms of PLC output circuit

1. Relay output circuit This type of output circuit form can be either DC or AC. The output circuit form of PLC relay allows the load to be generally below AC250V/50V, the load current can reach 2A, and the capacity can reach 80-100VA (voltage × current), so ...

Hollysys PLC - Introduction to the classification of PLC according to the structure and form Hollysys PLC - Introduction to the classification of PLC according to the structure and form

According to the structural form of PLC, PLC can be divided into two categories: integral type and modular type. (1) Integral PLC The integral PLC is a centralized power, CPU, I/O interface and other components in a chassis, which has the characteristics of compact structure, small size and low price. Small PLC ...

Hollysys assisted Qingdao Petrochemical DCS upgrade Hollysys assisted Qingdao Petrochemical DCS upgrade

In December 2020, the equipment of Sinopec Qingdao Petrochemical Co., Ltd. (hereinafter referred to as Qingdao Petrochemical) 5 million tons/year oil refining integration project, which was upgraded and transformed by Hollysys, was successfully operated, marking the successful completion of the DCS equipment upgrading task. This upgrade is a major development for Sinopec Industrial Holdings.

Hollysys DCS - What is DCS distributed control system? Hollysys DCS - What is DCS distributed control system?

DCS is the English abbreviation of distributed control system (Distributed Control System), distributed control system is referred to as DCS, which can also be literally translated as "distributed control system" or "distributed computer control system". The decentralized control system is based on the microprocessor, and the control function is decentralized.

What should be paid attention to when cooperating with Lysys PLC-PLC and inverter? What should be paid attention to when cooperating with Lysys PLC-PLC and inverter?

1. Input of switch command signal The input signal of the inverter includes a switch-type command signal that controls the operating status such as operation/stop, forward/reverse, section speed, and joging. Frequency converters usually make use of relay contacts or components with relay contact switching characteristics (such as crystals).

Steps on how Hollysys DCS works on a computer Steps on how Hollysys DCS works on a computer

1. Confirm that the new computer has relevant interfaces and can be used normally, and Hollysys DCS software can run on the computer operating system 2. Device and Lisi DCS software, dongle, and related drivers (mainly redundant network cards, data hard disks, etc.) 3. Set up ...

Hollysys attended the 2021 China Software Industry Annual Conference Hollysys attended the 2021 China Software Industry Annual Conference

On April 7, 2021, the "2021 China Software Industry Annual Conference" hosted by the China Software Industry Association was held in Beijing. With years of technology accumulation and outstanding strength, Hollysys Group won the title of "The Most Influential Enterprise in China's Software Industry in 2020", as well as the "...

Hollysys PLC - the basic structure of PLC controller is introduced Hollysys PLC - the basic structure of PLC controller is introduced

PLC is essentially a kind of computer dedicated to industrial control, and its hardware structure is basically the same as that of a microcomputer, and its basic composition is as follows: 1. Power supply The power supply of the PLC plays a very important role in the whole system. If you don't have a good, reliable power system that is ...

Hollysys DCS – the steps for DCS to properly power off and power on Hollysys DCS – the steps for DCS to properly power off and power on

DCS is properly blacked out When the DCS needs to be powered off for maintenance due to overhaul or other reasons, we often directly power off the DCS, but sometimes this non-standard operation will bring serious consequences, such as configuration loss, PID parameter loss, etc. So there is a need for blackouts and re-on...

And Lysisys DCS - the difference between DCS control and PLC control And Lysisys DCS - the difference between DCS control and PLC control

1. PLC programmable logic controller (programmable controller). 2. DCS system pays more attention to the field of process control. Such as chemical, smelting, pharmaceutical, etc. It mainly monitors and controls some field parameters, while PLC focuses on logic control. machining). Of course, the PLC's ...

and Lisi PLC - the difference between PLC control system and relay control system and Lisi PLC - the difference between PLC control system and relay control system

(1) From the point of view of control methods The control logic of the electrical control system adopts hardware wiring, and the series connection or well connection of the electrical mechanical contact is combined into the control logic, and the connection is complex, large in size, and in large power consumption, and it is difficult to change or increase the function after the system is formed. Other than that...

Hollysys successfully signed 16 sets of control system projects for 10 million tons of oil refining enterprises Hollysys successfully signed 16 sets of control system projects for 10 million tons of oil refining enterprises

Recently, Hangzhou Hollysys Automation Co., Ltd. (hereinafter referred to as Hollysys Company) successfully signed a contract with PetroChina Liaoyang Petrochemical Branch (hereinafter referred to as PetroChina Liaoyang Petrochemical) to construct and rectify 16 sets of control system projects during the planned overhaul in 2023 - 9 ...

What are the aspects of the configuration package of Hollysys DCS - DCS distributed control system? What are the aspects of the configuration package of Hollysys DCS - DCS distributed control system?

1. Configuration of the control loop The configuration of the control loop is essentially to use the various basic functional modules provided by the system to form a variety of actual control systems. At present, the configuration methods provided by various DCSs are different, and they can be summarized as having a specific computing module connected ...

Hollysys PLC - the use of PLC serial port communication Hollysys PLC - the use of PLC serial port communication

Serial communication is done using 3 wires: (1) ground, (2) sending, and (3) receiving. Since serial communication is asynchronous, ports are capable of sending data on one wire and receiving data on the other. Other threads are used for handshakes, but are not required. Serial communication is the heaviest ...

The scientific and technological achievements of "SCADA system development and refined oil pipeline application based on independent chips and operating systems" have reached the international advanced level The scientific and technological achievements of "SCADA system development and refined oil pipeline application based on independent chips and operating systems" have reached the international advanced level

On October 15, 2022, the scientific and technological achievement of "SCADA system development and refined oil pipeline application based on independent chips and operating systems" jointly completed by South China Branch of National Petroleum Pipeline Network Group Co., Ltd. and Hangzhou Hollysys Automation Co., Ltd. successfully passed the China Petroleum and Chemical Industry Co., Ltd.

CATEGORIES BYPASS
Customer Service Center

Online Consultation:QQ


ContactContact

Contact: Manager Huang

Contact QQ: 3271883383

Contact number: 13522565663


Scan the code to add WeChat (please save the picture first on the mobile phone)

working hoursworking hours

Weekdays: 9:00-17:00

Holidays: Only emergencies are handled

Contact us

Contact us

Contact number QQ consultation
QQ consultation

3271883383

Company address
Back to top