JP3530358B2 - Numerical control device with parameter display function - Google Patents

Numerical control device with parameter display function

Info

Publication number
JP3530358B2
JP3530358B2 JP28085697A JP28085697A JP3530358B2 JP 3530358 B2 JP3530358 B2 JP 3530358B2 JP 28085697 A JP28085697 A JP 28085697A JP 28085697 A JP28085697 A JP 28085697A JP 3530358 B2 JP3530358 B2 JP 3530358B2
Authority
JP
Japan
Prior art keywords
numerical control
parameter
control information
command
display function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP28085697A
Other languages
Japanese (ja)
Other versions
JPH11119817A (en
Inventor
克則 國光
健二 伊藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Okuma Corp
Original Assignee
Okuma Corp
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 Okuma Corp filed Critical Okuma Corp
Priority to JP28085697A priority Critical patent/JP3530358B2/en
Publication of JPH11119817A publication Critical patent/JPH11119817A/en
Application granted granted Critical
Publication of JP3530358B2 publication Critical patent/JP3530358B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Numerical Control (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明はパラメータ表示機能
を有する数値制御装置に関し、特に数値制御情報とパラ
メータに基づき機械を制御する数値制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a numerical controller having a parameter display function, and more particularly to a numerical controller for controlling a machine based on numerical control information and parameters.

【0002】[0002]

【従来の技術】パラメータ表示機能を有する数値制御装
置は、一般にパラメータ格納部、パラメータを表示かつ
設定するパラメータ設定部、数値制御情報選択部、数値
制御情報選択部によって選択された数値制御情報を格納
する数値制御情報格納部、及び、数値制御情報格納部に
格納された数値制御情報に従って、パラメータ格納部に
格納されているパラメータを参照しながら実行する数値
制御情報実行部を具備している。工具オフセットや原点
オフセット等のパラメータは、パラメータ番号ごとに格
納されており、作業者はパラメータ番号ごとにパラメー
タを設定することが出来る。そして、数値制御情報にパ
ラメータ番号が含まれている場合、数値制御装置はパラ
メータ番号に基づいてパラメータを参照しながら数値制
御情報を実行し、機械を制御するようになっている。
A numerical control device having a parameter display function generally stores a parameter storage unit, a parameter setting unit for displaying and setting parameters, a numerical control information selection unit, and numerical control information selected by the numerical control information selection unit. And a numerical control information execution unit that executes the numerical control information according to the numerical control information stored in the numerical control information storage unit while referring to the parameters stored in the parameter storage unit. Parameters such as tool offset and origin offset are stored for each parameter number, and the operator can set parameters for each parameter number. When the numerical control information includes the parameter number, the numerical control device executes the numerical control information while referring to the parameter based on the parameter number, and controls the machine.

【0003】以下、図7、図8、図9を用いて従来のパ
ラメータ表示機能を有する数値制御装置を説明する。図
7は、従来のパラメータ表示機能を有する数値制御装置
の一例を示すブロック図である。数値制御情報選択部1
は、図示しない記憶装置から数値制御情報D1を選択
し、数値制御情報格納部2へ格納する。パラメータ設定
部6は、入力装置5からの入力D2にしたがって、パラ
メータ格納部4にパラメータD3を設定し、画面データ
D4を表示装置7に表示する。数値制御情報実行部3
は、数値制御情報格納部2に格納されている数値制御情
報D1に従って、数値制御情報D1から指令されるパラ
メータ番号に基づいてパラメータ格納部4に格納されて
いるパラメータD3を参照しながら数値制御情報D1を
実行する。
A conventional numerical controller having a parameter display function will be described below with reference to FIGS. 7, 8 and 9. FIG. 7 is a block diagram showing an example of a conventional numerical control device having a parameter display function. Numerical control information selector 1
Selects the numerical control information D1 from a storage device (not shown) and stores it in the numerical control information storage unit 2. The parameter setting unit 6 sets the parameter D3 in the parameter storage unit 4 according to the input D2 from the input device 5, and displays the screen data D4 on the display device 7. Numerical control information execution unit 3
Is the numerical control information according to the numerical control information D1 stored in the numerical control information storage unit 2 while referring to the parameter D3 stored in the parameter storage unit 4 based on the parameter number instructed from the numerical control information D1. Execute D1.

【0004】パラメータ設定部6の処理について、さら
に詳しく説明する。図8は、パラメータ設定部6の処理
手順の一例を示すフローチャートである。パラメータ設
定部6は、入力装置5からの入力D2がカーソルキーか
否かを判定する(ステップS1)。D2がカーソルキー
である場合には、カーソルの制御を行う(ステップS
3)。一方、D2がカーソルキーでない場合には、カー
ソルが存在するパラメータ番号をnに設定する(ステッ
プS2)。さらに、入力D2が設定キーである場合には
(ステップS4)、パラメータD3(n)をパラメータ
格納部4に設定する(ステップS5)。最後に、画面の
更新を行なって終了する(ステップS6)。
The processing of the parameter setting unit 6 will be described in more detail. FIG. 8 is a flowchart showing an example of the processing procedure of the parameter setting unit 6. The parameter setting unit 6 determines whether the input D2 from the input device 5 is a cursor key (step S1). If D2 is the cursor key, the cursor is controlled (step S
3). On the other hand, if D2 is not the cursor key, the parameter number where the cursor exists is set to n (step S2). Further, when the input D2 is the setting key (step S4), the parameter D3 (n) is set in the parameter storage unit 4 (step S5). Finally, the screen is updated and the process ends (step S6).

【0005】上記ステップS6における画面の更新処理
について、さらに詳しく説明する。図9は、画面の更新
(ステップS6)の手順を示すフローチャートである。
先ず、変数mにパラメータの数を設定し、変数iを1に
初期化する(ステップS100)。次に、変数iを一つ
ずつ増やしながら(ステップS102)、パラメータD
3(i)を表示装置に表示する。そして、変数iが変数
mよりも大きくなった時点で終了する(ステップS10
3)。
The screen updating process in step S6 will be described in more detail. FIG. 9 is a flowchart showing the procedure for updating the screen (step S6).
First, the number of parameters is set in the variable m, and the variable i is initialized to 1 (step S100). Next, while increasing the variable i one by one (step S102), the parameter D
3 (i) is displayed on the display device. Then, the process ends when the variable i becomes larger than the variable m (step S10).
3).

【0006】[0006]

【発明が解決しようとする課題】上述のように数値制御
装置は、数値制御情報から指令されるパラメータ番号に
基づいてパラメータを参照しながら数値制御情報を実行
する。つまり、数値制御情報からの指令で参照されてい
るパラメータを変更すると、数値制御情報が同じであっ
ても機械の制御は変更される。従って、例えば次ワーク
の段取りをするためにパラメータの変更作業を行なって
いるときに、無意識に選択中の数値制御情報から参照さ
れているパラメータを変更することは、ましてそれが数
値制御実行中であるときは、機械が作業者の予想してい
ない動作をする場合があるため大変危険である。本発明
は上述のような事情からなされたものであり、本発明は
実行中の数値制御情報からのパラメータの参照状態を作
業者に通知し、パラメータ変更時の作業ミスを防止する
ことができる数値制御装置を提供することにある。
As described above, the numerical control device executes the numerical control information while referring to the parameter based on the parameter number commanded from the numerical control information. That is, when the parameter referred to by the command from the numerical control information is changed, the control of the machine is changed even if the numerical control information is the same. Therefore, for example, when performing parameter change work to prepare for the next work, it is much more difficult to change the parameter referred to by the numerical control information being selected, even if it is executing numerical control. At some times, the machine may behave unpredictably by the operator, which is very dangerous. The present invention has been made under the circumstances as described above, and the present invention notifies a worker of a reference state of a parameter from the numerical control information being executed, and a numerical value capable of preventing a work mistake when changing the parameter. It is to provide a control device.

【0007】[0007]

【課題を解決するための手段】数値制御情報に指令され
た指令番号に基づきパラメータを参照しながら数値制御
情報を実行する数値制御装置に関するものであり、本発
明の上記目的は、数値制御情報に指令された前記指令番
号を抽出し、抽出した前記指令番号に基づいて前記パラ
メータ毎に数値制御情報からの指令の有無を設定する設
定手段と、設定された前記数値制御情報からの指令の有
無に応じて前記パラメータの参照状態を通知する通知手
段とを具備することによって達成される。また、前記通
知手段が、前記数値制御情報からの指令の有無に応じ
て、表示属性を変えるか又は数値制御情報からの指令の
有無を示す記号を付けてパラメータを表示することによ
って達成される。また、前記通知手段が、前記数値制御
情報から指令のあるパラメータの変更が行なわれようと
する際に、警告を表示することによって達成される。ま
た、前記通知手段は、数値制御情報から指令のあるパラ
メータの変更を不可とすることによって達成される。
The present invention relates to a numerical control device that executes numerical control information while referring to a parameter based on a command number commanded in the numerical control information. The above object of the present invention is to realize the numerical control information. Setting means for extracting the command number that has been commanded, and setting the presence or absence of a command from the numerical control information for each of the parameters based on the extracted command number, and the presence or absence of a command from the numerical control information that has been set And a notification means for notifying the reference status of the parameter accordingly. Further, the notification means can be achieved by changing the display attribute or displaying a parameter with a symbol indicating the presence / absence of a command from the numerical control information according to the presence / absence of a command from the numerical control information. Further, it is achieved by the notification means displaying a warning when a parameter having a command is about to be changed from the numerical control information. Further, the notifying means is achieved by disabling modification of a parameter instructed by the numerical control information.

【0008】[0008]

【発明の実施の形態】図1は、本発明のパラメータ表示
機能を有する数値制御装置の一例を示すブロック図であ
る。従来の数値制御装置に対し、パラメータ設定部6を
削除し、パラメータ番号抽出部8、参照状態情報格納部
9及びパラメータ参照状態通知部10を追加すると共
に、数値制御情報選択部1’と数値制御情報実行部3’
の処理が変更されている。数値制御情報選択部1’は、
選択された実行対象の数値制御情報D1を数値制御情報
格納部2に格納すると共に、数値制御情報を格納したこ
とを示す数値制御情報選択信号D5をパラメータ番号抽
出部8に送出する。数値制御情報実行部3’は、パラメ
ータD3を参照しながら数値制御情報D1を実行すると
共に、実行中であることを示す実行状態情報D8をパラ
メータ参照状態通知部10に送出する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram showing an example of a numerical control device having a parameter display function of the present invention. The parameter setting unit 6 is deleted from the conventional numerical control device, the parameter number extraction unit 8, the reference state information storage unit 9 and the parameter reference state notification unit 10 are added, and the numerical control information selection unit 1 ′ and the numerical control are added. Information execution unit 3 '
The processing of has been changed. The numerical control information selection unit 1'is
The selected numerical control information D1 to be executed is stored in the numerical control information storage unit 2, and the numerical control information selection signal D5 indicating that the numerical control information is stored is sent to the parameter number extraction unit 8. The numerical control information execution unit 3 ′ executes the numerical control information D1 while referring to the parameter D3, and also sends the execution state information D8 indicating that it is being executed to the parameter reference state notification unit 10.

【0009】参照状態情報格納部9は、パラメータ番号
ごとに数値制御情報から参照されているかどうかを示す
参照状態情報D7を格納している。パラメータ番号抽出
部8は、入力装置5からの参照状態情報更新指令D6ま
たは数値制御情報選択部1’からの数値制御情報選択信
号D5を受信し、数値制御情報格納部2に格納されてい
る数値制御情報D1からパラメータ番号を抽出し、パラ
メータ番号ごとに数値制御情報D1から参照されている
か否かを示す参照状態情報D7を参照状態情報格納部9
に格納する。
The reference status information storage unit 9 stores reference status information D7 indicating whether or not the numerical control information is referenced for each parameter number. The parameter number extraction unit 8 receives the reference state information update command D6 from the input device 5 or the numerical control information selection signal D5 from the numerical control information selection unit 1 ′, and stores the numerical value stored in the numerical control information storage unit 2. A parameter number is extracted from the control information D1, and reference state information D7 indicating whether or not the numerical control information D1 is referred to for each parameter number is used as the reference state information storage unit 9.
To store.

【0010】パラメータ参照状態通知部10は、入力装
置5からの入力D2にしたがって、パラメータ格納部4
にパラメータD3を設定すると共に、参照状態情報D7
及び実行状態情報D8に基づき、数値制御情報D1から
のパラメータの参照状態を示す画面データD4を作成し
て表示装置7に表示する。その際、実行中の数値制御情
報D1から参照されているパラメータの変更操作に対し
ては、例えば応答型の警告メッセージを表示して作業者
に更新の確認を問うか、若しくは当該パラメータの更新
を不可としてその旨を作業者に通知する。
The parameter reference state notification unit 10 receives the parameter storage unit 4 according to the input D2 from the input device 5.
The parameter D3 is set to the reference state information D7.
Based on the execution status information D8, screen data D4 indicating the parameter reference status from the numerical control information D1 is created and displayed on the display device 7. At that time, for a parameter changing operation referred to by the numerical control information D1 being executed, for example, a response type warning message is displayed to ask the operator to confirm the update, or the parameter is updated. Notify to the operator as impossible.

【0011】図2は、パラメータ参照状態通知部10の
処理手順の第1の例を示すフローチャートであり、従来
の数値制御装置のパラメータ設定部6に対して、ステッ
プS111、S112、S113、S114の処理が追
加されている。第1の例では、パラメータD3(i)を
表示したのち(ステップS101)、変数Bに参照状態
情報D7(i)を設定する(ステップS111)。変数
Bが参照中であることを示す場合には(ステップS11
2)、数値制御情報からの指令有を示す記号”●”を表
示し(ステップS113)、変数Bが参照中でないこと
を示す場合には、数値制御情報からの指令無を示す記
号”○”を表示する(ステップS114)。なお、上記
ステップS113及びステップS114において記号”
●”、”○”を表示する代わりに、数値制御情報からの
指令有無に応じて当該パラメータの表示属性を変えて表
示するようにしても良い。
FIG. 2 is a flow chart showing a first example of the processing procedure of the parameter reference state notifying unit 10, which is executed in steps S111, S112, S113 and S114 for the parameter setting unit 6 of the conventional numerical control apparatus. Processing has been added. In the first example, after displaying the parameter D3 (i) (step S101), the reference state information D7 (i) is set in the variable B (step S111). If the variable B indicates that it is being referred to (step S11
2) The symbol "●" indicating the command from the numerical control information is displayed (step S113), and if the variable B indicates that the reference is not in progress, the symbol "○" indicating no command from the numerical control information is displayed. Is displayed (step S114). It should be noted that in the above steps S113 and S114, the symbol "
Instead of displaying "" and "○", the display attribute of the parameter may be changed and displayed depending on the presence or absence of a command from the numerical control information.

【0012】図3は、パラメータ参照状態通知部10の
処理手順の第2の例を示すフローチャートであり、従来
の数値制御装置のパラメータ設定部6に対して、ステッ
プS11、S12、S13、S14、S15、S16の
処理が追加されている。第2の例では、入力装置5から
入力された入力D2が設定キーである場合には(ステッ
プS4)、数値制御情報実行部3’から受けた実行状態
情報D8を変数Aに設定し(ステップS11)、さらに
参照状態情報D7を変数Bに設定する(ステップS1
2)。変数Aが実行中でない、または変数Bが参照中で
ないことを示す場合には(ステップS13)、パラメー
タD3(n)を設定して終了する(ステップS5)。一
方、変数Aが実行中かつ変数Bが参照中であることを示
す場合には警告を表示装置に表示し(ステップS1
4)、設定するかどうかを示す確認信号D9を待つ。入
力装置5から入力される確認信号D9がYである場合に
は(ステップS15)、パラメータD3(n)を設定す
る(ステップS5)。一方、確認信号D9がYでなく、
確認信号D9がNでない場合には(ステップS16)、
再度確認信号D9を待つ。
FIG. 3 is a flow chart showing a second example of the processing procedure of the parameter reference state notifying unit 10, and steps S11, S12, S13, S14 are executed for the parameter setting unit 6 of the conventional numerical control apparatus. The processes of S15 and S16 are added. In the second example, when the input D2 input from the input device 5 is the setting key (step S4), the execution state information D8 received from the numerical control information execution unit 3'is set to the variable A (step S4). S11), and further sets the reference state information D7 to the variable B (step S1).
2). When the variable A indicates that the variable A is not being executed or the variable B is not being referred to (step S13), the parameter D3 (n) is set and the process ends (step S5). On the other hand, when the variable A indicates that the variable is being executed and the variable B is being referred to, a warning is displayed on the display device (step S1).
4) Wait for confirmation signal D9 indicating whether to set. When the confirmation signal D9 input from the input device 5 is Y (step S15), the parameter D3 (n) is set (step S5). On the other hand, the confirmation signal D9 is not Y,
When the confirmation signal D9 is not N (step S16),
Wait for the confirmation signal D9 again.

【0013】図4は、パラメータ参照状態通知部10の
処理手順の第3の例を示すフローチャートである。第3
の例は、実行中の数値制御情報から参照されるパラメー
タの変更を禁止するようにした例であり、図3に示す第
2の例におけるステップ13を変更し、変数Aが実行中
かつ変数Bが参照中であることを示す場合には、パラメ
ータD3(n)の設定を行わないようにした例である。
FIG. 4 is a flow chart showing a third example of the processing procedure of the parameter reference state notification unit 10. Third
3 is an example in which the modification of the parameter referred to by the numerical control information being executed is prohibited. Step 13 in the second example shown in FIG. 3 is modified so that the variable A is being executed and the variable B is Is an example in which the parameter D3 (n) is not set when indicates that the parameter is being referred to.

【0014】図5は、パラメータ参照状態通知部10が
表示装置8に表示する画面1000の第1の例を示して
いる。1001は、パラメータが数値制御情報から参照
されているか否かを示す記号を表示する領域である。1
002は、パラメータ番号を表示する領域である。10
03は、パラメータ番号に対応するパラメータを表示す
る領域である。パラメータ番号1の記号1004は、パ
ラメータ番号1のパラメータが数値制御情報から参照さ
れているため、○の表示になっている。また、パラメー
タ番号2の記号1005は、パラメータ番号2のパラメ
ータが数値制御情報から参照されていないため、●の表
示になっている。1006は、変更するパラメータを特
定するカーソルである。
FIG. 5 shows a first example of a screen 1000 displayed on the display device 8 by the parameter reference state notification unit 10. 1001 is an area for displaying a symbol indicating whether or not a parameter is referred to by numerical control information. 1
An area 002 displays a parameter number. 10
Reference numeral 03 is an area for displaying the parameter corresponding to the parameter number. The symbol 1004 of parameter number 1 is displayed as ◯ because the parameter of parameter number 1 is referenced from the numerical control information. Further, the symbol 1005 of the parameter number 2 is indicated by ● because the parameter of the parameter number 2 is not referred to by the numerical control information. Reference numeral 1006 is a cursor for specifying the parameter to be changed.

【0015】図6は、パラメータ参照状態通知部10が
表示装置8に表示する画面1000の第2の例を示して
いる。数値制御情報から参照されているパラメータ番号
2のパラメータを数値制御情報実行中に変更したため、
応答型の警告メッセージ1007が表示されている。作
業者はこの警告メッセージ1007に応じて、パラメー
タを変更する場合は"Y"を入力し、変更しない場合は”
N”を入力する。また、参照中のパラメータの更新を不
可として、応答型の警告メッセージの代わりに、設定で
きない旨を知らせるメッセージを表示して参照中のパラ
メータを一切変更できないようにしても良い。さらに、
参照中のパラメータについては、変更するためのキー操
作を一切受け付けない様な構成にしても良い。
FIG. 6 shows a second example of the screen 1000 displayed on the display device 8 by the parameter reference state notification unit 10. Since the parameter of parameter number 2 referenced from the numerical control information was changed during execution of the numerical control information,
A response-type warning message 1007 is displayed. In response to the warning message 1007, the operator inputs "Y" when changing the parameter, and when not changing, "
Alternatively, the parameter being referred to may not be updated, and instead of the response-type warning message, a message notifying that the parameter cannot be set may be displayed so that the parameter being referred to cannot be changed at all. .further,
The parameter being referred to may be configured so that no key operation for changing is accepted.

【0016】[0016]

【発明の効果】本発明は、特別の装置を用意することな
く、ソフトウェアで実施可能である。作業者は次ワーク
の段取り等でパラメータを変更する場合、数値制御装置
が数値制御情報を実行中であっても、変更しようとして
いるパラメータが参照されていない事を確認し、参照さ
れていない場合は数値制御装置が数値制御情報を実行中
であるか否かといった数値制御装置の状態に関係なく、
パラメータを変更することが出来る。また、数値制御装
置が数値制御情報を実行中のとき、誤って参照中である
パラメータを変更しようとした場合でも、警告を表示し
作業ミスを防止することが出来るため、作業者の精神的
負担を軽くすることが出来る。
The present invention can be implemented by software without preparing a special device. When the operator changes the parameter for setup of the next work, etc., confirms that the parameter to be changed is not referred to even if the numerical control device is executing the numerical control information. Irrespective of the state of the numerical control device such as whether the numerical control device is executing the numerical control information,
You can change the parameters. Also, when the numerical control device is executing the numerical control information, even if an attempt is made to change a parameter that is being referred to by mistake, a warning is displayed and work mistakes can be prevented. Can be lightened.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明のパラメータ表示機能を有する数値制御
装置の一例を示すブロック図である。
FIG. 1 is a block diagram showing an example of a numerical control device having a parameter display function of the present invention.

【図2】本発明のパラメータ参照状態通知部の処理手順
の第1の例を示すフローチャートである。
FIG. 2 is a flowchart showing a first example of a processing procedure of a parameter reference state notification unit of the present invention.

【図3】本発明のパラメータ参照状態通知部の処理手順
の第2の例を示すフローチャートである。
FIG. 3 is a flowchart showing a second example of the processing procedure of the parameter reference state notification unit of the present invention.

【図4】本発明のパラメータ参照状態通知部の処理手順
の第3の例を示すフローチャートである。
FIG. 4 is a flowchart showing a third example of the processing procedure of the parameter reference state notification unit of the present invention.

【図5】本発明のパラメータを表示する画面の第1の例
である。
FIG. 5 is a first example of a screen displaying parameters of the present invention.

【図6】本発明のパラメータを表示する画面の第2の例
である。
FIG. 6 is a second example of a screen displaying parameters of the present invention.

【図7】従来のパラメータ表示機能を有する数値制御装
置の一例を示すブロック図である。
FIG. 7 is a block diagram showing an example of a conventional numerical control device having a parameter display function.

【図8】従来のパラメータ設定部の処理手順の一例を示
すフローチャートである。
FIG. 8 is a flowchart showing an example of a processing procedure of a conventional parameter setting unit.

【図9】従来のパラメータ設定部の処理手順の一例を示
すフローチャートである。
FIG. 9 is a flowchart showing an example of a processing procedure of a conventional parameter setting unit.

【符号の説明】[Explanation of symbols]

1’ 数値制御情報選択部 2 数値制御情報格納部 3’ 数値制御情報実行部 4 パラメータ格納部 5 入力装置 6 パラメータ設定部 7 表示装置 8 パラメータ番号抽出部 9 参照状態情報格納部 10 パラメータ参照状態通知部 1'Numerical control information selection section 2 Numerical control information storage 3'Numerical control information execution unit 4 Parameter storage 5 Input device 6 Parameter setting section 7 Display 8 Parameter number extractor 9 Reference status information storage 10 Parameter reference status notification unit

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G05B 19/18 - 19/46 B23Q 15/00 - 15/28 ─────────────────────────────────────────────────── ─── Continuation of the front page (58) Fields surveyed (Int.Cl. 7 , DB name) G05B 19/18-19/46 B23Q 15/00-15/28

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 数値制御情報に指令された指令番号に基
づきパラメータを参照しながら数値制御情報を実行する
数値制御装置において、数値制御情報に指令された前記
指令番号を抽出し、抽出した前記指令番号に基づいて前
記パラメータ毎に数値制御情報からの指令の有無を設定
する設定手段と、設定された前記数値制御情報からの指
令の有無に応じて前記パラメータの参照状態を通知する
通知手段とを具備したことを特徴とするパラメータ表示
機能を有する数値制御装置。
1. A numerical controller for executing numerical control information while referring to a parameter based on a command number commanded in the numerical control information, extracting the command number commanded in the numerical control information, and extracting the command. Setting means for setting the presence or absence of a command from the numerical control information for each parameter based on the number, and notifying means for notifying the reference state of the parameter according to the presence or absence of a command from the set numerical control information. A numerical control device having a parameter display function characterized by being provided.
【請求項2】 前記通知手段は、前記数値制御情報から
の指令の有無に応じて、表示属性を変えるか又は数値制
御情報からの指令の有無を示す記号を付けて前記パラメ
ータを表示するようになっている請求項1に記載のパラ
メータ表示機能を有する数値制御装置。
2. The notification means changes the display attribute according to the presence / absence of a command from the numerical control information or displays the parameter with a symbol indicating the presence / absence of a command from the numerical control information. The numerical controller having the parameter display function according to claim 1.
【請求項3】 前記通知手段は、前記数値制御情報から
指令のあるパラメータの変更が行なわれようとする際
に、警告を表示するようになっている請求項1に記載の
パラメータ表示機能を有する数値制御装置。
3. The parameter display function according to claim 1, wherein the notification means is configured to display a warning when a parameter with a command is about to be changed from the numerical control information. Numerical control device.
【請求項4】 前記通知手段は、前記数値制御情報から
指令のあるパラメータの変更を不可とするようになって
いる請求項1に記載のパラメータ表示機能を有する数値
制御装置。
4. The numerical control device having a parameter display function according to claim 1, wherein the notifying unit is configured to prohibit the change of a parameter instructed from the numerical control information.
JP28085697A 1997-10-14 1997-10-14 Numerical control device with parameter display function Expired - Lifetime JP3530358B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28085697A JP3530358B2 (en) 1997-10-14 1997-10-14 Numerical control device with parameter display function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28085697A JP3530358B2 (en) 1997-10-14 1997-10-14 Numerical control device with parameter display function

Publications (2)

Publication Number Publication Date
JPH11119817A JPH11119817A (en) 1999-04-30
JP3530358B2 true JP3530358B2 (en) 2004-05-24

Family

ID=17630938

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28085697A Expired - Lifetime JP3530358B2 (en) 1997-10-14 1997-10-14 Numerical control device with parameter display function

Country Status (1)

Country Link
JP (1) JP3530358B2 (en)

Also Published As

Publication number Publication date
JPH11119817A (en) 1999-04-30

Similar Documents

Publication Publication Date Title
JPH11117166A (en) Color change setting data treating apparatus for multi-needle embroidery sewing machine
JP3530358B2 (en) Numerical control device with parameter display function
CN110874085A (en) Numerical controller
JP2001121457A (en) Robot device
JP2002297234A (en) Apparatus for operating and monitoring batch plant and recording medium and program
JP2768770B2 (en) Plant operation equipment
EP0146631B1 (en) Data input system for numerically-controlled apparatus
JPH0778215A (en) Executing method for job program
JP2681815B2 (en) Equipment control processor
JPH036704A (en) Decentralized control system
JP2911667B2 (en) Programming device for programmable controller
JP4414050B2 (en) Data creation device, data creation method, recording medium recording data creation program, and display device
JP2700887B2 (en) Numerical control unit
JPH0455946A (en) Job control system for information processor
JP3209770B2 (en) Industrial robot control device
JP3115087B2 (en) Image data extraction device
JPH06168012A (en) Program drawing generating device
JP2568784B2 (en) Man-machine interface processing method for equipment management system
JPH0216603A (en) Sequence program editing system
JPH08150581A (en) Robot control device
JPH08161005A (en) Sequence monitor and control equipment
JPH0736655A (en) Picture information processor
JPH0390929A (en) Window control system
JPH0611035U (en) Dialog processing device
JPH04279929A (en) Multi-job controller

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20031205

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20031216

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040224

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040227

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130305

Year of fee payment: 9