WO2018112852A1 - Ladderlogic programming language-based numerical control apparatus, numerical control system, and debugging method therefor - Google Patents

Ladderlogic programming language-based numerical control apparatus, numerical control system, and debugging method therefor Download PDF

Info

Publication number
WO2018112852A1
WO2018112852A1 PCT/CN2016/111587 CN2016111587W WO2018112852A1 WO 2018112852 A1 WO2018112852 A1 WO 2018112852A1 CN 2016111587 W CN2016111587 W CN 2016111587W WO 2018112852 A1 WO2018112852 A1 WO 2018112852A1
Authority
WO
WIPO (PCT)
Prior art keywords
variable
modified
instruction
user
numerical control
Prior art date
Application number
PCT/CN2016/111587
Other languages
French (fr)
Chinese (zh)
Inventor
庞泰
Original Assignee
深圳配天智能技术研究院有限公司
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 深圳配天智能技术研究院有限公司 filed Critical 深圳配天智能技术研究院有限公司
Priority to PCT/CN2016/111587 priority Critical patent/WO2018112852A1/en
Priority to CN201680086634.0A priority patent/CN109313597A/en
Publication of WO2018112852A1 publication Critical patent/WO2018112852A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing

Definitions

  • the embodiment of the invention relates to a numerical control system, in particular to a numerical control device, a numerical control system and a debugging method thereof based on a ladder programming language.
  • the Ladder Logic Programming Language is one of the most widely used graphics programming languages of the Programmable Logic Controller (PLC) and is called the first programming language of PLC.
  • the ladder programming language follows the form of the relay control circuit.
  • the ladder diagram simplifies the symbol evolution based on the commonly used relay and contactor logic control. It has the characteristics of image, intuition, and practicality. It is easy for electrical technicians to accept.
  • the embodiment of the invention provides a numerical control system based on a ladder programming language and a debugging method thereof, so as to save operation time when the control variable is modified, and effectively avoid misoperation.
  • a technical solution adopted by the embodiment of the present invention is to provide a debugging method of a numerical control system based on a ladder programming language, comprising the following steps: selecting an instruction according to a variable input by a user on a ladder monitoring list page.
  • the variable to be modified is selected among the plurality of control variables displayed; the variable to be modified is reversed according to the inversion instruction input by the user.
  • the method further includes: determining whether the variable to be modified is a bit variable; if the variable to be modified is a bit variable, performing the modification of the variable according to the user's inversion instruction Step of negating the operation; if the variable to be modified is a non-bit variable, Then, the step of performing the inversion operation on the modified variable according to the user's inversion instruction is not performed.
  • the step of performing an inversion operation on the modified variable according to the user's inversion instruction comprises: performing an inversion operation on the modified variable according to an operation instruction of the predetermined reverse key.
  • the reverse button corresponding to the reverse operation of the different variables to be modified is the same reverse button.
  • the method further includes: displaying the to-be-modified variable after the negation operation in the ladder monitor list page.
  • another technical solution adopted by the embodiment of the present invention is to provide a numerical control system based on a ladder programming language, including a human-computer interaction interface, a digital controller, and a programmable logic controller, wherein human-computer interaction
  • the interface is configured to display a ladder monitor list page, and select a variable to be modified among the plurality of control variables displayed on the ladder monitor list page according to the variable selection instruction input by the user, and the human-computer interaction interface further receives the reverse instruction input by the user.
  • generating a register modification instruction to send to the digital controller the digital controller forwards the register modification instruction to the programmable logic controller, and the programmable logic controller performs the inversion operation on the variable to be modified in the register according to the register modification instruction.
  • the human-computer interaction interface further determines whether the variable to be modified is a bit variable; if the variable to be modified is a bit variable, the human-computer interaction interface generates a register modification instruction, and if the variable to be modified is a non-bit variable, the human-computer interaction interface is not generated. Register modification instruction.
  • the human-computer interaction interface is provided with a reverse button for generating a reverse instruction according to a user operation.
  • the reverse button is used to generate a reverse instruction for different variables to be modified.
  • the programmable logic controller generates a display update instruction according to the modification result of the variable to be modified, and sends the display update instruction to the digital controller, and the digital controller forwards the display update instruction to the human-machine interaction interface, and the human-computer interaction interface is displayed in the trapezoid according to the display update instruction.
  • the variable to be modified after the inversion operation is displayed in the graph monitoring list page.
  • a technical solution adopted by the embodiment of the present invention is to provide a numerical control device based on a ladder programming language, the numerical control device includes a processor and a memory, wherein the processor executes the following by running a program stored in the memory. Step: According to the variable selection instruction input by the user, select the variable to be modified among the plurality of control variables displayed on the ladder monitor list page; and perform the reverse operation on the modified variable according to the inversion instruction input by the user.
  • the processor further performs the following steps: determining whether the variable to be modified is a bit variable before the step of reversing the variable to be modified according to the user's inversion instruction; if the variable to be modified is a bit variable, performing the inversion according to the user The step of the instruction to perform the inverse operation on the modified variable; if it is to be modified If the variable is a non-bit variable, the step of negating the variable to be modified according to the user's negation instruction is not performed.
  • the step of performing an inversion operation on the modified variable according to the user's inversion instruction comprises: performing an inversion operation on the modified variable according to an operation instruction of the predetermined reverse key.
  • the reverse button corresponding to the reverse operation of the different variables to be modified is the same reverse button.
  • the processor further performs the following steps: displaying the to-be-modified variable after the negation operation in the ladder monitor list page.
  • the beneficial effects of the embodiments of the present invention are: in the numerical control system based on the ladder programming language provided by the embodiment of the present invention and the debugging method thereof, the control variable is implemented by performing the inversion operation according to the user's inversion instruction to modify the variable.
  • the modification can effectively reduce the operation steps required for the modification of the control variables during the debugging process, save the operation time required for the modification of the control variables, and effectively avoid the misoperation.
  • FIG. 1 is a flow chart showing a debugging method of a numerical control system based on a ladder diagram programming language according to a first embodiment of the present invention
  • FIG. 2 is a flow chart showing a debugging method of a numerical control system based on a ladder diagram programming language according to a second embodiment of the present invention
  • FIG. 3 is a schematic block diagram of a numerical control system based on a ladder diagram programming language according to a third embodiment of the present invention.
  • FIG. 4 is a schematic block diagram of a numerical control system based on a ladder diagram programming language according to a fourth embodiment of the present invention.
  • FIG. 5 is a schematic block diagram of a human-machine interaction interface used in various embodiments of the present invention.
  • Figure 6 is a schematic block diagram of a ladder diagram monitoring list page used in various embodiments of the present invention.
  • FIG. 1 is a diagram based on a ladder programming language according to a first embodiment of the present invention. Schematic diagram of the debugging method of the control system. The debugging method of this embodiment specifically includes the following steps:
  • Step 11 selecting a variable to be modified from the plurality of control variables displayed on the ladder monitor list page according to the variable selection instruction input by the user;
  • Step 12 Perform a reverse operation on the modified variable according to the inversion instruction input by the user;
  • step 13 the variable to be modified after the inversion operation is displayed on the ladder monitor list page.
  • step 13 is not a mandatory step to implement control variable modification.
  • the automatic tool changer can automatically change the tool during the machining process to improve the machining efficiency.
  • CNC systems with ATC often control ATC through PLC, and the ladder diagram running in PLC directly reflects the control timing logic of ATC.
  • the normal timing of the ATC automatic tool change includes the following steps:
  • the action steps indicated by the serial numbers 4-7, 9, and 11-14 need to switch the control variables from 0 to 1 or 1 to 0 during the debugging process.
  • the user in the process of modifying the conventional control variables, the user needs to first select the corresponding control in the ladder monitor list page shown in FIG. 6 displayed on the display area 51 by using the variable selection buttons 52-55.
  • Variables such as the variable R0050.2 shown in the dashed box in Figure 6, and start the variable modification window by operating the ladder monitor list page or the input button set at other positions on the human-machine interface, and then operating the ladder monitor list.
  • the page or the numeric button (0, 1 button) set on the human-computer interaction interface enter the corresponding number in the variable modification window, and finally operate the confirmation button to complete the input.
  • a reverse button 56 is additionally disposed in the human-computer interaction interface of the embodiment, and only the reverse button 56 needs to be operated after the user selects the corresponding control variable, and is modified according to the operation instruction of the user to the reverse button 56.
  • the variable is reversed to modify the variable to be modified.
  • the reverse button corresponding to the inversion operation of the different variables to be modified is the same reverse button.
  • the reverse button 56 can be multiplexed with other buttons, such as other buttons such as a selection button, a confirmation button, and the like. At this time, when performing other operations of controlling the variable modification, the reverse button 56 can be used to implement other functions, and when the control variable is modified, the reverse button 56 is used to implement the inversion function.
  • the reverse button 56 adopts a physical button to facilitate frequent operation of the user.
  • the reverse button 56 can also be implemented by a virtual button such as a graphic button.
  • FIG. 2 is a flow chart showing a debugging method of a numerical control system based on a ladder programming language according to a second embodiment of the present invention.
  • the debugging method of this embodiment specifically includes the following steps:
  • Step 21 selecting a variable to be modified among the plurality of control variables displayed on the ladder monitor list page according to the variable selection instruction input by the user;
  • Step 22 Determine whether the variable to be modified is a bit variable; if the variable to be modified is a bit variable, perform step 23; if the variable to be modified is a non-bit variable, step 23 is not performed, and preferably returns to step 21 to wait for the user to re- Select the variable to be modified.
  • Step 23 Perform a reverse operation on the modified variable according to the inversion instruction input by the user;
  • step 24 the variable to be modified after the inversion operation is displayed on the ladder monitor list page.
  • step 23 by adding step 23, the problem of correcting the error caused by the inversion operation of the variable to be modified of the non-bit variable can be avoided.
  • FIG. 3 is a schematic block diagram of a numerical control system based on a ladder diagram programming language according to a third embodiment of the present invention.
  • the numerical control system of this embodiment includes a human-machine interaction interface 31, a digital controller 32, and a programmable logic controller 34.
  • the human-computer interaction interface 31 is configured to display a ladder monitor list page, and select a variable to be modified among the plurality of control variables displayed on the ladder monitor list page according to the variable selection instruction input by the user.
  • the human-computer interaction interface 31 can adopt the design shown in FIG. 5 and further display the ladder diagram monitoring list page shown in FIG. 6.
  • the human-machine interaction interface 31 receives the negation instruction input by the user, and generates a register modification instruction to send to the digital controller 32, and the digital controller 32 forwards the register modification instruction to the programmable logic controller 33, and the programmable logic controller 33
  • the variable to be modified is inverted in the register according to the register modification instruction.
  • the human-computer interaction interface 31 is provided with a reverse button 56 as shown in FIG. 5, and is further configured to generate a reverse instruction according to a user operation. Further preferably, the reverse button 56 is capable of generating a negated instruction for different variables to be modified. At this time, when the user selects different variables to be modified, only the same reverse button needs to be operated to implement modification of different variables to be modified.
  • the human-computer interaction interface 31 determines whether the variable to be modified is a bit variable; if the variable to be modified is a bit variable, the human-machine interaction interface 31 generates a register modification instruction, and if the variable to be modified is a non-bit variable, the human-computer interaction interface 31 No register modification instructions are generated. Therefore, the problem of the modification error caused by the inversion operation of the variable to be modified of the non-bit variable can be avoided.
  • the programmable logic controller 33 generates a display update instruction according to the modification result of the variable to be modified, and sends the display update instruction to the digital controller 32, and the digital controller 32 forwards the display update instruction to the human-machine interaction interface 31, and the human-machine interaction interface 31 is
  • the display update command displays the variable to be modified after the inversion operation in the ladder monitor list page.
  • FIG. 4 is a schematic block diagram of a numerical control system based on a ladder diagram programming language according to a fourth embodiment of the present invention.
  • the numerical control system of this embodiment includes a processor 41 and a memory 42.
  • the processor 41 and the memory 42 are connected by a bus or other manner, the memory 42 stores a preset program, and the processor 41 executes the following steps by running the program stored in the memory 42: determining whether the variable to be modified is a bit variable; If the variable to be modified is a bit variable, the step of performing a reverse operation on the modified variable according to the user's inversion instruction is performed; if the variable to be modified is a non-bit variable, the user is not executed. The step of negating the instruction to perform the inverse operation on the modified variable.
  • the step of performing an inversion operation on the modified variable according to the user's inversion instruction comprises: performing an inversion operation on the modified variable according to an operation instruction of the predetermined reverse key.
  • the reverse button corresponding to the reverse operation of the different variables to be modified is the same reverse button.
  • the processor further performs the following steps: displaying the to-be-modified variable after the negation operation in the ladder monitor list page.
  • the steps performed by the processor 41 are the same as those shown in FIG. 1 and FIG. 2, and details are not described herein again.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Programmable Controllers (AREA)

Abstract

A LadderLogic Programming Language-based numerical control system and a debugging method therefor, comprising the following steps: step 11, selecting a variable to be altered from a plurality of control variables displayed in a LadderLogic monitoring list page according to a variable selection instruction inputted by a user; step 12, performing an inverse operation on the variable to be altered according to an inverse instruction inputted by the user. The method may effectively reduce the operational steps required to alter control variables during a debugging process, save operational time required to alter control variables, and effectively prevent erroneous operations.

Description

基于梯形图编程语言的数控装置、数控系统及其调试方法Numerical control device based on ladder programming language, numerical control system and debugging method thereof 【技术领域】[Technical Field]
本发明实施例涉及数控系统,特别是涉及一种基于梯形图编程语言的数控装置、数控系统及其调试方法。The embodiment of the invention relates to a numerical control system, in particular to a numerical control device, a numerical control system and a debugging method thereof based on a ladder programming language.
【背景技术】【Background technique】
梯形图编程语言(LadderLogic Programming Language,LAD)是可编程逻辑控制器(Programmable Logic Controller,PLC)使用最多的一种图形编程语言,被称为PLC的第一编程语言。梯形图编程语言沿袭了继电器控制电路的形式,梯形图是在常用的继电器与接触器逻辑控制基础上简化了符号演变而来的,具有形象、直观、实用等特点,电气技术人员容易接受,是目前运用上最多的一种PLC的编程语言。The Ladder Logic Programming Language (LAD) is one of the most widely used graphics programming languages of the Programmable Logic Controller (PLC) and is called the first programming language of PLC. The ladder programming language follows the form of the relay control circuit. The ladder diagram simplifies the symbol evolution based on the commonly used relay and contactor logic control. It has the characteristics of image, intuition, and practicality. It is easy for electrical technicians to accept. Currently used the most PLC programming language.
在对采用梯形图编程语言的数控系统,例如自动换刀装置(Auto Tool Change,ATC)进行调试时,需要对一些控制变量进行状态0和1的改变,以此手动调试数控系统的时序。每次手动输入0和1需要操作至少2~3次按键,具体包括先按输入键,再按0或1按键,最后按确认键。操作步骤较麻烦,容易误操作,并且不容易按照数控系统时序很快响应,调试不便。When debugging a CNC system using a ladder programming language, such as Auto Tool Change (ATC), it is necessary to change the state 0 and 1 of some control variables to manually debug the timing of the CNC system. Each time you enter 0 and 1 manually, you need to operate the button at least 2~3 times, including pressing the input button first, then pressing the 0 or 1 button, and then pressing the enter button. The operation steps are cumbersome, easy to operate by mistake, and it is not easy to respond quickly according to the timing of the numerical control system, and the debugging is inconvenient.
【发明内容】[Summary of the Invention]
本发明实施例提供一种基于梯形图编程语言的数控系统及其调试方法,以节约控制变量修改时的操作时间,并有效避免误操作。The embodiment of the invention provides a numerical control system based on a ladder programming language and a debugging method thereof, so as to save operation time when the control variable is modified, and effectively avoid misoperation.
为解决上述技术问题,本发明实施例采用的一个技术方案是:提供一种基于梯形图编程语言的数控系统的调试方法,包括以下步骤:根据用户输入的变量选择指令在梯形图监控列表页面所显示的多个控制变量中选择待修改变量;根据用户输入的取反指令对待修改变量进行取反操作。In order to solve the above technical problem, a technical solution adopted by the embodiment of the present invention is to provide a debugging method of a numerical control system based on a ladder programming language, comprising the following steps: selecting an instruction according to a variable input by a user on a ladder monitoring list page. The variable to be modified is selected among the plurality of control variables displayed; the variable to be modified is reversed according to the inversion instruction input by the user.
其中,根据用户的取反指令对待修改变量进行取反操作步骤之前,进一步包括:判断待修改变量是否为位变量;若待修改变量为位变量,则执行根据用户的取反指令对待修改变量进行取反操作的步骤;若待修改变量为非位变量, 则不执行根据用户的取反指令对待修改变量进行取反操作的步骤。Before the step of reversing the variable to be modified according to the user's inversion instruction, the method further includes: determining whether the variable to be modified is a bit variable; if the variable to be modified is a bit variable, performing the modification of the variable according to the user's inversion instruction Step of negating the operation; if the variable to be modified is a non-bit variable, Then, the step of performing the inversion operation on the modified variable according to the user's inversion instruction is not performed.
其中,根据用户的取反指令对待修改变量进行取反操作的步骤包括:根据用户对预定取反按键的操作指令对待修改变量进行取反操作。The step of performing an inversion operation on the modified variable according to the user's inversion instruction comprises: performing an inversion operation on the modified variable according to an operation instruction of the predetermined reverse key.
其中,不同的待修改变量的取反操作所对应的取反按键为同一取反按键。The reverse button corresponding to the reverse operation of the different variables to be modified is the same reverse button.
其中,该方法进一步包括:在梯形图监控列表页面中显示取反操作后的待修改变量。The method further includes: displaying the to-be-modified variable after the negation operation in the ladder monitor list page.
为解决上述技术问题,本发明实施例采用的另一个技术方案是:提供一种基于梯形图编程语言的数控系统,包括人机交互界面、数字控制器以及可编程逻辑控制器,其中人机交互界面用于显示梯形图监控列表页面,并根据用户输入的变量选择指令在梯形图监控列表页面所显示的多个控制变量中选择待修改变量,人机交互界面进一步接收用户输入的取反指令,并生成寄存器修改指令发送给数字控制器,数字控制器将寄存器修改指令转发给可编程逻辑控制器,可编程逻辑控制器根据寄存器修改指令在寄存器中对待修改变量进行取反操作。In order to solve the above technical problem, another technical solution adopted by the embodiment of the present invention is to provide a numerical control system based on a ladder programming language, including a human-computer interaction interface, a digital controller, and a programmable logic controller, wherein human-computer interaction The interface is configured to display a ladder monitor list page, and select a variable to be modified among the plurality of control variables displayed on the ladder monitor list page according to the variable selection instruction input by the user, and the human-computer interaction interface further receives the reverse instruction input by the user. And generating a register modification instruction to send to the digital controller, the digital controller forwards the register modification instruction to the programmable logic controller, and the programmable logic controller performs the inversion operation on the variable to be modified in the register according to the register modification instruction.
其中,人机交互界面进一步判断待修改变量是否为位变量;若待修改变量为位变量,则人机交互界面生成寄存器修改指令,若待修改变量为非位变量,则人机交互界面不生成寄存器修改指令。Wherein, the human-computer interaction interface further determines whether the variable to be modified is a bit variable; if the variable to be modified is a bit variable, the human-computer interaction interface generates a register modification instruction, and if the variable to be modified is a non-bit variable, the human-computer interaction interface is not generated. Register modification instruction.
其中,人机交互界面上设置有用于根据用户操作产生取反指令的取反按键。Wherein, the human-computer interaction interface is provided with a reverse button for generating a reverse instruction according to a user operation.
其中,取反按键用于针对不同待修改变量产生取反指令。The reverse button is used to generate a reverse instruction for different variables to be modified.
其中,可编程逻辑控制器根据待修改变量的修改结果生成显示更新指令,并发送给数字控制器,数字控制器将显示更新指令转发给人机交互界面,人机交互界面根据显示更新指令在梯形图监控列表页面中显示取反操作后的待修改变量。The programmable logic controller generates a display update instruction according to the modification result of the variable to be modified, and sends the display update instruction to the digital controller, and the digital controller forwards the display update instruction to the human-machine interaction interface, and the human-computer interaction interface is displayed in the trapezoid according to the display update instruction. The variable to be modified after the inversion operation is displayed in the graph monitoring list page.
为解决上述技术问题,本发明实施例采用的一个技术方案是:提供一种基于梯形图编程语言的数控装置,该数控装置包括处理器以及存储器,其中处理器通过运行存储器内存储的程序执行以下步骤:根据用户输入的变量选择指令在梯形图监控列表页面所显示的多个控制变量中选择待修改变量;根据用户输入的取反指令对待修改变量进行取反操作。In order to solve the above technical problem, a technical solution adopted by the embodiment of the present invention is to provide a numerical control device based on a ladder programming language, the numerical control device includes a processor and a memory, wherein the processor executes the following by running a program stored in the memory. Step: According to the variable selection instruction input by the user, select the variable to be modified among the plurality of control variables displayed on the ladder monitor list page; and perform the reverse operation on the modified variable according to the inversion instruction input by the user.
其中,在根据用户的取反指令对待修改变量进行取反操作步骤之前,处理器进一步执行以下步骤:判断待修改变量是否为位变量;若待修改变量为位变量,则执行根据用户的取反指令对待修改变量进行取反操作的步骤;若待修改 变量为非位变量,则不执行根据用户的取反指令对待修改变量进行取反操作的步骤。The processor further performs the following steps: determining whether the variable to be modified is a bit variable before the step of reversing the variable to be modified according to the user's inversion instruction; if the variable to be modified is a bit variable, performing the inversion according to the user The step of the instruction to perform the inverse operation on the modified variable; if it is to be modified If the variable is a non-bit variable, the step of negating the variable to be modified according to the user's negation instruction is not performed.
其中,根据用户的取反指令对待修改变量进行取反操作的步骤包括:根据用户对预定取反按键的操作指令对待修改变量进行取反操作。The step of performing an inversion operation on the modified variable according to the user's inversion instruction comprises: performing an inversion operation on the modified variable according to an operation instruction of the predetermined reverse key.
其中,不同的待修改变量的取反操作所对应的取反按键为同一取反按键。The reverse button corresponding to the reverse operation of the different variables to be modified is the same reverse button.
其中,处理器进一步执行以下步骤:在梯形图监控列表页面中显示取反操作后的待修改变量。The processor further performs the following steps: displaying the to-be-modified variable after the negation operation in the ladder monitor list page.
本发明实施例的有益效果是:在本发明实施例所提供的基于梯形图编程语言的数控系统及其调试方法中,由于根据用户的取反指令对待修改变量进行取反操作来实现控制变量的修改,能够有效减少调试过程中控制变量修改所需的操作步骤,节约控制变量修改所需的操作时间,并有效避免误操作。The beneficial effects of the embodiments of the present invention are: in the numerical control system based on the ladder programming language provided by the embodiment of the present invention and the debugging method thereof, the control variable is implemented by performing the inversion operation according to the user's inversion instruction to modify the variable. The modification can effectively reduce the operation steps required for the modification of the control variables during the debugging process, save the operation time required for the modification of the control variables, and effectively avoid the misoperation.
【附图说明】[Description of the Drawings]
图1是根据本发明第一实施例的基于梯形图编程语言的数控系统的调试方法的流程示意图;1 is a flow chart showing a debugging method of a numerical control system based on a ladder diagram programming language according to a first embodiment of the present invention;
图2是根据本发明第二实施例的基于梯形图编程语言的数控系统的调试方法的流程示意图;2 is a flow chart showing a debugging method of a numerical control system based on a ladder diagram programming language according to a second embodiment of the present invention;
图3是根据本发明第三实施例的基于梯形图编程语言的数控系统的示意框图;3 is a schematic block diagram of a numerical control system based on a ladder diagram programming language according to a third embodiment of the present invention;
图4是根据本发明第四实施例的基于梯形图编程语言的数控系统的示意框图;4 is a schematic block diagram of a numerical control system based on a ladder diagram programming language according to a fourth embodiment of the present invention;
图5是本发明各实施例所使用的人机交互界面的示意框图;5 is a schematic block diagram of a human-machine interaction interface used in various embodiments of the present invention;
图6是本发明各实施例所使用的梯形图监控列表页面的示意框图。Figure 6 is a schematic block diagram of a ladder diagram monitoring list page used in various embodiments of the present invention.
【具体实施方式】【detailed description】
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅是本发明的一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
参照图1所示,图1是根据本发明第一实施例的基于梯形图编程语言的数 控系统的调试方法的流程示意图。本实施例的调试方法具体包括如下步骤:Referring to FIG. 1, FIG. 1 is a diagram based on a ladder programming language according to a first embodiment of the present invention. Schematic diagram of the debugging method of the control system. The debugging method of this embodiment specifically includes the following steps:
步骤11,根据用户输入的变量选择指令在梯形图监控列表页面所显示的多个控制变量中选择待修改变量;Step 11: selecting a variable to be modified from the plurality of control variables displayed on the ladder monitor list page according to the variable selection instruction input by the user;
步骤12,根据用户输入的取反指令对待修改变量进行取反操作;Step 12: Perform a reverse operation on the modified variable according to the inversion instruction input by the user;
步骤13,在梯形图监控列表页面中显示取反操作后的待修改变量。In step 13, the variable to be modified after the inversion operation is displayed on the ladder monitor list page.
通过上述方式,根据用户的取反指令对待修改变量进行取反操作来实现控制变量的修改,能够有效减少调试过程中控制变量修改所需的操作步骤,节约控制变量修改所需的操作时间,并有效避免误操作。值得注意的,步骤13并不是实现控制变量修改的必选步骤。In the above manner, according to the user's inversion instruction, the modified variable is reversed to implement the modification of the control variable, which can effectively reduce the operation steps required for the modification of the control variable during the debugging process, and save the operation time required for the modification of the control variable, and Effectively avoid misuse. It is worth noting that step 13 is not a mandatory step to implement control variable modification.
下面将结合具体应用场景对上述实施例的调试方法的各步骤进行详细描述。The steps of the debugging method of the above embodiment will be described in detail below in conjunction with specific application scenarios.
以自动换刀装置(即,ATC)为例,自动换刀装置可以在加工程序运行过程中进行自动换刀,提高加工效率。带有ATC的数控系统往往通过PLC来控制ATC,在PLC里运行的梯形图直接反映了ATC的控制时序逻辑。Taking the automatic tool changer (ie, ATC) as an example, the automatic tool changer can automatically change the tool during the machining process to improve the machining efficiency. CNC systems with ATC often control ATC through PLC, and the ladder diagram running in PLC directly reflects the control timing logic of ATC.
在上述数控系统的调试阶段,需要手动对ATC的控制变量进行设置,比如调节延时定时器的时间、调整刀盘的转动位置、机床换刀位置以及ATC的换刀臂匹配等。In the debugging phase of the above CNC system, it is necessary to manually set the control variables of the ATC, such as adjusting the time of the delay timer, adjusting the rotation position of the cutter head, changing the position of the machine tool, and matching the tool change arm of the ATC.
以典型的双臂自动换刀装置为例,当PLC收到数字控制器(Numerical Controller,NC)通知换刀动作后,ATC的自动换刀的正常时序包括以下步骤:Taking a typical double-arm automatic tool changer as an example, when the PLC receives a numerical controller (NC) to notify the tool change action, the normal timing of the ATC automatic tool change includes the following steps:
Figure PCTCN2016111587-appb-000001
Figure PCTCN2016111587-appb-000001
Figure PCTCN2016111587-appb-000002
Figure PCTCN2016111587-appb-000002
其中,序号4-7、9、11-14所表示的动作步骤需要在调试过程中对其控制变量进行0到1或1到0的切换。如图5和图6所示,在常规控制变量的修改过程中,用户需要首先利用变量选择按键52-55在显示区51所显示的图6所示的梯形图监控列表页面中选择相应的控制变量,例如图6中的虚线框所示的变量R0050.2,并通过操作梯形图监控列表页面或设置于人机交互界面的其他位置的输入按键启动变量修改窗口,再通过操作梯形图监控列表页面或设置于人机交互界面的数字按键(0、1按键),在变量修改窗口输入对应的数字,最后操作确认按键来完成输入。Among them, the action steps indicated by the serial numbers 4-7, 9, and 11-14 need to switch the control variables from 0 to 1 or 1 to 0 during the debugging process. As shown in FIG. 5 and FIG. 6, in the process of modifying the conventional control variables, the user needs to first select the corresponding control in the ladder monitor list page shown in FIG. 6 displayed on the display area 51 by using the variable selection buttons 52-55. Variables, such as the variable R0050.2 shown in the dashed box in Figure 6, and start the variable modification window by operating the ladder monitor list page or the input button set at other positions on the human-machine interface, and then operating the ladder monitor list. The page or the numeric button (0, 1 button) set on the human-computer interaction interface, enter the corresponding number in the variable modification window, and finally operate the confirmation button to complete the input.
然而,在本实施例的人机交互界面中另外设置一取反按键56,并在用户选择相应的控制变量后仅需要操作该取反按键56,根据用户对取反按键56的操作指令对待修改变量进行取反操作,进而实现对待修改变量进行修改。在进一步优选实施例中,不同的待修改变量的取反操作所对应的取反按键为同一取反按键,此时在用户选择不同待修改变量,仅需要操作同一取反按键来实现不同待修改变量的修改。在进一步优选实施例中,取反按键56可以跟其他按键进行复用,例如跟选择按键、确认按键等其他按键进行复用。此时,在进行控制变量修改的其他操作时,取反按键56可用于实现其他功能,而在进行控制变量修改时,取反按键56用于实现取反功能。However, a reverse button 56 is additionally disposed in the human-computer interaction interface of the embodiment, and only the reverse button 56 needs to be operated after the user selects the corresponding control variable, and is modified according to the operation instruction of the user to the reverse button 56. The variable is reversed to modify the variable to be modified. In a further preferred embodiment, the reverse button corresponding to the inversion operation of the different variables to be modified is the same reverse button. At this time, the user selects different variables to be modified, and only needs to operate the same reverse button to implement different to be modified. Modification of variables. In a further preferred embodiment, the reverse button 56 can be multiplexed with other buttons, such as other buttons such as a selection button, a confirmation button, and the like. At this time, when performing other operations of controlling the variable modification, the reverse button 56 can be used to implement other functions, and when the control variable is modified, the reverse button 56 is used to implement the inversion function.
另外,在本实施例中,取反按键56采用实体按键,以便于用户的频繁操作,在其他实施例中,取反按键56也可以由图形按钮等虚拟按键实现。In addition, in the embodiment, the reverse button 56 adopts a physical button to facilitate frequent operation of the user. In other embodiments, the reverse button 56 can also be implemented by a virtual button such as a graphic button.
参照图2所示,图2是根据本发明第二实施例的基于梯形图编程语言的数控系统的调试方法的流程示意图。本实施例的调试方法具体包括如下步骤:Referring to FIG. 2, FIG. 2 is a flow chart showing a debugging method of a numerical control system based on a ladder programming language according to a second embodiment of the present invention. The debugging method of this embodiment specifically includes the following steps:
步骤21,根据用户输入的变量选择指令在梯形图监控列表页面所显示的多个控制变量中选择待修改变量;Step 21: selecting a variable to be modified among the plurality of control variables displayed on the ladder monitor list page according to the variable selection instruction input by the user;
步骤22,判断待修改变量是否为位变量;若待修改变量为位变量,则执行步骤23;若待修改变量为非位变量,则不执行步骤23,并优选返回步骤21,以等待用户重新选择待修改变量。Step 22: Determine whether the variable to be modified is a bit variable; if the variable to be modified is a bit variable, perform step 23; if the variable to be modified is a non-bit variable, step 23 is not performed, and preferably returns to step 21 to wait for the user to re- Select the variable to be modified.
步骤23,根据用户输入的取反指令对待修改变量进行取反操作; Step 23: Perform a reverse operation on the modified variable according to the inversion instruction input by the user;
步骤24,在梯形图监控列表页面中显示取反操作后的待修改变量。In step 24, the variable to be modified after the inversion operation is displayed on the ladder monitor list page.
在本实施例中,通过增加步骤23可避免对非位变量的待修改变量进行取反操作而造成修改错误的问题。In this embodiment, by adding step 23, the problem of correcting the error caused by the inversion operation of the variable to be modified of the non-bit variable can be avoided.
参照图3所示,图3是根据本发明第三实施例的基于梯形图编程语言的数控系统的示意框图。本实施例的数控系统包括人机交互界面31、数字控制器32以及可编程逻辑控制器34。Referring to FIG. 3, FIG. 3 is a schematic block diagram of a numerical control system based on a ladder diagram programming language according to a third embodiment of the present invention. The numerical control system of this embodiment includes a human-machine interaction interface 31, a digital controller 32, and a programmable logic controller 34.
在本实施例中,人机交互界面31用于显示梯形图监控列表页面,并根据用户输入的变量选择指令在梯形图监控列表页面所显示的多个控制变量中选择待修改变量。例如,人机交互界面31可采用图5所示的设计,并进一步显示图6所示的梯形图监控列表页面。In this embodiment, the human-computer interaction interface 31 is configured to display a ladder monitor list page, and select a variable to be modified among the plurality of control variables displayed on the ladder monitor list page according to the variable selection instruction input by the user. For example, the human-computer interaction interface 31 can adopt the design shown in FIG. 5 and further display the ladder diagram monitoring list page shown in FIG. 6.
进一步,人机交互界面31接收用户输入的取反指令,并生成寄存器修改指令发送给数字控制器32,数字控制器32将寄存器修改指令转发给可编程逻辑控制器33,可编程逻辑控制器33根据寄存器修改指令在寄存器中对待修改变量进行取反操作。例如,人机交互界面31上设置有图5所示的取反按键56,进而根据用于根据用户操作产生取反指令。进一步优选地,取反按键56能够针对不同待修改变量产生取反指令。此时,在用户选择不同待修改变量,仅需要操作同一取反按键来实现不同待修改变量的修改Further, the human-machine interaction interface 31 receives the negation instruction input by the user, and generates a register modification instruction to send to the digital controller 32, and the digital controller 32 forwards the register modification instruction to the programmable logic controller 33, and the programmable logic controller 33 The variable to be modified is inverted in the register according to the register modification instruction. For example, the human-computer interaction interface 31 is provided with a reverse button 56 as shown in FIG. 5, and is further configured to generate a reverse instruction according to a user operation. Further preferably, the reverse button 56 is capable of generating a negated instruction for different variables to be modified. At this time, when the user selects different variables to be modified, only the same reverse button needs to be operated to implement modification of different variables to be modified.
进一步,人机交互界面31判断待修改变量是否为位变量;若待修改变量为位变量,则人机交互界面31生成寄存器修改指令,若待修改变量为非位变量,则人机交互界面31不生成寄存器修改指令。由此,可避免对非位变量的待修改变量进行取反操作而造成修改错误的问题。Further, the human-computer interaction interface 31 determines whether the variable to be modified is a bit variable; if the variable to be modified is a bit variable, the human-machine interaction interface 31 generates a register modification instruction, and if the variable to be modified is a non-bit variable, the human-computer interaction interface 31 No register modification instructions are generated. Therefore, the problem of the modification error caused by the inversion operation of the variable to be modified of the non-bit variable can be avoided.
进一步,可编程逻辑控制器33根据待修改变量的修改结果生成显示更新指令,并发送给数字控制器32,数字控制器32将显示更新指令转发给人机交互界面31,人机交互界面31根据显示更新指令在梯形图监控列表页面中显示取反操作后的待修改变量。Further, the programmable logic controller 33 generates a display update instruction according to the modification result of the variable to be modified, and sends the display update instruction to the digital controller 32, and the digital controller 32 forwards the display update instruction to the human-machine interaction interface 31, and the human-machine interaction interface 31 is The display update command displays the variable to be modified after the inversion operation in the ladder monitor list page.
参照图4所示,图4是根据本发明第四实施例的基于梯形图编程语言的数控系统的示意框图。本实施例的数控系统包括处理器41和存储器42。其中,处理器41与存储器42通过总线或其他方式进行连接,存储器42存储有预设的程序,处理器41通过运行存储器42内存储的程序执行以下步骤:判断待修改变量是否为位变量;若待修改变量为位变量,则执行根据用户的取反指令对待修改变量进行取反操作的步骤;若待修改变量为非位变量,则不执行根据用户的 取反指令对待修改变量进行取反操作的步骤。Referring to FIG. 4, FIG. 4 is a schematic block diagram of a numerical control system based on a ladder diagram programming language according to a fourth embodiment of the present invention. The numerical control system of this embodiment includes a processor 41 and a memory 42. The processor 41 and the memory 42 are connected by a bus or other manner, the memory 42 stores a preset program, and the processor 41 executes the following steps by running the program stored in the memory 42: determining whether the variable to be modified is a bit variable; If the variable to be modified is a bit variable, the step of performing a reverse operation on the modified variable according to the user's inversion instruction is performed; if the variable to be modified is a non-bit variable, the user is not executed. The step of negating the instruction to perform the inverse operation on the modified variable.
其中,根据用户的取反指令对待修改变量进行取反操作的步骤包括:根据用户对预定取反按键的操作指令对待修改变量进行取反操作。The step of performing an inversion operation on the modified variable according to the user's inversion instruction comprises: performing an inversion operation on the modified variable according to an operation instruction of the predetermined reverse key.
其中,不同的待修改变量的取反操作所对应的取反按键为同一取反按键。The reverse button corresponding to the reverse operation of the different variables to be modified is the same reverse button.
其中,处理器进一步执行以下步骤:在梯形图监控列表页面中显示取反操作后的待修改变量。The processor further performs the following steps: displaying the to-be-modified variable after the negation operation in the ladder monitor list page.
处理器41所执行的步骤与图1和图2所示的流程步骤相同,在此不再赘述。The steps performed by the processor 41 are the same as those shown in FIG. 1 and FIG. 2, and details are not described herein again.
综上所述,本领域技术人员容易理解,在本发明上述实施例提供的数控系统及其调试方法中,由于根据用户的取反指令对待修改变量进行取反操作来实现控制变量的修改,能够有效减少调试过程中控制变量修改所需的操作步骤,节约控制变量修改所需的操作时间,并有效避免误操作。In summary, those skilled in the art can easily understand that in the numerical control system and the debugging method provided by the above embodiments of the present invention, since the variable is to be reversed according to the user's inversion instruction to implement the modification of the control variable, It effectively reduces the operation steps required for the control variable modification during the debugging process, saves the operation time required for the control variable modification, and effectively avoids misoperation.
以上所述仅为本发明的实施方式,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。 The above is only the embodiment of the present invention, and is not intended to limit the scope of the invention, and the equivalent structure or equivalent process transformations made by the description of the invention and the drawings are directly or indirectly applied to other related technologies. The fields are all included in the scope of patent protection of the present invention.

Claims (15)

  1. 一种基于梯形图编程语言的数控系统的调试方法,其特征在于,所述方法包括以下步骤:A debugging method of a numerical control system based on a ladder programming language, characterized in that the method comprises the following steps:
    根据用户输入的变量选择指令在梯形图监控列表页面所显示的多个控制变量中选择待修改变量;Selecting a variable to be modified from among a plurality of control variables displayed on the ladder monitor list page according to a variable selection instruction input by the user;
    根据用户输入的取反指令对所述待修改变量进行取反操作。And inverting the variable to be modified according to the inversion instruction input by the user.
  2. 根据权利要求1所述的方法,其特征在于,所述根据用户的取反指令对所述待修改变量进行取反操作步骤之前,进一步包括:The method according to claim 1, wherein the step of performing the step of reversing the variable to be modified according to the inversion instruction of the user further comprises:
    判断所述待修改变量是否为位变量;Determining whether the variable to be modified is a bit variable;
    若所述待修改变量为位变量,则执行所述根据用户的取反指令对所述待修改变量进行取反操作的步骤;If the variable to be modified is a bit variable, performing the step of performing an inversion operation on the variable to be modified according to the inversion instruction of the user;
    若所述待修改变量为非位变量,则不执行所述根据用户的取反指令对所述待修改变量进行取反操作的步骤。If the variable to be modified is a non-bit variable, the step of performing the negation operation on the variable to be modified according to the user's reversal instruction is not performed.
  3. 根据权利要求1所述的方法,其特征在于,所述根据用户的取反指令对所述待修改变量进行取反操作的步骤包括:The method according to claim 1, wherein the step of performing an inversion operation on the variable to be modified according to a reversal instruction of the user comprises:
    根据用户对预定取反按键的操作指令对所述待修改变量进行取反操作。The variable to be modified is reversed according to an operation instruction of the user to the predetermined reverse button.
  4. 根据权利要求3所述的方法,其特征在于,不同的所述待修改变量的取反操作所对应的取反按键为同一取反按键。The method according to claim 3, wherein the inverting button corresponding to the different inversion operations of the variable to be modified is the same inversion button.
  5. 根据权利要求1所述的方法,其特征在于,所述方法进一步包括:The method of claim 1 wherein the method further comprises:
    在所述梯形图监控列表页面中显示取反操作后的所述待修改变量。The to-be-modified variable after the negation operation is displayed in the ladder diagram monitoring list page.
  6. 一种基于梯形图编程语言的数控系统,其特征在于,所述数控系统包括人机交互界面、数字控制器以及可编程逻辑控制器,其中所述人机交互界面用于显示梯形图监控列表页面,并根据用户输入的变量选择指令在梯形图监控列表页面所显示的多个控制变量中选择待修改变量,所述人机交互界面进一步接收用户输入的取反指令,并生成寄存器修改指令发送给所述数字控制器,所述数字控制器将所述寄存器修改指令转发给所述可编程逻辑控制器,所述可编程逻辑控制器根据所述寄存器修改指令在寄存器中对所述待修改变量进行取反操作。A numerical control system based on a ladder programming language, characterized in that the numerical control system comprises a human-computer interaction interface, a digital controller and a programmable logic controller, wherein the human-computer interaction interface is used for displaying a ladder diagram monitoring list page. And selecting a variable to be modified from the plurality of control variables displayed on the ladder monitor list page according to the variable selection instruction input by the user, the human-computer interaction interface further receiving the inversion instruction input by the user, and generating a register modification instruction to send to The digital controller, the digital controller forwards the register modification instruction to the programmable logic controller, and the programmable logic controller performs the to-be-modified variable in a register according to the register modification instruction. Invert the operation.
  7. 根据权利要求6所述的数控系统,其特征在于,所述人机交互界面进一步判断所述待修改变量是否为位变量;若所述待修改变量为位变量,则所述人 机交互界面生成所述寄存器修改指令,若所述待修改变量为非位变量,则所述人机交互界面不生成所述寄存器修改指令。The numerical control system according to claim 6, wherein the human-machine interaction interface further determines whether the variable to be modified is a bit variable; if the variable to be modified is a bit variable, the person The machine interaction interface generates the register modification instruction, and if the variable to be modified is a non-bit variable, the human-computer interaction interface does not generate the register modification instruction.
  8. 根据权利要求6所述的数控系统,其特征在于,所述人机交互界面上设置有用于根据用户操作产生所述取反指令的取反按键。The numerical control system according to claim 6, wherein the human-computer interaction interface is provided with a reverse button for generating the reversing instruction according to a user operation.
  9. 根据权利要求6所述的数控系统,其特征在于,所述取反按键用于针对不同所述待修改变量产生所述取反指令。The numerical control system according to claim 6, wherein the reversing button is configured to generate the negation instruction for different variables to be modified.
  10. 根据权利要求6所述的数控系统,其特征在于,所述可编程逻辑控制器根据所述待修改变量的修改结果生成显示更新指令,并发送给所述数字控制器,所述数字控制器将所述显示更新指令转发给所述人机交互界面,所述人机交互界面根据所述显示更新指令在所述梯形图监控列表页面中显示取反操作后的所述待修改变量。The numerical control system according to claim 6, wherein the programmable logic controller generates a display update instruction according to the modification result of the variable to be modified, and sends the display update instruction to the digital controller, and the digital controller The display update instruction is forwarded to the human-computer interaction interface, and the human-computer interaction interface displays the to-be-modified variable after the negation operation in the ladder diagram monitoring list page according to the display update instruction.
  11. 一种基于梯形图编程语言的数控装置,其特征在于,所述数控装置包括处理器和存储器,其中所述处理器通过运行所述存储器内存储的程序执行以下步骤:A numerical control device based on a ladder programming language, characterized in that the numerical control device comprises a processor and a memory, wherein the processor performs the following steps by running a program stored in the memory:
    根据用户输入的变量选择指令在梯形图监控列表页面所显示的多个控制变量中选择待修改变量;Selecting a variable to be modified from among a plurality of control variables displayed on the ladder monitor list page according to a variable selection instruction input by the user;
    根据用户输入的取反指令对所述待修改变量进行取反操作。And inverting the variable to be modified according to the inversion instruction input by the user.
  12. 根据权利要求11所述的数控装置,其特征在于,在所述根据用户的取反指令对待修改变量进行取反操作步骤之前,所述处理器进一步执行以下步骤:The numerical control apparatus according to claim 11, wherein the processor further performs the following steps before the step of reversing the variable to be modified according to the user's inversion instruction:
    判断所述待修改变量是否为位变量;Determining whether the variable to be modified is a bit variable;
    若所述待修改变量为位变量,则执行所述根据用户的取反指令对待修改变量进行取反操作的步骤;If the variable to be modified is a bit variable, performing the step of performing a reverse operation on the variable to be modified according to the user's inversion instruction;
    若所述待修改变量为非位变量,则不执行所述根据用户的取反指令对待修改变量进行取反操作的步骤。If the variable to be modified is a non-bit variable, the step of performing the negation operation on the modified variable according to the user's negation instruction is not performed.
  13. 根据权利要求11所述的数控装置,其特征在于,所述根据用户的取反指令对待修改变量进行取反操作的步骤包括:根据用户对预定取反按键的操作指令对所述待修改变量进行取反操作。The numerical control device according to claim 11, wherein the step of performing an inversion operation on the modified variable according to the user's inversion instruction comprises: performing the to-be-modified variable according to an operation instruction of the user to the predetermined reverse button Invert the operation.
  14. 根据权利要求11所述的数控装置,其特征在于,不同的所述待修改变量的取反操作所对应的取反按键为同一取反按键。The numerical control device according to claim 11, wherein the inversion button corresponding to the different inversion operations of the variable to be modified is the same inversion button.
  15. 根据权利要求11所述的数控装置,其特征在于,所述处理器进一步执行以下步骤:在所述梯形图监控列表页面中显示取反操作后的所述待修改变量。 The numerical control apparatus according to claim 11, wherein said processor further performs the step of: displaying said variable to be modified after said inverting operation in said ladder diagram monitoring list page.
PCT/CN2016/111587 2016-12-22 2016-12-22 Ladderlogic programming language-based numerical control apparatus, numerical control system, and debugging method therefor WO2018112852A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2016/111587 WO2018112852A1 (en) 2016-12-22 2016-12-22 Ladderlogic programming language-based numerical control apparatus, numerical control system, and debugging method therefor
CN201680086634.0A CN109313597A (en) 2016-12-22 2016-12-22 Numerical control device, digital control system and its adjustment method based on trapezoidal pattern programming language

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/111587 WO2018112852A1 (en) 2016-12-22 2016-12-22 Ladderlogic programming language-based numerical control apparatus, numerical control system, and debugging method therefor

Publications (1)

Publication Number Publication Date
WO2018112852A1 true WO2018112852A1 (en) 2018-06-28

Family

ID=62624133

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/111587 WO2018112852A1 (en) 2016-12-22 2016-12-22 Ladderlogic programming language-based numerical control apparatus, numerical control system, and debugging method therefor

Country Status (2)

Country Link
CN (1) CN109313597A (en)
WO (1) WO2018112852A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11725034B2 (en) 2019-12-20 2023-08-15 Regeneron Pharmaceuticals, Inc. IL2 agonists and methods of use thereof

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1555956A (en) * 2003-12-31 2004-12-22 武汉楚天激光(集团)股份有限公司 Digital controlled laser cutter control method
US20080005723A1 (en) * 2004-11-15 2008-01-03 Peter Zimmerer Method For Manipulating Software-Tests
CN102023269A (en) * 2010-11-08 2011-04-20 浙江方圆电气设备检测有限公司 Low-voltage apparatus durability test system
CN103514072A (en) * 2012-06-28 2014-01-15 中兴通讯股份有限公司 Method and device for debugging graphical service for visual programming
CN103558473A (en) * 2013-11-06 2014-02-05 南车株洲电力机车研究所有限公司 Transducer field debugging system based on human-computer interaction interface and transducer field debugging method
CN104898546A (en) * 2015-05-06 2015-09-09 浙江中控研究院有限公司 PLC (Programmable Logic Controller) on-line debugging system and method based on SOC (System On Chip)
CN106125665A (en) * 2016-08-23 2016-11-16 广东东方精工科技股份有限公司 A kind of method realizing Combining soft control by user program

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2003900854A0 (en) * 2003-02-26 2003-03-13 Sesay, Sahid General purpose electronic controller software
CN1825390A (en) * 2006-03-29 2006-08-30 王兴波 Numberically controlled machine tool teaching apparatus with 3-D digital simulation function
CN101788910A (en) * 2010-02-10 2010-07-28 中捷机床有限公司 Manufacturer advanced service system for NC (numerical control) processing center
CN102281416A (en) * 2010-06-11 2011-12-14 深圳Tcl新技术有限公司 On-screen display (OSD) editing system, editing method and television employing system
CN102143401A (en) * 2011-01-13 2011-08-03 博视联(苏州)信息科技有限公司 Personalized customization method for function menu of Internet protocol television
CN103123598B (en) * 2011-11-18 2015-03-18 中国科学院沈阳计算技术研究所有限公司 Online debugging implementation method of compiling soft programmable logic controller (PLC)
CN102495590A (en) * 2011-12-20 2012-06-13 上海三一精机有限公司 Electric adjustment method of numerical control system
CN102819431B (en) * 2012-07-10 2015-07-08 上海华勤通讯技术有限公司 Setting method of logical orders, calling method of application program and mobile terminal
JP6171387B2 (en) * 2013-02-15 2017-08-02 オムロン株式会社 Controller, information processing apparatus and program
JP5987853B2 (en) * 2014-02-19 2016-09-07 株式会社安川電機 Ladder program creation device, computer program, and computer-readable information recording medium
CN205050401U (en) * 2015-10-27 2016-02-24 浙江机电职业技术学院 Digit control machine tool simulator

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1555956A (en) * 2003-12-31 2004-12-22 武汉楚天激光(集团)股份有限公司 Digital controlled laser cutter control method
US20080005723A1 (en) * 2004-11-15 2008-01-03 Peter Zimmerer Method For Manipulating Software-Tests
CN102023269A (en) * 2010-11-08 2011-04-20 浙江方圆电气设备检测有限公司 Low-voltage apparatus durability test system
CN103514072A (en) * 2012-06-28 2014-01-15 中兴通讯股份有限公司 Method and device for debugging graphical service for visual programming
CN103558473A (en) * 2013-11-06 2014-02-05 南车株洲电力机车研究所有限公司 Transducer field debugging system based on human-computer interaction interface and transducer field debugging method
CN104898546A (en) * 2015-05-06 2015-09-09 浙江中控研究院有限公司 PLC (Programmable Logic Controller) on-line debugging system and method based on SOC (System On Chip)
CN106125665A (en) * 2016-08-23 2016-11-16 广东东方精工科技股份有限公司 A kind of method realizing Combining soft control by user program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11725034B2 (en) 2019-12-20 2023-08-15 Regeneron Pharmaceuticals, Inc. IL2 agonists and methods of use thereof

Also Published As

Publication number Publication date
CN109313597A (en) 2019-02-05

Similar Documents

Publication Publication Date Title
US9436365B2 (en) Operating device for NC machine tool
JPH04176539A (en) Interactive numerical control unit
US10139805B2 (en) Ladder diagram monitoring device capable of additionally displaying operation situation of CNC in comment
WO2018112852A1 (en) Ladderlogic programming language-based numerical control apparatus, numerical control system, and debugging method therefor
JP2017004204A (en) Information processing device that edits electronic data by touch operation
JPH08179817A (en) Display manipulator for machine tool
JP4941674B2 (en) Simulation system
JP2010044489A (en) Numerical controller with machining resumption function
JP2007072518A (en) Human machine interface device of control unit
JPH10283020A (en) Programmable display device
JP2016206845A (en) Monitor device for programmable controller
JPH0540511A (en) Teaching device, industrial robot and its teaching method
US11360454B2 (en) Ladder display device for circuit generation using touch panel
JPH0511953A (en) Operation guidance display device
JP4474371B2 (en) Data storage method for injection molding machine
TWI709908B (en) Method, program product, and computer readable medium for operating software in plc editing environment
JP2008293392A (en) Ladder programming editor
JPH10105220A (en) Machining simulation method for numerically controlled machining
JPH05265527A (en) Operation program preparing method and execution method
JPH0580814A (en) Programming device for programmable controller
JP2005339018A (en) Numerical control device
JP3823938B2 (en) Program creation device
JPS61278909A (en) Interactive programming device
JPH0863218A (en) Program constitution display system
JP2003202904A (en) Input/output monitor device for programmable controller

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16924608

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16924608

Country of ref document: EP

Kind code of ref document: A1