WO2022269775A1 - 画面作成装置、コンピュータが読み取り可能な記憶媒体 - Google Patents

画面作成装置、コンピュータが読み取り可能な記憶媒体 Download PDF

Info

Publication number
WO2022269775A1
WO2022269775A1 PCT/JP2021/023676 JP2021023676W WO2022269775A1 WO 2022269775 A1 WO2022269775 A1 WO 2022269775A1 JP 2021023676 W JP2021023676 W JP 2021023676W WO 2022269775 A1 WO2022269775 A1 WO 2022269775A1
Authority
WO
WIPO (PCT)
Prior art keywords
screen
user interface
parts
composite
interface screen
Prior art date
Application number
PCT/JP2021/023676
Other languages
English (en)
French (fr)
Other versions
WO2022269775A9 (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 JP2023529294A priority Critical patent/JPWO2022269775A1/ja
Priority to CN202180099485.2A priority patent/CN117501238A/zh
Priority to PCT/JP2021/023676 priority patent/WO2022269775A1/ja
Priority to DE112021007522.5T priority patent/DE112021007522T5/de
Publication of WO2022269775A1 publication Critical patent/WO2022269775A1/ja
Publication of WO2022269775A9 publication Critical patent/WO2022269775A9/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • 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/409Numerical 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 using manual input [MDI] or by using control panel, e.g. controlling functions with the panel; characterised by control panel details, by setting parameters
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/35Nc in input of data, input till input file format
    • G05B2219/35409DPC direct programming at the console
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/35Nc in input of data, input till input file format
    • G05B2219/35485Library of images, pictures, select and modify each, compose them
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/35Nc in input of data, input till input file format
    • G05B2219/35508Operator chooses among different GUI formats

Definitions

  • the present invention relates to a screen creation device and a computer-readable storage medium.
  • a numerical controller is a machine that controls a machine tool.
  • a numerical controller is provided with a user interface screen (referred to as a UI screen).
  • the UI screen displays the status of the machine tool and accepts operator input.
  • Examples of objects controlled by numerical controllers include lathes, drilling machines, boring machines, milling machines, grinders, machining centers, turning centers, and electrical discharge machines.
  • a UI screen developer creates a UI screen according to the type of machine tool, the machine configuration of the machine tool, and the specifications required by the user.
  • FIG. 3 of Patent Document 1 is an example of a display screen of the spindle load. This screen displays the state of the machine tool "automatic operation”, the current time "2002/4/23 21:53:40", the graph of the spindle load, the program being executed, and the screen operation buttons.
  • a screen creation device which is one aspect of the present disclosure, is a screen creation device that supports creation of a user interface screen for a numerical control device, and stores components to be arranged on the user interface screen and composite components in which a plurality of components are combined.
  • a machine information acquisition unit that acquires the machine information of the machine tool that is the control target of the numerical control device, and a composite part that can be used on the user interface screen based on the machine information of the machine tool. It comprises a component determination unit and an editing unit that accepts placement of available composite components on a user interface screen.
  • a storage medium which is one aspect of the present disclosure, stores a component to be arranged on a user interface screen and a composite component in which a plurality of components are combined, and displays a user interface by being executed by one or more processors. Acquiring machine information of a machine tool controlled by a numerical controller, determining a composite part that can be used in a user interface based on the machine information of the machine tool, and accepting placement of the usable composite part on the user interface screen. , which stores computer readable instructions.
  • FIG. 10 is a diagram showing an example of an execution function correspondence table;
  • FIG. 10 is a diagram showing an example of an execution function that can be used by a work coordinate table component;
  • the screen creation device 100 will be described below.
  • the screen creation device 100 is mounted in an information processing device such as a PC (personal computer), as shown in FIG.
  • Dedicated software for creating an operation screen for the numerical control device 200 is installed in the screen creation device 100 .
  • a user operates software to create a UI screen.
  • a UI screen created by dedicated software is transferred to the numerical controller 200 and displayed on the display unit 10 of the numerical controller 200 .
  • FIG. 2 is a block diagram of the screen creation device 100.
  • the screen creation device 100 includes a display unit 10 , an input unit 11 , an editing unit 12 , a program generation unit 13 , a parts library 14 , a machine information acquisition unit 15 , a usable parts determination unit 16 and an operation determination unit 17 .
  • the editing unit 12 displays the UI editing screen 20 on the display unit 10 of the screen creation device 100 and accepts editing operations by the user.
  • the editing unit 12 updates the layout of the screen and the properties (attributes) of the components according to the user's operation input.
  • the program generation unit 13 converts the UI screen layout and component properties created by the editing unit 12 into an executable program.
  • the executable program is installed in the numerical controller 200 and functions as a UI screen.
  • FIG. 3 is an example of the UI edit screen 20.
  • FIG. This UI edit screen 20 is composed of a UI edit area 21 , a property display area 22 and a parts library display area 23 . Parts that can be arranged on the UI screen can be selected in the parts library display area 23 . Five components (operation buttons 24 ) are arranged in the UI editing area 21 . One of the four parts is selected. Properties of the selected part are displayed in the property display area 22 .
  • information about parts such as visual information such as size, shape, and coordinates of parts, labels such as numbers, icons, and character strings, types of parts, names of parts, operation contents of parts (execution functions), etc. can be set.
  • the parts library 14 stores the parts of the UI screen.
  • Parts include a single part and a composite part 50 .
  • a unitary part is a single part.
  • Single parts include, but are not limited to, operation buttons 24, key input buttons, labels, and the like.
  • a composite part 50 is a part obtained by combining a plurality of single parts.
  • the composite component 50 (program editing component) in FIG. 4 is composed of a plurality of single components (label display component 31, figure display component 32, multi-line character string display component 33, input reception component 34).
  • the label display component 31 is a component that displays a character string.
  • the program name "O0003" is displayed.
  • the graphic display component 32 is a component used for screen design. Here it is with a blue background.
  • the multi-line character string display component 33 is a component that displays a plurality of character strings.
  • the machining program is displayed on the multi-line character string display component 33 .
  • the input reception component 34 receives input of a character string to be edited. By pressing the “Enter” key, the character string input to the input reception component 34 is reflected in the multi-line character string display component 33 .
  • a UI screen on which the composite part 50 is arranged will be described with reference to FIG.
  • a base component 51 and a composite component 50 are arranged in the UI editing area 21 of FIG.
  • operation buttons 24 for operating the UI screen are arranged in the lower and right regions of the base component 51 .
  • a composite part 50 or a single part can be placed in the central area of the base part 51 .
  • Four composite components 50 are arranged on the base component 51 of FIG.
  • the machine information acquisition unit 15 acquires machine information of the machine tool.
  • the machine information may be directly input to the screen creation device 100 by the user, or determined from parameters and option information set in the numerical control device 200 .
  • the usable part determination unit 16 determines composite parts 50 that can be used to operate the machine tool.
  • the usable parts determination unit 16 has a usable parts correspondence table 18 as shown in FIG.
  • the available parts correspondence table 18 associates machine classifications with composite parts 50 .
  • the available parts correspondence table 18 of FIG. 6 has items of "major category”, “medium category”, and “small category”.
  • "Large classification” and “middle classification” are classifications according to the type of machine tool. Examples of “major classification” include “cutting machines", “wire-cut electrical discharge machines", and “injection molding".
  • the "middle classification” is a more detailed classification than the "major classification".
  • the “minor classification” subdivides the “medium classification” according to the machine configuration.
  • the “minor classification” includes items such as "number of axes”, “number of tools stored”, and “number of work coordinate sets”. In this way, the machine tool classification and the composite part 50 that can be used by the machine tool are linked.
  • the usable part determination unit 16 determines whether or not a composite part can be used based on the machine information and the usable parts correspondence table 18. Judgment includes judgment based only on the "major classification”, judgment based on the “middle classification”, and judgment based on even the "small classification”. For example, a composite screen for monitoring the operating status of an “injection molding machine” displays “injection pressure” and “injection volume,” but such a composite screen displays “cutting machines” and “wire-cut discharges.” Do not use in processing machines.
  • the available component determination unit 16 determines the available composite component 50 from the type of machine tool.
  • the editing unit 12 has a mechanism for restricting the use of unavailable composite parts 50. For example, the user is notified using a warning sound or warning image, the display of the unavailable composite component 50 is grayed out, or the unavailable composite component 50 is hidden.
  • the operation determination unit 17 determines operations (execution functions) that can be used by the composite part 50 based on the "middle classification" and "small classification" of the machine tool.
  • FIG. 7 is an execution function correspondence table 19 that associates the "middle classification” of machine tools with available operations (execution functions).
  • the composite part 50 corresponding to the "major category” is associated with the operation (execution function) corresponding to the "medium category”.
  • a work coordinate table part is a composite part 50 available on cutting machines. Work coordinate table components can be used for machining centers and lathes included in cutting machines.
  • execution functions “edge_measure_func (workpiece end surface measurement function)” and “circle_measure_func (workpiece circular measurement function)” shown in FIG. 8 can be used in machining centers, they cannot be used in lathes due to the lathe structure . In this way, even if the composite part 50 is available in the "major category”, there are execution functions that cannot be used when considering the "medium category” or "small category”.
  • the editing unit 12 has a mechanism for restricting the use of unavailable operations (execution functions).
  • the left diagram of FIG. 9 displays all execution functions, and the right diagram of FIG. 9 displays only functions that can be used for the machine tool to be controlled. Displaying only available operations (execution functions) reduces the number of displayed operations (execution functions) and makes it easier to search for operations (execution functions).
  • the display method of available operations is not limited to the above. Unusable operations (execution functions) may be grayed out or unavailable operations (execution functions) may be made unselectable.
  • FIG. 10 is a flow chart for explaining the operation of the screen creation device 100.
  • Machine information is registered in the screen creation device 100 (step S1).
  • the machine information may be directly input by the user into the screen creation device 100, or may be determined from parameters or option states set in the numerical control device 200.
  • FIG. 10 is a flow chart for explaining the operation of the screen creation device 100.
  • Machine information is registered in the screen creation device 100 (step S1).
  • the machine information may be directly input by the user into the screen creation device 100, or may be determined from parameters or option states set in the numerical control device 200.
  • FIG. 10 is a flow chart for explaining the operation of the screen creation device 100.
  • the screen creation device 100 determines the composite parts 50 that can be used to operate the machine tool (step S2). In the determination of the composite part 50, there are determination based only on the "major classification" of the machine information, determination based on the "middle classification", and determination based on even the "small classification".
  • the screen creation device 100 displays composite parts 50 that can be used by the machine tool to be controlled (step S3).
  • the screen creation device 100 has a mechanism for restricting the use of the composite component 50 that cannot be used. For example, the screen creation device 100 notifies the user of the availability using a warning sound or warning image, grays out the display of the unavailable composite component 50, or hides the unavailable composite component 50.
  • the user selects the composite part 50 and places it in the UI editing area 21 (step S4).
  • the screen creation device 100 displays operations (execution functions) that can be used in the selected composite part 50 (step S5).
  • the screen creation device 100 has a mechanism for restricting the use of unavailable operations (execution functions). For example, the screen creation device 100 notifies the user of the availability using a warning sound or warning image, grays out the display of the unavailable composite component 50, or hides the unavailable composite component 50. to
  • the screen creation device 100 of the present disclosure provides a composite component 50 created according to a specific purpose of use.
  • the machine information of machine tools is classified into "major classification”, “middle classification”, and “minor classification”, and the machine tool classification and the composite parts 50 that can be used for each machine tool are linked.
  • the screen creation device 100 acquires machine information of a machine tool to be controlled, determines unusable composite parts 50 , and restricts use of the unusable composite parts 50 . This facilitates selection of the composite part 50 and facilitates creation of the UI screen.
  • the screen creation device 100 of the present disclosure associates machine information classifications of machine tools with operations (execution functions) available for each composite part 50 . Based on the machine information of the machine tool to be controlled, the screen creation device 100 determines the operations (execution functions) that can be used for each composite part 50 and restricts the use of unusable composite parts 50 . This facilitates selection of an operation (execution function) and facilitates creation of a UI screen.
  • the machine information is classified into "major classification”, “minor classification”, and “medium classification”, but the classification method is not limited to this. Further, the machine information may be added to the composite part 50 instead of being stored separately as a table.
  • a screen creation device 100 of the present disclosure has a hardware configuration as shown in FIG. 11 .
  • a hardware configuration of the screen creating apparatus 100 will be described with reference to FIG.
  • a CPU 111 included in the screen creation device 100 is a processor that controls the numerical control device 200 as a whole.
  • the CPU 111 reads the system program processed in the ROM 112 via the bus and controls the entire screen creation apparatus 100 according to the system program.
  • the RAM 113 temporarily stores calculation data, display data, various data input by the user via the input unit 11, and the like.
  • the display unit 10 is a monitor or the like attached to the screen creation device 100 .
  • the display unit 10 displays an operation screen, a setting screen, and the like of the screen creation device 100 .
  • the input unit 11 is integrated with the display unit 10, or is a keyboard, touch panel, or the like that is separate from the display unit 10. A user operates the input unit 11 to perform input to the screen displayed on the display unit 10 .
  • the display unit 10 and the input unit 11 may be mobile terminals.
  • the non-volatile memory 114 is, for example, a memory that is backed up by a battery (not shown) so that the stored state is retained even when the screen creation device 100 is powered off.
  • the non-volatile memory 114 stores a program read from an external device via an interface (not shown), a program input via the input unit 11, and various data (for example, , setting parameters obtained from the machine tool, etc.) are stored.
  • Programs and various data stored in the non-volatile memory 114 may be developed in the RAM 113 at the time of execution/use.
  • Various system programs are pre-written in the ROM 112 .
  • REFERENCE SIGNS LIST 100 screen creation device 200 numerical control device 10 display unit 11 input unit 12 editing unit 13 program generation unit 14 parts library 15 machine information acquisition unit 16 available parts determination unit 17 operation determination unit 18 available parts correspondence table 19 execution function correspondence table 24 operation button 50 composite part 111 CPU 112 ROMs 113 RAM 114 non-volatile memory

Abstract

数値制御装置のユーザインタフェース画面の作成を支援する画面作成装置であって、ユーザインタフェース画面に配置する部品と、部品を複数組み合わせた複合部品とを記憶する部品ライブラリを備え、数値制御装置の制御対象である工作機械の機械情報を取得し、工作機械の機械情報を基に、ユーザインタフェース画面で利用可能複合部品を判定し、利用可能な複合部品をユーザに提示し、利用可能な複合部品のユーザインタフェース画面への配置を受け付ける。

Description

画面作成装置、コンピュータが読み取り可能な記憶媒体
 本発明は、画面作成装置、及びコンピュータが読み取り可能な記憶媒体に関する。
 数値制御装置は、工作機械を制御する機械である。数値制御装置には、ユーザインタフェース画面(UI画面と呼ぶ)が設けられている。UI画面は、工作機械の状態を表示し、オペレータの入力を受け付ける。
 数値制御装置の制御対象には、例えば、旋盤、ボール盤、中ぐり盤、フライス盤、研削盤、マシニングセンタ、ターニングセンタ、放電加工機などがある。UI画面の開発者は、工作機械の種類、工作機械の機械構成、ユーザの要求仕様に合わせてUI画面を作成する。
 例えば、特許文献1の図3は、主軸負荷の表示画面例である。この画面は、工作機械の状態「自動運転」、現在時刻「2002/4/23 21:53:40」、主軸負荷のグラフ、実行中のプログラム、画面操作ボタンが表示されている。
 従来、数値制御装置のUI画面を作成するための専用のソフトウェアが存在する。このソフトウェアは、画面作成のための部品を提供する。UI画面の開発者は、これらの部品をUI画面上に配置し、個々の部品のプロパティ(属性や操作内容(実行関数))を設定し、UI画面を完成する。
特開2004-126956号
 UI画面に配置する部品は複数存在するが、どの部品が利用可能であるか判断し難い。また、部品の操作も多数存在し、どの操作が利用可能であるか判断が難しい。膨大な選択肢から適切な設定を行う作業は、UI画面の開発者にとって煩雑である。
 数値制御装置の分野では、ユーザインタフェースの作成を簡便にする技術が望まれている。
 本開示の一態様である画面作成装置は、数値制御装置のユーザインタフェース画面の作成を支援する画面作成装置であって、ユーザインタフェース画面に配置する部品と、部品を複数組み合わせた複合部品とを記憶する部品ライブラリと、数値制御装置の制御対象である工作機械の機械情報を取得する機械情報取得部と、工作機械の機械情報を基に、ユーザインタフェース画面で利用可能な複合部品を判定する利用可能部品判定部と、利用可能な複合部品のユーザインタフェース画面への配置を受け付ける編集部と、を備える。
 本開示の一態様である記憶媒体は、ユーザインタフェース画面に配置される部品と、部品を複数組み合わせた複合部品とを記憶し、1つ又は複数のプロセッサが実行することにより、ユーザインタフェースを表示する数値制御装置が制御する工作機械の機械情報を取得し、工作機械の機械情報に基づき、ユーザインタフェースで利用可能な複合部品を判定し、利用可能な複合部品の前記ユーザインタフェース画面への配置を受け付ける、コンピュータが読み取り可能な命令を記憶する。
 本発明の一態様により、ユーザインタフェースの作成を簡便にすることができる。
画面作成装置と数値制御装置の関係を示す図である。 画面作成装置のブロック図である。 UI編集画面の一例を示す図である。 複合部品と単体部品の関係を示す図である。 複合部品を配置したUI画面の一例を示す図である。 利用可能部品対応表の一例を示す図である。 実行関数対応表の一例を示す図である。 ワーク座標テーブル部品で利用できる実行関数の一例を示す図である。 実行関数一覧の表示例を示す図である。 画面作成装置の動作を説明するフローチャートである。 画面作成装置のハードウェア構成を示す図である。
 以下、画面作成装置100について説明する。
 画面作成装置100は、図1に示すように、PC(パーソナルコンピュータ)などの情報処理装置に実装される。画面作成装置100には、数値制御装置200の操作画面を作成するための専用のソフトウェアがインストールされている。ユーザは、ソフトウェアを操作してUI画面を作成する。専用のソフトウェアで作成したUI画面は、数値制御装置200に転送され、数値制御装置200の表示部10に表示される。
 図2は、画面作成装置100のブロック図である。画面作成装置100は、表示部10、入力部11、編集部12、プログラム生成部13、部品ライブラリ14、機械情報取得部15、利用可能部品判定部16、操作判定部17を備える。
 編集部12は、画面作成装置100の表示部10にUI編集画面20を表示して、ユーザによる編集操作を受け付ける。編集部12は、ユーザの操作入力に応じて、画面の配置や部品のプロパティ(属性)を更新する。
 プログラム生成部13は、編集部12で作成したUI画面の配置や部品のプロパティを実行可能プログラムに変換する。実行可能プログラムは、数値制御装置200に実装され、UI画面として機能する。
 図3は、UI編集画面20の一例である。このUI編集画面20は、UI編集領域21と、プロパティ表示領域22と、部品ライブラリ表示領域23から構成される。部品ライブラリ表示領域23には、UI画面に配置できる部品が選択できる。UI編集領域21には、5つの部品(操作ボタン24)が配置されている。4つの部品のうちの1つは選択状態である。プロパティ表示領域22には、選択された部品のプロパティが表示される。
 プロパティ表示領域22では、部品の大きさ、形、座標などの視覚情報、数値、アイコン、文字列などのラベル、部品の種類、部品の名前、部品の操作内容(実行関数)など、部品に関する情報を設定できる。
 部品ライブラリ14は、UI画面の部品を記憶する。部品には、単体部品と複合部品50がある。単体部品は、単独の部品である。単体部品には、操作ボタン24、キー入力ボタン、ラベルなどがあるが、これに限定されない。
 複合部品50とは、複数の単体部品を組み合わせた部品である。
 例えば、図4の複合部品50(プログラム編集部品)は、複数の単体部品(ラベル表示部品31、図形表示部品32、複数行文字列表示部品33、入力受付部品34)から構成される。ラベル表示部品31は、文字列を表示する部品である。ここでは、プログラム名「O0003」を表示する。図形表示部品32は、画面デザインに使用する部品である。ここでは、青色の背景である。複数行文字列表示部品33は、複数の文字列を表示する部品である。ここでは、複数行文字列表示部品33に加工プログラムを表示する。入力受付部品34は、編集する文字列の入力を受け付ける。「Enter」キーを押下することで、入力受付部品34に入力された文字列が複数行文字列表示部品33に反映される。
 図5を参照して複合部品50を配置したUI画面について説明する。図5のUI編集領域21は、ベース部品51と複合部品50が配置されている。図5に示すようにベース部品51の下部と右部の領域には、UI画面を操作するための操作ボタン24が並んでいる。ベース部品51の中央の領域には複合部品50や単体部品を配置することができる。
 図5のベース部品51には、4つの複合部品50(座標表示部品、情報表示部品、手動数値指令入力部品、プログラム表示部品)が配置されている。
 機械情報取得部15は、工作機械の機械情報を取得する。機械情報は、ユーザが画面作成装置100に直接入力してもよいし、数値制御装置200に設定されたパラメータやオプション情報から判定してもよい。
 利用可能部品判定部16は、工作機械の操作に利用できる複合部品50を判定する。利用可能部品判定部16は、図6のような利用可能部品対応表18を有する。利用可能部品対応表18は、機械分類と複合部品50とを対応付ける。図6の利用可能部品対応表18は、「大分類」、「中分類」、「小分類」の項目を有する。「大分類」と「中分類」は、工作機械の種類による分類である。「大分類」の例としては、「切削機械」、「ワイヤカット放電加工機」、「射出成形」などがある。「中分類」は、「大分類」よりも細かい分類である。図6の大分類「切削機械」は、中分類「旋盤」、「マシニングセンタ」、「複合加工機」などの項目に分けられる。「小分類」は、「中分類」を機械構成により細分化する。「小分類」には、「軸数」、「工具収納本数」、「ワーク座標組数」などの項目がある。このように、工作機械の分類と、工作機械で利用可能な複合部品50とが紐づけられる。
 利用可能部品判定部16は、機械情報と、利用可能部品対応表18とを基に、複合部品が利用可能であるか否かを判定する。判定には、「大分類」だけを基準にした判定と、「中分類」を基準にした判定と、「小分類」まで基準にした判定がある。例えば、「射出成形機」の動作状態を監視するための複合画面には「射出圧力」や「射出量」などが表示されるが、このような複合画面は「切削機械」や「ワイヤカット放電加工機」では利用しない。利用可能部品判定部16は、工作機械の種類から利用可能な複合部品50を判定する。
 編集部12は、利用不可能な複合部品50の利用を制限する仕組みを持つ。例えば、警告音や警告画像を用いてユーザに通知したり、利用不可能な複合部品50の表示をグレーアウトしたり、利用不可能な複合部品50を非表示にしたりする。
 操作判定部17は、工作機械の「中分類」及び「小分類」を基に、複合部品50が利用可能な操作(実行関数)を判定する。図7は、工作機械の「中分類」と、利用可能な操作(実行関数)とを対応づける実行関数対応表19である。「大分類」に対応する複合部品50と、「中分類」に対応する操作(実行関数)とを対応付けている。
 大分類「切削機械」において、利用可能な複合部品50であっても、操作対象の工作機械が旋盤であるか、マシニングセンタかによって、「有効な操作(実行関数)」と「無効な操作(実行関数)」が発生する。例えば、ワーク座標テーブル部品は、切削機械で利用可能な複合部品50である。切削機械に含まれるマシニングセンタや旋盤では、ワーク座標テーブル部品が利用できる。
 しかしながら、図8に示す実行関数「edge_measure_func(ワーク端面計測関数)」や「circle_measure_func(ワーク円形計測関数)」は、マシニングセンタでは利用可能であるが、旋盤での利用は旋盤の構造上不可能である。このように、「大分類」では利用可能な複合部品50であっても「中分類」又は「小分類」まで考慮すると、利用不可能な実行関数がある。
 編集部12は、利用不可能な操作(実行関数)の利用を制限する仕組みを持つ。
 図9の左図は、全ての実行関数を表示しており、図9の右図は、制御対象となる工作機械に対して利用可能な関数のみを表示している。利用可能な操作(実行関数)のみを表示すると、表示される操作(実行関数)の数が少なくなり、操作(実行関数)の検索が容易になる。
 なお、利用可能な操作(実行関数)の表示方法は、上記に限定しない。利用不可能な操作(実行関数)をグレーアウトしたり、利用不可能な操作(実行関数)を選択できないようにしたりしてもよい。
 図10は、画面作成装置100の動作を説明するフローチャートである。
 画面作成装置100に機械情報を登録する(ステップS1)。機械情報は、ユーザが画面作成装置100に直接入力してもよいし、数値制御装置200に設定されたパラメータやオプション状態から判定してもよい。
 画面作成装置100は、機械情報を基に、工作機械の操作に利用できる複合部品50を判定する(ステップS2)。複合部品50の判定では、機械情報の「大分類」だけを基準にした判定、「中分類」を基準にした判定、「小分類」まで基準にした判定がある。
 画面作成装置100は、制御対象の工作機械に利用可能な複合部品50を表示する(ステップS3)。複合部品50が利用可能か否かをユーザに示すために、画面作成装置100は、利用不可能な複合部品50の利用を制限する仕組みを持つ。例えば、画面作成装置100は、警告音や警告画像を用いて利用可能性をユーザに通知したり、利用不可能な複合部品50の表示をグレーアウトしたり、利用不可能な複合部品50を非表示にしたりする。
 ユーザは、複合部品50を選択し、UI編集領域21に配置する(ステップS4)。
 画面作成装置100は、機械情報を基に、選択された複合部品50で利用できる操作(実行関数)を表示する(ステップS5)。画面作成装置100は、利用不可能な操作(実行関数)の利用を制限する仕組みを持つ。例えば、画面作成装置100は、警告音や警告画像を用いて利用可能性をユーザに通知したり、利用不可能な複合部品50の表示をグレーアウトしたり、利用不可能な複合部品50を非表示にしたりする。
 本開示の画面作成装置100では、特定の使用目的に応じて作成された複合部品50を提供する。工作機械の機械情報を「大分類」「中分類」「小分類」に分類して、工作機械の分類と、各工作機械で利用可能な複合部品50とを紐づける。画面作成装置100は、制御対象となる工作機械の機械情報を取得し、利用不可能な複合部品50を判定し、利用不可能な複合部品50の利用を制限する。これにより、複合部品50の選択が容易になり、UI画面の作成が容易になる。
 本開示の画面作成装置100は、工作機械の機械情報の分類と、各複合部品50で利用可能な操作(実行関数)とを対応付ける。画面作成装置100は、制御対象となる工作機械の機械情報を基に、各複合部品50で利用可能な操作(実行関数)を判定し、利用不可能な複合部品50の利用を制限する。これにより、操作(実行関数)の選択が容易になり、UI画面の作成が容易になる。
 なお、本開示は一例であり、本開示の要旨に基づく、変形及び改良は、本開示に含む。例えば、本開示の画面作成装置100では、機械情報を「大分類」「小分類」「中分類」に区分したが、区分の方法は、これに限定されない。また、機械情報は、テーブルとして別途記憶するのではなく、複合部品50の付加情報としてもよい。
[ハードウェア構成]
 本開示の画面作成装置100は、図11のようなハードウェア構成を有する。
 図11を参照して、画面作成装置100のハードウェア構成を説明する。画面作成装置100が備えるCPU111は、数値制御装置200を全体的に制御するプロセッサである。CPU111は、バスを介してROM112に加工されたシステム・プログラムを読み出し、該システム・プログラムに従って画面作成装置100の全体を制御する。RAM113には、一時的な計算データや表示データ、入力部11を介してユーザが入力した各種データ等が一時的に格納される。
 表示部10は、画面作成装置100に付属のモニタなどである。表示部10は、画面作成装置100の操作画面や設定画面などを表示する。
 入力部11は、表示部10と一体、又は、表示部10とは別のキーボード、タッチパネルなどである。ユーザは入力部11を操作して、表示部10に表示された画面への入力などを行う。なお、表示部10及び入力部11は、携帯端末でもよい。
 不揮発性メモリ114は、例えば、図示しないバッテリでバックアップされるなどして、画面作成装置100の電源がオフされても記憶状態が保持されるメモリである。不揮発性メモリ114には、図示しないインタフェースを介して外部機器から読み込まれたプログラムや入力部11を介して入力されたプログラム、画面作成装置100の各部や工作機械等から取得された各種データ(例えば、工作機械から取得した設定パラメータ等)が記憶される。不揮発性メモリ114に記憶されたプログラムや各種データは、実行時/利用時にはRAM113に展開されてもよい。また、ROM112には、各種のシステム・プログラムがあらかじめ書き込まれている。
  100 画面作成装置
  200 数値制御装置
  10  表示部
  11  入力部
  12  編集部
  13  プログラム生成部
  14  部品ライブラリ
  15  機械情報取得部
  16  利用可能部品判定部
  17  操作判定部
  18  利用可能部品対応表
  19  実行関数対応表
  24  操作ボタン
  50  複合部品
  111 CPU
  112 ROM
  113 RAM
  114 不揮発性メモリ

Claims (6)

  1.  数値制御装置のユーザインタフェース画面の作成を支援する画面作成装置であって、
     前記ユーザインタフェース画面に配置する部品と、前記部品を複数組み合わせた複合部品とを記憶する部品ライブラリと、
     前記数値制御装置の制御対象である工作機械の機械情報を取得する機械情報取得部と、
     前記工作機械の機械情報を基に、前記ユーザインタフェース画面で利用可能な複合部品を判定する利用可能部品判定部と、
     前記利用可能な複合部品の前記ユーザインタフェース画面への配置を受け付ける編集部と、
     を備える画面作成装置。
  2.  前記機械情報取得部は、
     ユーザからの入力、又は、前記数値制御装置に設定された情報の少なくともいずれか一方から機械情報を取得する、請求項1記載の画面作成装置。
  3.  前記利用可能部品判定部は、前記工作機械の種類から、前記ユーザインタフェース画面で利用可能な複合部品を判定する、請求項1記載の画面作成装置。
  4.  前記利用可能部品判定部は、前記工作機械の機械構成から、前記ユーザインタフェース画面で利用可能な複合部品を判定する、請求項1記載の画面作成装置。
  5.  前記工作機械の機械情報を基に、前記ユーザインタフェース画面で利用可能な複合部品で利用可能な操作を判定する操作判定部を備え、
     前記編集部は、前記利用可能な操作の前記複合部品への設定を受け付ける、請求項1記載の画面作成装置。
  6.  ユーザインタフェース画面に配置される部品と、前記部品を複数組み合わせた複合部品とを記憶し、
     1つ又は複数のプロセッサが実行することにより、
     前記ユーザインタフェース画面を表示する数値制御装置が制御する工作機械の機械情報を取得し、
     前記工作機械の機械情報に基づき、前記ユーザインタフェース画面で利用可能な複合部品を判定し、
     前記利用可能な複合部品の前記ユーザインタフェース画面への配置を受け付ける、
     コンピュータが読み取り可能な命令を記憶する記憶媒体。
PCT/JP2021/023676 2021-06-22 2021-06-22 画面作成装置、コンピュータが読み取り可能な記憶媒体 WO2022269775A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2023529294A JPWO2022269775A1 (ja) 2021-06-22 2021-06-22
CN202180099485.2A CN117501238A (zh) 2021-06-22 2021-06-22 画面生成装置、计算机可读取的存储介质
PCT/JP2021/023676 WO2022269775A1 (ja) 2021-06-22 2021-06-22 画面作成装置、コンピュータが読み取り可能な記憶媒体
DE112021007522.5T DE112021007522T5 (de) 2021-06-22 2021-06-22 Bildschirm-erstellungsgerät, und computerlesbares speichermedium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/023676 WO2022269775A1 (ja) 2021-06-22 2021-06-22 画面作成装置、コンピュータが読み取り可能な記憶媒体

Publications (2)

Publication Number Publication Date
WO2022269775A1 true WO2022269775A1 (ja) 2022-12-29
WO2022269775A9 WO2022269775A9 (ja) 2023-10-26

Family

ID=84545351

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/023676 WO2022269775A1 (ja) 2021-06-22 2021-06-22 画面作成装置、コンピュータが読み取り可能な記憶媒体

Country Status (4)

Country Link
JP (1) JPWO2022269775A1 (ja)
CN (1) CN117501238A (ja)
DE (1) DE112021007522T5 (ja)
WO (1) WO2022269775A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008171318A (ja) * 2007-01-15 2008-07-24 Matsushita Electric Ind Co Ltd ソフトウェア開発ツール
JP2012088791A (ja) * 2010-10-15 2012-05-10 Canon Inc 情報処理装置、情報処理方法、およびプログラム
JP2020035162A (ja) * 2018-08-29 2020-03-05 ファナック株式会社 数値制御装置
JP2020135820A (ja) * 2019-02-26 2020-08-31 ファナック株式会社 画面作成装置及び画面作成システム

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004126956A (ja) 2002-10-02 2004-04-22 Okuma Corp 数値制御装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008171318A (ja) * 2007-01-15 2008-07-24 Matsushita Electric Ind Co Ltd ソフトウェア開発ツール
JP2012088791A (ja) * 2010-10-15 2012-05-10 Canon Inc 情報処理装置、情報処理方法、およびプログラム
JP2020035162A (ja) * 2018-08-29 2020-03-05 ファナック株式会社 数値制御装置
JP2020135820A (ja) * 2019-02-26 2020-08-31 ファナック株式会社 画面作成装置及び画面作成システム

Also Published As

Publication number Publication date
JPWO2022269775A1 (ja) 2022-12-29
DE112021007522T5 (de) 2024-04-04
WO2022269775A9 (ja) 2023-10-26
CN117501238A (zh) 2024-02-02

Similar Documents

Publication Publication Date Title
US20130173031A1 (en) Computer numerical control machine and control method
JP2020077063A (ja) 情報処理装置
US11402819B2 (en) Screen creation device and screen creation system
WO2022269764A1 (ja) 画面作成装置、画面作成システム、及びコンピュータが読み取り可能な記憶媒体
WO2022269775A1 (ja) 画面作成装置、コンピュータが読み取り可能な記憶媒体
US6389325B1 (en) Apparatus including a user interface for the control of a machine tool
JP6638979B2 (ja) 加工工程管理機能付き数値制御装置および加工工程管理プログラム
US9727222B2 (en) Device having menu display function
US20030088329A1 (en) Method and device for generating or editing NC programs
JP6878367B2 (ja) 数値制御装置
KR20170131682A (ko) 오브젝트 조정 툴 및 기록 매체
JPH0313023B2 (ja)
JP4277206B2 (ja) ラダープログラムの表示方法および表示装置
WO2023002618A1 (ja) 画面作成装置、コンピュータが読み取り可能な記憶媒体
WO2022269816A1 (ja) 数値制御装置、画面作成システム、及び数値制御装置が読み取り可能な命令を記憶する記憶媒体
JP2004062610A (ja) 工作機械のプログラム不正使用防止装置
WO2023042295A1 (ja) 画面作成装置、及びコンピュータが読み取り可能な記憶媒体
WO2022269813A9 (ja) 画面作成装置、コンピュータが読み取り可能な記憶媒体
JP3117421B2 (ja) コアレス加工形状判別方法、装置及びコアレス加工形状判別プログラムを記録したコンピュータ読取り可能な記録媒体
KR20110016689A (ko) 공작기계에서 가공 데이터의 자동 백업 및 미세 옵셋 조정이 가능한 장치 및 방법
JP3508446B2 (ja) 機能指示方式
JP4501244B2 (ja) 放電加工用nc装置及び放電加工方法
US20240094706A1 (en) Operation panel and machine tool
EP3985464A1 (en) Display control device
KR20030034914A (ko) 수치 제어장치의 모니터링 제어장치 및 방법

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

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2023529294

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 112021007522

Country of ref document: DE