JPS6149209A - Program execution system of numerical controller - Google Patents

Program execution system of numerical controller

Info

Publication number
JPS6149209A
JPS6149209A JP17125684A JP17125684A JPS6149209A JP S6149209 A JPS6149209 A JP S6149209A JP 17125684 A JP17125684 A JP 17125684A JP 17125684 A JP17125684 A JP 17125684A JP S6149209 A JPS6149209 A JP S6149209A
Authority
JP
Japan
Prior art keywords
program
subprogram
processor
macro
language
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
Application number
JP17125684A
Other languages
Japanese (ja)
Inventor
Atsushi Shima
淳 島
Hideaki Inoue
秀明 井上
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.)
Fanuc Corp
Original Assignee
Fanuc 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 Fanuc Corp filed Critical Fanuc Corp
Priority to JP17125684A priority Critical patent/JPS6149209A/en
Publication of JPS6149209A publication Critical patent/JPS6149209A/en
Pending legal-status Critical Current

Links

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/408Numerical 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 data handling or data format, e.g. reading, buffering or conversion of data
    • 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/35262Macro instruction, canned cycles, subroutines, subprogram
    • 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/36Nc in input of data, input key till input tape
    • G05B2219/36022Switch between machining language for execution and high level for editing

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)
  • Devices For Executing Special Programs (AREA)

Abstract

PURPOSE:To omit a decoding process, etc. and to increase the program processing speed by registering previously a subprogram, etc. to a memory in the machine words of a processor and setting the processor under a machine word processing mode after discriminating said machine words in a call instruction mode. CONSTITUTION:A numerical controller NC contains a processor 10, a tape leader 12, a manual data input device 14, etc. together with a ROM107 storing an NC control program, etc. and a RAM18 containing areas 18a, 18b, etc. storing a subprogram and a macroprogram. The subprogram, etc. compiled into machine words are stored in the area 18b. The processor 10 discriminates whether or not the program number to be called out is equal to a program described in the machine words. If the program number is described in the machine words, the procedure of the processor is changed to a machine word processing mode. Then the subprogram stored in the area 18b is executed at and after the head part. When an NC program language is used for description, this language processing is continued.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は数値制御装置におけるプログラム実行方式に関
する。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a program execution method in a numerical control device.

従来の技術 従来の数値制御装置においても、サブプログラム、マク
ロプログラム等における演算機能、 GO−70文など
のプログラムの流れを制御する機能或は引数の受渡しな
どの機能を利用して、機械メーカ或はエンドユーザが自
゛分でサブプログラム、マクロプログラムを作成し、数
値制御装置としての機能の向上を計ることが可能になっ
ている。例えば、ATCサイクル、計測サイクルなど工
作機械の動きを制御するプログラム、対話形入方方式な
どのようにCR7画面への表示内容を制御するプログラ
ム等である。確かにサブプログラム、マクロプログラム
により複雑な機能を実現することが可能であるが、一つ
の欠点としてサブプログラム、マクロプログラムはメイ
ンプログラム(指令テープや外部メモリ等の形で与えら
れるNC指令プログラムの意)と同様にインクプリタ形
式の上位言語であるため、実行時間がかかるという点が
ある。
Conventional technology Conventional numerical control devices also utilize arithmetic functions in subprograms, macro programs, etc., functions to control program flow such as GO-70 statements, functions such as argument passing, etc. to allow machine manufacturers and This allows end users to create their own subprograms and macro programs to improve the functionality of the numerical control device. Examples include programs that control the movement of machine tools, such as ATC cycles and measurement cycles, and programs that control the content displayed on the CR7 screen, such as interactive input methods. Although it is certainly possible to implement complex functions using subprograms and macro programs, one drawback is that subprograms and macro programs are not compatible with the main program (meaning an NC command program given in the form of a command tape or external memory, etc.). ), it is a high-level inkpreter language, so it takes a long time to execute.

第4図は従来の数値制御装置におけるプログラム実行方
式の説明図であり、1は指令テープに穿孔され或は磁気
バブルメモリに記憶された一連の加工を指令する為のメ
インプログラムであり、上位言語であるNCプログラム
言語で記述された複数のブロックを含む。2はプログラ
ム番号1000番のマクロプログラムで、同じく上位言
語であるNCプログラム言語で記述された複数のブロッ
クを含み、予め磁気バブルメモリに記憶されている。
FIG. 4 is an explanatory diagram of a program execution system in a conventional numerical control device. 1 is a main program for instructing a series of machining operations punched on a command tape or stored in a magnetic bubble memory; It includes multiple blocks written in the NC programming language. 2 is a macro program with program number 1000, which includes a plurality of blocks written in the NC programming language, which is also a higher-level language, and is stored in advance in a magnetic bubble memory.

3はNCプログラム言語で記述されたメインプログラム
やマクロプログラムの各指令を実行するための下位のコ
ントロールプログラムであり、各指令に対応する複数の
コントロールプログラムが用意されている。
3 is a lower control program for executing each command of the main program and macro program written in the NC programming language, and a plurality of control programs corresponding to each command are prepared.

プロセッサは、メインプログラム1の先頭から解読を開
始し、その解読結果に応じて必要なコントロールプログ
ラムに制御を引き渡す。プロセッサは、メインプログラ
ム1中にマクロプログラム呼出し命令065があると、
それに続くプログラム番号(PlooO)のマクロプロ
グラム2をサーチし、このマクロプログラム2を先頭よ
り実行する。この場合も解読の結果に応じて必要なコン
トロールプログラムを選択し、それに制御を引き渡す。
The processor starts decoding from the beginning of the main program 1 and transfers control to a necessary control program according to the decoding result. When the processor has macro program call instruction 065 in main program 1,
The macro program 2 with the following program number (PlooO) is searched for, and this macro program 2 is executed from the beginning. In this case as well, the necessary control program is selected according to the decoding result and control is handed over to it.

マクロプログラム2の最後にはプログラムの最後を示す
M99のコードがあり、これをプロセッサが判別すると
、メインプログラム1の読出し命令の次のブロックへ復
帰し、以後のブロックの処理を続行する。
At the end of the macro program 2 there is a code M99 indicating the end of the program, and when the processor determines this, it returns to the block next to the read instruction of the main program 1 and continues processing the subsequent blocks.

このように、マクロプログラムが上位言語であるNCプ
ログラム言語により記述された従来においては、プロセ
ッサはマクロプログラムの各ブロックを)昨読し、その
解読結果に応じて必要なコントロールプログラムを選択
実行しなければならないので、処理が遅くなる。特に、
マクロプログラム2中にGO−To文がある場合、GO
−To文で指定された飛び先(図示例ではシーケンス番
号100のブロック)を捜す為にマクロプログラム2全
体をサーチしなければならず、より処理速度が遅くなる
ものである。
In this way, in the past, where macro programs were written in the NC programming language, which is a high-level language, the processor had to read each block of the macro program and select and execute the necessary control program according to the decoding results. Processing will be slow because of this. especially,
If there is a GO-To statement in macro program 2, GO
The entire macro program 2 must be searched to find the destination specified by the -To statement (in the illustrated example, the block with sequence number 100), which further slows down the processing speed.

発明が解決しようとする問題点 本発明はこのような従来の問題点を解決したもので、そ
の目的は、サブプログラム、マクロプログラムの実行速
度を高めることにある。
Problems to be Solved by the Invention The present invention solves these conventional problems, and its purpose is to increase the execution speed of subprograms and macro programs.

問題点を解決するための手段 本発明は上記問題点を解決するために、プロセッサによ
りプログラムを解読し所定の数値制御を実行する数値制
御装置におけるプログラム実行方式において、他のプロ
グラム中に設けられた呼出し命令で呼出されるサブプロ
グラム或はマクロプログラムを前記プロセッサの機械語
で予め記述してメモリに格納しておくと共に、該サブプ
ログラム或はマクロプログラムが機械語で記述されてい
ることを判別可能とし、呼出し命令があったとき呼出す
サブプログラム或はマクロプログラムが機tiIit、
Hで記述されている場合はプロセッサの処理を機械語処
理に変更して前記機械語によるサブプログラム或はマク
ロプログラムを実行させ、実行後もとのプログラムに戻
るようにする。
Means for Solving the Problems In order to solve the above problems, the present invention provides a program execution system in a numerical control device in which a processor decodes a program and executes a predetermined numerical control. A subprogram or macro program called by a call instruction is written in advance in machine language of the processor and stored in memory, and it is possible to determine that the subprogram or macro program is written in machine language. The subprogram or macro program to be called when there is a call command is
If it is written in H, the processing of the processor is changed to machine language processing, the subprogram or macro program in the machine language is executed, and after execution, the original program is returned.

実施例 第1図は本発明の数値制御装置のハードウェア構成の一
例を示す要部ブロック図であり、10はプロセッサで、
周辺回路とはアドレスバス、データバス、コントロール
バスを含むバス11により相互に接続されている。12
はテープリーグで、メインプログラムが穿孔されたNC
テープ或はサブプログラム、マクロプログラムが穿孔さ
れたテープ13を読取るためのものである。このテープ
13に穿孔されたサブプログラム或はマクロプログラム
は、従来と同様にNCプログラム言語で記述されるか或
は、PASCAL言語、BASIC言語で記述される。
Embodiment FIG. 1 is a block diagram showing an example of the hardware configuration of a numerical control device of the present invention, in which 10 is a processor;
The peripheral circuits are interconnected by a bus 11 including an address bus, a data bus, and a control bus. 12
is a tape league, the main program is perforated NC
A tape or subprogram or macro program is for reading the perforated tape 13. The subprograms or macro programs punched on this tape 13 are written in the NC programming language as in the past, or in the PASCAL or BASIC language.

14は各種のキーを有する手動データ入力装置(MDI
)で、プロセッサ10への各種の指令等はここから入力
される。15はメインプログラムが記憶されたカセット
°メモリ、16はCRT等の表示装置である。17はR
OMで、NCプログラム中の各ブロックの指令を実行す
るためのNCコントロールプログラムや、NCプログラ
ム言語、  PASCAL言語或はBAS r C言語
を機械語に翻訳するコンパイラが格納されている。高級
言語としてPASCAL言語のみを使用する場合にはP
ASCAL言語のコンパイラのみを用意して置けば良い
。18はRAMで、サブプログラム、マクロプログラム
を記1.aする領域13a、18bとそれ以外に例えば
演算用等に使用する領域を有する。領域18aはNCプ
ログラム言語で記述されたサブプログラム或はマクロプ
ログラムが記憶される領域であり、領域18bは機械語
にコンパイルされたサブプログラム或はマクロプログラ
ムが記憶される領域である。19〜21はX軸、Y軸、
Z軸位置制御回路で、プロセッサ10からの指令に応答
して各X軸。
14 is a manual data input device (MDI) having various keys.
), various commands and the like to the processor 10 are input from here. 15 is a cassette memory in which the main program is stored, and 16 is a display device such as a CRT. 17 is R
The OM stores an NC control program for executing commands of each block in the NC program, and a compiler for translating the NC programming language, PASCAL language, or BAS r C language into machine language. When using only PASCAL language as a high-level language, P
It is sufficient to prepare only a compiler for the ASCAL language. 18 is a RAM in which subprograms and macro programs are written. It has areas 13a and 18b for processing a, and other areas for use in calculations, for example. Area 18a is an area where subprograms or macro programs written in the NC programming language are stored, and area 18b is an area where subprograms or macro programs compiled into machine language are stored. 19 to 21 are the X axis, Y axis,
A Z-axis position control circuit for each X-axis in response to commands from the processor 10.

Y軸、Z軸モータ22〜24を駆動する。Drives Y-axis and Z-axis motors 22-24.

NCプログラム言語で記述されたサブプログラム或はマ
クロプログラムをそのままの形でRAM18に登録する
場合ば、NCプログラム言語で記述されたサブプログラ
ムが穿孔されたテープ13をテープリーダ12にセット
し、MD114のサブプログラム登録キー或はマクロプ
ログラム登録キーを押す。また、機械語のサブプログラ
ム或はマクロプログラムをRAM18に登録する場合は
、NCプログラム言語、PASCAL言語、BASIC
言語の何れかで記述されたサブプログラム等を穿孔した
テープ13をテープリーダ12にセットし、MD114
の機械語サブプログラム登録キー或は機械語マクロプロ
グラム登録キーを押す。
If you want to register a subprogram or macro program written in the NC programming language as is in the RAM 18, set the tape 13 on which the subprogram written in the NC programming language has been punched into the tape reader 12, and then Press the subprogram registration key or macro program registration key. In addition, when registering a machine language subprogram or macro program in the RAM 18, use the NC programming language, PASCAL language, BASIC
A tape 13 on which a subprogram etc. written in any language has been punched is set in the tape reader 12, and the MD 114 is inserted into the tape reader 12.
Press the machine language subprogram registration key or machine language macro program registration key.

第2図のフローチャートは、サブプログラム或はマクロ
プログラムの登録処理の一例を示すもので、先ず当該登
録が機械語による登録であるか否かを判別し、機械語に
よる登録の場合は、テープリーダ12から読取ったサブ
プログラム或はマクロプログラムをROM17に記憶し
たコンパイラにより機械語に翻訳し、これをRAM18
の領域18bに記憶する。また、記憶したサブプログラ
ム或はマクロプログラムのプログラム番号(これは通常
テープ13の先頭に穿孔されている)に対応してこれが
機械語のものであることを記憶する。一方、NCプログ
ラム言語そのままで登録する場合は、テープリーダ12
から読取ったサブプログラム或はマ・クロプログラムを
そのままRAM18の領域18aに記憶し、記憶したサ
ブプログラム等のプログラム番号に対応してこれがNC
プログラム言語によるものであることを記憶する。
The flowchart in Figure 2 shows an example of the subprogram or macro program registration process. First, it is determined whether the registration is in machine language, and if the registration is in machine language, the tape reader The subprogram or macro program read from ROM 12 is translated into machine language by the compiler stored in ROM 17, and this is translated into machine language by the compiler stored in ROM 17.
is stored in the area 18b. Furthermore, it is stored in correspondence with the program number of the stored subprogram or macro program (this is usually punched at the beginning of the tape 13) that it is in machine language. On the other hand, if you want to register the NC programming language as is, the tape reader 12
The subprogram or macro program read from is stored as it is in the area 18a of the RAM 18, and this is stored in the NC in accordance with the program number of the stored subprogram, etc.
Remember that it is written in a programming language.

なお、上述のようにコンパイルされると、例えばサブプ
ログラム或はマクロプログラムにGO−70文があって
も予めその飛び先が決定されることになるので、従来の
インクプリタ方式よりその文処理速度が向上する。
Note that when compiled as described above, even if there is a GO-70 statement in a subprogram or macro program, the jump destination will be determined in advance, so the processing speed of the statement will be faster than in the conventional inkpreter method. improves.

MD114からメインプログラムの番号を入力し数値制
御起動をかけると、プロセッサ10はカセットメモリ】
5に記憶された当該プログラム番号のメインプログラム
をその先頭ブロックから読取り、そのブロックに含まれ
る指令を解読する。例えばブロック中に000 X 1
234なる指令が含まれている場合、この種の指令に対
応するNCコントロールプログラムにX 1234のデ
ータを与えて位置決め制御を実行する。また、マクロプ
ログラム呼出し指令065やサブプログラム呼出し指令
M98が含まれていると、これらの指令の直後に置かれ
たプログラム番号Pに対応するマクロプログラム或はサ
ブプログラムをRAM1B中から読出して実行する。
When the main program number is input from the MD 114 and numerical control is activated, the processor 10 loads the cassette memory.
The main program of the program number stored in 5 is read from the first block, and the commands included in the block are decoded. For example, 000 x 1 in a block
If the command X1234 is included, the data X1234 is given to the NC control program corresponding to this type of command to execute positioning control. Furthermore, if macro program call command 065 and subprogram call command M98 are included, the macro program or subprogram corresponding to program number P placed immediately after these commands is read out from RAM 1B and executed.

この場合、プロセッサ10は第3図に示すように、先ず
呼出すプログラム番号が機械語で記述されたザブプログ
ラム或はマクロプログラムであるか否かを判別し、機械
語で記述されたサブプログラム等である場合には処理を
機械語処理に変更し、RAM18の領域18bに記憶さ
れた当該プログラム番号に対応するサブプログラム或は
マクロプログラムをその先頭から実行する。一方、呼出
すサブプログラム或はマクロプログラムがNCプログラ
ム言語で記述されたものである場合には、現在のままの
処理つまりNCプログラム言語の処理を続行する。なお
、機械語で記述されたサブプログラム或はマクロプログ
ラムの最後には終了を示す機械語コードが設けられてお
、す、プロセッサ10はこれを実行し元のメインプログ
ラムの位置に復帰する。
In this case, as shown in FIG. 3, the processor 10 first determines whether the program number to be called is a subprogram or macro program written in machine language, and then determines whether the program number to be called is a subprogram or macro program written in machine language. In some cases, the processing is changed to machine language processing, and the subprogram or macro program corresponding to the program number stored in the area 18b of the RAM 18 is executed from the beginning. On the other hand, if the called subprogram or macro program is written in the NC programming language, the current processing, that is, the processing in the NC programming language, continues. Note that a machine language code indicating termination is provided at the end of a subprogram or macro program written in machine language, and the processor 10 executes this code to return to the original main program position.

また、機械語処理を終了し、NCプログラム処理に変更
する。
Also, the machine language processing is ended and changed to NC program processing.

上述の実施例はメインプログラム中にサブプログラム或
はマクロプログラムの呼出し命令を設けたが、従来のサ
ブプログラム或はマクロプログラムと同様に他のサブプ
ログラム或はマクロプログラムに呼出し命令を設けるよ
うにしても良い。また、PASCAL、BASICなど
によるコンパイルは別途数値制御装置以外の装置(例え
ば自動プログラミング装置)で行ない、出力された機械
語をROMに書込んで数値制御装置に実装するようにし
ても良い。
In the above embodiment, a subprogram or macro program call instruction is provided in the main program, but in the same way as a conventional subprogram or macro program, a call instruction is provided in another subprogram or macro program. Also good. Further, the compilation using PASCAL, BASIC, etc. may be performed separately in a device other than the numerical control device (for example, an automatic programming device), and the outputted machine language may be written in a ROM and implemented in the numerical control device.

発明の詳細 な説明したように、本発明によれば、ザブプログラム或
はマクロプログラムはプロセッサの機械語で記述されて
メモリに予め登録されており、呼出し命令があったとき
呼出すサブプログラム或はマクロプログラムが機械語で
記述されていると判別されたとき、プロセッサの処理は
機械語処理に変更されサブプログラム或はマクロプログ
ラムが処理されるものであるから、従来のようなサブプ
ログラム或はマクロプログラム中のNCプログラム言語
の解読、コントロールプログラムへの制御の引き渡し等
の処理を省略することができ、処理速度を速めることが
できる効果がある。また、ザブプログラム或はマクロプ
ログラムが機械語でなくNCプログラム言語で記述され
ている場合には機械語による処理が行なわれず従来と同
様な処理が行なわれるので、NCプログラム言語で記述
したサブプログラム或はマクロプログラムをその形式で
登録し、これを実行することも可能となり、既存のシス
テムの変更を最小限に抑えることができる。
As described in detail, according to the present invention, the subprogram or macro program is written in the machine language of the processor and registered in advance in the memory, and the subprogram or macro program to be called when there is a call instruction is executed. When it is determined that a program is written in machine language, the processing of the processor is changed to machine language processing and a subprogram or macro program is processed. It is possible to omit processes such as decoding the internal NC program language and handing over control to the control program, which has the effect of increasing the processing speed. In addition, if a subprogram or macro program is written in NC programming language instead of machine language, processing in machine language is not performed and the same processing as before is performed, so subprograms or macro programs written in NC programming language It is also possible to register and execute macro programs in that format, minimizing changes to existing systems.

また、機械語によるサブプログラム或はマクロプログラ
ムのメモリへの登録を、従来のNCプログラム言語或は
他の高級言語例えばPASCAL。
In addition, subprograms or macro programs can be registered in memory in machine language using conventional NC programming language or other high-level language such as PASCAL.

BASIC等で記述されたサブプログラム或はマクロプ
ログラムを予めコンパイルして機械語に変換し、これを
メモリに登録するようにすれば、機械語に不慣れなエン
ドユーザによるサブプログラム或はマクロプログラムの
作成が容易となり、且つ高級言語の持つチツェク機能に
より直接機械語でプログラムを作成する場合より大きな
過ちを少なくすることができ、数値制御装置の保護上好
ましい。また、PASCAL、BASIC等の高級言語
で記述し、これをコンパイルして機械語を得るようにす
れば、従来のNCプログラム言語では実現不可能であっ
た特殊な機能の実現も可能となる効果がある。
By compiling subprograms or macro programs written in BASIC, etc. in advance, converting them into machine language, and registering this in memory, end users who are unfamiliar with machine language can create subprograms or macro programs. This is preferable in terms of protecting the numerical control device, as it is easier to do so, and the check function of the high-level language makes it possible to reduce major mistakes compared to when programming directly in machine language. In addition, by writing in a high-level language such as PASCAL or BASIC and compiling it to obtain machine language, it is possible to realize special functions that were impossible with conventional NC programming languages. be.

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

第1図は本発明を実施する数値制御装置のハードウェア
構成の一例を示す要部ブロック図、第2図及び第3図は
本発明の処理の一例を示すフローチャート、第4図は従
来方式の説明図である。 10はプロセッサ、13はサブプログラム或はマクロプ
ログラムが穿孔されたテープ、15はメインプロセッサ
を記憶するカセットメモリ、17はNCコントロールプ
ログラムやコンパイラを記憶するROM、18はRAM
である。
FIG. 1 is a block diagram of main parts showing an example of the hardware configuration of a numerical control device implementing the present invention, FIGS. 2 and 3 are flowcharts showing an example of the processing of the present invention, and FIG. It is an explanatory diagram. 10 is a processor, 13 is a tape on which subprograms or macro programs are punched, 15 is a cassette memory that stores the main processor, 17 is a ROM that stores an NC control program and a compiler, and 18 is a RAM.
It is.

Claims (1)

【特許請求の範囲】[Claims] プロセッサによりプログラムを解読し所定の数値制御を
実行する数値制御装置におけるプログラム実行方式にお
いて、他のプログラム中に設けられた呼出し命令で呼出
されるサブプログラム或はマクロプログラムを前記プロ
セッサの機械語で予め記述してメモリに格納しておくと
共に、該サブプログラム或はマクロプログラムが機械語
で記述されていることを判別可能とし、呼出し命令があ
ったとき呼出すサブプログラム或はマクロプログラムが
機械語で記述されている場合はプロセッサの処理を機械
語処理に変更して前記機械語によるサブプログラム或は
マクロプログラムを実行させ、実行後もとのプログラム
に戻るようにしたことを特徴とする数値制御装置におけ
るプログラム実行方式。
In a program execution method in a numerical control device in which a processor decodes a program and executes predetermined numerical control, a subprogram or a macro program to be called by a call instruction provided in another program is prewritten in the machine language of the processor. In addition to writing and storing it in memory, it is possible to determine that the subprogram or macro program is written in machine language, and the subprogram or macro program to be called when there is a call instruction is written in machine language. In the numerical control device, the processing of the processor is changed to machine language processing to execute the subprogram or macro program in the machine language, and the program returns to the original program after execution. Program execution method.
JP17125684A 1984-08-17 1984-08-17 Program execution system of numerical controller Pending JPS6149209A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17125684A JPS6149209A (en) 1984-08-17 1984-08-17 Program execution system of numerical controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17125684A JPS6149209A (en) 1984-08-17 1984-08-17 Program execution system of numerical controller

Publications (1)

Publication Number Publication Date
JPS6149209A true JPS6149209A (en) 1986-03-11

Family

ID=15919948

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17125684A Pending JPS6149209A (en) 1984-08-17 1984-08-17 Program execution system of numerical controller

Country Status (1)

Country Link
JP (1) JPS6149209A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62298810A (en) * 1986-06-18 1987-12-25 Okuma Mach Works Ltd Subprogram start system in numerical controller
WO2002093278A1 (en) * 2001-05-16 2002-11-21 Citizen Watch Co., Ltd. Numeric control apparatus, numeric control program execution method, numeric control program
JP2008165821A (en) * 2003-02-13 2008-07-17 Renishaw Plc Control method of machine tool and device therefor
CN100412736C (en) * 2006-10-17 2008-08-20 哈尔滨工业大学 Edition-translation type numerical-control system and edition-translation and operation control method of same
JP2016066305A (en) * 2014-09-25 2016-04-28 ファナック株式会社 Numerical control device having high-speed auxiliary macro function by pre-analysis and task management

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58172707A (en) * 1982-04-02 1983-10-11 Toyota Motor Corp Control system of nc controller
JPS5958506A (en) * 1982-09-29 1984-04-04 Nissan Motor Co Ltd Diagnosing device of learning controller
JPS5965310A (en) * 1982-10-06 1984-04-13 Mitsubishi Electric Corp Arithmetic processor of programmable controller
JPS59216207A (en) * 1983-05-23 1984-12-06 Mitsubishi Electric Corp Numerical control device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58172707A (en) * 1982-04-02 1983-10-11 Toyota Motor Corp Control system of nc controller
JPS5958506A (en) * 1982-09-29 1984-04-04 Nissan Motor Co Ltd Diagnosing device of learning controller
JPS5965310A (en) * 1982-10-06 1984-04-13 Mitsubishi Electric Corp Arithmetic processor of programmable controller
JPS59216207A (en) * 1983-05-23 1984-12-06 Mitsubishi Electric Corp Numerical control device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62298810A (en) * 1986-06-18 1987-12-25 Okuma Mach Works Ltd Subprogram start system in numerical controller
WO2002093278A1 (en) * 2001-05-16 2002-11-21 Citizen Watch Co., Ltd. Numeric control apparatus, numeric control program execution method, numeric control program
JP2008165821A (en) * 2003-02-13 2008-07-17 Renishaw Plc Control method of machine tool and device therefor
US9235205B2 (en) 2003-02-13 2016-01-12 Renishaw Plc Method for producing a measurement probe path on a numerically controlled machine tool
CN100412736C (en) * 2006-10-17 2008-08-20 哈尔滨工业大学 Edition-translation type numerical-control system and edition-translation and operation control method of same
JP2016066305A (en) * 2014-09-25 2016-04-28 ファナック株式会社 Numerical control device having high-speed auxiliary macro function by pre-analysis and task management

Similar Documents

Publication Publication Date Title
KR900001033B1 (en) Sequence controller
JP2765423B2 (en) Programmable controller and control method thereof
JPS6149209A (en) Program execution system of numerical controller
US6009268A (en) Device for programming a stored program controller
EP0362819A2 (en) Programmable controller
JPH0766342B2 (en) Program test equipment
JPS6252609A (en) Numerical control method
JPS6247706A (en) Numerical controller
JP2003044277A (en) Program development support device, program development support program and recording medium having the same program recorded thereon
JPS6240538A (en) Data processor
JPS6148735B2 (en)
JPS60124746A (en) Data processing unit
JP2827724B2 (en) Program debug processing method
JPH05108404A (en) Debugger system
JPH0236419A (en) Automatic translation execution system for source code
JPS6042968B2 (en) information processing equipment
JPS6220032A (en) Information processor
JPS6172339A (en) Control system for execution and display of program
JPS63163543A (en) Information processor
JPH036527B2 (en)
JPH0353321A (en) Information processor
JP3240647B2 (en) Computer language structured processing
JPH05108372A (en) System for outputting compiler optimization processing content
JPH0259829A (en) Microcomputer
JPS61241843A (en) Information processor