JPH07114406A - Numerical controller - Google Patents
Numerical controllerInfo
- Publication number
- JPH07114406A JPH07114406A JP26142593A JP26142593A JPH07114406A JP H07114406 A JPH07114406 A JP H07114406A JP 26142593 A JP26142593 A JP 26142593A JP 26142593 A JP26142593 A JP 26142593A JP H07114406 A JPH07114406 A JP H07114406A
- Authority
- JP
- Japan
- Prior art keywords
- output
- address
- numerical control
- control means
- macro
- 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.)
- Pending
Links
Landscapes
- Numerical Control (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、マクロ命令により工作
機械などを制御するためのI/O出力が可能なマクロI
/O出力機能を有する数値制御装置に関するものであ
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a macro I capable of outputting an I / O for controlling a machine tool or the like by a macro instruction.
The present invention relates to a numerical controller having an I / O output function.
【0002】[0002]
【従来の技術】従来、図6に示すように、数値制御装置
には、一般的に、加工プログラムなどの数値制御情報を
実行するための数値制御手段2と、工作機械等の駆動部
を制御するシーケンス制御手段4とが設けられ、数値制
御手段2には前述の数値制御情報を記憶する数値制御情
報記憶手段1が接続されており、又、シーケンス制御手
段4には、それが動作するためのシーケンス制御情報を
記憶するシーケンス制御情報記憶手段5が接続されてい
る。前述の数値制御手段2とシーケンス制御手段4とは
データの受渡しを行うための共通メモリ3を介して接続
されており、更に、シーケンス制御手段4には工作機械
等の駆動部であるアクチュエータ7が、データの入出力
を行うための入出力インターフェース6を介して接続さ
れている。2. Description of the Related Art Conventionally, as shown in FIG. 6, a numerical control device generally controls a numerical control means 2 for executing numerical control information such as a machining program and a drive unit such as a machine tool. The numerical control information storage means 1 for storing the numerical control information described above is connected to the numerical control means 2 and the sequence control means 4 operates. The sequence control information storage means 5 for storing the sequence control information of is connected. The aforementioned numerical control means 2 and sequence control means 4 are connected via a common memory 3 for exchanging data. Further, the sequence control means 4 is provided with an actuator 7 which is a drive unit of a machine tool or the like. , And is connected via an input / output interface 6 for inputting / outputting data.
【0003】通常の数値制御装置では標準機能として無
いような、その機械固有の制御を行いたい場合は、共通
メモリ3の一部であるマクロ変数を加工プログラムで指
令したとき、その固有の制御が出来るようにシーケンス
制御情報を編集することにより、シーケンス制御手段4
からアクチュエータ7に指令データを出力できるマクロ
I/O出力機能を有する数値制御装置がある。When it is desired to perform control peculiar to the machine, which is not provided as a standard function in an ordinary numerical controller, when a macro variable which is a part of the common memory 3 is commanded by a machining program, the peculiar control is By editing the sequence control information so that it can be performed, the sequence control means 4
There is a numerical controller having a macro I / O output function capable of outputting command data from the actuator to the actuator 7.
【0004】次に、以上のような構成の数値制御装置の
処理を主軸回転を例として、Mコードによる場合とマク
ロI/O出力命令を利用する場合について、その違いを
説明する。ここで、シーケンス制御手段としてプログラ
マブル・コントローラ(以下、PCと略称する)13を
用いる。Next, the difference between the processing by the numerical controller having the above-mentioned structure and the case of using the M code and the case of using the macro I / O output command will be described taking the spindle rotation as an example. Here, a programmable controller (hereinafter abbreviated as PC) 13 is used as the sequence control means.
【0005】図4はMコードにより主軸を回転させる場
合を示す。まず、通常動作において、NC11の加工プ
ログラムのM3命令が実行されると、NC11とPC1
3が共通に用いる共通メモリ12のアドレス(F*.
*)がONする(p1)。PC13はこのアドレス(F
*.*)のONを検出すると(p2)、非常停止ボタン
などの情報を考慮し、アドレス(Y*.*)をONする
(p3)とともにアドレス(Y*.*)の自己保持を行
う(p4)。共通メモリ12のアドレス(Y*.*)が
ONになると機械14の主軸が回転を開始する(p
5)。ここで、アドレス(F*.*)は、NC→PC出
力アドレスであり、又アドレス(Y*.*)は、外部出
力アドレスである。FIG. 4 shows a case where the spindle is rotated by the M code. First, in normal operation, when the M3 instruction of the machining program of NC11 is executed, NC11 and PC1
3 commonly used by the common memory 12 (F *.
*) Turns on (p1). The PC 13 uses this address (F
*. When ON of *) is detected (p2), information such as the emergency stop button is considered and the address (Y *. *) Is turned on (p3) and the address (Y *. *) Is self-maintained (p4). . When the address (Y *. *) Of the common memory 12 is turned on, the spindle of the machine 14 starts rotating (p
5). Here, the address (F *. *) Is the NC → PC output address, and the address (Y *. *) Is the external output address.
【0006】次に、主軸が前もって指令された回転数に
到達すると、共通メモリ12のアドレス(X△.△)が
ONする(p6)。PC13は、これを監視し(p
7)、アドレス(F*.*)がONの条件を満たしてい
れば(現在その状態にある)、Mコード指令に対する完
了(Mfin)を表すアドレス(G*.*)をONする
(p8)。NC11はこれを検出すると(p9)、共通
メモリ12のアドレス(F*.*)をOFFにする(p
10)。そうするとPC13は、このアドレス(F*.
*)のOFFを検出し(p11)、アドレス(G*.
*)をOFFにする(p12)。アドレス(F*.*)
がOFFになってもアドレス(Y*.*)は自己保持さ
れているためON状態のままである。Next, when the spindle reaches the rotational speed commanded in advance, the address (XΔ.Δ) of the common memory 12 is turned on (p6). The PC 13 monitors this (p
7) If the address (F *. *) Satisfies the ON condition (currently in that state), the address (G *. *) Indicating completion (Mfin) to the M code command is turned on (p8). . When the NC 11 detects this (p9), the address (F *. *) Of the common memory 12 is turned off (p
10). Then, the PC 13 sends this address (F *.
OFF of (*) is detected (p11), and the address (G *.
Turn off *) (p12). Address (F *. *)
Even if is turned off, the address (Y *. *) Remains on because it is held by itself.
【0007】一方、主軸回転中に何等かの理由により非
常停止ボタンが押されると、共通メモリ12のアドレス
(X*.*)がONされる(p13)。PC13は、そ
れを検出する(p14)とアドレス(Y*.*)をOF
Fにして(p15)主軸回転を停止する(p16)と同
時に、リセット処理を行うためにアドレス(G△.△)
をONにする(p17)。そうするとNC11は、この
アドレス(G△.△)のONを検出し(p18)、NC
→PC出力アドレスをOFFにする(p10)。つま
り、主軸が指令回転数に到達する前であっても、M3命
令によりON状態であったアドレス(F*.*)をOF
Fにする。従って、非常停止を解除してもアドレス(F
*.*)はOFFの状態にあるので、主軸が再び回転を
開始することはない。On the other hand, if the emergency stop button is pressed for some reason while the spindle is rotating, the address (X *. *) Of the common memory 12 is turned on (p13). The PC 13 detects it (p14) and sets the address (Y *. *) To OF.
At F (p15), the spindle rotation is stopped (p16), and at the same time, the address (GΔ.Δ) is set for reset processing.
Is turned on (p17). Then, NC11 detects ON of this address (GΔ.Δ) (p18), and NC
→ Turn off the PC output address (p10). In other words, the address (F *. *) That was in the ON state by the M3 command was changed to OF even before the spindle reached the command rotation speed.
Set to F. Therefore, even if the emergency stop is released, the address (F
*. Since *) is in the OFF state, the spindle will not start rotating again.
【0008】前述のアドレス(X△.△)及びアドレス
(X*.*)は外部入力アドレス、アドレス(G*.
*)及びアドレス(G△.△)はPC→NC入力アドレ
スである。The above-mentioned address (XΔ.Δ) and address (X *. *) Are external input addresses and addresses (G *. *).
*) And address (GΔ.Δ) are PC → NC input addresses.
【0009】次に、図5はマクロI/O出力機能により
主軸を回転させる場合を示す。まず、通常動作におい
て、NC11の加工プログラムのマクロI/O出力命令
#1100=1が実行されると、共通メモリ12のアド
レス(F▲.▲)がONする(q1)。PC13はこの
アドレス(F▲.▲)のONを検出する(q2)と、非
常停止ボタンなどの情報を考慮し、アドレス(Y*.
*)をONする(q3)。共通メモリ12のアドレス
(Y*.*)がONになると機械14の主軸が回転を開
始する(q4)。ここで、アドレス(F▲.▲)はマク
ロI/O出力に使用されるマクロ変数のNC→PC出力
アドレスであり、またアドレス(Y*.*)は、外部出
力アドレスである。その後、加工プログラムのマクロI
/O出力命令#1100=0が実行されると、共通メモ
リ12のアドレス(F▲.▲)がOFFされ(q5)、
PC13がそれを検出する(q6)とアドレス(Y*.
*)をOFFにして(q7)主軸回転が停止される(q
8)。Next, FIG. 5 shows a case where the spindle is rotated by the macro I / O output function. First, in the normal operation, when the macro I / O output instruction # 1100 = 1 of the machining program of the NC 11 is executed, the address (F .. ▲) of the common memory 12 is turned on (q1). When the PC 13 detects that the address (F ...) is ON (q2), the address (Y *.
Turn on *) (q3). When the address (Y *. *) Of the common memory 12 is turned on, the spindle of the machine 14 starts rotating (q4). Here, the address (F ▲. ▲) is the NC → PC output address of the macro variable used for the macro I / O output, and the address (Y *. *) Is the external output address. After that, the machining program macro I
When the / O output instruction # 1100 = 0 is executed, the address (F .. ▲) of the common memory 12 is turned off (q5),
When the PC 13 detects it (q6), the address (Y *.
Turn OFF *) (q7) Spindle rotation is stopped (q
8).
【0010】一方、主軸回転中に何等かの理由により非
常停止ボタンが押されると、共通メモリ12のアドレス
(X*.*)がONされる(q9)。PC13は、それ
を検出する(q10)とアドレス(Y*.*)をOFF
にして(q7)主軸回転を停止する(q8)と同時に、
リセット処理を行うためにアドレス(G△.△)をON
にする(q11)。そうするとNC11は、このアドレ
ス(G△.△)のONを検出する(q12)が、マクロ
I/O出力に使用されるマクロ変数以外のNC→PC出
力アドレスしかOFFしない(q13)ため、マクロI
/O出力命令#1100=1が実行されてONしたアド
レス(F▲.▲)はON状態のままとなる。On the other hand, if the emergency stop button is pressed for some reason while the spindle is rotating, the address (X *. *) Of the common memory 12 is turned on (q9). The PC 13 detects it (q10) and turns off the address (Y *. *).
Then (q7) to stop the spindle rotation (q8),
Turn on the address (G △. △) to perform reset processing
(Q11). Then, the NC 11 detects that the address (GΔ.Δ) is ON (q12), but only the NC → PC output address other than the macro variable used for the macro I / O output is turned OFF (q13).
The address (F .. ▲) that has been turned on by the execution of the / O output instruction # 1100 = 1 remains in the ON state.
【0011】これは、どのマクロ変数のNC→PC出力
アドレスがどのようなシーケンス制御情報に基づき、ど
のアクチュエータをどのように動作させるかがわからな
いために、NC11はむやみにマクロ変数のNC→PC
出力アドレスの内容を編集(OFF)できなかった。This is because it is impossible to know which macro variable NC → PC output address is based on what sequence control information and which actuator is operated. Therefore, the NC 11 is unnecessarily macro variable NC → PC.
The contents of the output address could not be edited (OFF).
【0012】[0012]
【発明が解決しようとする課題】従って、上記のマクロ
I/O出力命令による方法では、このアドレス(F▲.
▲)をOFFにするには、加工プログラムでマクロI/
O出力命令#1100=0を実行しなければならない。
しかし、非常停止状態では加工プログラムは実行できな
いため非常停止状態を解除しなければならず、その時点
で、PC13がアドレス(F▲.▲)がON状態である
ことを検出し、前記命令を実行する前に主軸が再び回転
を開始してしまうという課題がある。Therefore, in the method using the macro I / O output instruction, the address (F.
To turn off ▲), use the macro I /
The O output instruction # 1100 = 0 must be executed.
However, since the machining program cannot be executed in the emergency stop state, the emergency stop state must be canceled. At that time, the PC 13 detects that the address (F ▲. ▲) is in the ON state and executes the above command. There is a problem that the spindle will start to rotate again before it does.
【0013】従って、例えば、マクロI/O出力命令に
より軸移動をさせている場合、プログラムミス等による
干渉を非常停止ボタンにより直前で回避しても、その軸
移動に該当するアドレスをOFFにするためには、非常
停止状態を解除するしかなく、軸移動が再開されてしま
い干渉は避けられなかった。Therefore, for example, when the axis is moved by the macro I / O output command, the address corresponding to the axis movement is turned off even if the interference due to the program mistake or the like is avoided immediately before by the emergency stop button. In order to do so, the emergency stop state had to be canceled, and the axis movement was restarted, so interference was unavoidable.
【0014】本発明は、従来の数値制御装置のこのよう
な課題を考慮し、簡単に共通メモリにおける出力アドレ
スの内容を編集できる数値制御装置を提供することを目
的とするものである。An object of the present invention is to provide a numerical control device which can easily edit the contents of an output address in a common memory in consideration of such problems of the conventional numerical control device.
【0015】[0015]
【課題を解決するための手段】本発明は、数値制御情報
を記憶する数値制御情報記憶手段と、数値制御情報を実
行するマクロI/O出力命令を実行可能な数値制御手段
と、シーケンス制御情報を記憶するシーケンス制御情報
記憶手段と、マクロI/O出力命令に基づき、シーケン
ス制御情報に従って動作するシーケンス制御手段と、数
値制御手段とシーケンス制御手段との間でデータの受渡
しをするための共通メモリと、シーケンス制御手段が工
作機械等のアクチュエータとデータの受渡しをするため
の入出力手段とを備えた数値制御装置において、数値制
御手段がシーケンス制御手段に出力するデータを記憶す
る共通メモリ内の出力アドレスの内容を編集する出力ア
ドレス編集手段と、その出力アドレス編集手段による処
理を開始させるためのスイッチ手段とを備えた数値制御
装置である。SUMMARY OF THE INVENTION The present invention provides a numerical control information storage means for storing numerical control information, a numerical control means capable of executing a macro I / O output instruction for executing the numerical control information, and sequence control information. , A sequence control information storage means for storing data, a sequence control means for operating according to the sequence control information based on a macro I / O output command, and a common memory for passing data between the numerical control means and the sequence control means. And a sequence control means having an actuator such as a machine tool and an input / output means for exchanging data, an output in a common memory for storing data output to the sequence control means by the numeric control means. An output address editing means for editing the contents of the address, and a process by the output address editing means are started. A numerical controller and a switching means.
【0016】[0016]
【作用】本発明は、スイッチ手段が、出力アドレス編集
手段による処理を開始させて、出力アドレス編集手段
が、数値制御手段がシーケンス制御手段に出力するデー
タを記憶する共通メモリ内の出力アドレスの内容を編集
する。According to the present invention, the contents of the output address in the common memory in which the switch means starts the processing by the output address editing means and the output address editing means stores the data which the numerical control means outputs to the sequence control means. Edit.
【0017】[0017]
【実施例】以下に、本発明をその実施例を示す図面に基
づいて説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings showing its embodiments.
【0018】図1は、本発明にかかる一実施例の数値制
御装置の構成図である。従来例と同様の構成部分には同
一の符号を付け、その説明を省略する。数値制御手段2
からシーケンス制御手段4に出力されるマクロ変数のN
C→PC出力アドレスの内容を編集する出力アドレス編
集手段8が設けられ、その出力アドレス編集手段8に
は、それを動作させるためのスイッチ手段9が接続され
ている。FIG. 1 is a block diagram of a numerical controller according to an embodiment of the present invention. The same components as those in the conventional example are designated by the same reference numerals, and the description thereof will be omitted. Numerical control means 2
Of macro variables output from the sequence controller 4 to the sequence controller 4
An output address editing means 8 for editing the contents of the C → PC output address is provided, and the output address editing means 8 is connected to a switch means 9 for operating it.
【0019】上述の出力アドレス編集手段8は、例えば
スイッチ手段9からの指令により共通メモリ3における
マクロ変数のNC→PC出力アドレスの全てをクリアす
るように編集する。The above-mentioned output address editing means 8 edits so as to clear all the NC → PC output addresses of the macro variable in the common memory 3 in response to a command from the switch means 9, for example.
【0020】次に本実施例の処理操作について、図2を
参照しながら説明する。Next, the processing operation of this embodiment will be described with reference to FIG.
【0021】まず、操作盤上の<MCR>キーを押すこ
とにより、図2(a)に示すようなマクロ変数画面が表
示される。その後、更に<MCR>キーを押すことによ
って図2(b)に示すようなマクロ変数スイッチ画面が
表示され、マクロ変数のNC→PC出力アドレスの全て
をクリアするキー<CLR>が表示される。この<CL
R>キーを押すと図2(c)に示すようなクリア画面と
なり、スイッチ手段9であるところの<yes>キーが
表示される。この<yes>キーを押すと、出力アドレ
ス編集手段8に処理指令が出力され、出力アドレス編集
手段8は共通メモリ3におけるマクロ変数のNC→PC
出力アドレスの全てをクリアするように編集する。First, by pressing the <MCR> key on the operation panel, a macro variable screen as shown in FIG. 2A is displayed. After that, by further pressing the <MCR> key, the macro variable switch screen as shown in FIG. 2B is displayed, and the key <CLR> for clearing all NC → PC output addresses of the macro variable is displayed. This <CL
When the R> key is pressed, a clear screen as shown in FIG. 2C is displayed, and the <yes> key which is the switch means 9 is displayed. When this <yes> key is pressed, a processing command is output to the output address editing means 8, and the output address editing means 8 is NC → PC of the macro variable in the common memory 3.
Edit to clear all output addresses.
【0022】以上のように、共通メモリ3におけるマク
ロ変数のNC→PC出力アドレスの全てのクリアをスイ
ッチ手段9により実行可能にしたので、例えば、マクロ
I/O出力機能により駆動部を動作させているとき、何
等かの理由により非常停止状態になっても、スイッチ手
段を操作することにより出力アドレス編集手段が共通メ
モリにおけるマクロ変数のNC→PC出力アドレスをク
リアするので、非常停止状態を解除しても駆動部が動作
することがなく安全性が高くなる。As described above, all the macro variable NC → PC output addresses in the common memory 3 can be cleared by the switch means 9. Therefore, for example, the drive unit is operated by the macro I / O output function. Even if the emergency stop state occurs due to some reason, the output address editing means clears the macro variable NC → PC output address in the common memory by operating the switch means, so the emergency stop state is released. However, the driving unit does not operate and the safety is improved.
【0023】なお、上記実施例では、スイッチ手段9か
らの指令により出力アドレス編集手段8は共通メモリ3
におけるマクロ変数のNC→PC出力アドレスの全てを
クリアするように編集したが、図3に示すように、編集
したいアドレスを指定可能な編集アドレス指定手段10
を設け、出力アドレス編集手段8は共通メモリ3におけ
るマクロ変数のNC→PC出力アドレスのうち、編集ア
ドレス指定手段10に指定されたアドレスのみを編集す
るようにしてもよい。In the above embodiment, the output address editing means 8 is controlled by the switch means 9 to cause the output address editing means 8 to operate in the common memory 3.
Editing was performed so as to clear all of the NC → PC output addresses of the macro variable in the above. However, as shown in FIG. 3, the editing address designating means 10 capable of designating the address to be edited.
The output address editing means 8 may edit only the address specified by the edit address specifying means 10 among the NC → PC output addresses of the macro variable in the common memory 3.
【0024】また、上記実施例では、出力アドレス編集
手段8はマクロ変数のNC→PC出力アドレスの内容を
編集する構成としたが、これに限らず、マクロ変数以外
のNC→PC出力アドレスの内容を編集する構成として
もよい。In the above embodiment, the output address editing means 8 edits the contents of the NC → PC output address of the macro variable. However, the present invention is not limited to this, and the contents of the NC → PC output address of other than the macro variable. May be configured to be edited.
【0025】また、上記実施例を構成する各手段は、コ
ンピュータを用いてソフトウェア的に構成してもよい
し、あるいは又同様の機能を有する専用のハードウェア
により構成してもよい。Further, each means constituting the above-mentioned embodiment may be constituted by software using a computer, or may be constituted by dedicated hardware having a similar function.
【0026】[0026]
【発明の効果】以上述べたところから明らかなように本
発明は、共通メモリ内の出力アドレスの内容を編集する
出力アドレス編集手段と、その出力アドレス編集手段に
よる処理を開始させるためのスイッチ手段とを備えてい
るので、簡単に共通メモリにおける出力アドレスの内容
を編集できるという長所を有する。As is apparent from the above description, the present invention comprises the output address editing means for editing the contents of the output address in the common memory, and the switching means for starting the processing by the output address editing means. Since it is equipped with, there is an advantage that the contents of the output address in the common memory can be easily edited.
【0027】従って、例えば、マクロI/O出力機能に
より駆動部を動作させているとき、何等かの理由により
非常停止状態になっても、スイッチ手段を操作すること
により出力アドレス編集手段が共通メモリにおけるマク
ロ変数のNC→PC出力アドレスをクリアするので、非
常停止状態を解除しても駆動部が動作することがなく安
全性が高くなる。Therefore, for example, when the drive unit is operated by the macro I / O output function, even if the emergency stop state is brought about for some reason, the output address editing means is operated by the switch means by operating the switch means. Since the NC-> PC output address of the macro variable in is cleared, the drive unit does not operate even if the emergency stop state is released, and the safety is improved.
【図1】本発明にかかる一実施例の数値制御装置の構成
図である。FIG. 1 is a configuration diagram of a numerical controller according to an embodiment of the present invention.
【図2】同図(a)、(b)、(c)は、同実施例にお
けるマクロ変数の設定変更を行う表示画面の例を示す図
である。2A, 2B, and 2C are diagrams showing examples of display screens for changing the setting of macro variables in the embodiment.
【図3】本発明にかかる別の実施例の数値制御装置の構
成図である。FIG. 3 is a configuration diagram of a numerical controller according to another embodiment of the present invention.
【図4】従来例におけるMコードによる動作の一例を示
す図である。FIG. 4 is a diagram showing an example of an operation using an M code in a conventional example.
【図5】従来例におけるマクロI/O出力命令による動
作の一例を示す図である。FIG. 5 is a diagram showing an example of an operation by a macro I / O output instruction in a conventional example.
【図6】従来の数値制御装置の構成図である。FIG. 6 is a configuration diagram of a conventional numerical control device.
1 数値制御情報記憶手段 2 数値制御手段 3 共通メモリ 4 シーケンス制御手段 5 シーケンス制御情報記憶手段 6 入出力インターフェース 7 アクチュエータ 8 出力アドレス編集手段 9 スイッチ手段 10 編集アドレス指定手段 11 NC 12 共通メモリ 13 PC 1 Numerical Control Information Storage Means 2 Numerical Value Control Means 3 Common Memory 4 Sequence Control Means 5 Sequence Control Information Storage Means 6 Input / Output Interface 7 Actuator 8 Output Address Editing Means 9 Switch Means 10 Editing Address Designating Means 11 NC 12 Common Memory 13 PC
Claims (3)
憶手段と、前記数値制御情報を実行するマクロI/O出
力命令を実行可能な数値制御手段と、シーケンス制御情
報を記憶するシーケンス制御情報記憶手段と、前記マク
ロI/O出力命令に基づき、前記シーケンス制御情報に
従って動作するシーケンス制御手段と、前記数値制御手
段と前記シーケンス制御手段との間でデータの受渡しを
するための共通メモリと、前記シーケンス制御手段が工
作機械等のアクチュエータとデータの受渡しをするため
の入出力手段とを備えた数値制御装置において、前記数
値制御手段が前記シーケンス制御手段に出力するデータ
を記憶する共通メモリ内の出力アドレスの内容を編集す
る出力アドレス編集手段と、その出力アドレス編集手段
による処理を開始させるためのスイッチ手段とを備えた
ことを特徴とする数値制御装置。1. A numerical control information storage means for storing numerical control information, a numerical control means capable of executing a macro I / O output command for executing the numerical control information, and a sequence control information storage for storing sequence control information. Means, sequence control means that operates according to the sequence control information based on the macro I / O output command, common memory for passing data between the numerical control means and the sequence control means, and In a numerical control device in which the sequence control means includes an actuator such as a machine tool and an input / output means for transferring data, an output in a common memory for storing data output by the numerical control means to the sequence control means The output address editing means for editing the contents of the address and the processing by the output address editing means are started. A numerical control device, comprising: a switch means for switching.
制御手段が前記シーケンス制御手段に出力するデータの
内、マクロI/O出力により出力されたデータを記憶す
る共通メモリ内の出力アドレスの内容を編集することを
特徴とする請求項1記載の数値制御装置。2. The output address editing means stores the contents of an output address in a common memory for storing the data output by the macro I / O output among the data output by the numerical control means to the sequence control means. The numerical controller according to claim 1, wherein the numerical controller is edited.
たい出力アドレスを指定する編集アドレス指定手段を備
え、前記出力アドレス編集手段は前記編集アドレス指定
手段により指定された出力アドレスの内容のみを編集す
ることを特徴とする請求項1、又は2記載の数値制御装
置。3. An edit address designating unit for designating an output address desired to be edited by the output address editing unit, wherein the output address editing unit edits only the contents of the output address designated by the edit address designating unit. The numerical control device according to claim 1, wherein the numerical control device is characterized.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP26142593A JPH07114406A (en) | 1993-10-19 | 1993-10-19 | Numerical controller |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP26142593A JPH07114406A (en) | 1993-10-19 | 1993-10-19 | Numerical controller |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH07114406A true JPH07114406A (en) | 1995-05-02 |
Family
ID=17361701
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP26142593A Pending JPH07114406A (en) | 1993-10-19 | 1993-10-19 | Numerical controller |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH07114406A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6334126B1 (en) | 1997-08-26 | 2001-12-25 | Casio Computer Co., Ltd. | Data output system, communication terminal to be connected to data output system, data output method and storage medium |
-
1993
- 1993-10-19 JP JP26142593A patent/JPH07114406A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6334126B1 (en) | 1997-08-26 | 2001-12-25 | Casio Computer Co., Ltd. | Data output system, communication terminal to be connected to data output system, data output method and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3679844B2 (en) | Sequence program execution device | |
JP2007226383A (en) | Numerical controller | |
JPH08123515A (en) | Display system for sequence program | |
US5815399A (en) | Multi-path synchronization system for CNC controller | |
WO2014118918A1 (en) | Numerical control device | |
KR920004080B1 (en) | Numerical control device | |
JPH07114406A (en) | Numerical controller | |
US6397123B1 (en) | Numerical control apparatus | |
JPH0336606A (en) | Numerical controller | |
JPS6232805B2 (en) | ||
JPH03286306A (en) | Numerical controller | |
JPH07230312A (en) | Cnc system | |
JP2000137513A (en) | Controller for numerically controlled circular table | |
JP2000172317A (en) | Programmable machine controller built in numerical controller and network system for numerical controller | |
JPH06119021A (en) | Operation system for controller | |
JPH07234714A (en) | Numerical controller | |
JPH05282163A (en) | Information processor | |
JPH10202471A (en) | Numerical control device with spindle control function | |
JPS60168206A (en) | Numerical control device | |
JPH0277904A (en) | Nc data origination method | |
JP3327641B2 (en) | Numerical control unit | |
JPH09114513A (en) | Numerical control system | |
JPS60179803A (en) | Method for editing and correcting program in numerical control device | |
JP4208600B2 (en) | NC machine tool | |
JP2959601B2 (en) | Numerical control unit |