JPH05265518A - Signal control system for pc - Google Patents
Signal control system for pcInfo
- Publication number
- JPH05265518A JPH05265518A JP6198192A JP6198192A JPH05265518A JP H05265518 A JPH05265518 A JP H05265518A JP 6198192 A JP6198192 A JP 6198192A JP 6198192 A JP6198192 A JP 6198192A JP H05265518 A JPH05265518 A JP H05265518A
- Authority
- JP
- Japan
- Prior art keywords
- signal
- output signal
- output
- sequence program
- control
- 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)
- Programmable Controllers (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はPC(プログラマブル・
コントローラ)の出力信号制御方式に関し、特に、工作
機械等を制御するPCの信号制御方式に関する。The present invention relates to a PC (programmable
The present invention relates to an output signal control system of a controller), and particularly to a signal control system of a PC for controlling a machine tool or the like.
【0002】[0002]
【従来の技術】従来、工作機械を制御するPCではCN
Cに結合され、機械側との入出力信号を制御している。
これらの制御はPC内のシーケンス・プログラムによっ
て行われる。シーケンス・プログラムとしては、ラダー
形式で記載ラダー・プログラムが広く使用されている。2. Description of the Related Art Conventionally, a PC for controlling a machine tool has a CN
It is connected to C and controls input / output signals to / from the machine side.
These controls are performed by the sequence program in the PC. As a sequence program, a ladder program described in a ladder format is widely used.
【0003】これらの機械側への出力信号は多数あり、
シーケンス・プログラムの処理によって、順次出力され
ていく。これらの出力信号は必要に応じて、他の信号に
同期して出力する場合がある。例えば、シーケンス・プ
ログラムで処理されて出力信号がオンになってから、直
ちに機械側への出力をオンにせず、他の信号がオンにな
ってから、機械側への出力をオンにする必要がある場合
がある。これらの同期をとるために、従来はシーケンス
・プログラムで同期処理をしていた。There are many output signals to the machine side,
It is sequentially output by the processing of the sequence program. These output signals may be output in synchronization with other signals as needed. For example, it is not necessary to turn on the output to the machine side immediately after the output signal is turned on after being processed by the sequence program, and to turn on the output to the machine side after turning on other signals. There may be. In order to synchronize these, conventionally, a sequence program has performed synchronization processing.
【0004】[0004]
【発明が解決しようとする課題】しかし、これらの同期
制御をとる信号が多くなると、シーケンス・プログラム
のプログラムステップ数が多くなり、作成の労力が増
し、シーケンス・プログラムの処理時間も長くなる。However, when the number of signals for performing these synchronous controls increases, the number of program steps of the sequence program increases, the preparation labor increases, and the processing time of the sequence program also increases.
【0005】本発明はこのような点に鑑みてなされたも
のであり、出力信号を他の信号によって制御するPCの
信号制御方式を提供することを目的とする。The present invention has been made in view of the above circumstances, and an object thereof is to provide a signal control system of a PC for controlling an output signal by another signal.
【0006】[0006]
【課題を解決するための手段】本発明では上記課題を解
決するために、PC(プログラマブル・コントローラ)
の出力信号を制御するPCの信号制御方式において、シ
ーケンス・プログラムで処理した一次出力信号を格納す
る出力レジスタと、前記一次出力信号を制御信号のタイ
ミングで同期制御して出力するタイミング制御回路と、
を有することを特徴とするPCの信号制御方式が提供さ
れる。According to the present invention, in order to solve the above problems, a PC (programmable controller) is used.
In a PC signal control system for controlling the output signal of the above, an output register for storing a primary output signal processed by a sequence program, and a timing control circuit for synchronously controlling and outputting the primary output signal at the timing of the control signal,
There is provided a signal control system for a PC characterized by having:
【0007】[0007]
【作用】シーケンス・プログラムで処理された一次出力
信号は出力レジスタに一旦格納される。ついで、一次出
力信号はタイミング制御回路によって他の制御信号と同
期制御されて、出力信号として機械側へ出力される。The primary output signal processed by the sequence program is temporarily stored in the output register. Then, the primary output signal is synchronously controlled by the timing control circuit with other control signals, and is output to the machine side as an output signal.
【0008】従って、同期制御のためのシーケンス・プ
ログラムのステップ命令が不要になる。Therefore, the step command of the sequence program for the synchronous control becomes unnecessary.
【0009】[0009]
【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図1は本発明の概念図である。シーケンス・プ
ログラムの一種であるラダー・プログラムで処理された
一次出力信号(DO1a,DO2a)は一旦、IOC
(IO制御回路)24に設けられた出力レジスタ1に格
納される。ついで、機械側からの入力信号(DI1,D
I2)によって、タイミング制御回路2で同期制御され
て機械側への出力信号(DO1,DO2)として出力さ
れる。タイミング制御回路2はI/Oユニット26に設
けられている。IOC24とI/Oユニット26の詳細
については後述する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a conceptual diagram of the present invention. The primary output signals (DO1a, DO2a) processed by the ladder program, which is a kind of sequence program, are temporarily
It is stored in the output register 1 provided in the (IO control circuit) 24. Then, input signals from the machine side (DI1, D
I2), the timing control circuit 2 synchronously controls and outputs as output signals (DO1, DO2) to the machine side. The timing control circuit 2 is provided in the I / O unit 26. Details of the IOC 24 and the I / O unit 26 will be described later.
【0010】図2はタイミング制御回路の同期制御の第
1の例を示すタイムチャートである。ここでは、一次出
力信号をDO1aとする。また、制御信号として機械側
からの入力信号DI1を使用する。そして、機械側への
出力信号をDO1とする。FIG. 2 is a time chart showing a first example of synchronous control of the timing control circuit. Here, the primary output signal is DO1a. Further, the input signal DI1 from the machine side is used as the control signal. The output signal to the machine side is DO1.
【0011】出力レジスタ1に格納される一次出力信号
DO1aは図に示すように一定周期でオン、オフを繰り
返す。そして、入力信号DI1は一定時間ごとに短い時
間のみオンとなる。ここで、一次出力信号DO1aがオ
ンで、最初に入力信号DI1がオンになったときに、出
力信号DO1をオンにする。ついで、一次出力信号DO
1aがオフなり、入力信号DI1がオンになったときに
出力信号DO1をオフにしている。このような制御はタ
イミング制御回路によって行う。The primary output signal DO1a stored in the output register 1 is repeatedly turned on and off at regular intervals as shown in the figure. Then, the input signal DI1 is turned on only for a short time at constant time intervals. Here, when the primary output signal DO1a is on and the input signal DI1 is first turned on, the output signal DO1 is turned on. Then, the primary output signal DO
When 1a is turned off and the input signal DI1 is turned on, the output signal DO1 is turned off. Such control is performed by the timing control circuit.
【0012】図3はタイミング制御回路の同期制御の第
2の例を示すタイムチャートである。第2の例では、一
次出力信号をDO2a、制御信号を入力信号DI2、出
力信号をDO2としている。ここでは、一次出力信号D
O2aがオンで、制御信号DI2がオンのときのみ出力
信号DO2をオンにしている。FIG. 3 is a time chart showing a second example of the synchronous control of the timing control circuit. In the second example, the primary output signal is DO2a, the control signal is input signal DI2, and the output signal is DO2. Here, the primary output signal D
The output signal DO2 is turned on only when O2a is on and the control signal DI2 is on.
【0013】図2及び図3に示した例では、一次出力信
号及び出力信号は1個で説明したが、勿論複数の一次出
力信号及び出力信号を制御することができる。一般的に
多数の出力信号を同期制御する方が多い。In the examples shown in FIGS. 2 and 3, the primary output signal and the output signal are described as one, but it is of course possible to control a plurality of primary output signals and output signals. Generally, many output signals are controlled synchronously.
【0014】また、同期制御信号として入力信号を使用
したが、他の一次出力信号を使用することもできる。図
2及び図3に示す同期制御は、タイミング制御回路2に
個々にハードウェアで設けることができる。また、処理
する出力信号が多い場合は、マイクロプロセッサで構成
し、PCと同様に処理することもできる。Although the input signal is used as the synchronization control signal, another primary output signal may be used. The synchronization control shown in FIGS. 2 and 3 can be individually provided in the timing control circuit 2 by hardware. Further, when there are many output signals to be processed, it can be configured by a microprocessor and processed in the same manner as a PC.
【0015】図4は本発明を実施するための数値制御装
置全体のハードウエアのブロック図である。PCとして
のPMC(プログラマブル・マシン・コントローラ)2
0は数値制御装置(CNC)10に内蔵されている。プ
ロセッサ11はCNC10全体の制御の中心となるプロ
セッサであり、バス19を介して、ROM13に格納さ
れたシステムプログラムを読み出し、このシステムプロ
グラムに従って、CNC10全体の制御を実行する。FIG. 4 is a block diagram of the hardware of the whole numerical controller for implementing the present invention. PMC (Programmable Machine Controller) 2 as a PC
0 is built in the numerical controller (CNC) 10. The processor 11 is a central processor for controlling the entire CNC 10, reads a system program stored in the ROM 13 via the bus 19, and executes control of the entire CNC 10 according to the system program.
【0016】共有RAM12はCNC10とPMC20
とのデータの授受を行うためのRAMであり、この共有
RAM12を経由して、互いにデータの授受を行う。ま
た、同時に双方からのアクセスに必要なデータを格納す
る。The shared RAM 12 is composed of the CNC 10 and the PMC 20.
RAM for exchanging data with each other, and exchanging data with each other via this shared RAM 12. At the same time, it stores the data required for access from both sides.
【0017】RAM14には一時的な計算データ、表示
データ等が格納される。CMOS15は不揮発性メモリ
として構成され、工具補正量、ピッチ誤差補正量、加工
プログラム及びパラメータ等が格納される。CMOSは
図示されていないバッテリでバックアップされ、CNC
10の電源がオフされても不揮発性メモリとなっている
ので、それらのデータはそのまま保持される。また、C
MOS15にはPMC20側に必要なパラメータ等も格
納されている。The RAM 14 stores temporary calculation data, display data and the like. The CMOS 15 is configured as a non-volatile memory and stores a tool correction amount, a pitch error correction amount, a machining program, parameters and the like. CMOS is backed up by a battery (not shown), CNC
Even if the power of 10 is turned off, the data is retained as it is because it is a non-volatile memory. Also, C
The MOS 15 also stores parameters necessary for the PMC 20 side.
【0018】グラフィック制御回路16は各軸の現在位
置、アラーム、パラメータ、画像データ等のディジタル
データを画像信号に変換して出力する。この画像信号は
CRT/MDIユニット30の表示装置31に送られ、
表示装置31に表示される。PMC20側のパラメー
タ、ラダーダイヤグラム等も表示装置31に表示するこ
とができる。このときのデータはPMC20から共有R
AM12を経由して送られてくる。The graphic control circuit 16 converts digital data such as the current position of each axis, alarms, parameters and image data into an image signal and outputs it. 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 on the PMC 20 side, ladder diagrams, etc. can also be displayed on the display device 31. The data at this time is shared R from the PMC 20.
It is sent via AM12.
【0019】インタフェース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 transfers 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.
【0020】インタフェース18は外部機器用のインタ
フェースであり、紙テープリーダ、紙テープパンチャ
ー、紙テープリーダ・パンチャー、プリンタ等の外部機
器33が接続される。紙テープリーダからは加工プログ
ラムが読み込まれ、また、数値制御装置(CNC)10
内で編集された加工プログラムを紙テープパンチャーに
出力することができる。The interface 18 is an interface for an external device, and is connected to an external device 33 such as a paper tape reader, a paper tape puncher, a paper tape reader / puncher, a printer or the like. The processing program is read from the paper tape reader, and the numerical controller (CNC) 10
It is possible to output the processing program edited in the paper tape puncher.
【0021】プロセッサ11と共有RAM12、ROM
13等の要素はバス19によって結合されている。図で
はサーボモータ等を制御する軸制御回路、サーボアン
プ、スピンドル制御回路、スピンドルアンプ、および手
動パルス発生器インタフェース等は省略してある。Processor 11, shared RAM 12, ROM
Elements such as 13 are connected by a bus 19. In the figure, an axis control circuit for controlling a servo motor, a servo amplifier, a spindle control circuit, a spindle amplifier, a manual pulse generator interface, etc. are omitted.
【0022】PMC(プログラマブル・マシン・コント
ローラ)20にはPMCの処理を行うプロセッサ21が
あり、プロセッサ21はバス25によって、共有RAM
12と接続され、共有RAM12はCNC10のバス1
9に結合されている。A PMC (Programmable Machine Controller) 20 has a processor 21 for performing PMC processing, and the processor 21 uses a bus 25 to share a shared RAM.
12 and the shared RAM 12 is the bus 1 of the CNC 10.
It is connected to 9.
【0023】バス25にはROM22が結合されてい
る。ROM22にはPMC20を制御するための管理プ
ログラムとシーケンス・プログラムが格納されている。
シーケンス・プログラムは一般にラダー言語で作成され
るが、パスカル等の高級言語で作成される場合もある。
また、ROM22にはPMC20の動作中に必要に応じ
て画面表示するためのメッセージが格納されている。な
お、ROM22に代えて、ROMカセット用インタフェ
ースを設け、ROMカセットにシーケンス・プログラム
を格納して、ROMカセット用インタフェースに接続す
る場合もある。このようにすることにより、簡単にシー
ケンス・プログラムをレベルアップしたり、シーケンス
・プログラムを変更することができる。The ROM 22 is coupled to the bus 25. The ROM 22 stores a management program and sequence program for controlling the PMC 20.
The sequence program is generally written in a ladder language, but may be written in a high-level language such as Pascal.
Further, the ROM 22 stores a message for displaying a screen as needed during the operation of the PMC 20. In some cases, instead of the ROM 22, a ROM cassette interface is provided, the sequence program is stored in the ROM cassette, and the sequence program is connected to the ROM cassette interface. By doing so, it is possible to easily upgrade the level of the sequence program or change the sequence program.
【0024】また、バス25にはRAM23が結合され
ており、RAM23には入出力信号が格納され、シーケ
ンス・プログラムの実行に従って、その内容は書き換え
られていく。さらに、RAM23にはPMC20の電源
投入時にROM22から後述するメッセージ群が転送さ
れる。Further, a RAM 23 is coupled to the bus 25, an input / output signal is stored in the RAM 23, and its contents are rewritten as the sequence program is executed. Furthermore, a message group described later is transferred from the ROM 22 to the RAM 23 when the power of the PMC 20 is turned on.
【0025】I/O制御回路(IOC)24はバス25
に接続され、先に述べたように出力レジスタ1が設けら
れている。そして、RAM23に格納された一次出力信
号をI/Oユニット26にシリアル信号に変換して送
る。また、I/Oユニット26からのシリアルな入力信
号をパラレル信号に変換してバス25に送る。その信号
はプロセッサ21によって、RAM23に格納される。The I / O control circuit (IOC) 24 is a bus 25.
And the output register 1 is provided as described above. Then, the primary output signal stored in the RAM 23 is converted into a serial signal and sent to the I / O unit 26. Also, a serial input signal from the I / O unit 26 is converted into a parallel signal and sent to the bus 25. The signal is stored in the RAM 23 by the processor 21.
【0026】さらに、I/Oユニットには、先説明した
ようにタイミング制御回路2が設けられおり、入力信号
によって、一次出力信号を同期制御して、出力信号とし
て出力する。Further, the I / O unit is provided with the timing control circuit 2 as described above, and the primary output signal is synchronously controlled by the input signal and output as the output signal.
【0027】プロセッサ21はCNC10から共有RA
M12を経由して、M機能指令、T機能指令等の指令信
号を受け、一旦RAM23に格納し、その指令をROM
22に格納されたシーケンス・プログラムに従って処理
し、I/O制御回路24を経由して、I/Oユニット2
6に出力する。この出力信号によって、機械側の油圧機
器、空圧機器、電磁機器が制御される。The processor 21 receives the shared RA from the CNC 10.
A command signal such as an M function command or a T function command is received via M12, temporarily stored in the RAM 23, and the command is stored in the ROM.
22 is processed according to the sequence program stored in the I / O unit 2 via the I / O control circuit 24.
Output to 6. This output signal controls hydraulic equipment, pneumatic equipment, and electromagnetic equipment on the machine side.
【0028】また、プロセッサ21はI/Oユニット2
6からの機械側のリミットスイッチ信号、機械操作盤の
操作スイッチの信号等の入力信号を受けて、この入力信
号を一旦RAM23に格納する。PMC20で処理する
必要のない入力信号は共有RAM12を経由してプロセ
ッサ11に送られる。その他の信号はシーケンス・プロ
グラムで処理し、一部の信号はCNC側へ、他の信号は
出力信号として、I/O制御回路24を経由して、I/
Oユニット26から機械側へ出力される。Further, the processor 21 is the I / O unit 2
Upon receiving an input signal such as a limit switch signal on the machine side and a signal of an operation switch on the machine operation panel from 6, the input signal is 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. The other signals are processed by the sequence program, some of the signals are output to the CNC side, and the other signals are output as I / O control circuit 24.
Output from the O unit 26 to the machine side.
【0029】一方、シーケンス・プログラムには、各軸
の移動等を制御する命令を含めることができる。これら
の指令はプロセッサ21によって読み出されると、共有
RAM12を経由して、プロセッサ11に送られ、サー
ボモータを制御する。同様にして、スピンドルモータ等
もPMC側からの指令で制御することもできる。On the other hand, the sequence program can include instructions for controlling the movement of each axis. When these instructions are read by the processor 21, they are sent to the processor 11 via the shared RAM 12 to control the servo motor. Similarly, the spindle motor and the like can also be controlled by a command from the PMC side.
【0030】また、ROM22に格納されたシーケンス
・プログラム、RAM23に格納された入出力信号はC
RT/MDIユニット30の表示装置31に表示するこ
とができる。The sequence program stored in the ROM 22 and the input / output signal stored in the RAM 23 are C
It can be displayed on the display device 31 of the RT / MDI unit 30.
【0031】さらに、ROM22のシーケンス・プログ
ラムは共有RAM12、バス19を経由して、インタフ
ェース18に接続されたプリンタにプリントアウトする
ことができる。Further, the sequence program of the ROM 22 can be printed out to the printer connected to the interface 18 via the shared RAM 12 and the bus 19.
【0032】さらに、インタフェース18にプログラム
作成装置を結合し、プログラム作成装置で作成されたシ
ーケンス・プログラム等をRAM23に転送し、RAM
23のシーケンス・プログラムでPMC20を動作させ
ることもできる。Further, a program creating device is connected to the interface 18, the sequence program created by the program creating device is transferred to the RAM 23, and the RAM
It is also possible to operate the PMC 20 with a sequence program of 23.
【0033】[0033]
【発明の効果】以上説明したように本発明では、一次出
力信号と他の制御信号との同期をとるタイミング制御回
路を設けたので、一次出力信号と他の制御信号との同期
をとるためのプログラムステップの必要がなく、シーケ
ンス・プログラムの作成が容易になり、シーケンス・プ
ログラムの処理時間も短縮される。As described above, according to the present invention, since the timing control circuit for synchronizing the primary output signal with the other control signal is provided, the primary output signal is synchronized with the other control signal. There is no need for program steps, the sequence program can be easily created, and the processing time of the sequence program can be shortened.
【図1】本発明の概念図である。FIG. 1 is a conceptual diagram of the present invention.
【図2】タイミング制御回路の同期制御の第1の例を示
すタイムチャートである。FIG. 2 is a time chart showing a first example of synchronization control of a timing control circuit.
【図3】タイミング制御回路の同期制御の第2の例を示
すタイムチャートである。FIG. 3 is a time chart showing a second example of synchronization control of the timing control circuit.
【図4】本発明を実施するための数値制御装置全体のハ
ードウエアのブロック図である。FIG. 4 is a hardware block diagram of the entire numerical control device for carrying out the present invention.
1 出力レジスタ 2 タイミング制御回路 10 数値制御装置(CNC) 11 プロセッサ 12 共有RAM 13 ROM 14 RAM 15 CMOS 16 グラフィック制御回路 17 インタフェース 18 インタフェース 19 バス 20 PMC 21 プロセッサ 22 ROM 23 RAM 24 I/O制御回路 26 I/Oユニット 1 Output Register 2 Timing Control Circuit 10 Numerical Control Unit (CNC) 11 Processor 12 Shared RAM 13 ROM 14 RAM 15 CMOS 16 Graphic Control Circuit 17 Interface 18 Interface 19 Bus 20 PMC 21 Processor 22 ROM 23 RAM 24 I / O Control Circuit 26 I / O unit
Claims (5)
の出力信号を制御するPCの信号制御方式において、 シーケンス・プログラムで処理した一次出力信号を格納
する出力レジスタと、 前記一次出力信号を制御信号のタイミングで同期制御し
て出力するタイミング制御回路と、 を有することを特徴とするPCの信号制御方式。1. A PC (programmable controller)
In a signal control system of a PC for controlling the output signal of, an output register for storing a primary output signal processed by a sequence program, and a timing control circuit for synchronously controlling and outputting the primary output signal at a timing of a control signal, A signal control system for a PC, characterized by comprising:
あることを特徴とする請求項1記載のPCの信号制御方
式。2. The signal control system for a PC according to claim 1, wherein the control signal is an input signal from a machine side.
を特徴とする請求項1記載のPCの信号制御方式。3. The signal control system for a PC according to claim 1, wherein the control signal is another output signal.
制御信号のオン時に出力信号をオンにし、第2回目の制
御信号のオン時に出力信号をオフするように構成したこ
とを特徴とする請求項1記載のPCの信号制御方式。4. The primary output signal is turned on, the output signal is turned on when the first control signal is turned on, and the output signal is turned off when the second control signal is turned on. The signal control system for a PC according to claim 1.
御信号がオンのときのみ出力信号をオンするように構成
したことを特徴とする請求項1記載のPCの信号制御方
式。5. The signal control system for a PC according to claim 1, wherein the output signal is turned on only when the primary output signal is on and the control signal is on.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6198192A JPH05265518A (en) | 1992-03-18 | 1992-03-18 | Signal control system for pc |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6198192A JPH05265518A (en) | 1992-03-18 | 1992-03-18 | Signal control system for pc |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH05265518A true JPH05265518A (en) | 1993-10-15 |
Family
ID=13186870
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP6198192A Pending JPH05265518A (en) | 1992-03-18 | 1992-03-18 | Signal control system for pc |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH05265518A (en) |
-
1992
- 1992-03-18 JP JP6198192A patent/JPH05265518A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0521164B1 (en) | Method of restarting operation of punch press machine and numerically controlled device | |
JPH08123515A (en) | Display system for sequence program | |
US5815399A (en) | Multi-path synchronization system for CNC controller | |
US5659337A (en) | Message display system for programmable controller | |
JPH05265518A (en) | Signal control system for pc | |
EP0512116A1 (en) | Method for executing program for cnc equipment | |
WO1990014620A1 (en) | System for displaying data on a screen | |
US5331540A (en) | Symbol definition system and method a programmable machine controller | |
US5224031A (en) | Signal transfer system of programmable controller | |
JPH08278804A (en) | Diagnostic system for sequence program | |
EP0425688A1 (en) | Method of editing program for program controller | |
JPH064113A (en) | Programmable controller | |
JPH04235603A (en) | Pc signal trace control system | |
JPH0460805A (en) | Sequence program generating method | |
JPH06175708A (en) | Sequence program execution system | |
EP0418393B1 (en) | Input/output signal control system | |
JPH0460806A (en) | Ladder program management system | |
EP0440806A1 (en) | System for controlling program of pc | |
EP0800127A1 (en) | Method of editing sequence data | |
JPH05313714A (en) | Pc monitoring system | |
JPH06348313A (en) | Data transfer system of pmc | |
EP0538482A1 (en) | Method for debugging sequential program | |
JP2622419B2 (en) | System parameter management method | |
JPH03166602A (en) | Dividing system for ladder program | |
JPH04229303A (en) | Signal tracing control system for pc |