WO2023233448A1 - Sequence program display device and sequence program display method - Google Patents

Sequence program display device and sequence program display method Download PDF

Info

Publication number
WO2023233448A1
WO2023233448A1 PCT/JP2022/021885 JP2022021885W WO2023233448A1 WO 2023233448 A1 WO2023233448 A1 WO 2023233448A1 JP 2022021885 W JP2022021885 W JP 2022021885W WO 2023233448 A1 WO2023233448 A1 WO 2023233448A1
Authority
WO
WIPO (PCT)
Prior art keywords
sequence program
signal
unit
search
display device
Prior art date
Application number
PCT/JP2022/021885
Other languages
French (fr)
Japanese (ja)
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/JP2022/021885 priority Critical patent/WO2023233448A1/en
Publication of WO2023233448A1 publication Critical patent/WO2023233448A1/en

Links

Images

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/338Presentation of query results

Definitions

  • the present invention relates to a sequence program display device and a sequence program display method.
  • signals, variables, etc. may be searched from the sequence program.
  • signals, symbols, character strings, etc. are specified as search elements.
  • search elements For example, when accessing a variable input to an address type parameter that has data structure information as a database and has structured data, the data structure information is read from the database, the data structure is displayed as a list, and the data structure is displayed as a list.
  • a technique is known in which an arbitrary parameter of a sequence instruction can be easily set by selecting an arbitrary variable from a list. For example, see Patent Document 1.
  • FIG. 12 is a diagram showing an example of signals that differ for each function.
  • the overtravel check function for example, each of the signals from “overtravel signal + direction 1st axis” to “overtravel signal + direction 8th axis” Signal “G114.7” is assigned.
  • signals "G116.0” to “G116.7” are assigned to the "overtravel signal -direction 1st axis” to "overtravel signal -direction 8th axis” signals, respectively.
  • the selection confirmation signal includes a signal “G43.0,” a signal “G43.1,” a signal “G43.2,” a signal “G43.5,” a signal “G43.7,” and a signal “F3. 0” is assigned.
  • the signals “completion signal”, “second auxiliary function completion signal”, and “distribution completion signal” include the signal “G4.3”, the signal “G5.7”, and the signal “F1”, respectively. .3” is assigned.
  • sequence program display device that displays a sequence program, which includes a search string input section for inputting a search string, information for specifying a signal, and auxiliary information for the signal.
  • a database unit that stores a defined character string; a signal conversion unit that converts the input search character string and the character string in the database unit into a signal; and a sequence program storage unit that stores the sequence program.
  • a sequence program search unit that searches the sequence program for the signal converted by the signal conversion unit, and a display unit that displays a portion of the sequence program that includes the signal searched by the sequence program search unit.
  • sequence program display method of the present disclosure is a sequence program display method for displaying a sequence program, which includes a search string input step of inputting a search string, and identifying the input search string and signal. a signal conversion step of converting into a signal based on information and a character string defined as auxiliary information of the signal; a sequence program search step of searching the sequence program for the converted signal; and a sequence program search step of searching the sequence program for the converted signal; a display step of displaying a portion of the sequence program that includes the sequence program.
  • FIG. 1 is a functional block diagram of a sequence program display device according to a first embodiment.
  • FIG. It is a figure showing an example of a signal table. It is a figure showing an example of an input screen.
  • FIG. 3 is a diagram illustrating an example of a part of a sequence program that includes a converted signal.
  • FIG. 3 is a diagram illustrating an example of a part of a sequence program that includes a converted signal.
  • FIG. 3 is a diagram illustrating an example of a part of a sequence program that includes a converted signal.
  • FIG. 3 is a diagram illustrating an example of a part of a sequence program that includes a converted signal.
  • 3 is a flowchart illustrating display processing of the sequence program display device.
  • FIG. 3 is a flowchart illustrating display processing of the sequence program display device.
  • FIG. 2 is a functional block diagram of a sequence program display device according to a second embodiment.
  • 3 is a flowchart illustrating display processing of the sequence program display device. It is a figure which shows an example of the screen of a list of applicable locations.
  • FIG. 3 is a diagram illustrating an example of signals that differ for each function.
  • each embodiment converts into a signal based on a search string input by a user, information for specifying a signal stored in a database unit, and a string defined as auxiliary information of the signal
  • a common structure is that a converted signal is searched from a sequence program, and the part of the sequence program where the searched signal is written is displayed.
  • the second embodiment differs from the first embodiment in that all searched sequence program locations are displayed in a list.
  • the first embodiment will first be described in detail, and then the second embodiment will be mainly described with a focus on the differences from the first embodiment.
  • FIG. 1 is a functional block diagram of a sequence program display device according to the first embodiment.
  • the sequence program display device 1 is a computer, a tablet terminal, or the like, and includes a control section 10, a storage section 20, an input device 30, and a display device (display section) 40.
  • the control unit 10 also includes a search string input unit 101, a signal conversion unit 102, and a sequence program search unit 103.
  • the sequence program display device 1 may be connected to a control device such as a PLC (Programmable Logic Controller) device (not shown) via a network (not shown) such as a LAN (Local Area Network) or the Internet.
  • PLC Programmable Logic Controller
  • the sequence program display device 1 is equipped with a communication section (not shown) for transmitting the sequence program created through this connection to a control device such as a PLC device (not shown).
  • a control device such as a PLC device (not shown).
  • the sequence program display device 1 may be directly connected by wire or wirelessly to a control device such as a PLC device (not shown) via a connection interface (not shown).
  • the storage unit 20 is an SSD (Solid State Drive), an HDD (Hard Disk Drive), or the like.
  • the storage unit 20 stores an operating system, application programs, etc. executed by the control unit 10.
  • the storage unit 20 also includes a database unit 201 and a sequence program storage unit 202.
  • the database unit 201 stores, for example, a signal table in which Japanese, English, symbol information, etc. related to each signal are assigned.
  • FIG. 2 is a diagram showing an example of a signal table. As shown in FIG. 2, the signal table has storage areas for "signals" and "character strings.”
  • the "signal" storage area in the signal table stores, for example, signals used in sequence programs such as "G187.7" and "G8.4".
  • characters such as "feed speed override signal” and “emergency stop signal” can be specified for each signal such as "G187.7” and “G8.4".
  • information Japanese and English character strings defined as auxiliary information for signals such as "4th group”, “PMC axis control”, and "2nd machine group” are stored.
  • the sequence program storage unit 202 stores a sequence program to be executed by a control device such as a PLC device (not shown).
  • the input device 30 is a keyboard, a mouse, a touch panel, or the like, and accepts input operations from the user.
  • the display device 40 is a liquid crystal display or the like as a display section, and displays the location of the signal searched in the sequence program, as will be described later.
  • the control unit 10 includes a CPU, ROM, RAM, CMOS memory, etc., which are configured to be able to communicate with each other via a bus, which are well known to those skilled in the art.
  • the CPU is a processor that controls the sequence program display device 1 as a whole.
  • the CPU reads the system program and application program stored in the ROM via the bus, and controls the entire sequence program display device 1 according to the system program and application program.
  • the control section 10 is configured to realize the functions of the search string input section 101, the signal conversion section 102, and the sequence program search section 103.
  • Various data such as temporary calculation data and display data are stored in the RAM.
  • the CMOS memory is backed up by a battery (not shown) and is configured as a nonvolatile memory that maintains its stored state even when the power to the sequence program display device 1 is turned off.
  • the search string input unit 101 inputs a search string related to a signal to be searched for in the sequence program, based on an input operation from a user via the input device 30, for example. Specifically, when the search string input unit 101 receives a signal search instruction from the user via the input device 30 during editing such as creating, changing, or debugging a sequence program, the search string input unit 101 enters a keyword related to the signal to be searched. An input screen for inputting is displayed on the display device 40.
  • FIG. 3 is a diagram showing an example of the input screen 300. As shown in FIG. 3, the input screen 300 includes a text box 310 that accepts input of a search string such as "emergency stop" based on a user's input operation via the input device 30.
  • the input screen 300 may include a pull-down menu 310 that allows the user to select a search string instead of the text box 310.
  • the search string input section 101 can input not only one search string such as "emergency stop” but also two or more search strings such as “emergency stop” and "serial spindle”. good.
  • the search string input section 101 outputs the input search string to the signal conversion section 102, which will be described later.
  • the signal conversion unit 102 converts the search string into a signal based on the input search string and the signal table of the database unit 201. Specifically, the signal conversion unit 102 searches the signal table of FIG. 2 stored in the database unit 201 using, for example, the input search string “emergency stop” as a search key, and converts the input search string “emergency stop” into the signal table shown in FIG. Matching signals "G8.4", "X8.0”, “X8.1”, “G71.1”, “G75.1” to "X8.4" are extracted. The signal conversion unit 102 outputs the extracted signal “G8.4” etc. as a converted signal to the sequence program search unit 103, which will be described later.
  • the sequence program search unit 103 searches for the signal converted by the signal conversion unit 102 from the sequence program. Specifically, the sequence program search unit 103 searches for signals "G8.4", "X8.0”, “X8.1”, “G71.1”, “G71.1”, which are converted one net at a time from the beginning of the sequence program, for example. Search for "G75.1” to "X8.4". The sequence program search unit 103 searches for a sequence program including any one of the signals "G8.4", "X8.0”, “X8.1”, “G71.1”, “G75.1” to "X8.4". Each time a search is made for a location (for example, a net number, etc.), the corresponding location is displayed on the display device 40.
  • FIGS. 4 to 7 are diagrams showing examples of portions of a sequence program that include converted signals.
  • the sequence program display device 1 may display the converted signal portions in a color such as red or yellow, as shown by hatching.
  • the sequence program display device 1 is configured to display a display screen in which a signal location searched by the user is selected via the input device 30, or a cursor, pointer, etc. on the input device 30 is aligned with the location of the signal searched by the user.
  • auxiliary information for the signal at the relevant location may be displayed in a pop-up manner.
  • the sequence program search unit 103 searches up to the last net of the sequence program, it may display "Not applicable" on the display device 40.
  • FIG. 8 is a flowchart illustrating display processing of the sequence program display device 1. The flow shown here is repeatedly executed every time the user inputs a search string.
  • step S11 the search string input unit 101 inputs a search string related to a signal to be searched for in the sequence program based on an input operation from the user via the input device 30.
  • step S12 it is converted into a signal based on the search character string input in step S11 and the signal table in the database section 201.
  • step S13 the sequence program search unit 103 searches the sequence program for the signal converted in step S12.
  • step S14 the sequence program search unit 103 searches for the signal converted in step S12 from the sequence program in step 13 and determines whether it was found. If found, the process proceeds to step 15. On the other hand, if it is not found, the sequence program display device 1 ends the display process.
  • step S15 the sequence program search unit 103 displays the part of the sequence program that includes the signal searched in step S13 on the display device 40, and returns to step S13.
  • the sequence program display device 1 stores in the database unit 201 in advance a signal table in which Japanese, English, symbol information, etc. related to each signal is assigned, and the input device 30 A search character string related to a signal is inputted based on an input operation from the user via the user interface, and is converted into a signal based on the inputted search character string and the signal table in the database unit 201.
  • the sequence program display device 1 searches the sequence program for the converted signal, and sequentially displays portions of the sequence program that include the searched signals on the display device 40.
  • the sequence program display device 1 allows even a sequence program beginner to easily find a desired signal from a sequence program without storing signals for each function. Further, the user no longer needs to look at the function-to-signal correspondence table every time, and there is no need to enter a comment for each signal in the sequence program to make it easier to search for the signal.
  • the first embodiment has been described above.
  • each searched sequence program location is displayed.
  • the second embodiment differs from the first embodiment in that all searched sequence program locations are displayed in a list.
  • the sequence program display device 1A allows even a sequence program beginner to easily find a desired signal from the sequence program without storing signals for each function.
  • the second embodiment will be described below.
  • FIG. 9 is a functional block diagram of a sequence program display device according to the second embodiment. Note that elements having the same functions as those of the sequence program display device 1 shown in FIG. 1 are designated by the same reference numerals, and detailed description thereof will be omitted.
  • the sequence program display device 1A is a computer, a tablet terminal, or the like, and includes a control section 10a, a storage section 20a, an input device 30, and a display device 40 as a corresponding part list display section.
  • the control unit 10a includes a search string input unit 101, a signal conversion unit 102, a sequence program search unit 103, and a corresponding part list creation unit 104.
  • the input device 30 and the display device 40 have the same functions as the input device 30 and the display device 40 in the first embodiment.
  • the storage unit 20a is, like the storage unit 20 in the first embodiment, an SSD, an HDD, or the like. Further, the storage unit 20a stores an operating system, application programs, etc. executed by the control unit 10a. Furthermore, the storage unit 20a includes a database unit 201, a sequence program storage unit 202, and a corresponding location storage unit 203. The database section 201 and the sequence program storage section 202 have the same functions as the database section 201 and the sequence program storage section 202 in the first embodiment.
  • the relevant part storage unit 203 stores data indicating all parts (for example, net numbers, etc.) of the sequence program including the signal searched by the sequence program search unit 103 as relevant parts.
  • the control unit 10a includes a CPU, ROM, RAM, CMOS memory, etc., which are configured to be able to communicate with each other via a bus, which is well known to those skilled in the art.
  • the CPU is a processor that controls the entire sequence program display device 1A.
  • the CPU reads the system program and application program stored in the ROM via the bus, and controls the entire sequence program display device 1A according to the system program and application program.
  • the control unit 10a is configured to realize the functions of the search string input unit 101, the signal conversion unit 102, the sequence program search unit 103, and the corresponding part list creation unit 104.
  • the search string input section 101, signal conversion section 102, and sequence program search section 103 have the same functions as the search string input section 101, signal conversion section 102, and sequence program search section 103 in the first embodiment.
  • the relevant part list creation unit 104 creates a relevant part list screen that lists all the parts of the sequence program searched by the sequence program search unit 103 stored in the relevant part storage unit 203. Specifically, the corresponding part list creation unit 104 reads all the parts (for example, net numbers, etc.) of the sequence program searched by the sequence program search unit 103 from the corresponding part storage unit 203, and stores all the read parts. Create a screen with a list of one applicable location.
  • FIG. 11 is a diagram showing an example of a screen 400 showing a list of relevant locations. As shown in FIG. 11, the relevant location list creation unit 104 creates a screen 400 that lists the locations shown in FIGS. 4 to 7, for example. Note that in FIG. 11, only the portions in FIGS. 4 and 7 are illustrated.
  • the relevant location list creation unit 104 displays the created screen 400 on the display device 40. By doing so, the user can easily understand the situation in which each signal operates by comparing the list of relevant locations. Furthermore, a desired signal can be found more quickly.
  • FIG. 10 is a flowchart illustrating display processing of the sequence program display device 1A. The flow shown here is repeatedly executed every time the user inputs a search string. Note that the processing from step S21 to step S24 is the same as the processing from step S11 to step S14 in the first embodiment, and a description thereof will be omitted.
  • step S25 the sequence program search unit 103 stores the part of the sequence program that includes the signal searched in step S23 as a relevant part in the relevant part storage part 203.
  • step S26 the relevant part list creation unit 104 reads all the parts of the sequence program searched in step S23 from the relevant part storage unit 203, and displays a screen 400 of one relevant part list in which all the read parts are listed. is created, and a screen 400 of the created list of relevant locations is displayed on the display device 40.
  • the sequence program display device 1A stores in the database unit 201 in advance a signal table in which Japanese, English, symbol information, etc. related to each signal is assigned, and the input device 30 A search character string related to a signal is inputted based on an input operation from the user via the user interface, and is converted into a signal based on the inputted search character string and the signal table in the database unit 201.
  • the sequence program display device 1A searches the sequence program for the converted signal, stores all the parts of the sequence program including the searched signal in the corresponding part storage unit 203, and displays a list of all the stored parts. A screen listing the relevant locations is created, and the created screen listing the relevant locations is displayed on the display device 40.
  • the sequence program display device 1A allows even a sequence program beginner to easily find a desired signal from the sequence program without storing signals for each function. Further, the user no longer needs to look at the function-to-signal correspondence table every time, and there is no need to enter a comment for each signal in the sequence program to make it easier to search for the signal. In addition, the user can easily understand in what situations each signal operates by comparing the list of relevant locations. Furthermore, a desired signal can be found more quickly.
  • the second embodiment has been described above.
  • sequence program display devices 1 and 1A are not limited to the above-described embodiments, and can be modified, improved, etc. within the range that can achieve the purpose. include.
  • the sequence program display devices 1 and 1A are different from a control device such as a PLC device (not shown), but the present invention is not limited thereto.
  • the sequence program display devices 1 and 1A may be installed inside a control device (not shown) and may be integrated with the control device (not shown).
  • each function included in the sequence program display devices 1 and 1A in the first embodiment and the second embodiment can be realized by hardware, software, or a combination thereof.
  • being realized by software means being realized by a computer reading and executing a program.
  • Non-transitory computer-readable media include various types of tangible storage media. Examples of non-transitory computer-readable media are magnetic recording media (e.g., flexible disks, magnetic tapes, hard disk drives), magneto-optical recording media (e.g., magneto-optical disks), CD-ROMs (Read Only Memory), CD-ROMs, R, CD-R/W, semiconductor memory (for example, mask ROM, PROM (Programmable ROM), EPROM (Erasable PROM), flash ROM, RAM).
  • the program may also be provided to the computer on various types of transitory computer readable media. Examples of transitory computer-readable media include electrical signals, optical signals, and electromagnetic waves.
  • the temporary computer-readable medium can provide the program to the computer via wired communication channels such as electrical wires and optical fibers, or via wireless communication channels.
  • the step of writing a program to be recorded on a recording medium includes not only processes that are performed in chronological order, but also processes that are not necessarily performed in chronological order but are executed in parallel or individually. It also includes.
  • the vision system and vision detection method of the present disclosure can take various embodiments having the following configurations.
  • the sequence program display device 1 of the present disclosure is a sequence program display device that displays a sequence program, and includes a search string input section 101 for inputting a search string, information for specifying a signal, and auxiliary information for the signal.
  • a database unit 201 that stores character strings defined as , a signal conversion unit 102 that converts into signals based on input search character strings and character strings in the database unit 201, and a sequence program storage unit that stores sequence programs.
  • 202 a sequence program search unit 103 that searches the sequence program for the signal converted by the signal conversion unit 102, and a display device 40 that displays the part of the sequence program that includes the signal searched by the sequence program search unit 103.
  • the display device 40 includes a corresponding part list creation unit 104 that creates a list of relevant parts in which all the parts are listed, and the display device 40 displays the relevant part list created by the relevant part list creation unit 104 as a relevant part list display part. You may. By doing so, the user can easily understand the situation in which each signal operates by comparing the list of relevant locations. Furthermore, a desired signal can be found more quickly.
  • the sequence program display method of the present disclosure is a sequence program display method for displaying a sequence program, which includes a search string input step of inputting a search string, and identifying the input search string and signal. a signal conversion step of converting into a signal based on information and a character string defined as auxiliary information of the signal; a sequence program search step of searching a sequence program for the converted signal; and a sequence program including the searched signal. and a display step for displaying the location. According to this sequence program display method, the same effect as (1) can be achieved.
  • sequence program display method there is a corresponding part storage step of storing all the parts of the searched sequence program, and a corresponding part list creation step of creating a corresponding part list of all the stored parts.
  • the display step may display the created list of relevant locations.

Abstract

The present invention makes it possible for even a sequence program novice to easily find out a desired signal from the sequence program without having to memorize signals per function. This sequence program display device comprises a search string input unit for inputting a search string, a database unit that stores information to identify a signal and a string defined as auxiliary information for the signal, a signal conversion unit that converts to a signal on the basis of the inputted search string and the strings of the database unit, a sequence program storage unit that stores the sequence program, a sequence program retrieval unit that retrieves the signal having been converted by the signal conversion unit from the sequence program, and a display unit that displays a location of the sequence program that includes the signal having been retrieved by the sequence program retrieval unit.

Description

シーケンスプログラム表示装置、及びシーケンスプログラム表示方法Sequence program display device and sequence program display method
 本発明は、シーケンスプログラム表示装置、及びシーケンスプログラム表示方法に関する。 The present invention relates to a sequence program display device and a sequence program display method.
 シーケンスプログラムを作成する際やデバッグを行う際、信号や変数等をシーケンスプログラムから検索することがある。
 シーケンスプログラムから信号等を検索する際、検索要素として信号やシンボル、文字列等が指定される。
 例えば、データ構造情報をデータベースとして有し、構造化されたデータを持つアドレス型パラメータに入力された変数にアクセスするときは、データベースよりデータ構造情報を読み込み、データ構造を一覧として表示し、表示された一覧から任意の変数を選択することにより容易にシーケンス命令の任意のパラメータに設定することができる技術が知られている。例えば、特許文献1参照。
When creating or debugging a sequence program, signals, variables, etc. may be searched from the sequence program.
When searching for signals, etc. from a sequence program, signals, symbols, character strings, etc. are specified as search elements.
For example, when accessing a variable input to an address type parameter that has data structure information as a database and has structured data, the data structure information is read from the database, the data structure is displayed as a list, and the data structure is displayed as a list. A technique is known in which an arbitrary parameter of a sequence instruction can be easily set by selecting an arbitrary variable from a list. For example, see Patent Document 1.
国際公開第2007/102313号International Publication No. 2007/102313
 しかしながら、シーケンスプログラムの信号は機能毎に異なり、シーケンスプログラム初心者が機能毎に異なる信号を記憶することが困難である。
 図12は、機能毎に異なる信号の一例を示す図である。
 図12に示すように、オーバートラベルチェックの機能において、例えば、「オーバトラベル信号 +方向 第1軸」から「オーバトラベル信号 +方向 第8軸」の信号それぞれには、信号「G114.0」から信号「G114.7」が割り当てられている。一方、「オーバトラベル信号 -方向 第1軸」から「オーバトラベル信号 -方向 第8軸」の信号それぞれには、信号「G116.0」から「G116.7」が割り当てられている。
 また、モード選択の機能において、「モード選択信号 MD1」、「モード選択信号 MD2」、「モード選択信号 MD4」、「DNC運転選択信号」、「手動レファレンス点復帰選択信号」、及び「インクレメンタル送り選択確認信号」の信号それぞれには、信号「G43.0」、信号「G43.1」、信号「G43.2」、信号「G43.5」、信号「G43.7」、及び信号「F3.0」が割り当てられている。また、補助機能において、「完了信号」、「第2補助機能完了信号」、及び「分配完了信号」の信号それぞれには、信号「G4.3」、信号「G5.7」、及び信号「F1.3」が割り当てられている。
 そこで、シーケンスプログラム初心者がシーケンスプログラムから特定の機能の信号を探し出す際、機能と信号の対応表を見たり、シーケンスプログラム内に信号を探しやすいようなコメントを信号毎に入れたりするのは非常に手間がかかる。
However, the signals of the sequence program differ for each function, and it is difficult for beginners of sequence programs to memorize the different signals for each function.
FIG. 12 is a diagram showing an example of signals that differ for each function.
As shown in FIG. 12, in the overtravel check function, for example, each of the signals from "overtravel signal + direction 1st axis" to "overtravel signal + direction 8th axis" Signal "G114.7" is assigned. On the other hand, signals "G116.0" to "G116.7" are assigned to the "overtravel signal -direction 1st axis" to "overtravel signal -direction 8th axis" signals, respectively.
In addition, in the mode selection function, "mode selection signal MD1", "mode selection signal MD2", "mode selection signal MD4", "DNC operation selection signal", "manual reference point return selection signal", and "incremental feed The selection confirmation signal includes a signal "G43.0," a signal "G43.1," a signal "G43.2," a signal "G43.5," a signal "G43.7," and a signal "F3. 0" is assigned. In addition, in the auxiliary function, the signals "completion signal", "second auxiliary function completion signal", and "distribution completion signal" include the signal "G4.3", the signal "G5.7", and the signal "F1", respectively. .3" is assigned.
Therefore, when a sequence program beginner searches for a signal of a specific function from a sequence program, it is very helpful to look at a correspondence table between functions and signals or to write comments for each signal in the sequence program to make it easier to find the signal. It takes time and effort.
 そこで、シーケンスプログラム初心者であっても、機能毎の信号を記憶することなく、所望の信号をシーケンスプログラムから容易に見つけ出すことが望まれている。 Therefore, it is desired that even sequence program beginners can easily find a desired signal from a sequence program without having to memorize signals for each function.
 本開示のシーケンスプログラム表示装置の一態様は、シーケンスプログラムを表示するシーケンスプログラム表示装置であって、検索文字列を入力する検索文字列入力部と、信号を特定する情報及び前記信号の補助情報として定義された文字列を記憶するデータベース部と、入力された前記検索文字列と前記データベース部の文字列とに基づいて信号に変換する信号変換部と、前記シーケンスプログラムを記憶するシーケンスプログラム記憶部と、前記信号変換部により変換された前記信号を前記シーケンスプログラムから検索するシーケンスプログラム検索部と、前記シーケンスプログラム検索部により検索された前記信号を含む前記シーケンスプログラムの箇所を表示する表示部と、を備える。 One aspect of the sequence program display device of the present disclosure is a sequence program display device that displays a sequence program, which includes a search string input section for inputting a search string, information for specifying a signal, and auxiliary information for the signal. a database unit that stores a defined character string; a signal conversion unit that converts the input search character string and the character string in the database unit into a signal; and a sequence program storage unit that stores the sequence program. , a sequence program search unit that searches the sequence program for the signal converted by the signal conversion unit, and a display unit that displays a portion of the sequence program that includes the signal searched by the sequence program search unit. Be prepared.
 本開示のシーケンスプログラム表示方法の一態様は、シーケンスプログラムを表示するシーケンスプログラム表示方法であって、検索文字列を入力する検索文字列入力ステップと、入力された前記検索文字列と信号を特定する情報及び前記信号の補助情報として定義された文字列とに基づいて信号に変換する信号変換ステップと、変換された前記信号を前記シーケンスプログラムから検索するシーケンスプログラム検索ステップと、検索された前記信号を含む前記シーケンスプログラムの箇所を表示する表示ステップと、を備える。 One aspect of the sequence program display method of the present disclosure is a sequence program display method for displaying a sequence program, which includes a search string input step of inputting a search string, and identifying the input search string and signal. a signal conversion step of converting into a signal based on information and a character string defined as auxiliary information of the signal; a sequence program search step of searching the sequence program for the converted signal; and a sequence program search step of searching the sequence program for the converted signal; a display step of displaying a portion of the sequence program that includes the sequence program.
 一態様によれば、シーケンスプログラム初心者であっても、機能毎の信号を記憶することなく、所望の信号をシーケンスプログラムから容易に見つけ出すことができる。 According to one aspect, even a sequence program beginner can easily find a desired signal from a sequence program without having to memorize signals for each function.
第1実施形態に係るシーケンスプログラム表示装置の機能ブロック図である。1 is a functional block diagram of a sequence program display device according to a first embodiment. FIG. 信号テーブルの一例を示す図である。It is a figure showing an example of a signal table. 入力画面の一例を示す図である。It is a figure showing an example of an input screen. 変換された信号を含むシーケンスプログラムの箇所の一例を示す図である。FIG. 3 is a diagram illustrating an example of a part of a sequence program that includes a converted signal. 変換された信号を含むシーケンスプログラムの箇所の一例を示す図である。FIG. 3 is a diagram illustrating an example of a part of a sequence program that includes a converted signal. 変換された信号を含むシーケンスプログラムの箇所の一例を示す図である。FIG. 3 is a diagram illustrating an example of a part of a sequence program that includes a converted signal. 変換された信号を含むシーケンスプログラムの箇所の一例を示す図である。FIG. 3 is a diagram illustrating an example of a part of a sequence program that includes a converted signal. シーケンスプログラム表示装置の表示処理について説明するフローチャートである。3 is a flowchart illustrating display processing of the sequence program display device. 第2実施形態に係るシーケンスプログラム表示装置の機能ブロック図である。FIG. 2 is a functional block diagram of a sequence program display device according to a second embodiment. シーケンスプログラム表示装置の表示処理について説明するフローチャートである。3 is a flowchart illustrating display processing of the sequence program display device. 該当箇所一覧の画面の一例を示す図である。It is a figure which shows an example of the screen of a list of applicable locations. 機能毎に異なる信号の一例を示す図である。FIG. 3 is a diagram illustrating an example of signals that differ for each function.
 シーケンスプログラム表示装置の第1実施形態及び第2実施形態について、図面を参照して詳細に説明をする。
 ここで、各実施形態は、ユーザにより入力された検索文字列と、データベース部に記憶された信号を特定する情報及び信号の補助情報として定義された文字列と、に基づいて信号に変換し、変換された信号をシーケンスプログラムから検索し、検索された信号が記載されたシーケンスプログラムの箇所を表示するという構成において共通する。
 ただし、シーケンスプログラムの箇所を表示において、第1実施形態では検索されたシーケンスプログラムの箇所毎に表示する。これに対して、第2実施形態では検索された全てのシーケンスプログラムの箇所を一覧にして表示する点で、第1実施形態と相違する。
 以下では、まず第1実施形態について詳細に説明し、次に第2実施形態において第1実施形態と相違する部分を中心に説明を行う。
A first embodiment and a second embodiment of the sequence program display device will be described in detail with reference to the drawings.
Here, each embodiment converts into a signal based on a search string input by a user, information for specifying a signal stored in a database unit, and a string defined as auxiliary information of the signal, A common structure is that a converted signal is searched from a sequence program, and the part of the sequence program where the searched signal is written is displayed.
However, when displaying the parts of the sequence program, in the first embodiment, each part of the sequence program retrieved is displayed. On the other hand, the second embodiment differs from the first embodiment in that all searched sequence program locations are displayed in a list.
In the following, the first embodiment will first be described in detail, and then the second embodiment will be mainly described with a focus on the differences from the first embodiment.
<第1実施形態>
 図1は、第1実施形態に係るシーケンスプログラム表示装置の機能ブロック図である。
 図1に示すように、シーケンスプログラム表示装置1は、コンピュータやタブレット端末等であり、制御部10、記憶部20、入力装置30、及び表示装置(表示部)40を有する。また、制御部10は、検索文字列入力部101、信号変換部102、及びシーケンスプログラム検索部103を有する。
 なお、シーケンスプログラム表示装置1は、LAN(Local Area Network)やインターネット等の図示しないネットワークを介してPLC(Programmable Logic Controller)装置(図示しない)等の制御装置と接続されていてもよい。この場合、シーケンスプログラム表示装置1は、かかる接続によって作成したシーケンスプログラムをPLC装置(図示しない)等の制御装置に送信するための図示しない通信部を備えている。なお、シーケンスプログラム表示装置1は、図示しない接続インタフェースを介してPLC装置(図示しない)等の制御装置と有線又は無線で直接接続されてもよい。
<First embodiment>
FIG. 1 is a functional block diagram of a sequence program display device according to the first embodiment.
As shown in FIG. 1, the sequence program display device 1 is a computer, a tablet terminal, or the like, and includes a control section 10, a storage section 20, an input device 30, and a display device (display section) 40. The control unit 10 also includes a search string input unit 101, a signal conversion unit 102, and a sequence program search unit 103.
Note that the sequence program display device 1 may be connected to a control device such as a PLC (Programmable Logic Controller) device (not shown) via a network (not shown) such as a LAN (Local Area Network) or the Internet. In this case, the sequence program display device 1 is equipped with a communication section (not shown) for transmitting the sequence program created through this connection to a control device such as a PLC device (not shown). Note that the sequence program display device 1 may be directly connected by wire or wirelessly to a control device such as a PLC device (not shown) via a connection interface (not shown).
<記憶部20>
 記憶部20は、SSD(Solid State Drive)やHDD(Hard Disk Drive)等である。記憶部20には、制御部10が実行するオペレーティングシステム及びアプリケーションプログラム等が記憶される。また、記憶部20は、データベース部201、及びシーケンスプログラム記憶部202を有する。
 データベース部201は、例えば、信号毎に関連する日本語や英語、シンボル情報等が割り付けられた信号テーブルが記憶される。
 図2は、信号テーブルの一例を示す図である。
 図2に示すように、信号テーブルは、「信号」、及び「文字列」の格納領域を有する。
 信号テーブル内の「信号」の格納領域には、例えば、「G187.7」、「G8.4」等のシーケンスプログラムで使用される信号が格納されている。
 信号テーブル内の「文字列」の格納領域には、例えば、「G187.7」、「G8.4」等の信号毎に、「送り速度オーバライド信号」や「非常停止信号」等の信号を特定する情報、及び「第4群」及び「PMC軸制御」や「第2機械グループ用」等の信号の補助情報として定義された日本語及び英語の文字列が格納されている。
<Storage unit 20>
The storage unit 20 is an SSD (Solid State Drive), an HDD (Hard Disk Drive), or the like. The storage unit 20 stores an operating system, application programs, etc. executed by the control unit 10. The storage unit 20 also includes a database unit 201 and a sequence program storage unit 202.
The database unit 201 stores, for example, a signal table in which Japanese, English, symbol information, etc. related to each signal are assigned.
FIG. 2 is a diagram showing an example of a signal table.
As shown in FIG. 2, the signal table has storage areas for "signals" and "character strings."
The "signal" storage area in the signal table stores, for example, signals used in sequence programs such as "G187.7" and "G8.4".
In the "character string" storage area in the signal table, for example, signals such as "feed speed override signal" and "emergency stop signal" can be specified for each signal such as "G187.7" and "G8.4". information, and Japanese and English character strings defined as auxiliary information for signals such as "4th group", "PMC axis control", and "2nd machine group" are stored.
 シーケンスプログラム記憶部202は、PLC装置(図示しない)等の制御装置に実行させるシーケンスプログラムが記憶されている。 The sequence program storage unit 202 stores a sequence program to be executed by a control device such as a PLC device (not shown).
<入力装置30>
 入力装置30は、キーボードやマウス、タッチパネル等であり、ユーザからの入力操作を受け付ける。
<Input device 30>
The input device 30 is a keyboard, a mouse, a touch panel, or the like, and accepts input operations from the user.
<表示装置40>
 表示装置40は、表示部としての液晶ディスプレイ等であり、後述するように、シーケンスプログラムにおいて検索された信号の箇所を表示する。
<Display device 40>
The display device 40 is a liquid crystal display or the like as a display section, and displays the location of the signal searched in the sequence program, as will be described later.
<制御部10>
 制御部10は、CPU、ROM、RAM、CMOSメモリ等を有し、これらはバスを介して相互に通信可能に構成される、当業者にとって公知のものである。
 CPUはシーケンスプログラム表示装置1を全体的に制御するプロセッサである。CPUは、ROMに格納されたシステムプログラム及びアプリケーションプログラムを、バスを介して読み出し、システムプログラム及びアプリケーションプログラムに従ってシーケンスプログラム表示装置1全体を制御する。これにより、図1に示すように、制御部10は、検索文字列入力部101、信号変換部102、及びシーケンスプログラム検索部103の機能を実現するように構成される。RAMには一時的な計算データや表示データ等の各種データが格納される。CMOSメモリは図示しないバッテリでバックアップされ、シーケンスプログラム表示装置1の電源がオフされても記憶状態が保持される不揮発性メモリとして構成される。
<Control unit 10>
The control unit 10 includes a CPU, ROM, RAM, CMOS memory, etc., which are configured to be able to communicate with each other via a bus, which are well known to those skilled in the art.
The CPU is a processor that controls the sequence program display device 1 as a whole. The CPU reads the system program and application program stored in the ROM via the bus, and controls the entire sequence program display device 1 according to the system program and application program. Thereby, as shown in FIG. 1, the control section 10 is configured to realize the functions of the search string input section 101, the signal conversion section 102, and the sequence program search section 103. Various data such as temporary calculation data and display data are stored in the RAM. The CMOS memory is backed up by a battery (not shown) and is configured as a nonvolatile memory that maintains its stored state even when the power to the sequence program display device 1 is turned off.
 検索文字列入力部101は、例えば、入力装置30を介してユーザからの入力操作に基づいて、シーケンスプログラムにおいて検索したい信号に関する検索文字列を入力する。
 具体的には、検索文字列入力部101は、例えば、シーケンスプログラムの作成、変更やデバッグ等の編集において、入力装置30を介してユーザから信号の検索指示を受け付けた場合、検索したい信号に関するキーワードを入力する入力画面を表示装置40に表示する。
 図3は、入力画面300の一例を示す図である。
 図3に示すように、入力画面300は、入力装置30を介してユーザの入力操作に基づいて、「非常停止」等の検索文字列の入力を受け付けるテキストボックス310を有する。なお、入力画面300は、テキストボックス310に替えてユーザに検索文字列を選択させるプルダウンメニュー310を有してもよい。
 また、検索文字列入力部101は、「非常停止」等の1つの検索文字列だけでなく、「非常停止」及び「シリアルスピンドル」等の2つ以上の複数の検索文字列を入力してもよい。
 検索文字列入力部101は、入力された検索文字列を後述する信号変換部102に出力する。
The search string input unit 101 inputs a search string related to a signal to be searched for in the sequence program, based on an input operation from a user via the input device 30, for example.
Specifically, when the search string input unit 101 receives a signal search instruction from the user via the input device 30 during editing such as creating, changing, or debugging a sequence program, the search string input unit 101 enters a keyword related to the signal to be searched. An input screen for inputting is displayed on the display device 40.
FIG. 3 is a diagram showing an example of the input screen 300.
As shown in FIG. 3, the input screen 300 includes a text box 310 that accepts input of a search string such as "emergency stop" based on a user's input operation via the input device 30. Note that the input screen 300 may include a pull-down menu 310 that allows the user to select a search string instead of the text box 310.
In addition, the search string input section 101 can input not only one search string such as "emergency stop" but also two or more search strings such as "emergency stop" and "serial spindle". good.
The search string input section 101 outputs the input search string to the signal conversion section 102, which will be described later.
 信号変換部102は、入力された検索文字列とデータベース部201の信号テーブルとに基づいて信号に変換する。
 具体的に、信号変換部102は、例えば、入力された検索文字列「非常停止」を検索キーとしてデータベース部201に記憶された図2の信号テーブルを検索し、検索文字列「非常停止」と一致する信号「G8.4」、「X8.0」、「X8.1」、「G71.1」、「G75.1」~「X8.4」を抽出する。信号変換部102は、抽出した信号「G8.4」等を変換した信号として後述するシーケンスプログラム検索部103に出力する。
The signal conversion unit 102 converts the search string into a signal based on the input search string and the signal table of the database unit 201.
Specifically, the signal conversion unit 102 searches the signal table of FIG. 2 stored in the database unit 201 using, for example, the input search string “emergency stop” as a search key, and converts the input search string “emergency stop” into the signal table shown in FIG. Matching signals "G8.4", "X8.0", "X8.1", "G71.1", "G75.1" to "X8.4" are extracted. The signal conversion unit 102 outputs the extracted signal “G8.4” etc. as a converted signal to the sequence program search unit 103, which will be described later.
 シーケンスプログラム検索部103は、信号変換部102により変換された信号をシーケンスプログラムから検索する。
 具体的には、シーケンスプログラム検索部103は、例えば、シーケンスプログラムの頭から1ネットずつ変換された信号「G8.4」、「X8.0」、「X8.1」、「G71.1」、「G75.1」~「X8.4」を検索する。シーケンスプログラム検索部103は、信号「G8.4」、「X8.0」、「X8.1」、「G71.1」、「G75.1」~「X8.4」のいずれかを含むシーケンスプログラムの箇所(例えば、ネット番号等)を検索する度に、該当箇所を表示装置40に表示する。
 図4から図7は、変換された信号を含むシーケンスプログラムの箇所の一例を示す図である。図4から図7に示すように、シーケンスプログラム表示装置1は、網掛けで示すように、変換された信号の箇所を赤色や黄色等の色で表示するようにしてもよい。また、シーケンスプログラム表示装置1は、入力装置30を介してユーザにより検索された信号の箇所が選択されたり、ユーザにより入力装置30のカーソルやポインタ等の位置が検索された信号の箇所に合わされた場合、当該箇所の信号の補助情報(例えば、「第2機械グループ用」等をポップアップ表示するようにしてもよい。
 そうすることで、ユーザは、機能と信号の対応表を都度見る必要がなくなるとともに、信号を検索しやすいようなコメントをシーケンスプログラムの信号毎に入れる必要がなくなる。
 そして、シーケンスプログラム検索部103は、シーケンスプログラムの最後のネットまで検索した場合、表示装置40に「該当なし」を表示するようにしてもよい。
The sequence program search unit 103 searches for the signal converted by the signal conversion unit 102 from the sequence program.
Specifically, the sequence program search unit 103 searches for signals "G8.4", "X8.0", "X8.1", "G71.1", "G71.1", which are converted one net at a time from the beginning of the sequence program, for example. Search for "G75.1" to "X8.4". The sequence program search unit 103 searches for a sequence program including any one of the signals "G8.4", "X8.0", "X8.1", "G71.1", "G75.1" to "X8.4". Each time a search is made for a location (for example, a net number, etc.), the corresponding location is displayed on the display device 40.
FIGS. 4 to 7 are diagrams showing examples of portions of a sequence program that include converted signals. As shown in FIGS. 4 to 7, the sequence program display device 1 may display the converted signal portions in a color such as red or yellow, as shown by hatching. In addition, the sequence program display device 1 is configured to display a display screen in which a signal location searched by the user is selected via the input device 30, or a cursor, pointer, etc. on the input device 30 is aligned with the location of the signal searched by the user. In this case, auxiliary information for the signal at the relevant location (for example, "for second machine group") may be displayed in a pop-up manner.
By doing so, the user does not need to look at the function-to-signal correspondence table each time, and also eliminates the need to enter comments for each signal in the sequence program to make it easier to search for the signal.
Then, when the sequence program search unit 103 searches up to the last net of the sequence program, it may display "Not applicable" on the display device 40.
<シーケンスプログラム表示装置1の表示処理>
 次に、図8を参照しながら、シーケンスプログラム表示装置1の表示処理の流れを説明する。
 図8は、シーケンスプログラム表示装置1の表示処理について説明するフローチャートである。ここで示すフローは、ユーザが検索文字列を入力する度に繰り返し実行される。
<Display processing of sequence program display device 1>
Next, the flow of display processing of the sequence program display device 1 will be explained with reference to FIG.
FIG. 8 is a flowchart illustrating display processing of the sequence program display device 1. The flow shown here is repeatedly executed every time the user inputs a search string.
 ステップS11において、検索文字列入力部101は、入力装置30を介してユーザからの入力操作に基づいて、シーケンスプログラムにおいて検索したい信号に関する検索文字列を入力する。 In step S11, the search string input unit 101 inputs a search string related to a signal to be searched for in the sequence program based on an input operation from the user via the input device 30.
 ステップS12において、ステップS11で入力された検索文字列とデータベース部201の信号テーブルとに基づいて信号に変換する。 In step S12, it is converted into a signal based on the search character string input in step S11 and the signal table in the database section 201.
 ステップS13において、シーケンスプログラム検索部103は、ステップS12で変換された信号をシーケンスプログラムから検索する。 In step S13, the sequence program search unit 103 searches the sequence program for the signal converted in step S12.
 ステップS14において、シーケンスプログラム検索部103は、ステップ13でシーケンスプログラムからステップS12で変換された信号を検索し発見できたか否かを判断する。発見できた場合、処理はステップ15に進む。一方、発見できなかった場合、シーケンスプログラム表示装置1は表示処理を終了する。 In step S14, the sequence program search unit 103 searches for the signal converted in step S12 from the sequence program in step 13 and determines whether it was found. If found, the process proceeds to step 15. On the other hand, if it is not found, the sequence program display device 1 ends the display process.
 ステップS15において、シーケンスプログラム検索部103は、ステップS13で検索した信号を含むシーケンスプログラムの箇所を表示装置40に表示し、ステップ13に戻る。 In step S15, the sequence program search unit 103 displays the part of the sequence program that includes the signal searched in step S13 on the display device 40, and returns to step S13.
 以上のように、第1実施形態に係るシーケンスプログラム表示装置1は、予め信号毎に関連する日本語や英語、シンボル情報等が割り付けられた信号テーブルをデータベース部201に記憶し、入力装置30を介してユーザからの入力操作に基づいて、信号に関する検索文字列を入力し、入力された検索文字列とデータベース部201の信号テーブルとに基づいて信号に変換する。シーケンスプログラム表示装置1は、変換された信号をシーケンスプログラムから検索し、検索した信号を含むシーケンスプログラムの箇所を表示装置40に順次表示する。これにより、シーケンスプログラム表示装置1は、シーケンスプログラム初心者であっても、機能毎の信号を記憶することなく、所望の信号をシーケンスプログラムから容易に見つけ出すことができる。
 また、ユーザは、機能と信号の対応表を都度見る必要がなくなるとともに、信号を検索しやすいようなコメントをシーケンスプログラムの信号毎に入れる必要がなくなる。
 以上、第1実施形態について説明した。
As described above, the sequence program display device 1 according to the first embodiment stores in the database unit 201 in advance a signal table in which Japanese, English, symbol information, etc. related to each signal is assigned, and the input device 30 A search character string related to a signal is inputted based on an input operation from the user via the user interface, and is converted into a signal based on the inputted search character string and the signal table in the database unit 201. The sequence program display device 1 searches the sequence program for the converted signal, and sequentially displays portions of the sequence program that include the searched signals on the display device 40. Thereby, the sequence program display device 1 allows even a sequence program beginner to easily find a desired signal from a sequence program without storing signals for each function.
Further, the user no longer needs to look at the function-to-signal correspondence table every time, and there is no need to enter a comment for each signal in the sequence program to make it easier to search for the signal.
The first embodiment has been described above.
<第2実施形態>
 次に、第2実施形態について説明する。上述したように、第1実施形態では検索されたシーケンスプログラムの箇所毎に表示する。これに対して、第2実施形態では検索された全てのシーケンスプログラムの箇所を一覧にして表示する点で、第1実施形態と相違する。
 これにより、シーケンスプログラム表示装置1Aは、シーケンスプログラム初心者であっても、機能毎の信号を記憶することなく、所望の信号をシーケンスプログラムから容易に見つけ出すことができる。
 以下、第2実施形態について説明する。
<Second embodiment>
Next, a second embodiment will be described. As described above, in the first embodiment, each searched sequence program location is displayed. On the other hand, the second embodiment differs from the first embodiment in that all searched sequence program locations are displayed in a list.
Thereby, the sequence program display device 1A allows even a sequence program beginner to easily find a desired signal from the sequence program without storing signals for each function.
The second embodiment will be described below.
 図9は、第2実施形態に係るシーケンスプログラム表示装置の機能ブロック図である。なお、図1のシーケンスプログラム表示装置1の要素と同様の機能を有する要素については、同じ符号を付し、詳細な説明は省略する。
 図9に示すように、シーケンスプログラム表示装置1Aは、コンピュータやタブレット端末等であり、制御部10a、記憶部20a、入力装置30、及び該当箇所一覧表示部としての表示装置40を有する。また、制御部10aは、検索文字列入力部101、信号変換部102、シーケンスプログラム検索部103、及び該当箇所一覧作成部104を有する。
 入力装置30及び表示装置40は、第1実施形態における入力装置30及び表示装置40と同等の機能を有する。
FIG. 9 is a functional block diagram of a sequence program display device according to the second embodiment. Note that elements having the same functions as those of the sequence program display device 1 shown in FIG. 1 are designated by the same reference numerals, and detailed description thereof will be omitted.
As shown in FIG. 9, the sequence program display device 1A is a computer, a tablet terminal, or the like, and includes a control section 10a, a storage section 20a, an input device 30, and a display device 40 as a corresponding part list display section. Further, the control unit 10a includes a search string input unit 101, a signal conversion unit 102, a sequence program search unit 103, and a corresponding part list creation unit 104.
The input device 30 and the display device 40 have the same functions as the input device 30 and the display device 40 in the first embodiment.
<記憶部20a>
 記憶部20aは、第1実施形態における記憶部20と同様に、SSDやHDD等である。また、記憶部20aは、制御部10aが実行するオペレーティングシステム及びアプリケーションプログラム等が記憶される。また、記憶部20aは、データベース部201、シーケンスプログラム記憶部202、及び該当箇所記憶部203を有する。
 データベース部201、及びシーケンスプログラム記憶部202は、第1実施形態におけるデータベース部201、及びシーケンスプログラム記憶部202と同等の機能を有する。
 該当箇所記憶部203は、シーケンスプログラム検索部103により検索された信号を含むシーケンスプログラムの全ての箇所(例えば、ネット番号等)を示すデータを該当箇所として記憶する。
<Storage unit 20a>
The storage unit 20a is, like the storage unit 20 in the first embodiment, an SSD, an HDD, or the like. Further, the storage unit 20a stores an operating system, application programs, etc. executed by the control unit 10a. Furthermore, the storage unit 20a includes a database unit 201, a sequence program storage unit 202, and a corresponding location storage unit 203.
The database section 201 and the sequence program storage section 202 have the same functions as the database section 201 and the sequence program storage section 202 in the first embodiment.
The relevant part storage unit 203 stores data indicating all parts (for example, net numbers, etc.) of the sequence program including the signal searched by the sequence program search unit 103 as relevant parts.
<制御部10a>
 制御部10aは、CPU、ROM、RAM、CMOSメモリ等を有し、これらはバスを介して相互に通信可能に構成される、当業者にとって公知のものである。
 CPUはシーケンスプログラム表示装置1Aを全体的に制御するプロセッサである。CPUは、ROMに格納されたシステムプログラム及びアプリケーションプログラムを、バスを介して読み出し、システムプログラム及びアプリケーションプログラムに従ってシーケンスプログラム表示装置1A全体を制御する。これにより、図9に示すように、制御部10aは、検索文字列入力部101、信号変換部102、シーケンスプログラム検索部103、及び該当箇所一覧作成部104の機能を実現するように構成される。
 検索文字列入力部101、信号変換部102、及びシーケンスプログラム検索部103は、第1実施形態における検索文字列入力部101、信号変換部102、及びシーケンスプログラム検索部103と同等の機能を有する。
<Control unit 10a>
The control unit 10a includes a CPU, ROM, RAM, CMOS memory, etc., which are configured to be able to communicate with each other via a bus, which is well known to those skilled in the art.
The CPU is a processor that controls the entire sequence program display device 1A. The CPU reads the system program and application program stored in the ROM via the bus, and controls the entire sequence program display device 1A according to the system program and application program. As a result, as shown in FIG. 9, the control unit 10a is configured to realize the functions of the search string input unit 101, the signal conversion unit 102, the sequence program search unit 103, and the corresponding part list creation unit 104. .
The search string input section 101, signal conversion section 102, and sequence program search section 103 have the same functions as the search string input section 101, signal conversion section 102, and sequence program search section 103 in the first embodiment.
 該当箇所一覧作成部104は、該当箇所記憶部203に記憶されたシーケンスプログラム検索部103により検索されたシーケンスプログラムの全ての箇所を一覧にした該当箇所一覧の画面を作成する。
 具体的には、該当箇所一覧作成部104は、シーケンスプログラム検索部103により検索されたシーケンスプログラムの全ての箇所(例えば、ネット番号等)を該当箇所記憶部203から読み出し、読み出した全ての箇所を一覧にした1つの該当箇所一覧の画面を作成する。
 図11は、該当箇所一覧の画面400の一例を示す図である。
 図11に示すように、該当箇所一覧作成部104は、例えば図4から図7に示す箇所を一覧にした画面400を作成する。なお、図11では、図4及び図7の箇所のみを例示する。該当箇所一覧作成部104は、作成した画面400を表示装置40に表示する。
 そうすることで、ユーザは、該当箇所一覧により各信号がどのような状況で動作するのかを比較しつつ容易に理解することができる。また、所望の信号をより早く探し出すこともできる。
The relevant part list creation unit 104 creates a relevant part list screen that lists all the parts of the sequence program searched by the sequence program search unit 103 stored in the relevant part storage unit 203.
Specifically, the corresponding part list creation unit 104 reads all the parts (for example, net numbers, etc.) of the sequence program searched by the sequence program search unit 103 from the corresponding part storage unit 203, and stores all the read parts. Create a screen with a list of one applicable location.
FIG. 11 is a diagram showing an example of a screen 400 showing a list of relevant locations.
As shown in FIG. 11, the relevant location list creation unit 104 creates a screen 400 that lists the locations shown in FIGS. 4 to 7, for example. Note that in FIG. 11, only the portions in FIGS. 4 and 7 are illustrated. The relevant location list creation unit 104 displays the created screen 400 on the display device 40.
By doing so, the user can easily understand the situation in which each signal operates by comparing the list of relevant locations. Furthermore, a desired signal can be found more quickly.
<シーケンスプログラム表示装置1Aの表示処理>
 次に、図10を参照しながら、シーケンスプログラム表示装置1Aの表示処理の流れを説明する。
 図10は、シーケンスプログラム表示装置1Aの表示処理について説明するフローチャートである。ここで示すフローは、ユーザが検索文字列を入力する度に繰り返し実行される。
 なお、ステップS21からステップS24の処理は、第1実施形態におけるステップS11からステップS14の処理と同様であり、説明は省略する。
<Display processing of sequence program display device 1A>
Next, the flow of display processing of the sequence program display device 1A will be explained with reference to FIG.
FIG. 10 is a flowchart illustrating display processing of the sequence program display device 1A. The flow shown here is repeatedly executed every time the user inputs a search string.
Note that the processing from step S21 to step S24 is the same as the processing from step S11 to step S14 in the first embodiment, and a description thereof will be omitted.
 ステップS25において、シーケンスプログラム検索部103は、ステップS23で検索した信号を含むシーケンスプログラムの箇所を該当箇所として該当箇所記憶部203に記憶する。 In step S25, the sequence program search unit 103 stores the part of the sequence program that includes the signal searched in step S23 as a relevant part in the relevant part storage part 203.
 ステップS26において、該当箇所一覧作成部104は、ステップS23で検索されたシーケンスプログラムの全ての箇所を該当箇所記憶部203から読み出し、読み出した全ての箇所を一覧にした1つの該当箇所一覧の画面400を作成し、作成した該当箇所一覧の画面400を表示装置40に表示する。 In step S26, the relevant part list creation unit 104 reads all the parts of the sequence program searched in step S23 from the relevant part storage unit 203, and displays a screen 400 of one relevant part list in which all the read parts are listed. is created, and a screen 400 of the created list of relevant locations is displayed on the display device 40.
 以上のように、第2実施形態に係るシーケンスプログラム表示装置1Aは、予め信号毎に関連する日本語や英語、シンボル情報等が割り付けられた信号テーブルをデータベース部201に記憶し、入力装置30を介してユーザからの入力操作に基づいて、信号に関する検索文字列を入力し、入力された検索文字列とデータベース部201の信号テーブルとに基づいて信号に変換する。シーケンスプログラム表示装置1Aは、変換された信号をシーケンスプログラムから検索し、検索した信号を含むシーケンスプログラムの全ての箇所を該当箇所記憶部203に記憶し、記憶した全ての箇所を一覧にした1つの該当箇所一覧の画面を作成し、作成した該当箇所一覧の画面を表示装置40に表示する。これにより、シーケンスプログラム表示装置1Aは、シーケンスプログラム初心者であっても、機能毎の信号を記憶することなく、所望の信号をシーケンスプログラムから容易に見つけ出すことができる。
 また、ユーザは、機能と信号の対応表を都度見る必要がなくなるとともに、信号を検索しやすいようなコメントをシーケンスプログラムの信号毎に入れる必要がなくなる。また、ユーザは、該当箇所一覧により各信号がどのような状況で動作するのかを比較しつつ容易に理解することができる。さらに、所望の信号をより早く探し出すこともできる。
 以上、第2実施形態について説明した。
As described above, the sequence program display device 1A according to the second embodiment stores in the database unit 201 in advance a signal table in which Japanese, English, symbol information, etc. related to each signal is assigned, and the input device 30 A search character string related to a signal is inputted based on an input operation from the user via the user interface, and is converted into a signal based on the inputted search character string and the signal table in the database unit 201. The sequence program display device 1A searches the sequence program for the converted signal, stores all the parts of the sequence program including the searched signal in the corresponding part storage unit 203, and displays a list of all the stored parts. A screen listing the relevant locations is created, and the created screen listing the relevant locations is displayed on the display device 40. Thereby, the sequence program display device 1A allows even a sequence program beginner to easily find a desired signal from the sequence program without storing signals for each function.
Further, the user no longer needs to look at the function-to-signal correspondence table every time, and there is no need to enter a comment for each signal in the sequence program to make it easier to search for the signal. In addition, the user can easily understand in what situations each signal operates by comparing the list of relevant locations. Furthermore, a desired signal can be found more quickly.
The second embodiment has been described above.
 以上、第1実施形態、及び第2実施形態について説明したが、シーケンスプログラム表示装置1、1Aは、上述の実施形態に限定されるものではなく、目的を達成できる範囲での変形、改良等を含む。 Although the first embodiment and the second embodiment have been described above, the sequence program display devices 1 and 1A are not limited to the above-described embodiments, and can be modified, improved, etc. within the range that can achieve the purpose. include.
<変形例>
 第1実施形態、及び第2実施形態では、シーケンスプログラム表示装置1、1Aは、PLC装置(図示しない)等の制御装置と異なる装置としたが、これに限定されない。例えば、シーケンスプログラム表示装置1、1Aは、図示しない制御装置の内部に実装され、図示しない制御装置と一体化されてもよい。
<Modified example>
In the first embodiment and the second embodiment, the sequence program display devices 1 and 1A are different from a control device such as a PLC device (not shown), but the present invention is not limited thereto. For example, the sequence program display devices 1 and 1A may be installed inside a control device (not shown) and may be integrated with the control device (not shown).
 なお、第1実施形態、及び第2実施形態における、シーケンスプログラム表示装置1、1Aに含まれる各機能は、ハードウェア、ソフトウェア又はこれらの組み合わせによりそれぞれ実現することができる。ここで、ソフトウェアによって実現されるとは、コンピュータがプログラムを読み込んで実行することにより実現されることを意味する。 Note that each function included in the sequence program display devices 1 and 1A in the first embodiment and the second embodiment can be realized by hardware, software, or a combination thereof. Here, being realized by software means being realized by a computer reading and executing a program.
 プログラムは、様々なタイプの非一時的なコンピュータ可読媒体(Non-transitory computer readable medium)を用いて格納され、コンピュータに供給することができる。非一時的なコンピュータ可読媒体は、様々なタイプの実体のある記録媒体(Tangible storage medium)を含む。非一時的なコンピュータ可読媒体の例は、磁気記録媒体(例えば、フレキシブルディスク、磁気テープ、ハードディスクドライブ)、光磁気記録媒体(例えば、光磁気ディスク)、CD-ROM(Read Only Memory)、CD-R、CD-R/W、半導体メモリ(例えば、マスクROM、PROM(Programmable ROM)、EPROM(Erasable PROM)、フラッシュROM、RAM)を含む。また、プログラムは、様々なタイプの一時的なコンピュータ可読媒体(Transitory computer readable medium)によってコンピュータに供給されてもよい。一時的なコンピュータ可読媒体の例は、電気信号、光信号、及び電磁波を含む。一時的なコンピュータ可読媒体は、電線及び光ファイバ等の有線通信路、又は、無線通信路を介して、プログラムをコンピュータに供給できる。 The program can be stored and delivered to a computer using various types of non-transitory computer readable media. Non-transitory computer-readable media include various types of tangible storage media. Examples of non-transitory computer-readable media are magnetic recording media (e.g., flexible disks, magnetic tapes, hard disk drives), magneto-optical recording media (e.g., magneto-optical disks), CD-ROMs (Read Only Memory), CD-ROMs, R, CD-R/W, semiconductor memory (for example, mask ROM, PROM (Programmable ROM), EPROM (Erasable PROM), flash ROM, RAM). The program may also be provided to the computer on various types of transitory computer readable media. Examples of transitory computer-readable media include electrical signals, optical signals, and electromagnetic waves. The temporary computer-readable medium can provide the program to the computer via wired communication channels such as electrical wires and optical fibers, or via wireless communication channels.
 なお、記録媒体に記録されるプログラムを記述するステップは、その順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。 Note that the step of writing a program to be recorded on a recording medium includes not only processes that are performed in chronological order, but also processes that are not necessarily performed in chronological order but are executed in parallel or individually. It also includes.
 以上を換言すると、本開示のビジョンシステム、及びビジョン検出方法は、次のような構成を有する各種各様の実施形態を取ることができる。 In other words, the vision system and vision detection method of the present disclosure can take various embodiments having the following configurations.
 (1)本開示のシーケンスプログラム表示装置1は、シーケンスプログラムを表示するシーケンスプログラム表示装置であって、検索文字列を入力する検索文字列入力部101と、信号を特定する情報及び信号の補助情報として定義された文字列を記憶するデータベース部201と、入力された検索文字列とデータベース部201の文字列とに基づいて信号に変換する信号変換部102と、シーケンスプログラムを記憶するシーケンスプログラム記憶部202と、信号変換部102により変換された信号をシーケンスプログラムから検索するシーケンスプログラム検索部103と、シーケンスプログラム検索部103により検索された信号を含むシーケンスプログラムの箇所を表示する表示装置40と、を備える。
 このシーケンスプログラム表示装置1によれば、シーケンスプログラム初心者であっても、機能毎の信号を記憶することなく、所望の信号をシーケンスプログラムから容易に見つけ出すことができる。
(1) The sequence program display device 1 of the present disclosure is a sequence program display device that displays a sequence program, and includes a search string input section 101 for inputting a search string, information for specifying a signal, and auxiliary information for the signal. a database unit 201 that stores character strings defined as , a signal conversion unit 102 that converts into signals based on input search character strings and character strings in the database unit 201, and a sequence program storage unit that stores sequence programs. 202, a sequence program search unit 103 that searches the sequence program for the signal converted by the signal conversion unit 102, and a display device 40 that displays the part of the sequence program that includes the signal searched by the sequence program search unit 103. Be prepared.
According to this sequence program display device 1, even a sequence program beginner can easily find a desired signal from a sequence program without having to memorize signals for each function.
 (2) (1)に記載のシーケンスプログラム表示装置1Aにおいて、シーケンスプログラム検索部103により検索されたシーケンスプログラムの全ての箇所を記憶する該当箇所記憶部203と、該当箇所記憶部203に記憶された全ての箇所を一覧にした該当箇所一覧を作成する該当箇所一覧作成部104と、を備え、表示装置40は、該当箇所一覧表示部として該当箇所一覧作成部104により作成された該当箇所一覧を表示してもよい。
 そうすることで、ユーザは、該当箇所一覧により各信号がどのような状況で動作するのかを比較しつつ容易に理解することができる。また、所望の信号をより早く探し出すこともできる。
(2) In the sequence program display device 1A described in (1), there is a corresponding part storage unit 203 that stores all parts of the sequence program searched by the sequence program search unit 103, and a corresponding part storage unit 203 that stores all the parts of the sequence program searched by the sequence program search unit 103. The display device 40 includes a corresponding part list creation unit 104 that creates a list of relevant parts in which all the parts are listed, and the display device 40 displays the relevant part list created by the relevant part list creation unit 104 as a relevant part list display part. You may.
By doing so, the user can easily understand the situation in which each signal operates by comparing the list of relevant locations. Furthermore, a desired signal can be found more quickly.
 (3)本開示のシーケンスプログラム表示方法は、シーケンスプログラムを表示するシーケンスプログラム表示方法であって、検索文字列を入力する検索文字列入力ステップと、入力された前記検索文字列と信号を特定する情報及び前記信号の補助情報として定義された文字列とに基づいて信号に変換する信号変換ステップと、変換された信号をシーケンスプログラムから検索するシーケンスプログラム検索ステップと、検索された信号を含むシーケンスプログラムの箇所を表示する表示ステップと、を備える。
 このシーケンスプログラム表示方法によれば、(1)と同様の効果を奏することができる。
(3) The sequence program display method of the present disclosure is a sequence program display method for displaying a sequence program, which includes a search string input step of inputting a search string, and identifying the input search string and signal. a signal conversion step of converting into a signal based on information and a character string defined as auxiliary information of the signal; a sequence program search step of searching a sequence program for the converted signal; and a sequence program including the searched signal. and a display step for displaying the location.
According to this sequence program display method, the same effect as (1) can be achieved.
 (4) (3)に記載のシーケンスプログラム表示方法において、検索されたシーケンスプログラムの全ての箇所を記憶する該当箇所記憶ステップと、記憶された全ての箇所を該当箇所一覧として作成する該当箇所一覧作成ステップと、を備え、表示ステップは、作成された該当箇所一覧を表示してもよい。
 そうすることで、シーケンスプログラム表示方法は、(2)と同様の効果を奏することができる。
(4) In the sequence program display method described in (3), there is a corresponding part storage step of storing all the parts of the searched sequence program, and a corresponding part list creation step of creating a corresponding part list of all the stored parts. The display step may display the created list of relevant locations.
By doing so, the sequence program display method can achieve the same effect as (2).
 1、1A シーケンスプログラム表示装置
 10、10a 制御部
 101 検索文字列入力部
 102 信号変換部
 103 シーケンスプログラム検索部
 104 該当箇所一覧作成部
 20、20a 記憶部
 201 データベース部
 202 シーケンスプログラム記憶部
 203 該当箇所記憶部
 30 入力装置
 40 記憶部
1, 1A Sequence program display device 10, 10a Control section 101 Search character string input section 102 Signal conversion section 103 Sequence program search section 104 Applicable location list creation section 20, 20a Storage section 201 Database section 202 Sequence program storage section 203 Applicable section storage Section 30 Input device 40 Storage section

Claims (4)

  1.  シーケンスプログラムを表示するシーケンスプログラム表示装置であって、
     検索文字列を入力する検索文字列入力部と、
     信号を特定する情報及び前記信号の補助情報として定義された文字列を記憶するデータベース部と、
     入力された前記検索文字列と前記データベース部の文字列とに基づいて信号に変換する信号変換部と、
     前記シーケンスプログラムを記憶するシーケンスプログラム記憶部と、
     前記信号変換部により変換された前記信号を前記シーケンスプログラムから検索するシーケンスプログラム検索部と、
     前記シーケンスプログラム検索部により検索された前記信号を含む前記シーケンスプログラムの箇所を表示する表示部と、
     を備えるシーケンスプログラム表示装置。
    A sequence program display device that displays a sequence program,
    a search string input section for inputting a search string;
    a database unit that stores character strings defined as information for identifying a signal and auxiliary information for the signal;
    a signal conversion unit that converts into a signal based on the inputted search string and the string in the database unit;
    a sequence program storage unit that stores the sequence program;
    a sequence program search unit that searches the sequence program for the signal converted by the signal conversion unit;
    a display unit that displays a portion of the sequence program that includes the signal searched by the sequence program search unit;
    A sequence program display device comprising:
  2.  前記シーケンスプログラム検索部により検索された前記シーケンスプログラムの全ての箇所を記憶する該当箇所記憶部と、
     前記該当箇所記憶部に記憶された前記全ての箇所を一覧にした該当箇所一覧を作成する該当箇所一覧作成部と、を備え、
     前記表示部は、該当箇所一覧表示部として前記該当箇所一覧作成部により作成された前記該当箇所一覧を表示する、請求項1に記載のシーケンスプログラム表示装置。
    a corresponding part storage unit that stores all the parts of the sequence program searched by the sequence program search unit;
    a corresponding part list creation unit that creates a list of all the parts stored in the relevant part storage unit;
    2. The sequence program display device according to claim 1, wherein the display unit displays the list of applicable locations created by the applicable location list creation unit as an applicable location list display unit.
  3.  シーケンスプログラムを表示するシーケンスプログラム表示方法であって、
     検索文字列を入力する検索文字列入力ステップと、
     入力された前記検索文字列と信号を特定する情報及び前記信号の補助情報として定義された文字列とに基づいて信号に変換する信号変換ステップと、
     変換された前記信号を前記シーケンスプログラムから検索するシーケンスプログラム検索ステップと、
     検索された前記信号を含む前記シーケンスプログラムの箇所を表示する表示ステップと、
     を備えるシーケンスプログラム表示方法。
    A sequence program display method for displaying a sequence program, the method comprising:
    a search string input step for inputting a search string;
    a signal conversion step of converting into a signal based on the inputted search character string, information specifying the signal, and a character string defined as auxiliary information of the signal;
    a sequence program searching step of searching the converted signal from the sequence program;
    a display step of displaying a portion of the sequence program that includes the searched signal;
    A sequence program display method comprising:
  4.  検索された前記シーケンスプログラムの全ての箇所を記憶する該当箇所記憶ステップと、
     記憶された前記全ての箇所を該当箇所一覧として作成する該当箇所一覧作成ステップと、を備え、
     前記表示ステップは、作成された前記該当箇所一覧を表示する、請求項3に記載のシーケンスプログラム表示方法。
    a corresponding part storage step of storing all the parts of the sequence program that have been searched;
    a step of creating a list of relevant locations from all of the stored locations;
    4. The sequence program display method according to claim 3, wherein the displaying step displays the created list of relevant locations.
PCT/JP2022/021885 2022-05-30 2022-05-30 Sequence program display device and sequence program display method WO2023233448A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/021885 WO2023233448A1 (en) 2022-05-30 2022-05-30 Sequence program display device and sequence program display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/021885 WO2023233448A1 (en) 2022-05-30 2022-05-30 Sequence program display device and sequence program display method

Publications (1)

Publication Number Publication Date
WO2023233448A1 true WO2023233448A1 (en) 2023-12-07

Family

ID=89025880

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/021885 WO2023233448A1 (en) 2022-05-30 2022-05-30 Sequence program display device and sequence program display method

Country Status (1)

Country Link
WO (1) WO2023233448A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0561509A (en) * 1991-09-02 1993-03-12 Hitachi Ltd Sequence program retrieving method, programmable controller and programming device
JP2017059046A (en) * 2015-09-17 2017-03-23 ファナック株式会社 Ladder diagram monitoring system capable of performing additional display in comment of operational state of cnc
JP2020201635A (en) * 2019-06-07 2020-12-17 オムロン株式会社 Support device and support program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0561509A (en) * 1991-09-02 1993-03-12 Hitachi Ltd Sequence program retrieving method, programmable controller and programming device
JP2017059046A (en) * 2015-09-17 2017-03-23 ファナック株式会社 Ladder diagram monitoring system capable of performing additional display in comment of operational state of cnc
JP2020201635A (en) * 2019-06-07 2020-12-17 オムロン株式会社 Support device and support program

Similar Documents

Publication Publication Date Title
JP2008123447A (en) Operator business support system
JP3963174B2 (en) Display / editing apparatus, display method, and program
EP1959336A1 (en) Editing apparatus, information processing apparatus, editing method, and editing program
JP5921765B2 (en) Program graph display device, program graph display method, and program graph display program
CN107615191B (en) Debugging apparatus and adjustment method
WO2023233448A1 (en) Sequence program display device and sequence program display method
JP6215105B2 (en) Program conversion apparatus and conversion processing program
JP2009080625A (en) Knowledge construction device, program, and knowledge construction method
JP2002024337A (en) Risk analysis supporting method, and storage medium
JP5189418B2 (en) Engineering tools
KR101565499B1 (en) Data processing apparatus, data processing program, recording medium
JP4476223B2 (en) Screen data creation device, screen data editing method, and screen data editing program
US11847148B2 (en) Information processing device and setting device
KR101726120B1 (en) Program editing device, program editing method and computer readable recoding medium for recording program editing program
JP4509361B2 (en) Speech recognition apparatus, recognition result correction method, and recording medium
JP3913414B2 (en) Editor device and recording medium recording editor program
JP2002062910A (en) Editor device and storage medium recording editor program
JP2005031737A (en) System, method, and program for generating source code, and software development support tool
JP7204054B1 (en) Program, setting device and display method
WO2024014354A1 (en) Control program editing device, editing method, and program
US20220269239A1 (en) Information processing apparatus, control apparatus, control method, method of controlling control apparatus, and recording medium
JP2003223204A (en) Programming method of programmable controller, system thereof and recording medium thereof
JP4042839B2 (en) Data processing system and method, and computer program
JP4894602B2 (en) Correction target file search device, correction target file search method, and correction target file search program
WO2022073981A1 (en) Data extraction in industrial automation systems

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: 22944738

Country of ref document: EP

Kind code of ref document: A1