WO2023195108A1 - 産業機械制御装置、及びコンピュータが読み取り可能な記憶媒体 - Google Patents

産業機械制御装置、及びコンピュータが読み取り可能な記憶媒体 Download PDF

Info

Publication number
WO2023195108A1
WO2023195108A1 PCT/JP2022/017199 JP2022017199W WO2023195108A1 WO 2023195108 A1 WO2023195108 A1 WO 2023195108A1 JP 2022017199 W JP2022017199 W JP 2022017199W WO 2023195108 A1 WO2023195108 A1 WO 2023195108A1
Authority
WO
WIPO (PCT)
Prior art keywords
function
control device
industrial machine
determines
machine control
Prior art date
Application number
PCT/JP2022/017199
Other languages
English (en)
French (fr)
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/017199 priority Critical patent/WO2023195108A1/ja
Publication of WO2023195108A1 publication Critical patent/WO2023195108A1/ja

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/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/4155Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by programme execution, i.e. part programme or machine function execution, e.g. selection of a programme

Definitions

  • the present invention relates to an industrial machine control device and a computer-readable storage medium.
  • Industrial machine control devices that control industrial machines, such as numerical control devices, have basic functions (software programs) that perform only basic operations, and additional functions (software programs) that are used for special purposes. Additional functionality can be implemented by installing optional software (sometimes called apps), configuring certain parameters, or purchasing software options. Purchasing a software option means setting the bit of the target software option. Use of additional functions requires setting parameters and purchasing optional software. The required settings differ depending on the function.
  • basic functions software programs
  • additional functions software programs
  • Additional functionality can be implemented by installing optional software (sometimes called apps), configuring certain parameters, or purchasing software options. Purchasing a software option means setting the bit of the target software option.
  • Use of additional functions requires setting parameters and purchasing optional software. The required settings differ depending on the function.
  • Patent Document 1 displays parameter settings related to optional functions for which option bits are set.
  • This technology in order for the user to know which optional functions do not have option bits set, they must look up the optional functions from a manual or catalog. Searching for additional functions (optional functions) requires user knowledge and experience. Furthermore, when searching for additional functions, users may sometimes make mistakes.
  • the number of functions required to satisfy user requirements is not limited to one, and it may be necessary to combine multiple functions. Further, parameter values for satisfying user requirements are not necessarily described in manuals or catalogs. Therefore, even if a convenient function, a function desired by an industrial machine manufacturer, or a function desired by an industrial machine user exists, it may not be used.
  • An industrial machine control device that is an aspect of the present disclosure is an industrial machine control device that has a function of controlling an industrial machine, and includes a requirements storage unit that stores conditions necessary for implementing additional functions; A function determination unit that detects an event that occurs in the device and determines an additional function to deal with the event, a setting status acquisition unit that reads the current configuration status related to the determined additional function, and a configuration status acquisition unit that reads the current configuration status related to the determined additional function. A requirements judgment section that compares the conditions necessary for implementation with the current settings and determines conditions that complement the current settings; and a requirements notification section that notifies the user of conditions that complement the current settings. , is provided.
  • a storage medium that is an aspect of the present disclosure stores conditions necessary for implementing a function to control an industrial machine, and is executed by one or more processors to detect an event occurring in an industrial machine control device. , determine additional functionality for dealing with the event, read the current configuration status related to the determined additional functionality, and compare the current configuration status with the conditions necessary to implement the determined additional functionality; Processor-readable instructions are stored for determining a condition that complements the current configuration condition and notifying a user of the condition that complements the current configuration condition.
  • FIG. 2 is a hardware configuration diagram of a numerical control device.
  • FIG. 2 is a block diagram of a numerical control device.
  • FIG. 3 is a diagram illustrating an example of determining a function based on a user's request.
  • FIG. 3 is a diagram illustrating an example of accepting a user's request using a natural language search.
  • FIG. 3 is a diagram showing an example of determining a function from commands or parameters of a machining program.
  • FIG. 6 is a diagram illustrating an example of determining functions required when executing a machining program. It is a figure which shows the example which determines a function from tool data.
  • FIG. 6 is a diagram illustrating an example of determining a function based on an alarm.
  • FIG. 3 is a diagram illustrating an example of determining a function based on a user's request.
  • FIG. 3 is a diagram illustrating an example of accepting a user's request using a natural language search.
  • FIG. 3 is
  • FIG. 7 is a diagram illustrating an example of notifying necessary functions when editing a machining program. It is a figure which determines a function from the number of registrations of a machining program. It is a figure which determines a function from the number of registered tool offsets. FIG. 7 is a diagram for determining a function based on the number of registered workpiece coordinate offsets. FIG. 6 is a diagram for determining a function from a parameter file. FIG. 6 is a diagram for determining a function from manually input parameters. FIG. 6 is a diagram for determining a function from a user's input. It is a flowchart explaining the operation of the numerical control device.
  • a numerical control device 100 will be described as an example of an industrial machine control device.
  • the present disclosure can be applied not only to the numerical control device 100 but also to a control device for an industrial robot.
  • FIG. 1 is a hardware configuration diagram of the numerical control device 100.
  • the numerical control device 100 includes a main CPU 101, a main memory 102, a serial I/O control unit 103, a parallel I/O control unit 104, an HMI communication I/F 105, a PLC control unit 106 (PLC CPU), a machine input/output communication I /F107, servo communication I/F108, etc.
  • PLC CPU PLC control unit 106
  • the main CPU 101 is a processor that controls the numerical control device 100 as a whole.
  • the numerical control device 100 controls the entire numerical control device 100 according to a system program developed in the main memory 102.
  • the main memory 102 temporarily stores temporary calculation data, display data, various data input by the user, and the like. Multiple optional programs and applications are installed on the external storage device.
  • a program stored in external memory 109 is loaded into main memory 102.
  • External memory 109 stores system programs that perform basic functions and optional programs that perform additional functions.
  • the numerical control device 100 is connected to a display unit 20 via an HMI communication I/F 105, and is connected to an input unit 30 such as a touch panel or an operation panel via the display unit 20. Inputs to the touch panel or operation panel are output to the main CPU 101 via the remote I/O 121.
  • the numerical control device 100 includes a machine input/output communication I/F 107.
  • the machine input/output I/F 107 inputs and outputs signals to and from limit switches, sensors, contactors, lamps, etc. of the machine tool via the remote I/O 131.
  • the numerical control device 100 is connected to a main shaft amplifier and a servo amplifier via a servo communication I/F 108.
  • the numerical control device 100 acquires signals from the spindle motor and servo motor via the servo communication I/F 108.
  • the numerical control device 100 includes a PLC control section 106.
  • the PLC control unit 106 acquires signals from sensors and devices incorporated in the numerical control device 100.
  • FIG. 2 is a block diagram of the numerical control device 100.
  • the numerical control device 100 includes a function determination section 11 , a requirement storage section 12 , a setting status acquisition section 13 , a requirement determination section 14 , and a requirement notification section 15 .
  • the function determination unit 11 determines the functions necessary to cope with the machine state and external signal input. When an event such as an input from a user or a change in a machine state occurs, the function determination unit 11 determines a function necessary to deal with the generated event. The types of events and types of functions will be described later.
  • the necessary condition storage unit 12 stores conditions necessary for implementing additional functions. Conditions include identification information (name, etc.) of the function (software option, optional program, application, parameter value), how to obtain the function, settings required to execute the function (parameter value, software option), etc. be.
  • the setting status acquisition unit 13 reads the current setting status based on the identification information (name, etc.) of the function determined by the function determining unit 11.
  • the necessary condition determining unit 14 compares the determined conditions for executing the function with the current setting situation, and determines the conditions necessary for executing the determined function.
  • the necessary condition notification unit 15 notifies the user of the conditions necessary to execute the determined function.
  • the request selection screen in FIG. 3 displays a list of user requests.
  • the displayed contents include a list of items such as "I want to increase the number of look-ahead blocks”, “I want to stop the axis at the corner”, “I want to perform indexing machining”, “I want to perform simultaneous 5-axis machining”, etc. has been done.
  • This list describes items expected to be requested by the user in natural language, making it easy for the user to understand.
  • the function determining unit 11 determines the function corresponding to the user's selection.
  • the necessary condition determination unit 14 compares the conditions necessary for implementing the function with the current setting status, and determines the conditions that should be supplemented in order to implement the function.
  • "I want to increase the number of pre-read blocks” is selected as the request, and in order to "increase the number of pre-read blocks", it is necessary to add two functions, A function and B function.
  • the necessary condition notification unit 15 notifies the user of conditions that need to be changed.
  • Natural language processing technology is used to search for functions that are presumed to be requested by the user.
  • Natural language processing includes techniques such as similar document search and relationship extraction.
  • the system infers the user's request by matching it with places, objects, technical terms, etc. related to the user's request.
  • the search item input screen shown in FIG. 4 "I want to increase the number of prefetch blocks" is input.
  • the function determining unit 11 determines that the user's request is "increase the number of prefetch blocks.” In order to execute the user's request "increase the number of pre-read blocks", it is necessary to add two functions, A function and B function.
  • the necessary condition notification unit 15 notifies the user of the conditions to be set in order to execute function A and function B.
  • the necessary condition notification unit 15 notifies the user of conditions that need to be changed.
  • the function determining unit 11 analyzes the specified machining program and determines the functions required when executing the machining program.
  • the number of blocks to be executed in each interpolation cycle is determined from the program feed rate and the amount of movement of one block (the required number of look-ahead blocks is calculated).
  • an AI contour control software option is required.
  • the necessary condition determining unit 14 compares the settings necessary to increase the number of pre-read blocks with the current setting situation, and determines the conditions that should be set in order to execute the machining program. In the example of FIG. 6, in order to execute the AI contour control software, it is necessary to set the parameters to "No.
  • the necessary condition notification unit notifies the user of conditions that need to be changed.
  • the function determining unit 11 analyzes data regarding the tool to be used (hereinafter referred to as tool data) and determines the functions necessary for mounting the tool.
  • tool data data regarding the tool to be used
  • the function determination unit 11 determines that "Function A” is required to implement the "ball end mill” and "Function B” is required to implement the "drill”.
  • the necessary condition determination unit 14 compares the conditions necessary for mounting the tool with the current setting situation, and determines complementary conditions. In the example of FIG. 7, it is determined that "B function" for using "drill” is insufficient.
  • the necessary condition notification unit 15 notifies the user of conditions that need to be changed.
  • the necessary condition notification unit 15 notifies the user of conditions that need to be changed.
  • the function determination unit 11 determines functions necessary for implementing the machining program when editing the machining program.
  • the necessary condition notification unit notifies the user of conditions that need to be changed.
  • On the requirements notification screen in Figure 9, "Includes an unusable G code (G68.2). A software option for slope indexing command is required. Please purchase from the website below.”, “ https://xxxxxx” and “The following parameters also need to be set. No. 11111 0” is displayed.
  • the necessary condition notification unit 15 notifies the user of conditions that need to be changed.
  • a warning will be generated if the number of tool data registrations exceeds the allowable number of registrations.
  • the function determining unit 11 determines that the cause of the warning is the number of registered tool data.
  • the function determination unit 11 determines a function to expand the number of registered tool data as a function to be added.
  • the necessary condition notification unit notifies the user of conditions that need to be changed.
  • a warning will be generated if the number of work coordinate offsets registered exceeds the allowable number of registrations.
  • the function determining unit 11 determines that the cause of the warning is the number of registered workpiece coordinate offsets.
  • the necessary condition notification unit 15 notifies the user of conditions that need to be changed.
  • the parameter file is a file that stores a list of parameters and values of the parameters.
  • the function determination unit 11 determines the functions necessary to implement each parameter. In the example of FIG. 13, in order to implement the parameter "No. 10000", it is necessary to enable the A function and set "1" to the parameter "No. xxxx”. Also, in order to implement parameter "No. 10001", enable function B and install parameter No. xxx” must be set to “100”.
  • the function determining unit 11 determines the functions necessary to implement the input parameters.
  • the necessary condition determination unit 14 determines the conditions necessary to implement the determined function.
  • the necessary condition notification unit 15 notifies the user of supplementary conditions.
  • the function determination unit 11 determines whether there is a function to be added to implement the parameters. If there is a function to be added, the necessary condition determination unit 14 determines the conditions necessary to implement the determined function. In the example of FIG. 14, in order to implement the parameter "No. 10000", it is necessary to enable the A function and set “1" to the parameter "No. xxxx”. Also, in order to implement parameter "No. 10001", enable function B and install parameter No. xxx” must be set to “100”. The function determining unit 11 determines the functions necessary to implement the input parameters. The necessary condition determination unit 14 determines the conditions necessary to implement the determined function.
  • the necessary condition notification unit 15 notifies the user of supplementary conditions.
  • a software option for fixed cycle for drilling is required. Please purchase from the following website.”, "https://xxxxx”, and "The following parameter settings are also available.
  • a user inputs an instruction to the numerical control device 100 via the input unit 30 . For example, when the user instructs execution of a machining simulation, if the specified machining simulation function does not exist, the function determining unit 11 determines that the machining simulation function is an additional function.
  • the necessary condition determining unit 14 determines the conditions necessary for implementing the machining simulation. In the example of FIG. 15, the parameters "No.
  • the necessary condition notification unit 15 notifies the user of supplementary conditions.
  • FIG. 16 is a flowchart showing the operation of the numerical control device 100 of the present disclosure.
  • the numerical control device 100 waits for an event to occur (step S1).
  • Events include selecting functions using natural language, searching for functions using natural language, inputting machining programs (when registering and editing machining programs), inputting tool data, generating alarms, registering machining programs, This includes registering workpiece coordinate offsets and inputting parameters.
  • step S2 When an event occurs (step S2), the numerical control device 100 determines a function to be added to deal with the event (step S3). The numerical control device 100 reads out conditions (parameter values) etc. necessary for implementing the determined additional function (step S4).
  • the numerical control device 100 reads the current setting status based on the identification information (name, etc.) of the determined function (step S5).
  • the numerical control device 100 compares the determined conditions for implementing the function with the current setting situation, and determines conditions that complement the current setting situation (step S6).
  • the numerical control device 100 notifies the user of supplementary conditions for implementing the determined function (step S7).
  • the numerical control device 100 of the present disclosure can be equipped with optional additional functions in addition to the basic functions installed as standard, and events such as user input and changes in machine status can be implemented. When it occurs, determine the functionality needed to respond to the event. Conventionally, users have searched for necessary functions by referring to manuals or catalogs, but sometimes the search results are overlooked. Furthermore, although one purpose may be achieved by combining multiple functions, it is difficult to come up with a combination of multiple functions based on a manual or catalog.
  • the numerical control device 100 of the present disclosure connects natural language and functions.
  • a user selects or searches for an objective in natural language, the user is presented with functionality to carry out the objective.
  • the settings required to implement the function are also presented to the user.

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Manufacturing & Machinery (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Numerical Control (AREA)

Abstract

産業機械を制御する機能を備える産業機械制御装置であって、追加の機能の実装に必要な条件を記憶し、産業機械制御装置で発生するイベントを検出し、イベントに対処するための追加の機能を判定し、判定した機能に関連する設定の現行の設定状況を読み出し、判定した機能の実装に不足する条件を取得し、現行の設定状況と比較し、判定した機能の実装に必要な条件を判定し、必要な条件をユーザに通知する。

Description

産業機械制御装置、及びコンピュータが読み取り可能な記憶媒体
 本発明は、産業機械制御装置、及びコンピュータが読み取り可能な記憶媒体に関する。
 数値制御装置などの産業機械を制御する産業機械制御装置には、基本的な動作のみを実行する基本機能(ソフトウェアプログラム)と、特別な用途に利用される追加の機能(ソフトウェアプログラム)がある。追加の機能を実装するには、オプションソフトウェア(アプリと呼ばれることもある)のインストールや特定のパラメータの設定やソフトウェアオプションの購入を行う。ソフトウェアオプションの購入とは、対象ソフトウェアオプションのビットを立てることを意味する。追加の機能の使用には、パラメータの設定やオプションソフトウェアの購入が必要である。必要な設定は機能ごとに異なる。
 従来、GUI(Graphical User Interface)を用いて、追加の機能をユーザに選択させる技術が存在する。このGUIは、オプションソフトウェアの名称の指定を受け付け、ユーザが指定したオプションソフトウェアに含まれるオプション機能の一覧を表示する。ユーザがオプション機能を選択すると、オプション機能に関連するパラメータを表示する。ユーザは、画面を参照しながらオプション機能に対するパラメータを設定できる。例えば、特許文献1。
特開平7-234714号公報
 特許文献1のGUIでは、オプションビットが立っているオプション機能に関するパラメータ設定を表示する。この技術では、オプションビットが立っていないオプション機能をユーザが知るにはオプション機能をマニュアルやカタログから調べなければならない。追加の機能(オプション機能)の検索は、ユーザの知識や経験を要する。
 また、追加の機能の検索では、ユーザの見落としが発生することもある。ユーザの要求を満たすために必要な機能は1つとは限らず、複数の機能を組み合わせる必要があることもある。また、ユーザの要求を満たすためのパラメータの値は、必ずしもマニュアルやカタログには記載されていない。そのため、便利な機能、産業機械のメーカが望む機能、産業機械のユーザが望む機能が存在しても使用されないことがある。
 産業機械の制御装置の分野では、適切な機能をユーザに提示する技術が望まれている。
 本開示の一態様である産業機械制御装置は、産業機械を制御する機能を備える産業機械制御装置であって、追加の機能の実装に必要な条件を記憶する必要条件記憶部と、産業機械制御装置で発生するイベントを検出し、イベントに対処する追加の機能を判定する機能判定部と、判定した追加の機能に関連する現行の設定状況を読み出す設定状況取得部と、判定した追加の機能の実装に必要な条件と現行の設定状況とを比較し、現行の設定状況を補完する条件を判定する必要条件判定部と、現行の設定条件を補完する条件をユーザに通知する必要条件通知部と、を備える。
 本開示の一態様である記憶媒体は、産業機械を制御する機能の実装に必要な条件を記憶し、1つ又は複数のプロセッサが実行することにより、産業機械制御装置で発生するイベントを検出し、イベントに対処するための追加の機能を判定し、判定した追加の機能に関連する現行の設定状況を読み出し、判定した追加の機能の実装に必要な条件と現行の設定状況とを比較し、現行の設定状況を補完する条件を判定し、現行の設定条件を補完する条件をユーザに通知する、プロセッサが読み取り可能な命令を記憶する。
 本発明の一態様により、適切な機能をユーザに提示することができる。
数値制御装置のハードウェア構成図である。 数値制御装置のブロック図である。 ユーザの要求から機能を判定する例を示す図である。 ユーザの要求を自然言語検索で受け付ける例を示す図である。 加工プログラムの指令又はパラメータから機能を判定する例を示す図である。 加工プログラムの実行時に必要となる機能を判定する例を示す図である。 工具データから機能を判定する例を示す図である。 アラームから機能を判定する例を示す図である。 加工プログラムの編集時に必要な機能を通知する例を示す図である。 加工プログラムの登録数から機能を判定する図である。 工具オフセットの登録数から機能を判定する図である。 ワーク座標オフセットの登録数から機能を判定する図である。 パラメータファイルから機能を判定する図である。 手動で入力されたパラメータから機能を判定する図である。 ユーザの入力から機能を判定する図である。 数値制御装置の動作を説明するフローチャートである。
 以下、産業機械制御装置の実施の態様を説明する。
 本開示では、産業機械制御装置の一例として数値制御装置100について説明する。本開示は、数値制御装置100の他に産業用ロボットの制御装置にも適用できる。
 図1は、数値制御装置100のハードウェア構成図である。数値制御装置100は、メインCPU101、メインメモリ102、シリアルI/O制御部103、パラレルI/O制御部104、HMI通信I/F105、PLC制御部106(PLC用CPU)、機械入出力通信I/F107、サーボ通信I/F108などを備える。
 メインCPU101は、数値制御装置100を全体的に制御するプロセッサである。数値制御装置100は、メインメモリ102に展開したシステムプログラムに従って数値制御装置100の全体を制御する。メインメモリ102には、一時的な計算データ、表示データ、ユーザが入力した各種データ等が一時的に格納される。外部記憶装置には複数のオプションプログラムやアプリがインストールされている。外部メモリ109に記憶するプログラムがメインメモリ102にロードされる。外部メモリ109は、基本機能を実行するシステムプログラム、追加の機能を実行するオプションプログラムを記憶する。
 数値制御装置100は、HMI通信I/F105を介して表示部20と接続されており、表示部20を介してタッチパネルや操作盤などの入力部30に接続されている。タッチパネルや操作盤への入力は、リモートI/O121を介してメインCPU101に出力される。
 数値制御装置100は、機械入出力通信I/F107を備える。機械入出力I/F107は、リモートI/O131を介して、工作機械のリミットスイッチ、センサ、コンタクタ、ランプなどと信号の入出力を行う。数値制御装置100は、サーボ通信I/F108を介して主軸アンプ及びサーボアンプと接続されている。数値制御装置100は、サーボ通信I/F108を介して主軸モータやサーボモータの信号を取得する。
 数値制御装置100は、PLC制御部106を備える。PLC制御部106は、数値制御装置100に組み込まれたセンサや装置からの信号を取得する。
 図2は、数値制御装置100のブロック図である。数値制御装置100は、機能判定部11、必要条件記憶部12、設定状況取得部13、必要条件判定部14、必要条件通知部15を備える。
 機能判定部11は、機械状態及び外部信号入力に対処するために必要な機能を判定する。機能判定部11は、ユーザからの入力や機械状態の変化などのイベントが発生すると、発生したイベントに対処するために必要な機能を判定する。イベントの種類、機能の種類については後述する。
 必要条件記憶部12は、追加の機能を実装するために必要な条件を記憶する。条件には、機能(ソフトウェアオプション、オプションプログラム、アプリ、パラメータの値)の識別情報(名称など)、機能の取得方法、機能を実行するために必要な設定(パラメータの値、ソフトウェアオプション)などがある。
 設定状況取得部13は、機能判定部11が判定した機能の識別情報(名称など)などを基に、現行の設定状況を読み出す。
 必要条件判定部14は、判定した機能を実行するための条件と、現行の設定状況とを比較し、判定した機能を実行するために必要な条件を判定する。
 必要条件通知部15は、判定した機能を実行するために必要な条件をユーザに通知する。
 以下、具体例を説明する。
 [1.ユーザの要求から機能を判定する]
 この例では、ユーザの要求と、要求を実現する機能とを結びつける。ユーザの要求は、自然言語で表現する。自然言語で表現すると、ユーザには理解しやすく、検索も容易である。
 図3の要求選択画面には、ユーザの要求が一覧表示されている。表示内容は、「先読みブロック数を増やしたい」、「コーナ部で軸を停止させたい」、「割出し加工をしたい」、「同時5軸加工をしたい」、・・・といった項目の一覧が表示されている。この一覧は、ユーザが要求すると想定される事項を自然言語で記載しておりユーザが理解しやすい。
 ユーザが項目を選択すると、機能判定部11は、ユーザの選択に対応する機能を判定する。必要条件判定部14は、機能の実装に必要な条件と、現行の設定状況を比較し、機能を実装するために補完すべき条件を判定する。
 図3では、要求として「先読みブロック数を増やしたい」が選択されており、「先読みブロック数を増やす」ためには、A機能とB機能の2つの機能を追加する必要がある。A機能を有効にするには、パラメータ「No.11111=0」、「No.22222=0」、「No.33333=1」に設定する必要がある。現行の設定状況は、これを満たすため、A機能を実行するためのパラメータ設定は不要である。
 また、B機能を有効にするには、パラメータ「No.44444=1」、「No.55555=4」、「No.66666=3」に設定する必要がある。現行の設定では、「No.44444=0」、「No.55555=1」、「No.66666=3」であるため、「No.44444」と「No.55555」の値を変更しなればならない。また、B機能を有効にするには高速プロセッシングのソフトウェアオプションも必要である。すなわち、高速プロセッシングのソフトウェアオプションのビット(図示しない)を「1(有効)」に変更する必要がある。
 必要条件通知部15は、変更が必要な条件をユーザに通知する。
 図3の必要条件通知画面では、「高速プロセッシングのソフトウェアオプションが必要です。以下のWebサイトから購入してください。https://xxxxx」、「また、以下のパラメータ設定が必要です」、「No.44444=1」、「No.55555=4」と表示する。
[2.ユーザの要求を自然言語検索で受け付ける]
 この例では、自然言語処理の技術を用い、ユーザの要求であると推測される機能を検索する。自然言語処理では、類似文書検索、関係抽出などの技術がある。例えば、ユーザの要求に関連する場所、物、専門用語などとのマッチングをとり、ユーザの要求を推測する。
 図4の検索項目入力画面では、「先読みブロック数を増やしたい」と入力されている。ここで、検索を実行すると、機能判定部11は、ユーザの要求は、「先読みブロック数増加」であると判定する。
 ユーザの要求「先読みブロック数増加」を実行するためには、A機能とB機能の2つの機能を追加する必要がある。A機能を有効にするには、パラメータ「No.11111=0」、「No.22222=0」、「No.33333=1」に設定する必要がある。現行の設定では、これを満たすため、A機能を実行するためのパラメータ設定は不要である。
 B機能を有効にするには、高速プロセッシングのソフトウェアオプション、およびパラメータ「No.44444=1」、「No.55555=4」、「No.66666=3」に設定する必要がある。現行の設定では、「No.44444=0」、「No.55555=1」、「No.66666=3」であるため、「No.44444」と「No.55555」の値を変更しなければならない。また、現行の設定では高速プロセッシングのソフトウェアオプションが無効である。すなわち、高速プロセッシングのソフトウェアオプションのビット(図示しない)を「1(有効)」に変更する必要がある。
 必要条件通知部15は、機能A及び機能Bを実行するために設定すべき条件をユーザに通知する。図4の必要条件通知画面では、「先読みブロック数を増やすには高速プロセッシングのソフトウェアオプションが必要です。以下のWebサイトから購入してください。https://xxxxx」、「また、以下のパラメータ設定が必要です。」、「No.44444=1」、「No.55555=4」と表示する。
 なお、この例では、テキスト検索したが、音声検索を用いてもよい。
[3.加工プログラムの指令又はパラメータから機能を判定する]
 この例では、加工プログラムの指令やパラメータと、それらを実装するために必要な機能とを結びつける。機能判定部11は、指定された加工プログラムを解析し、加工プログラムの実装に必要な機能を判定する。
 図5の「Oxxxx」という加工プログラムにおいて、2行目の「G68.2」は機能(A機能)が必要である。
 必要条件判定部14は、加工プログラムの実装に必要な条件と、現行の設定状況を比較し、機能の実装に設定すべき条件を判定する。
 図5の例では、A機能を有効にするために、パラメータを「No.11111=0」、「No.22222=0」、「No.33333=1」に設定する必要がある。現行の設定では「No.11111」が「1」であるため、このパラメータの値を「0」に変更しなければならない。
 必要条件通知部15は、変更が必要な条件をユーザに通知する。
 図5の必要条件通知画面では、「傾斜面割出し指令のソフトウェアオプションが必要です。以下のWebサイトから購入してください。」、「https://xxxxx」、「また、以下のパラメータ設定が必要です。」、「No.11111=0」と表示する。
[4.加工プログラムの実行時に必要となる機能を判定する]
 この例において、機能判定部11は、指定された加工プログラムを解析し、加工プログラムの実行時に必要となる機能を判定する。
 図6の例では、プログラムの送り速度と1ブロックの移動量から補間周期毎に何ブロック実行するべきか(必要な先読みブロック数を計算)する。先読みブロック数を増やすためには、AI輪郭制御ソフトウェアオプションが必要である。
 必要条件判定部14は、先読みブロック数を増やすために必要な設定と、現在の設定状況とを比較し、加工プログラムを実行するために設定すべき条件を判定する。図6の例では、AI輪郭制御ソフトウェアを実行するためには、パラメータを「No.11111=2」、「No.22222=4」、「No.33333=3」に設定する必要がある。現行の設定では、「No.11111」が「0」、「No.22222」が「1」であるため、「No.11111」の値を「2」に、「No.22222」の値を「4」に変更しなければならない。
 必要条件通知部は、変更が必要な条件をユーザに通知する。
 図6の必要条件通知画面では「AI輪郭制御のソフトウェアオプションが必要です。以下のWebサイトから購入してください。」、「https://xxxxx」、「また、以下のパラメータ設定が必要です。」、「No.11111=2」、「No.22222=4」と表示する。
[5.工具データから機能を判定する]
 この例において、機能判定部11は、使用する工具に関するデータ(以下、工具データと呼ぶ)を解析し、工具の実装に必要な機能を判定する。図7の例では、工具データとして、「ボールエンドミル」、「長さ:100」、「半径:10」と、「ドリル」、「長さ:150」、「半径:20」を入力する。機能判定部11は、「ボールエンドミル」を実装するためには「A機能」が必要であり、「ドリル」を実装するためには「B機能」が必要であると判定する。
 必要条件判定部14は、工具の実装に必要な条件と、現行の設定状況を比較し、補完する条件を判定する。図7の例では、「ドリル」を使用するための「B機能」が足りないと判定する。また、「B機能」を有効にするためには、パラメータを「No.11111=0」、「No.22222=0」、「No.33333=1」に設定する必要がある。現行の設定では、「No.11111」が「1」であるため、このパラメータの値を「0」に変更しなければならない。
 必要条件通知部15は、変更が必要な条件をユーザに通知する。
 図7の必要条件通知画面では「工具種類追加のソフトウェアオプションが必要です。以下のWebサイトから購入してください。」「https://xxxxx」、「また、以下のパラメータ設定が必要です。」、「No.11111=0」と表示する。
[6.アラームから機能を判定する]
 この例では、加工プログラムの実行中にアラームが発生したとき、アラームの原因となった指令を特定し、この指令を実装するために必要な機能を判定する。図8の例では、機能判定部11は、指令「G68.2(傾斜面割出し指令)」がアラームの原因であると特定する。必要条件判定部14は、指令「G68.2」を実装するために設定すべき条件を判定する。指令「G68.2」を実装するには「A機能」が必要であり、「A機能」を有効にするために、パラメータを「No.11111=0」、「No.22222=0」、「No.33333=1」に設定する必要がある。現行の設定では、「No.11111」が「1」であるため、このパラメータの値を変更しなければならない。
 必要条件通知部15は、変更が必要な条件をユーザに通知する。
 図8の必要条件通知画面では、「使用できないGコードを指令しました。傾斜面割出し指令のソフトウェアオプションが必要です。以下のWebサイトから購入してください。「https://xxxxx」、「また、以下のパラメータの設定が必要です。No.11111=0」と表示する。
 [7.加工プログラムの編集時に必要な機能を通知する]
 この例では、[3.加工プログラムと機能とを結びつける]と同様に、加工プログラムの指令やパラメータと、それらを実装するために必要な機能とを結びつけている。機能判定部11は、加工プログラムの編集時に、加工プログラムを実装するために必要な機能を判定する。必要条件判定部14は、判定した機能を実装するために必要な条件と、現行の設定状況を比較し、機能を実装するために設定すべき条件を判定する。
 図9の例では、指令「G68.2(傾斜面割出し指令)」を実装するために必要な機能(A機能)を判定する。「A機能」を有効にするために、パラメータを「No.11111=0」、「No.22222=0」、「No.33333=1」に設定する必要がある。現行の設定では、「No.11111」が「1」であるため、このパラメータの値を「0」に変更しなければならない。
 必要条件通知部は、変更が必要な条件をユーザに通知する。
 図9の必要条件通知画面では、「使用できないGコード(G68.2)が含まれています。傾斜面割出し指令のソフトウェアオプションが必要です。以下のWebサイトから購入してください。」、「https://xxxxx」、「また、以下のパラメータの設定が必要です。No.11111=0」と表示する。
[8.許容登録数から機能を判定する]
[8.1 加工プログラム登録数から機能を判定する]
 加工プログラムの登録数が許容登録数を超えると警告が発生する。機能判定部11は、警告の原因が加工プログラムの登録数であると判定する。機能判定部11は、追加する機能として、加工プログラムの登録数を拡張する機能を判定する。必要条件判定部14は、機能判定部11が判定した機能を実装するために必要な条件を判定する。
 図10の例では、「プログラム登録拡張」機能が必要である。この機能を有効にするためには、パラメータを「No.11111=2」、「No.22222=4」、「No.33333=3」に設定する必要がある。現行の設定では、「No.11111」が「0」、「No.22222」が「1」であるため、「No.11111」の値を「2」に、「No.22222」の値を「4」に変更しなければならない。
 必要条件通知部15は、変更が必要な条件をユーザに通知する。
 図10の必要条件通知画面では、「プログラム登録数拡張のソフトウェアオプションが必要です。以下のWebサイトから購入してください。」、「https://xxxxx」、「また、以下のパラメータ設定が必要です。」、「No.11111=2」、「No.22222=4」と表示する。
[8.2 工具データの登録数から機能を判定する]
 工具データの登録数が許容登録数を超えると警告が発生する。機能判定部11は、警告の原因が工具データの登録数であると判定する。機能判定部11は、追加する機能として、工具データの登録数を拡張する機能を判定する。必要条件判定部は、機能判定部が判定した機能を実行するために必要な条件を判定する。なお、工具オフセットの登録数が許容登録数を超過した場合も同様の処理をする。
 図11の例では、「工具オフセット組数拡張」機能が必要であると判定する。この機能を有効にするためには、パラメータを「No.11111=2」、「No.22222=4」、「No.33333=3」に設定する必要がある。現行の設定では、「No.11111=0」、「No.22222=1」であるため、パラメータ「No.11111」の値を「2」に、「No.22222」の値を「4」に変更しなければならない。
 必要条件通知部は、変更が必要な条件をユーザに通知する。
 図11の必要条件通知画面では、「工具オフセット組数拡張のソフトウェアオプションが必要です。以下のWebサイトから購入してください。」、「https://xxxxx」、「また、以下のパラメータの設定が必要です。」、「No.11111=2」、「No.22222=4」と表示する。
[8.3 ワーク座標オフセットの登録数から機能を判定する]
 ワーク座標オフセットの登録数が許容登録数を超えると警告が発生する。機能判定部11は、警告の原因がワーク座標オフセットの登録数であると判定する。機能判定部11は、追加する機能として、ワーク座標系オフセットの登録数を拡張する機能を判定する。
 図12の例では、「ワーク座標系オフセット組数拡張」機能が必要である。この機能を有効にするためには、パラメータを「No.11111=2」、「No.22222=4」、「No.33333=3」に設定する必要がある。現行の設定では、「No.11111=0」、「No.22222=1」であるため、「No.11111」の値を「2」に、「No.22222」の値を「4」に変更しなければならない。
 必要条件通知部15は、変更が必要な条件をユーザに通知する。
 図12の必要条件通知画面では、「ワーク座標系オフセット組数拡張のソフトウェアオプションが必要です。以下のWebサイトから購入してください。」、「https://xxxxx」、「また、以下のパラメータ設定が必要です。」、「No.11111=2」、「No.22222=4」と表示する。
[9 パラメータを有効にする機能を判定する]
[9.1 パラメータファイルから機能を判定する]
 パラメータファイルは、パラメータのリスト及びパラメータの値を格納したファイルである。機能判定部11は、パラメータファイルを入力すると、各パラメータの実装に必要な機能を判定する。図13の例では、パラメータ「No.10000」を実装するためには、A機能を有効にしてパラメータ「No.xxxx」に「1」を設定する必要がある。また、パラメータ「No.10001」を実装するためには、B機能を有効にしてパラメータNo.xxx」に「100」を設定する必要がある。機能判定部11は、入力したパラメータを実装するために必要な機能を判定する。必要条件判定部14は、判定した機能を実装するために必要な条件を判定する。
 必要条件通知部15は、補完する条件をユーザに通知する。
 図13の必要条件通知画面では、「穴あけ用固定サイクルのソフトウェアオプションが必要です。以下のWebサイトから購入してください。」、「https://xxxxx」、「また、以下のパラメータの設定が必要です。No.xxxx=1」「No.xxx=100」と表示する。
 [9.2 手動で入力されたパラメータから機能を判定する]
 数値制御装置100にユーザが手動でパラメータを入力すると、機能判定部11は、パラメータを実装するために追加する機能が存在するか否かを判定する。追加する機能が存在する場合には、必要条件判定部14は、判定した機能を実装するために必要な条件を判定する。図14の例では、パラメータ「No.10000」を実装するためには、A機能を有効にしてパラメータ「No.xxxx」に「1」を設定する必要がある。また、パラメータ「No.10001」を実装するためには、B機能を有効にしてパラメータNo.xxx」に「100」を設定する必要がある。機能判定部11は、入力したパラメータを実装するために必要な機能を判定する。必要条件判定部14は、判定した機能を実装するために必要な条件を判定する。
 必要条件通知部15は、補完する条件をユーザに通知する。
 図14の必要条件通知画面では、「穴あけ用固定サイクルのソフトウェアオプションが必要です。以下のWebサイトから購入してください。」、「https://xxxxx」、「また、以下のパラメータの設定が必要です。No.xxxx=1」「No.xxx=100」と表示する。
[10.ユーザの入力から機能を判定する]
 ユーザは、入力部30を介して、数値制御装置100に指示入力を行う。例えば、ユーザが加工シミュレーションの実行を指示したとき、指定された加工シミュレーションの機能が存在しない場合には、機能判定部11は、加工シミュレーションの機能を追加する機能と判定する。
 必要条件判定部14は、加工シミュレーションの実装に必要な条件を判定する。図15の例では、パラメータ「No.11111=2」、「No.22222=4」、「No.33333=3」が必要条件である。現行の設定では、「No.11111=1」、「No.22222=0」、「No.33333=1」であるため、パラメータ「No.11111」の値を「2」に、パラメータ「No.22222」の値を「4」に、パラメータ「No.33333」を「3」に変更しなければならない。
 必要条件通知部15は、補完する条件をユーザに通知する。
 図15の必要条件通知画面では、「加工シミュレーションのソフトウェアオプションが必要です。以下のWebサイトから購入してください。」、「https://xxxxxx」。「また、以下のパラメータの設定が必要です。」、「No.11111=2」、「No.22222=4」、「No.33333=3」と表示する。
 図16は、本開示の数値制御装置100の動作を示すフローチャートである。
 数値制御装置100は、イベントの発生を待機する(ステップS1)。イベントには、自然言語を用いた機能の選択、自然言語を用いた機能の検索、加工プログラムの入力(加工プログラム登録時及び編集時)、工具データの入力、アラームの発生、加工プログラムの登録、ワーク座標オフセットの登録、パラメータの入力などがある。
 イベントが発生すると(ステップS2)、数値制御装置100は、イベントに対処するために追加する機能を判定する(ステップS3)。数値制御装置100は、判定した追加の機能を実装するために必要な条件(パラメータの値)などを読み出す(ステップS4)。
 数値制御装置100は、判定した機能の識別情報(名称など)などを基に現行の設定状況を読み出す(ステップS5)。
 数値制御装置100は、判定した機能を実装するための条件と、現行の設定状況とを比較し、現行の設定状況を補完する条件を判定する(ステップS6)。
 数値制御装置100は、判定した機能を実装するために補完する条件をユーザに通知する(ステップS7)。
 以上説明したように、本開示の数値制御装置100は、標準で搭載された基本機能の他に、オプションの追加の機能が搭載可能であり、ユーザからの入力や機械状態の変化などのイベントが発生すると、イベントに対処するために必要な機能を判定する。従来、ユーザは、マニュアルやカタログを参照して、必要な機能を探していたが、検索漏れが生じることがある。また、複数の機能の組み合わせで1つの目的を実現することもあるが、マニュアルやカタログを基に複数の機能の組み合わせを想到するのは困難である。
 本開示の数値制御装置100では、自然言語と機能とを結びつける。ユーザが自然言語で目的を選択又は検索すると、目的を実行するための機能がユーザに提示される。また、機能を実装するために必要な設定もユーザに提示される。
 また、数値制御装置100の機械状態が変化したとき、機械状態の変化に対処するために必要な機能がユーザに提示される。ユーザは、追加の機能をマニュアルやカタログで検索しなくても、必要な機能を追加することができる。また、機能を実装するために必要な設定もユーザに提示される。
  100 数値制御装置
  11  機能判定部
  12  必要条件記憶部
  13  設定状況取得部
  14  必要条件判定部
  15  必要条件通知部
  101 メインCPU
  102 メインメモリ
  109 外部メモリ
  20  表示部
  30  入力部

Claims (12)

  1.  産業機械を制御する機能を備える産業機械制御装置であって、
     追加の機能の実装に必要な条件を記憶する必要条件記憶部と、
     前記産業機械制御装置で発生するイベントを検出し、前記イベントに対処する追加の機能を判定する機能判定部と、
     前記判定した追加の機能に関連する現行の設定状況を読み出す設定状況取得部と、
     前記判定した追加の機能の実装に必要な条件と前記現行の設定状況とを比較し、前記現行の設定状況を補完する条件を判定する必要条件判定部と、
     前記現行の設定条件を補完する条件をユーザに通知する必要条件通知部と、
     を備える産業機械制御装置。
  2.  前記機能判定部は、ユーザが要求すると想定される事項を自然言語で提示し、前記要求に対するユーザの選択を前記イベントとして受け付け、前記選択された要求を実行する機能を判定する、請求項1記載の産業機械制御装置。
  3.  前記機能判定部は、自然言語の入力を前記イベントとして受け付け、自然言語処理の技術を用いて、ユーザの要求を判定し、前記要求を実行する機能を判定する、請求項1記載の産業機械制御装置。
  4.  前記機能判定部は、加工プログラムの指定を前記イベントとして受け付け、前記加工プログラムを解析し、前記加工プログラムを実行するために必要な機能を判定する、請求項1記載の産業機械制御装置。
  5.  前記機能判定部は、加工プログラムの指定を前記イベントとして受け付け、前記加工プログラムを解析し、前記加工プログラムの実行時に必要となる機能を判定する、請求項1記載の産業機械制御装置。
  6.  前記機能判定部は、工具データの指定を前記イベントとして受け付け、前記工具データに含まれる工具の種類又は工具の形状の少なくとも一方を基に、前記工具の使用に必要な機能を判定する、請求項1記載の産業機械制御装置。
  7.  前記機能判定部は、アラームの発生を前記イベントとして受け付け、加工プログラムの実行中にアラームが発生したとき、前記アラームの原因となる指令を、加工プログラムから特定し、前記指令を実行するために必要な機能を判定する、請求項1記載の産業機械制御装置。
  8.  前記機能判定部は、加工プログラムの編集を前記イベントとして受け付け、編集中の加工プログラムの実行に必要な機能を判定する、請求項1記載の産業機械制御装置。
  9.  前記機能判定部は、前記産業機械制御装置へのデータの登録を前記イベントとして受け付け、前記データの登録数が許容登録数を超えると、加工プログラムの登録数を拡張する機能を判定する、請求項1記載の産業機械制御装置。
  10.  前記機能判定部は、パラメータファイルの指定を前記イベントとして受け付け、前記パラメータファイルに含まれるパラメータが無効であるとき、前記パラメータを有効にする機能を判定する、請求項1記載の産業機械制御装置。
  11.  前記機能判定部は、パラメータの入力を前記イベントとして受け付け、入力された前記パラメータが無効であるとき、前記パラメータを有効にする機能を判定する、請求項1記載の産業機械制御装置。
  12.  産業機械を制御する機能の実装に必要な条件を記憶し、
     1つ又は複数のプロセッサが実行することにより、
     産業機械制御装置で発生するイベントを検出し、前記イベントに対処するための追加の機能を判定し、
     前記判定した追加の機能に関連する現行の設定状況を読み出し、
     前記判定した追加の機能の実装に必要な条件と前記現行の設定状況とを比較し、
     前記現行の設定状況を補完する条件を判定し、
     前記現行の設定条件を補完する条件をユーザに通知する、
     前記プロセッサが読み取り可能な命令を記憶する記憶媒体。
PCT/JP2022/017199 2022-04-06 2022-04-06 産業機械制御装置、及びコンピュータが読み取り可能な記憶媒体 WO2023195108A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/017199 WO2023195108A1 (ja) 2022-04-06 2022-04-06 産業機械制御装置、及びコンピュータが読み取り可能な記憶媒体

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/017199 WO2023195108A1 (ja) 2022-04-06 2022-04-06 産業機械制御装置、及びコンピュータが読み取り可能な記憶媒体

Publications (1)

Publication Number Publication Date
WO2023195108A1 true WO2023195108A1 (ja) 2023-10-12

Family

ID=88242726

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/017199 WO2023195108A1 (ja) 2022-04-06 2022-04-06 産業機械制御装置、及びコンピュータが読み取り可能な記憶媒体

Country Status (1)

Country Link
WO (1) WO2023195108A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04503877A (ja) * 1989-03-22 1992-07-09 ビッカーズ,イー.エス.ディー.,インコーポレイテッド コンピュータ数値制御装置におけるサーボ追従誤差のダイナミック補正方法及びその利用による固定サイクル
JP2018055211A (ja) * 2016-09-27 2018-04-05 ブラザー工業株式会社 数値制御装置
JP2020184099A (ja) * 2019-04-26 2020-11-12 ファナック株式会社 加工支援装置、数値制御装置、及び加工支援システム
JP2021157536A (ja) * 2020-03-27 2021-10-07 株式会社日立製作所 Ncプログラム変換処理方法、変換用計算機、及び変換プログラム

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04503877A (ja) * 1989-03-22 1992-07-09 ビッカーズ,イー.エス.ディー.,インコーポレイテッド コンピュータ数値制御装置におけるサーボ追従誤差のダイナミック補正方法及びその利用による固定サイクル
JP2018055211A (ja) * 2016-09-27 2018-04-05 ブラザー工業株式会社 数値制御装置
JP2020184099A (ja) * 2019-04-26 2020-11-12 ファナック株式会社 加工支援装置、数値制御装置、及び加工支援システム
JP2021157536A (ja) * 2020-03-27 2021-10-07 株式会社日立製作所 Ncプログラム変換処理方法、変換用計算機、及び変換プログラム

Similar Documents

Publication Publication Date Title
US10261495B2 (en) Controlling operation of a machining tool
KR102152016B1 (ko) 수치 제어 머신 툴의 동작을 제어하기 위한 제어 시스템 및 이러한 시스템에서 이용하기 위한 백 엔드 및 프론트 엔드 제어 디바이스들
JP5414948B1 (ja) 数値制御装置
WO2016051544A1 (ja) 工作機械の制御装置
JP4593142B2 (ja) 被加工物をコンピュータ制御で製造するシステムおよび製造される被加工物を測定する方法
WO2023195108A1 (ja) 産業機械制御装置、及びコンピュータが読み取り可能な記憶媒体
JP6638979B2 (ja) 加工工程管理機能付き数値制御装置および加工工程管理プログラム
JP2010044489A (ja) 加工再開機能を有する数値制御装置
US11194313B2 (en) Numerical controller
JP7376620B2 (ja) 支援装置
US11073820B2 (en) Machining support device, numerical controller, and machining support system
US11454952B2 (en) Numerical control apparatus
JP6557295B2 (ja) パラメータ設定支援装置
JP7235459B2 (ja) アプリ設定選択装置及び製造システム
JP7414855B2 (ja) 支援装置
JP2008234278A (ja) 数値制御装置、制御プログラム、制御プログラム記録媒体及び工作機械
JP4396554B2 (ja) 数値制御装置、数値制御方法、及び制御プログラム
JP2018129066A (ja) 数値制御工作機械の操作を制御するための制御システム、およびそのようなシステムで使用するためのバックエンドとフロントエンド制御装置
US20240288983A1 (en) Numerical control device, screen creation system, and storage medium for storing instruction readable by numerical control device
JP4501244B2 (ja) 放電加工用nc装置及び放電加工方法
JP7464726B2 (ja) 制御装置
WO2023199408A9 (ja) 数値制御装置およびコンピュータ読み取り可能な記憶媒体
KR100401635B1 (ko) 공작기계의 가공 프로그램 문법 검색방법
JP5980191B2 (ja) 数値制御装置
WO2023180787A2 (en) Managing a postprocessor, esp. determining a new postprocessor, for machining with a machine tool method, computer system and machine tool

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2024513625

Country of ref document: JP

Kind code of ref document: A