JPH04235603A - Pc signal trace control system - Google Patents

Pc signal trace control system

Info

Publication number
JPH04235603A
JPH04235603A JP1294191A JP1294191A JPH04235603A JP H04235603 A JPH04235603 A JP H04235603A JP 1294191 A JP1294191 A JP 1294191A JP 1294191 A JP1294191 A JP 1294191A JP H04235603 A JPH04235603 A JP H04235603A
Authority
JP
Japan
Prior art keywords
trace
signal
program
instruction
signals
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
JP1294191A
Other languages
Japanese (ja)
Inventor
Kunio Tanaka
久仁夫 田中
Yoshiharu Saiki
嘉春 斎木
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 JP1294191A priority Critical patent/JPH04235603A/en
Publication of JPH04235603A publication Critical patent/JPH04235603A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PURPOSE:To correctly grasp the changing state of a desired signal by tracing the ON/OFF states of the signal in an optional timing. CONSTITUTION:A program executing means 3 carries out successively the ladder program stored in a program storage area 1. An instruction of an address (n+3) is identical with 8 trace instruction TRACE 5, and traces the ON/OFF states of the signal contained in the net of the front stage of the net including the TRACE 5. That is, a trace executing means 4 stores the ON/OFF states of signals A, B and C in the bit areas 2a, 2b and 2c of a trace signal storage area 2 respectively when the means 3 carries out the TRACE 5. Thus the ON/ OFF states of a desired signal is correctly grasped when a trace instruction is inputted right after the signal.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はPCの信号トレース制御
方式に関し、特に任意のタイミングでトレースを行うP
Cの信号トレース制御方式に関する。
[Industrial Application Field] The present invention relates to a PC signal trace control system, and particularly to a PC signal trace control system that performs tracing at arbitrary timing.
This invention relates to a signal trace control method of C.

【0002】0002

【従来の技術】PCのシーケンス・プログラムの開発時
あるいは保守時には、不具合の原因を調査するために、
各部の信号の変化状態を知る必要がある。これらの信号
の変化状態は、PCまたはPCと接続される数値制御装
置の表示装置に表示される。しかし、信号の変化が高速
であったり、発生の頻度が低いと、人間の目で確認する
のは困難な場合があった。そこで、所望の信号の変化状
態を一定時間毎に記憶し、それを表示装置の画面上でゆ
っくり再現する、所謂トレース制御方式が用いられてい
る。
[Prior Art] When developing or maintaining a PC sequence program, in order to investigate the cause of a malfunction,
It is necessary to know the state of change in the signals of each part. Changes in these signals are displayed on a display device of the PC or a numerical control device connected to the PC. However, if the signal changes quickly or occurs infrequently, it may be difficult to confirm with the human eye. Therefore, a so-called trace control method is used in which the state of change of a desired signal is memorized at fixed time intervals and slowly reproduced on the screen of a display device.

【0003】0003

【発明が解決しようとする課題】しかし、従来のトレー
ス制御方式では、トレースのタイミングを一定周期、例
えばシーケンス・プログラムの実行周期毎に行っていた
ので、図5に示すように、信号が一定周期内で一時的に
オフに変化しても、トレースの結果はすべて1となって
しまい、その変化を捉えることはできなかった。これは
、信号はそのプログラムの実行時に変化するのが多いの
に対し、従来はそれに関係なくトレースを行っていたか
らである。本発明はこのような点に鑑みてなされたもの
であり、所望の信号の変化状態を正確に知ることのでき
るPCの信号トレース制御方式を提供することを目的と
する。
[Problems to be Solved by the Invention] However, in the conventional trace control method, the trace timing was performed at a fixed period, for example, every execution cycle of a sequence program, so as shown in FIG. Even if there was a temporary change to OFF within the circuit, the trace results would all be 1, making it impossible to detect the change. This is because signals often change during the execution of the program, whereas in the past, tracing was performed regardless of this. The present invention has been made in view of these points, and it is an object of the present invention to provide a signal trace control system for a PC that can accurately determine the state of change of a desired signal.

【0004】0004

【課題を解決するための手段】本発明では上記課題を解
決するために、シーケンス・プログラムの信号の変化状
態をトレースするPC(プログラマブル・コントローラ
)の信号トレース制御方式において、前記シーケンス・
プログラムが格納されるプログラム記憶手段と、前記ト
レースすべき信号を格納するトレース信号記憶手段と、
前記プログラム記憶手段内のシーケンス・プログラムを
順次実行するプログラム実行手段と、前記プログラム実
行手段による前記シーケンス・プログラムの実行中、前
記シーケンス・プログラムにトレース命令が含まれてい
る場合には、前記トレース命令の前の命令に含まれる信
号を前記トレース信号記憶手段に格納するトレース実行
手段と、を有することを特徴とするPCの信号トレース
制御方式が提供される。
[Means for Solving the Problems] In order to solve the above-mentioned problems, the present invention provides a signal trace control system for a PC (programmable controller) that traces the changing state of signals of a sequence program.
program storage means in which a program is stored; trace signal storage means in which the signal to be traced is stored;
program execution means for sequentially executing the sequence programs in the program storage means; and during execution of the sequence program by the program execution means, if the sequence program includes a trace instruction, the trace instruction and trace execution means for storing a signal included in a previous instruction in the trace signal storage means.

【0005】[0005]

【作用】プログラム実行手段は、プログラム記憶手段内
のシーケンス・プログラムを順次実行する。この実行し
たシーケンス・プログラムにトレース命令が含まれてい
れば、トレース実行手段はトレース命令の前の命令に含
まれる信号をトレース信号記憶手段に格納する。したが
って、所望の信号の変化状態は全て記憶される。
[Operation] The program execution means sequentially executes the sequence programs in the program storage means. If the executed sequence program includes a trace instruction, the trace execution means stores the signal included in the instruction before the trace instruction in the trace signal storage means. Therefore, all desired signal change states are stored.

【0006】[0006]

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図2は本発明を実施するための数値制御装置(
CNC)全体のハードウエアのブロック図である。PM
C(プログラマブル・マシン・コントローラ)20は数
値制御装置(CNC)10に内蔵されている。プロセッ
サ11は数値制御装置(CNC)10全体の制御の中心
となるプロセッサであり、バス19を介して、ROM1
3に格納されたシステムプログラムを読み出し、このシ
ステムプログラムに従って、数値制御装置(CNC)1
0全体の制御を実行する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. Figure 2 shows a numerical control device (
FIG. 2 is a block diagram of the entire hardware of the CNC. PM
A C (programmable machine controller) 20 is built into a numerical control device (CNC) 10. The processor 11 is a central processor for controlling the entire numerical control device (CNC) 10, and is connected to the ROM 1 via a bus 19.
The system program stored in 3 is read out, and according to this system program, the numerical control device (CNC) 1 is
Executes overall control of 0.

【0007】共有RAM12はCNC10とPMC20
とのデータの授受を行うためのRAMであり、この共有
RAM12を経由して、互いにデータの授受を行う。ま
た、同時に双方からのアクセスに必要なデータを格納す
る。RAM14には一時的な計算データ、表示データ等
が格納される。CMOS15は不揮発性メモリとして構
成され、工具補正量、ピッチ誤差補正量、加工プログラ
ム及びパラメータ等が格納される。CMOS15は図示
されていないバッテリでバックアップされ、数値制御装
置(CNC)10の電源がオフされても不揮発性メモリ
となっているので、それらのデータはそのまま保持され
る。また、CMOS15にはPMC20側に必要なパラ
メータ等も格納されている。
[0007] The shared RAM 12 is shared by the CNC 10 and the PMC 20.
This is a RAM for exchanging data with the shared RAM 12, and exchanging data with each other via this shared RAM 12. It also stores data necessary for access from both sides at the same time. The RAM 14 stores temporary calculation data, display data, etc. The CMOS 15 is configured as a nonvolatile memory, and stores tool correction amounts, pitch error correction amounts, machining programs, parameters, and the like. The CMOS 15 is backed up by a battery (not shown) and serves as a non-volatile memory even when the power of the numerical control unit (CNC) 10 is turned off, so its data is retained as is. The CMOS 15 also stores parameters necessary for the PMC 20 side.

【0008】グラフィック制御回路16は各軸の現在位
置、アラーム、パラメータ、画像データ等のディジタル
データを画像信号に変換して出力する。この画像信号は
CRT/MDIユニット30の表示装置31に送られ、
表示装置31に表示される。PMC20側のパラメータ
、ラダーダイヤグラム等も表示装置31に表示すること
ができる。このときのデータはPMC20から共有RA
M12を経由して送られてくる。
The graphic control circuit 16 converts digital data such as the current position of each axis, alarms, parameters, image data, etc. into image signals and outputs the image signals. This image signal is sent to the display device 31 of the CRT/MDI unit 30,
It is displayed on the display device 31. Parameters, ladder diagrams, etc. on the PMC 20 side can also be displayed on the display device 31. At this time, the data is sent from the PMC20 to the shared RA.
It is sent via M12.

【0009】インタフェース17はCRT/MDIユニ
ット30内のキーボード32からのデータを受けて、プ
ロセッサ11に渡す。また、PMC20側へのデータも
キーボード32から入力することができ、そのデータは
共有RAM12を経由して、PMC20側へ送られる。
The interface 17 receives data from the keyboard 32 in the CRT/MDI unit 30 and passes it to the processor 11. Further, data to the PMC 20 side can also be input from the keyboard 32, and the data is sent to the PMC 20 side via the shared RAM 12.

【0010】インタフェース18は外部機器用のインタ
フェースであり、紙テープリーダ、紙テープパンチャー
、紙テープリーダ・パンチャー、プリンタ等の外部機器
40が接続される。紙テープリーダからは加工プログラ
ムが読み込まれ、また、数値制御装置(CNC)10内
で編集された加工プログラムを紙テープパンチャーに出
力することができる。
The interface 18 is an interface for external equipment, and external equipment 40 such as a paper tape reader, paper tape puncher, paper tape reader/puncher, printer, etc. is connected thereto. A machining program is read from the paper tape reader, and the machining program edited in the numerical control device (CNC) 10 can be output to the paper tape puncher.

【0011】PMC(プログラマブル・マシン・コント
ローラ)20にはPMC用のプロセッサ21があり、プ
ロセッサ21はバス25によって共有RAM12と接続
され、共有RAM12はCNC10のバス19に結合さ
れている。また、バス25にはROM22が結合されて
いる。ROM22にはPMC20を制御するための管理
プログラムとシーケンス・プログラムが格納されている
。シーケンス・プログラムは、本発明実施例ではラダー
言語で作成される。また、ROM22に代えて、ROM
カセット用インタフェースを設け、ROMカセットにシ
ーケンス・プログラムを格納して、ROMカセット用イ
ンタフェースに接続する場合もある。このようにするこ
とにより、簡単にシーケンス・プログラムをレベルアッ
プしたり、シーケンス・プログラムを変更することがで
きる。
A PMC (programmable machine controller) 20 includes a processor 21 for the PMC, and the processor 21 is connected to a shared RAM 12 by a bus 25, and the shared RAM 12 is coupled to a bus 19 of the CNC 10. Further, a ROM 22 is coupled to the bus 25. A management program and a sequence program for controlling the PMC 20 are stored in the ROM 22 . In the embodiment of the present invention, the sequence program is created in ladder language. Also, instead of ROM22, ROM
In some cases, a cassette interface is provided, a sequence program is stored in a ROM cassette, and the sequence program is connected to the ROM cassette interface. By doing so, the sequence program can be easily upgraded or changed.

【0012】さらに、バス25にはRAM23が結合さ
れており、RAM23には入出力信号が格納され、シー
ケンス・プログラムの実行に従って、その内容は書き換
えられていく。I/O制御回路24はバス25に接続さ
れ、RAM23に格納された出力信号をシリアル信号に
変換してI/Oユニット26に送る。また、I/Oユニ
ット26からのシリアルな入力信号をパラレル信号に変
換してバス25に送る。その信号はプロセッサ21によ
って、RAM23に格納される。
Further, a RAM 23 is coupled to the bus 25, and input/output signals are stored in the RAM 23, and the contents thereof are rewritten as the sequence program is executed. The I/O control circuit 24 is connected to the bus 25, converts the output signal stored in the RAM 23 into a serial signal, and sends the serial signal to the I/O unit 26. It also converts the serial input signal from the I/O unit 26 into a parallel signal and sends it to the bus 25. The signal is stored in RAM 23 by processor 21.

【0013】プロセッサ21はCNC10から共有RA
M12を経由して、M機能指令、T機能指令等の指令信
号を受け、一旦RAM23に格納し、その指令をROM
22に格納されたシーケンス・プログラムに従って処理
し、I/O制御回路24を経由して、I/Oユニット2
6に出力する。この出力信号によって、機械側の油圧機
器、空圧機器、電磁機器が制御される。
[0013] The processor 21 receives a shared RA from the CNC 10.
Receive command signals such as M function command and T function command via M12, temporarily store them in RAM23, and then transfer the commands to ROM.
The I/O unit 2 is processed according to the sequence program stored in the I/O unit 22 and
Output to 6. This output signal controls hydraulic equipment, pneumatic equipment, and electromagnetic equipment on the machine side.

【0014】また、プロセッサ21はI/Oユニット2
6からの機械側のリミットスイッチ信号、機械操作盤の
操作スイッチの信号等の入力信号を受けて、この入力信
号を一旦RAM23に格納する。PMC20で処理する
必要のない入力信号は共有RAM12を経由してプロセ
ッサ11に送られる。その他の信号はシーケンス・プロ
グラムで処理し、一部の信号はCNC側へ、他の信号は
出力信号として、I/O制御回路24を経由して、I/
Oユニット26から機械側へ出力される。
The processor 21 also has an I/O unit 2.
Input signals such as a limit switch signal on the machine side and a signal from an operation switch on a machine operation panel are received from 6, and the input signals are temporarily stored in the RAM 23. Input signals that do not need to be processed by the PMC 20 are sent to the processor 11 via the shared RAM 12. Other signals are processed by the sequence program, some signals are sent to the CNC side, and other signals are sent to the I/O control circuit 24 as output signals.
It is output from the O unit 26 to the machine side.

【0015】一方、シーケンス・プログラムには、各軸
の移動等を制御する命令を含めることができる。これら
の指令はプロセッサ21によって読み出されると、共有
RAM12を経由して、プロセッサ11に送られ、サー
ボモータを制御する。同様にして、スピンドルモータ等
もPMC側からの指令で制御することもできる。ROM
22に格納されたシーケンス・プログラム、RAM23
に格納された入出力信号はCRT/MDIユニット30
の表示装置31に表示することができる。また、シーケ
ンス・プログラムの実行中にトレースされた信号も表示
装置31に表示される。
On the other hand, the sequence program can include instructions for controlling the movement of each axis. When these commands are read by the processor 21, they are sent to the processor 11 via the shared RAM 12 to control the servo motor. Similarly, a spindle motor etc. can also be controlled by commands from the PMC side. ROM
Sequence program stored in 22, RAM 23
The input/output signals stored in the CRT/MDI unit 30
can be displayed on the display device 31 of. Further, signals traced during execution of the sequence program are also displayed on the display device 31.

【0016】図3は本発明の信号トレース制御方式の具
体的な命令方法を示すラダー図である。今、例えばネッ
ト5の各信号A,B,Cのオン・オフ状態をトレースし
たい場合、その後ろのネット6にトレース命令TRAC
E5を入れる。PMC20のCPU21は、このトレー
ス命令TRACE5を読み込むと同時に、その時点での
信号A,B,Cのオン・オフの状態をRAM23にトレ
ースする。
FIG. 3 is a ladder diagram showing a specific command method of the signal trace control method of the present invention. Now, for example, if you want to trace the on/off states of each signal A, B, and C of net 5, use the trace command TRAC to the net 6 after it.
Insert E5. The CPU 21 of the PMC 20 reads the trace command TRACE5 and at the same time traces the on/off states of the signals A, B, and C at that time into the RAM 23.

【0017】図1はこのCPU21による信号トレース
制御方式の手順を具体的に表す概念図である。図中、1
はRAM23内に確保されたプログラム記憶領域であり
、ラダー・プログラムが記憶されている。2はこのラダ
ー・プログラムのうちトレースすべき信号を格納するト
レース信号記憶領域である。
FIG. 1 is a conceptual diagram specifically showing the procedure of the signal trace control method by the CPU 21. In the figure, 1
is a program storage area secured within the RAM 23, in which the ladder program is stored. 2 is a trace signal storage area for storing signals to be traced in this ladder program.

【0018】プログラム実行手段3は、プログラム記憶
領域1内のプログラムを順次実行していく。そして、ア
ドレスn+3にあるトレース命令1d、すなわちTRA
CE5を実行する。これと同時にトレース実行手段4は
、トレース命令1dで指定された各アドレスn,n+1
,n+2の命令1a,1b,1cに含まれる信号、すな
わち、図3におけるネット5の各信号A,B,Cのオン
・オフ状態を、それぞれトレース信号記憶手段2の各所
定のビット領域2a,2b,2cに格納する。
The program execution means 3 sequentially executes the programs in the program storage area 1. Then, trace instruction 1d at address n+3, that is, TRA
Run CE5. At the same time, the trace execution means 4 executes each address n, n+1 specified by the trace instruction 1d.
, n+2 of the instructions 1a, 1b, 1c, that is, the on/off states of the signals A, B, C of the net 5 in FIG. 2b and 2c.

【0019】こうして、トレース実行手段4は、トレー
ス命令のネットの前段のネットの信号を次々にトレース
信号記憶領域2に格納していく。そして、このトレース
信号記憶領域2の内容を後で表示装置31に表示するこ
とにより、信号の変化状態を確認することができる。な
お、トレースの指定は、ネット単位に限らず、トレース
命令の前段の命令に含まれる信号、すなわち図3で言え
ば、信号Cのみでもよい。このために、トレース命令に
信号を指定できるようにする必要がある。
In this way, the trace execution means 4 successively stores the signals of the nets preceding the net of the trace command in the trace signal storage area 2. Then, by displaying the contents of this trace signal storage area 2 on the display device 31 later, it is possible to check the change state of the signal. Note that the trace specification is not limited to each net, and may be only a signal included in an instruction preceding a trace instruction, that is, signal C in FIG. 3. For this purpose, it is necessary to be able to specify a signal in the trace command.

【0020】このように、トレースしたい信号を含む命
令のすぐ後ろでトレース命令を行うことにより、任意の
タイミングでトレースを行うことができる。すなわち、
通常、信号のオン・オフ状態が変化しやすい命令実行の
直後にトレースを行うことにより、図4のタイムチャー
トに示すように、信号の変化を正確に捉えることができ
る。
In this way, tracing can be performed at any timing by issuing the trace command immediately after the command containing the signal to be traced. That is,
Normally, by performing tracing immediately after execution of an instruction in which the on/off state of a signal tends to change, changes in the signal can be accurately captured, as shown in the time chart of FIG.

【0021】[0021]

【発明の効果】以上説明したように本発明では、プログ
ラム実行手段が実行したシーケンス・プログラムにトレ
ース命令が含まれていれば、トレース実行手段はトレー
ス命令の前の命令に含まれる信号をトレース信号記憶手
段に格納する。したがって、任意のタイミングでトレー
スを行うことができるので、所望の信号の変化状態を正
確に捉えることができる。
As explained above, in the present invention, if the sequence program executed by the program execution means includes a trace instruction, the trace execution means converts the signal included in the instruction before the trace instruction into a trace signal. Store in storage means. Therefore, since tracing can be performed at any timing, it is possible to accurately capture the change state of a desired signal.

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

【図1】本発明の信号トレース制御方式の概念図である
FIG. 1 is a conceptual diagram of a signal trace control method of the present invention.

【図2】本発明を実施するための数値制御装置(CNC
)全体のハードウエアのブロック図である。
[Fig. 2] Numerical control device (CNC) for implementing the present invention
) is a block diagram of the entire hardware.

【図3】表示画面上でのラダー図の表示例である。FIG. 3 is a display example of a ladder diagram on a display screen.

【図4】本発明の信号トレース制御方式のタイムチャー
トである。
FIG. 4 is a time chart of the signal trace control method of the present invention.

【図5】従来の信号トレース制御方式のタイムチャート
である。
FIG. 5 is a time chart of a conventional signal trace control method.

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

1  プログラム記憶領域 2  トレース信号記憶領域 3  プログラム実行手段 4  トレース実行手段 1 Program storage area 2 Trace signal storage area 3 Program execution means 4 Trace execution means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  シーケンス・プログラムの信号の変化
状態をトレースするPC(プログラマブル・コントロー
ラ)の信号トレース制御方式において、前記シーケンス
・プログラムが格納されるプログラム記憶手段と、前記
トレースすべき信号を格納するトレース信号記憶手段と
、前記プログラム記憶手段内のシーケンス・プログラム
を順次実行するプログラム実行手段と、前記プログラム
実行手段による前記シーケンス・プログラムの実行中、
前記シーケンス・プログラムにトレース命令が含まれて
いる場合には、前記トレース命令の前の命令に含まれる
信号を前記トレース信号記憶手段に格納するトレース実
行手段と、を有することを特徴とするPCの信号トレー
ス制御方式。
1. A signal trace control system for a PC (programmable controller) that traces change states of signals of a sequence program, comprising a program storage means in which the sequence program is stored and a signal to be traced. a trace signal storage means, a program execution means for sequentially executing the sequence program in the program storage means, and during execution of the sequence program by the program execution means;
If the sequence program includes a trace instruction, the PC further comprises trace execution means for storing a signal included in an instruction preceding the trace instruction in the trace signal storage means. Signal trace control method.
【請求項2】  前記シーケンス・プログラムはラダー
・プログラムであり、前記プログラム実行手段による前
記ラダー・プログラムの実行中、前記ラダー・プログラ
ムにトレース命令が含まれている場合には、前記トレー
ス実行手段は前記トレース命令の前のネットの命令に含
まれる信号を前記トレース信号記憶手段に格納すること
を特徴とする請求項1記載のPCの信号トレース制御方
式。
2. The sequence program is a ladder program, and during execution of the ladder program by the program execution means, if the ladder program includes a trace instruction, the trace execution means 2. The signal trace control method for a PC according to claim 1, wherein a signal included in a command of a net preceding the trace command is stored in the trace signal storage means.
JP1294191A 1991-01-10 1991-01-10 Pc signal trace control system Pending JPH04235603A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1294191A JPH04235603A (en) 1991-01-10 1991-01-10 Pc signal trace control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1294191A JPH04235603A (en) 1991-01-10 1991-01-10 Pc signal trace control system

Publications (1)

Publication Number Publication Date
JPH04235603A true JPH04235603A (en) 1992-08-24

Family

ID=11819311

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1294191A Pending JPH04235603A (en) 1991-01-10 1991-01-10 Pc signal trace control system

Country Status (1)

Country Link
JP (1) JPH04235603A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012124541A1 (en) * 2011-03-15 2012-09-20 オムロン株式会社 Control device, control system, tool device, and collection instruction program
JP2020077150A (en) * 2018-11-07 2020-05-21 ファナック株式会社 Trace device and programmable controller
JP2020140502A (en) * 2019-02-28 2020-09-03 ファナック株式会社 Sequence program processing device for use in tracing sequence program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012124541A1 (en) * 2011-03-15 2012-09-20 オムロン株式会社 Control device, control system, tool device, and collection instruction program
JP2012194680A (en) * 2011-03-15 2012-10-11 Omron Corp Control device, control system, tool device, and collection instruction program
US9921560B2 (en) 2011-03-15 2018-03-20 Omron Corporation Control device, control system, tool device, and collection instruction program
JP2020077150A (en) * 2018-11-07 2020-05-21 ファナック株式会社 Trace device and programmable controller
JP2020140502A (en) * 2019-02-28 2020-09-03 ファナック株式会社 Sequence program processing device for use in tracing sequence program
CN111624933A (en) * 2019-02-28 2020-09-04 发那科株式会社 Sequence control program processing device for tracing sequence control program
US11036617B2 (en) 2019-02-28 2021-06-15 Fanuc Corporation Sequence program processor used for tracing of sequence program
CN111624933B (en) * 2019-02-28 2024-02-20 发那科株式会社 Sequential control program processing device for tracking sequential control program

Similar Documents

Publication Publication Date Title
EP1607813A1 (en) Numerical controller with program check
US5043644A (en) Machining program correcting method
US5784621A (en) Sequence program display apparatus
US5298843A (en) Method for restarting punch press machine and numerical controller
JPH04235603A (en) Pc signal trace control system
US6397123B1 (en) Numerical control apparatus
EP0428735A1 (en) System for displaying data on a screen
JPH08278804A (en) Diagnostic system for sequence program
JPH04229303A (en) Signal tracing control system for pc
JPH04177402A (en) Pc signal state display system
US5224031A (en) Signal transfer system of programmable controller
US5331540A (en) Symbol definition system and method a programmable machine controller
JPH07210218A (en) Abnormality detecting system for sequence program
EP0418393B1 (en) Input/output signal control system
EP1528445A2 (en) Numerical controller
JPH064113A (en) Programmable controller
JPH08286712A (en) Editing system for sequence program
EP0538482A1 (en) Method for debugging sequential program
JPH06324717A (en) Edit system for sequence program
JPH0460806A (en) Ladder program management system
JPH04123105A (en) Motor control system
JPH06119021A (en) Operation system for controller
EP0425688A1 (en) Method of editing program for program controller
JP2020061015A (en) Numerical control device
JPH0885044A (en) Working load monitoring system