CN105867294A - Sequential control method and system in PLC - Google Patents

Sequential control method and system in PLC Download PDF

Info

Publication number
CN105867294A
CN105867294A CN201610381908.0A CN201610381908A CN105867294A CN 105867294 A CN105867294 A CN 105867294A CN 201610381908 A CN201610381908 A CN 201610381908A CN 105867294 A CN105867294 A CN 105867294A
Authority
CN
China
Prior art keywords
plc
action
function
sfc
programming
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201610381908.0A
Other languages
Chinese (zh)
Other versions
CN105867294B (en
Inventor
康明卫
苗洪雷
陆平
杨威
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huazi Grant Environmental Protection Technology Beijing Co ltd
Original Assignee
HNAC Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by HNAC Technology Co Ltd filed Critical HNAC Technology Co Ltd
Priority to CN201610381908.0A priority Critical patent/CN105867294B/en
Publication of CN105867294A publication Critical patent/CN105867294A/en
Application granted granted Critical
Publication of CN105867294B publication Critical patent/CN105867294B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/056Programming the PLC
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/10Plc systems
    • G05B2219/13Plc programming
    • G05B2219/13004Programming the plc

Abstract

The invention provides a sequential control method and system in a PLC. The method comprises the steps that an action restriction function block of a preset sequential function chart is obtained, wherein restriction functions of the action restriction function block comprises time restricting, time delaying, pulsing, effective setting, step effective reset, step ineffective setting and maintaining and maintaining of step ineffective delaying to be 1; preset textuality programming variables are obtained, wherein the preset textuality programming variables are used for storing and displaying execution steps of a program for replacing the step function in the sequential function chart in a text programming language; assigned values of the preset textuality programming variables are modified according to a preset conversion condition, and the action restriction function block is called to achieve the action function of the sequential function chart in the text programming language. In the whole process, the sequential control function is achieved by means of the text programming language, not only can the sequential control requirement be met, but also due to the fact that data of the text programming language is greatly simplified compared with that of the sequential function chart, the defect that the sequential function chart (SFC) needs to occupy a large storage space of the PLC can be overcome, and sequential, efficient and simple control over the PLC is achieved.

Description

Sequence control method and system in PLC
Technical field
The present invention relates to software programming technique field, particularly relate to sequence control method and system in PLC.
Background technology
IEC (International Electrotechnical Commission, International Electrotechnical Commission) formulates PLC (Programmable Logic Controller, programmable logic controller (PLC)) international standard IEC1131, In this group standard, IEC1131-3 defines the programming language of 5 kinds of PLC, which includes text and compiles Cheng Yuyan ST and SFC SFC, these are the most completely or partially supported by current most PLC hardware Programming language.
At present, along with the expansion of magnitude control, the increase of complexity, programming difficulty increases sharply, at present SFC programming language is widely popularized in PLC sequential control and is applied.SFC programming language has There is programmed readability strong, can be visually seen very much the sequence of movement of equipment, be easy to during equipment fault find out The position that fault is in, it is not necessary to complicated interlocking program, it is easier to design and maintenance system, but there is also Need to take the defects such as bigger PLC memory space.
Therefore, in general PLC, sequence control method exists needs to take bigger PLC memory space, control Make inefficient problem.
Summary of the invention
Based on this, it is necessary to exist for sequence control method in general PLC and need to take bigger PLC Memory space, the problem that control efficiency is low, it is provided that a kind of without taking bigger PLC memory space, control effect Sequence control method and system in the PLC that rate is high.
Sequence control method in a kind of PLC, including step:
Obtain the action limitation function block of preset order functional diagram, wherein, the restriction merit of action limitation function block Restriction time, time delay, pulse, effective set can be included, walk active homing, walk invalid setting and protect Hold and walk invalid delay and remain 1;
Obtaining pre-set textization programming variable, pre-set textization programming variable is used in text programming language, The function of the step in the execution step alternate orders functional diagram of storage and display program;
According to preset changeover condition, the assignment of amendment pre-set textization programming variable, call action limitation function Block realizes the function of SFC action in text programming language.
Sequence control system in a kind of PLC, including:
First acquisition module, for obtaining the action limitation function block of preset order functional diagram, wherein, action The limitation function of limitation function block includes restriction time, time delay, pulse, effective set, step the most again Position, walk invalid setting holding and walk invalid delay and remain 1;
Second acquisition module, is used for obtaining pre-set textization programming variable, and pre-set textization programming variable is used for In text programming language, store and the function of the step in the execution step alternate orders functional diagram showing program;
Calling module, for according to preset changeover condition, the assignment of amendment pre-set textization programming variable, adjusting In text programming language, the function of SFC action is realized with action limitation function block.
Sequence control method and system in PLC of the present invention, obtain the action limitation function of preset order functional diagram Block, the limitation function of action limitation function block include the restriction time, time delay, pulse, effective set, Step active homing, walk invalid setting and keep, walk invalid delay and remain 1, obtaining pre-set textization programming and become Amount, pre-set textization programming variable, in text programming language, stores and shows the execution step of program The function of the step in alternate orders functional diagram, according to preset changeover condition, amendment pre-set textization programming variable Assignment, call action limitation function block realizes the function of SFC action in text programming language. During whole, use text programming language to realize the function of sequential control, sequential control can not only be met Requirement, and owing to text programming language has the biggest simplification compared to SFC data, it is possible to overcome SFC SFC need to take the defect of the bigger memory space of PLC, it is achieved in PLC, order is efficiently with simple Single control.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of first embodiment of sequence control method in PLC of the present invention;
Fig. 2 is the schematic flow sheet of second embodiment of sequence control method in PLC of the present invention;
Fig. 3 is the structural representation of first embodiment of sequence control system in PLC of the present invention;
Fig. 4 is the structural representation of second embodiment of sequence control system in PLC of the present invention.
Detailed description of the invention
In PLC, programming language includes text programming language ST and SFC SFC, wherein, sequentially merit SFC programming language can be schemed and there is programmed readability by force, can be visually seen very much the sequence of movement of equipment, equipment Be easy to during fault find out the position that fault is in, it is not necessary to complicated interlocking program, it is easier to design and The advantages such as maintenance system, but, for realizing the SFC above-mentioned variation of SFC programming language, comprehensively Its programming language of function is intended to complicated a lot compared to text programming language ST, and SFC SFC The a lot of content of programming language is rarely employed in PLC sequential control, for overcoming SFC SFC to need Taking the defect of the bigger memory space of PLC, the present invention considers to use in PLC sequential control text programming language ST realizes SFC SFC, overcomes SFC SFC need to take lacking of the bigger memory space of PLC Fall into, it is achieved in PLC, order efficiently controls with simple.
As it is shown in figure 1, sequence control method in a kind of PLC, including step:
S200: obtain the action limitation function block of preset order functional diagram, wherein, action limitation function block Limitation function includes restriction time, time delay, pulse, effective set, walks active homing, walks invalid setting Determine and keep, walking invalid delay and remain 1.
In realizing PLC in sequence control procedure, SFC partial function is cannot be directly at textual Programming language includes being directly realized by without built-in instruction.Here obtain the action limit of preset order functional diagram Functional device processed, the limitation function of action limitation function block mainly includes restriction time L, D time delay, pulse P, effective set N, step active homing R, walk invalid setting holding and walk invalid delay and remain 1 (DS), Call action limitation function block, realizing SFC partial function in textual programming language cannot be direct The function realized, other functions of SFC can directly be directly realized by textual programming language.
S400: obtaining pre-set textization programming variable, pre-set textization programming variable is for programming language at text Call the turn, store and the function of the step in the execution step alternate orders functional diagram showing program.
In text programming language, store and the step in the execution step alternate orders functional diagram showing program Function, it is possible to clearly recording, show which step current PLC has gone to, such as current PLC holds Row step 2, in text programming language, can store current this state of step 2 that performs, and aobvious by outside Show that equipment demonstrates and be currently executing step 2, be so easy to programming personnel and understand practical situation.
S600: according to preset changeover condition, the assignment of amendment pre-set textization programming variable, call action limits Functional device processed realizes the function of SFC action in text programming language.
Preset changeover condition is set in advance, such as, when receiving A data, need to perform step from 2 Going to step 3, when receiving B data, need from 3, execution step is jumped to 5, preset changeover condition can It is set to preset according to programmer hobby, custom and present procedure application scenarios and stores to PLC. The assignment of amendment pre-set textization programming variable can be understood as giving different numerical value, with reality to a function Operate the most accordingly.The action limitation function block that invocation step S200 obtains, realizes in text programming language The function of SFC action, specifically, mainly include the step action of SFC function and The oriented line of SFC and the function of conversion.
Sequence control method in PLC of the present invention, obtains the action limitation function block of preset order functional diagram, dynamic The limitation function being restricted functional device includes restriction time, time delay, pulse, effective set, step effectively Reset, walk invalid setting holding and walk invalid delay and remain 1, obtain pre-set textization programming variable, Pre-set textization programming variable, in text programming language, stores and substitutes with the execution step showing program The function of the step in SFC, according to preset changeover condition, the tax of amendment pre-set textization programming variable Value, call action limitation function block realizes the function of SFC action in text programming language.Whole During, use text programming language to realize the function of sequential control, the requirement of sequential control can not only be met, And owing to text programming language has the biggest simplification compared to SFC data, it is possible to overcome order merit SFC can be schemed and need to take the defect of the bigger memory space of PLC, it is achieved in PLC, order efficiently controls with simple.
Explain in detail the technical scheme of sequence control method in PLC of the present invention for more one step, below simulation is counted Calculation machine programming language processing procedure, explains in detail, it is noted that following appearance English be programming language or Operational order.
Step one: create or call action limitation function block, P_Action, D_Action, L_Action, N_Action, R_Action, S_Action, DS_Action.
Step 2: create or call textual programming variable, Action_Step:Int (current perform step number), Step_Sw_Con:array [1 ... 255] of bool (step switch condition).
Step 3: be entered as 1 for Action_Step, initial step Step_Sw_Con substituting SFC owns Element is entered as FALSE.
Step 4: judge whether to receive function on order, enters next step when receiving.
Step 5: perform by the execution step program controlling requirement, when being received again by new function on order, Return step 2.
As in figure 2 it is shown, wherein in an embodiment, step S600 includes:
S620: according to preset changeover condition, the assignment of amendment pre-set textization programming variable, call action limits Functional device processed realizes the function of the step action of SFC in text programming language.
S640: according to preset changeover condition, the assignment realization order function of amendment pre-set textization programming variable The oriented line of figure and the function of conversion.
The step holding function of SFC be cannot directly in text programming language by calling stereotyped command The function of the step action realized, to this, needs the action limitation function block obtained in invocation step S200 real Existing.Such as when receiving A data, need from 2, execution step is gone to step 3, pre-set textization is compiled The assignment of Cheng Bianliang is from 2 amendments to 3, and call action limitation function block is realization order merit in text programming language The function of the step action of energy figure, goes to step 3, when receiving B data, needs to redirect execution step from 3 To 5, by the assignment of pre-set textization programming variable from 3 amendments to 5, call action limitation function block is at text Programming language realizes the step action translation function of SFC, jumps to step 5 from step 3.
As in figure 2 it is shown, wherein in an embodiment, also include after step S620:
S630: built-in timer in PLC is resetted.
Owing to each program step being required for using timer function, in order to reduce the quantity of intervalometer, i.e. subtract The memory headroom that few program takies, can be after step be changed, the intervalometer used in programming PLC Chinese versionization Reset, reuse in next program step.In the present embodiment, after changing in step, to PLC Middle intervalometer resets, the quantity of minimizing intervalometer, the memory headroom that effective minimizing program takies, the most more Overcome SFC SFC need to take the defect of the bigger memory space of PLC further, it is achieved good effect.
As in figure 2 it is shown, wherein in an embodiment, also include before step S200:
S120: create the action limitation function block of SFC.
S140: create textual programming variable.
For ease of subsequent operation efficiently with coherent, in the present embodiment, the action creating SFC limits Functional device also creates textual programming variable, in order to directly obtain in subsequent operation.
Wherein in an embodiment, textual programming variable is to become without 16 integers of symbol or 16 integers Amount.
Textual programming variable is without 16 integers of symbol or 16 integer variables.
As it is shown on figure 3, sequence control system in a kind of PLC, including:
First acquisition module 200, for obtaining the action limitation function block of preset order functional diagram, wherein, dynamic The limitation function being restricted functional device includes restriction time, time delay, pulse, effective set, step effectively Reset, walk invalid setting holding and walk invalid delay and remain 1.
Second acquisition module 400, is used for obtaining pre-set textization programming variable, and pre-set textization programming variable is used In in text programming language, store and the merit of the step in the execution step alternate orders functional diagram showing program Energy.
Calling module 600, for according to preset changeover condition, amendment pre-set textization programs the assignment of variable, Call action limitation function block realizes the function of SFC action in text programming language.
Sequence control system in PLC of the present invention, the first acquisition module 200 obtains the dynamic of preset order functional diagram Be restricted functional device, the limitation function of action limitation function block include the restriction time, time delay, pulse, Effectively set, walking active homing, walk invalid setting holding and walk invalid delay and remain 1, second obtains Module 400 obtains pre-set textization programming variable, and pre-set textization programming variable is at text programming language In, store and the function of the step in the execution step alternate orders functional diagram showing program, calling module 600 According to preset changeover condition, the assignment of amendment pre-set textization programming variable, call action limitation function block exists Text programming language realizes the function of SFC action.During whole, use text programming language Realize the function of sequential control, the requirement of sequential control can not only be met, and due to text programming language phase The biggest simplification is had, it is possible to overcome SFC SFC need to take PLC bigger compared with SFC data The defect of memory space, it is achieved in PLC, order efficiently controls with simple.
As shown in Figure 4, wherein in an embodiment, calling module 600 includes:
First call unit 620, for according to preset changeover condition, the tax of amendment pre-set textization programming variable Value, call action limitation function block realizes the function of the step action of SFC in text programming language.
Second call unit 640, for according to preset changeover condition, the tax of amendment pre-set textization programming variable Value realizes the oriented line of SFC and the function of conversion.
The function of the step action of SFC cannot directly realize in text programming language, to this, The action limitation function block calling the first acquisition module 200 acquisition is needed to realize.
As shown in Figure 4, wherein in an embodiment, in PLC, sequence control system also includes:
Reset unit 630, for resetting to built-in timer in PLC.
Owing to each program step needing use timer function, mostly in order to reduce the quantity of intervalometer, i.e. The memory headroom that minimizing program takies, can reset to intervalometer in PLC, at next after step is changed Program step is reused.In the present embodiment, after changing in step, reset unit 630 is to fixed in PLC Time device reset, reduce intervalometer quantity, the memory headroom that effective minimizing program takies, the most more enter one Step overcomes SFC SFC need to take the defect of the bigger memory space of PLC, it is achieved good effect.
As shown in Figure 4, wherein in an embodiment, in PLC, sequence control system also includes:
First creation module 120, for creating the action limitation function block of SFC.
Second creation module 140, is used for creating textual programming variable.
For ease of subsequent operation efficiently with coherent, in the present embodiment, the first creation module 120 establishment order The action limitation function block of functional diagram, the second creation module 140 creates textual programming variable, in order to rear Continuous operation directly obtains.
Wherein in an embodiment, textual programming variable is to become without 16 integers of symbol or 16 integers Amount.
Textual programming variable is without 16 integers of symbol or 16 integer variables.
Above example only have expressed the several embodiments of the present invention, and it describes more concrete and detailed, but Can not therefore be construed as limiting the scope of the patent.It should be pointed out that, general for this area For logical technical staff, without departing from the inventive concept of the premise, it is also possible to make some deformation and improvement, These broadly fall into protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be wanted with appended right Ask and be as the criterion.

Claims (10)

1. sequence control method in a PLC, it is characterised in that include step:
Obtain the action limitation function block of preset order functional diagram, wherein, the limit of described action limitation function block Function processed includes restriction time, time delay, pulse, effective set, walks active homing, walks invalid setting And keep and walk invalid delay remaining 1;
Obtaining pre-set textization programming variable, described pre-set textization programming variable is at text programming language In, store and show that the execution step of program substitutes the function of the step in described SFC;
According to preset changeover condition, revise the assignment of described pre-set textization programming variable, call described action Limitation function block realizes the function of described SFC action in described text programming language.
Sequence control method in PLC the most according to claim 1, it is characterised in that described basis is pre- If switch condition, revise the assignment of described pre-set textization programming variable, call described action limitation function block The step of the function realizing described SFC action in described text programming language includes:
According to described preset changeover condition, revise the assignment of described pre-set textization programming variable, call described Action limitation function block realizes the function of the step action of described SFC in described text programming language;
According to described preset changeover condition, the assignment revising described pre-set textization programming variable realizes described suitable The oriented line of sequence functional diagram and the function of conversion.
Sequence control method in PLC the most according to claim 2, it is characterised in that described according to institute State preset changeover condition, revise the assignment of described pre-set textization programming variable, call described action and limit merit After the step of the function that energy block realizes the step action of described SFC in described text programming language also Including:
Built-in timer in PLC is resetted.
4. according to sequence control method in the PLC described in claim 1 or 2 or 3, it is characterised in that institute Also include before stating the step of the action limitation function block obtaining preset order functional diagram:
Create the action limitation function block of SFC;
Create textual programming variable.
5. according to sequence control method in the PLC described in claim 1 or 2 or 3, it is characterised in that institute State textual programming variable for without 16 integers of symbol or 16 integer variables.
6. sequence control system in a PLC, it is characterised in that including:
First acquisition module, for obtaining the action limitation function block of preset order functional diagram, wherein, described The limitation function of action limitation function block includes that restriction time, time delay, pulse, effective set, step have Effect resets, walks invalid setting holding and walk invalid delay and remain 1;
Second acquisition module, is used for obtaining pre-set textization programming variable, described pre-set textization programming variable For in text programming language, store and substitute in described SFC with the execution step showing program The function of step;
Calling module, for according to preset changeover condition, revising the assignment of described pre-set textization programming variable, Call described action limitation function block in described text programming language, to realize described SFC move work Energy.
Sequence control system in PLC the most according to claim 6, it is characterised in that described in call mould Block includes:
First call unit, for according to described preset changeover condition, revises the programming of described pre-set textization and becomes The assignment of amount, calls described action limitation function block and realizes described order function in described text programming language The function of the step action of figure;
Second call unit, for according to described preset changeover condition, revises the programming of described pre-set textization and becomes The assignment of amount realizes the oriented line of described SFC and the function of conversion.
Sequence control system in PLC the most according to claim 7, it is characterised in that also include:
Reset unit, for resetting to built-in timer in PLC.
9. according to sequence control system in the PLC described in claim 6 or 7 or 8, it is characterised in that also Including:
First creation module, for creating the action limitation function block of SFC;
Second creation module, is used for creating textual programming variable.
10. according to sequence control system in the PLC described in claim 6 or 7 or 8, it is characterised in that Described textual programming variable is without 16 integers of symbol or 16 integer variables.
CN201610381908.0A 2016-06-01 2016-06-01 Sequence control method and system in PLC Active CN105867294B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610381908.0A CN105867294B (en) 2016-06-01 2016-06-01 Sequence control method and system in PLC

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610381908.0A CN105867294B (en) 2016-06-01 2016-06-01 Sequence control method and system in PLC

Publications (2)

Publication Number Publication Date
CN105867294A true CN105867294A (en) 2016-08-17
CN105867294B CN105867294B (en) 2018-09-11

Family

ID=56676341

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610381908.0A Active CN105867294B (en) 2016-06-01 2016-06-01 Sequence control method and system in PLC

Country Status (1)

Country Link
CN (1) CN105867294B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107203380A (en) * 2017-05-24 2017-09-26 浙江中控技术股份有限公司 A kind of SFC interpretation of programs operation method and device
CN108375952A (en) * 2018-03-08 2018-08-07 山东超越数控电子股份有限公司 A kind of PLC continuous functions schema compiler and explain method and apparatus
CN110362032A (en) * 2019-08-07 2019-10-22 上海软控自动化工程有限公司 A method of realizing that functional sequence programs PLC in order
CN111475201A (en) * 2020-03-20 2020-07-31 吉利汽车研究院(宁波)有限公司 Method, equipment and storage medium for controlling robot to enter and exit interference area based on P L C
WO2021068840A1 (en) * 2019-10-08 2021-04-15 上海宝阶智能科技有限公司 Heterogeneous embedded method and device for tabular processing and execution of operation flow

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107203380A (en) * 2017-05-24 2017-09-26 浙江中控技术股份有限公司 A kind of SFC interpretation of programs operation method and device
CN107203380B (en) * 2017-05-24 2021-02-19 浙江中控技术股份有限公司 SFC program interpretation operation method and device
CN108375952A (en) * 2018-03-08 2018-08-07 山东超越数控电子股份有限公司 A kind of PLC continuous functions schema compiler and explain method and apparatus
CN110362032A (en) * 2019-08-07 2019-10-22 上海软控自动化工程有限公司 A method of realizing that functional sequence programs PLC in order
WO2021068840A1 (en) * 2019-10-08 2021-04-15 上海宝阶智能科技有限公司 Heterogeneous embedded method and device for tabular processing and execution of operation flow
US11960890B2 (en) 2019-10-08 2024-04-16 Shanghai Baojie Intelligent Technology Co., Ltd. Heterogeneous embedded method and device for tabular processing and execution of operation flow
CN111475201A (en) * 2020-03-20 2020-07-31 吉利汽车研究院(宁波)有限公司 Method, equipment and storage medium for controlling robot to enter and exit interference area based on P L C

Also Published As

Publication number Publication date
CN105867294B (en) 2018-09-11

Similar Documents

Publication Publication Date Title
CN105867294A (en) Sequential control method and system in PLC
EP1184757B1 (en) Flow chart programmation for industial controllers, especially motion controllers
KR101558832B1 (en) Sequence-program debugging assistance apparatus
CN102096390A (en) Programmable logic controller, program compiler, compiling system and method
CN102999387A (en) Process running device and method
Hunting The AIMMS outer approximation algorithm for MINLP
CN103761184A (en) Method, device and system for testing code segment of program
KR20120041153A (en) Sequence program debugging device, debugging method, and program
WO2008114560A1 (en) Computer, operation rule application method, and operating system
CN110555898A (en) Animation editing method and device based on Tween component
JP2002251291A (en) Control method, control program, memory cell and controller for technical process inside vehicle
CN111078210A (en) QT and Matlab multithreading hybrid programming software architecture for adaptive optical control system
CN101750992A (en) General sequence control algorithm used in programmable logic controller
CN105786450A (en) Bidding document file import method and device
US20100180279A1 (en) Field control device and field control method
Chmiel et al. The way of ladder diagram analysis for small compact programmable controller
CN107862182B (en) PLC engineering software protection device and protection method thereof
CN107962560B (en) Robot and control method and device thereof
CN108027602B (en) Simulation method for simulating real controller of industrial process, facility or machine and simulation system for executing the simulation method
JP3328714B2 (en) Programmable controller
JP2621631B2 (en) Programmable controller
KR20190114510A (en) Method for Processing Branch Command in PLC
CN104464815B (en) A kind of fast and accurately OTP programmable control methods
CN111026467B (en) Control method of finite-state machine and finite-state machine
JP2022083141A (en) Control device and processing method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20201207

Address after: 101200 No. e19-04b, Mafang Industrial Park, Pinggu District, Beijing

Patentee after: BEIJING GRANT MEMBRANE SEPARATION EQUIPMENT Co.,Ltd.

Address before: 410000 Hunan province Changsha high-tech development zone Lusong Lu Valley Road No. 609

Patentee before: HNAC TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right
CP03 Change of name, title or address

Address after: Room 045, 2nd Floor, No.15 Pinggu North Street, Pinggu Park, Zhongguancun Science and Technology Park, Pinggu District, Beijing, 101200

Patentee after: Huazi Grant Environmental Protection Technology (Beijing) Co.,Ltd.

Address before: E19-04B Mafang Industrial Park, Pinggu District, Beijing, 101200

Patentee before: BEIJING GRANT MEMBRANE SEPARATION EQUIPMENT Co.,Ltd.

CP03 Change of name, title or address