[go: up one dir, main page]

JPH04120603A - Pc-nc device - Google Patents

Pc-nc device

Info

Publication number
JPH04120603A
JPH04120603A JP24209690A JP24209690A JPH04120603A JP H04120603 A JPH04120603 A JP H04120603A JP 24209690 A JP24209690 A JP 24209690A JP 24209690 A JP24209690 A JP 24209690A JP H04120603 A JPH04120603 A JP H04120603A
Authority
JP
Japan
Prior art keywords
servo motor
relay
movement
signal
completion
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
JP24209690A
Other languages
Japanese (ja)
Inventor
Noriaki Nino
仁野 則明
Yutaka Matsuzaki
豊 松崎
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP24209690A priority Critical patent/JPH04120603A/en
Publication of JPH04120603A publication Critical patent/JPH04120603A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PURPOSE:To simplify the sequence and a starting and completing programs by providing a relay to be exclusively used for detecting movement completion immediately before a drive instruction to a servo motor and detecting the movement completion of the servo motor from the contact signal of the relay. CONSTITUTION:Movement of a servo motor is started by giving a servo motor driving instruction to a driver circuit 8 when the coil signal of an F relay rises. Then the contact signal of the F relay is turned on when the movement of the servo motor is completed. As a result, the F relay makes operations in such a state that the contact signal is delayed from the coil signal by the time spent for the movement of the servo motor. The contact signal turns off when the coil signal is turned off like a timer. The movement completion of an arbitrary servo motor against the driving instruction can be recognized in the form of the contact of an ordinary relay in a sequence process and two timing of the actuation and completion of the servo motor can be handled in the same way as the operations of a timer in the sequence process.

Description

【発明の詳細な説明】 産業上の利用分野 本発明はサーボモータ制御可能なプログラマブル・コン
トローラに関し、特にシーケンス処理におけるサーボモ
ータの移動完了を検知する機能を有するPC−NC装置
に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a programmable controller capable of controlling a servo motor, and more particularly to a PC-NC device having a function of detecting completion of movement of a servo motor in sequence processing.

従来の技術 近年、プログラマブル・コントローラはその制御対象を
広げ従来のリレー、カウンタ、タイマといったりレージ
−ケンスの置換にとどまらずサーボモータをも制御でき
るようになっている。プログラマブル・コントローラは
シーケンス処理を目的としており、特にリレーシンボル
式のプログラマブル・コントローラにおいては各種の処
理はリレー化して処理されるのが一般的である。このた
めサーボモータの動作状態を知るため、動作中、動作異
常、オーバランリミット等の信号を特殊リレーとして専
用のリレ一番号を割り当て、その接点信号をシーケンス
プログラムで利用できるようにしである。これらの信号
はサーボモータ各軸に固有の信号である。これらの信号
のうち動作完了を検知するために動作中の信号が最もよ
く用いられる。
BACKGROUND OF THE INVENTION In recent years, programmable controllers have expanded the range of objects they control, and have come to be able to control not only conventional relays, counters, timers, and registers, but also servo motors. Programmable controllers are intended for sequence processing, and in particular, in relay symbol type programmable controllers, various processes are generally processed by relaying. Therefore, in order to know the operating status of the servo motor, signals such as in-operation, abnormal operation, overrun limit, etc. are assigned a dedicated relay number as a special relay, and the contact signal can be used in a sequence program. These signals are unique to each axis of the servo motor. Of these signals, the operating signal is most often used to detect the completion of an operation.

従来はこの動作中の信号を用いて次のように処理してい
た。まずモータを駆動したいとき動作中でないことを確
認する。シーケンス処理的にはモータ起動の条件とモー
タ動作中の否定信号とのANDをとることになる。この
条件が満たされた時サーボモータへの駆動命令が処理さ
れる。サーボモータが動きだすと動作中信号がオンにな
るか起動後すぐにオンになるとは限らないのでシーケン
ス処理としてはつぎに動作中信号がオンになるのを待つ
。その後サーボモータが動作完了するまでオンのままで
動作完了することによりオフになるので、動作中信号が
オフになるまで待ち、オフになったときが動作完了のタ
イミングとなる。
Conventionally, this signal during operation was processed as follows. First, make sure that the motor is not in operation when you want to drive it. In terms of sequence processing, the conditions for starting the motor and the negative signal during motor operation are ANDed. When this condition is met, a drive command to the servo motor is processed. When the servo motor starts moving, the in-motion signal turns on, or it does not necessarily turn on immediately after starting, so the sequence process waits for the in-motion signal to turn on next. Thereafter, the servo motor remains on until the operation is completed and turns off when the operation is completed, so wait until the operating signal turns off, and when it turns off, the operation is completed.

発明が解決しようとする課題 しかしながら、上記の動作は正常な場合の動作であり実
際は異常の場合を想定した処理が必要になる。例えば動
作中信号はサーボモータ起動後必ずオンになるとは限ら
ず、移動量Oの場合などは動作中信号はオフのままであ
る。この場合動作中信号がオンになるのを待つという処
理があるとそこでロックしてしまう。これを避けるため
にタイマ等である一定時間経つと自動的に次のシーケン
スへ移るという処理が必要になる。又、動作中にサーボ
アラーム、オーバランリミットがオンする等により異常
が発生すると動作中信号はオフになるのが普通である。
Problems to be Solved by the Invention However, the above-mentioned operations are operations in a normal case, and in reality, processing is required assuming an abnormal case. For example, the in-operation signal does not always turn on after the servo motor is started, and in the case of a movement amount of O, the in-operation signal remains off. In this case, if there is a process of waiting for the operating signal to turn on, it will lock at that point. In order to avoid this, it is necessary to use a timer or the like to automatically move to the next sequence after a certain period of time has elapsed. Furthermore, if an abnormality occurs during operation, such as when a servo alarm or overrun limit is turned on, the operation signal is usually turned off.

この場合動作中オフのタイミングが移動完了とはならず
正常な場合と区別する必要がある。
In this case, it is necessary to distinguish from the normal case where the timing of OFF during operation does not indicate the completion of movement.

実際のシーケンス処理においては上記のような処理を各
々の軸について各々の起動のタイミング毎にしてやる必
要があり、シーケンスが複雑になるという欠点を有して
いた。
In actual sequence processing, it is necessary to perform the above-mentioned processing for each axis at each activation timing, which has the drawback of complicating the sequence.

本発明は上記問題点に鑑みなされたもので、シーケンス
処理において利用しやすいサーボモータの移動完了を検
知する機能を有する制御装置を提供するものである。
The present invention has been made in view of the above problems, and provides a control device having a function of detecting the completion of movement of a servo motor, which is easy to use in sequence processing.

課題を解決するための手段 上記課題を解決するために本発明は、サーボモータ移動
完了検知用の専用リレーを設け、このル−をサーボモー
タ駆動命令の直前に配し、このリレーのコイル信号の立
ち上がりでサーボモータを起動するとともに直後のサー
ボモータの移動命令による動作の完了時点でリレーの接
点信号をオンすることにより移動完了を検知するように
したものである。
Means for Solving the Problems In order to solve the above problems, the present invention provides a dedicated relay for detecting the completion of servo motor movement, places this loop immediately before the servo motor drive command, and controls the coil signal of this relay. The completion of the movement is detected by starting the servo motor at the rising edge and turning on the contact signal of the relay at the point in time when the operation according to the movement command of the servo motor is completed.

作用 本発明は、上記した方法によりシーケンス処理では一般
的なリレーのコイルと接点という信号でサーボモータの
起動と完了の処理が可能となり、従来のシーケンス処理
と整合性のよいサーボモータのプログラム環境を実現で
きる。
The present invention uses the method described above to enable servo motor startup and completion processing using the signals of the coil and contact of a general relay in sequence processing, and creates a servo motor programming environment that is highly consistent with conventional sequence processing. realizable.

実施例 以下、本発明の一実施例につき図面を参照しながら説明
する。
EXAMPLE Hereinafter, an example of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例における主要構成を示すブロ
ック図である。第1図において1はデータを入力するた
めのコンソール、2は編集処理するためのCPU回路、
3はユーザプログラムメモリ、4はサーボモータの位置
、速度を記憶するための位置データメモリ、5は実行処
理するためのCPU回路、6は実行時に参照されるパル
スに変換された位置データメモリ、7はリレー用のデー
タメモリ、8はサーボモータを指定された位置に駆動さ
せるためのドライバ回路、9はシーケンス処理に利用さ
れる外部入出力回路、10は編集用CPU回路2と実行
用CPU回路5とを結ぶ共有メモリである。
FIG. 1 is a block diagram showing the main configuration in an embodiment of the present invention. In FIG. 1, 1 is a console for inputting data, 2 is a CPU circuit for editing processing,
3 is a user program memory, 4 is a position data memory for storing the position and speed of the servo motor, 5 is a CPU circuit for execution processing, 6 is a position data memory converted into pulses to be referenced during execution, 7 8 is a data memory for the relay, 8 is a driver circuit for driving the servo motor to a designated position, 9 is an external input/output circuit used for sequence processing, 10 is an editing CPU circuit 2 and an execution CPU circuit 5 It is a shared memory that connects the

次にその動作を第1図、第2図、第3図を用いて説明す
る。
Next, the operation will be explained using FIG. 1, FIG. 2, and FIG. 3.

第2図はサーボモータの移動完了を検知するための専用
リレーく以下Fリレーという)の動作特性を示す。Fリ
レーはタイマーの動作とにており、タイマーは第2図(
b)に示すようにコイル信号の立ち上がりで時間のカウ
ントがスタートし、設定時間経つと接点信号がオンする
。そして、コイル信号がオフになると接点信号もオフに
なる。つまりタイマーはコイル信号に対して接点信号が
設定時間だけ遅れる動作をするものである。F IJレ
ーはこのタイマーと基本的に同じ動作をするように作っ
てあり設定時間の代わりにサーボモータの移励時間を利
用している。第2図(a)に示すようにFリレーコイル
信号11の直後にサーボモータの駆動命令12をプログ
ラムする。タイマーのコイル信号の立ち上がりで設定時
間が開始したようにFリレーのコイル信号の立ち上かり
てサーボモータ駆動命令をドライバ回路8に与えサーボ
モータの移動を開始させる。次に設定時間の完了で接点
信号がオンしたようにサーボモータの移動完了でFリレ
ーの接点信号をオンさせる。こうすることによりFリレ
ーはコイル信号に対して接点信号がサーボモータの移動
時間だけ遅れた動作をすることになる。そしてこの接点
信号はタイマーと同じようにコイル信号がオフになると
接点信号もオフになる。以上がFリレーの基本的な動作
である。
FIG. 2 shows the operating characteristics of a dedicated relay (hereinafter referred to as F relay) for detecting the completion of movement of the servo motor. The F relay operates as a timer, and the timer is shown in Figure 2 (
As shown in b), time counting starts at the rise of the coil signal, and the contact signal is turned on after the set time has elapsed. When the coil signal is turned off, the contact signal is also turned off. In other words, the timer operates so that the contact signal is delayed by a set time with respect to the coil signal. The FIJ Ray is made to basically operate in the same way as this timer, using the transfer time of the servo motor instead of the set time. As shown in FIG. 2(a), a servo motor drive command 12 is programmed immediately after the F relay coil signal 11. Just as the set time starts when the timer's coil signal rises, a servo motor drive command is given to the driver circuit 8 at the rise of the F relay's coil signal to start the movement of the servo motor. Next, just as the contact signal was turned on at the completion of the set time, the contact signal of the F relay is turned on at the completion of movement of the servo motor. By doing this, the F relay operates with the contact signal delayed by the travel time of the servo motor with respect to the coil signal. This contact signal is similar to a timer, and when the coil signal is turned off, the contact signal is also turned off. The above is the basic operation of the F relay.

次に上記の基本動作の処理概要を第3図に基づき説明す
る。
Next, a processing outline of the above basic operation will be explained based on FIG. 3.

第3図(a)は処理概要を示すフローチャートである。FIG. 3(a) is a flowchart showing an outline of the process.

第3図(b)はFリレー用のデータメモリーでありFO
からF255までの256点分有る。第3図(C)はF
リレーデータ1点分のくわしい構造図である。ビット○
は接点信号データ、ビット1は現時点のコイル信号デー
タ、ビット2は一つ前の時点のコイル信号のデータであ
る。第3図(d)はサーボモータに与えるコマンドのデ
ータ構造図である。
Figure 3 (b) is the data memory for the F relay, which is the FO
There are 256 points from F255 to F255. Figure 3 (C) is F
It is a detailed structural diagram of one piece of relay data. Bit ○
is contact signal data, bit 1 is current coil signal data, and bit 2 is coil signal data at the previous point in time. FIG. 3(d) is a data structure diagram of a command given to the servo motor.

それではフローチャートにしたがい第2図(a)のFリ
レーの動作のプログラム処理について述べる。
Now, the program processing for the operation of the F relay shown in FIG. 2(a) will be described according to the flowchart.

まずステップ21ではFリレ一番号に対応するFルー−
データメモリーのデータアドレスを求める。
First, in step 21, the F relay number corresponding to the F relay number is
Find the data address of data memory.

ステップ22ではFリレーデータの中の現在のコイル信
号データを一つ前のコイル信号データヘコピーする。つ
まりビット1の内容をヒツト2ヘコピーすることになる
。ステップ23ではFリレーのコイル信号の状態をFリ
レーデータのビット1へ格納する。ステップ24てはF
リレーのコイル信号の立ち上がりを判断する。コイル信
号の立ち上がりはFリレーデータのビット1と2を使っ
て判断する。立ち上がりは信号の状態がOから1になる
ことであるのでFリレーデータの一つ前のコイル信号の
状態つまりビット2がOで現在のコイル信号の状態つま
りビット1が1のときがその状態となる。立ち上がりの
時次のステップへ進み、立ち上がりでないときステップ
28へ進む。ステップ25と26ではFリレ一番号とサ
ーボモータ駆動命令の動作命令と位置データ番号を指定
された軸のコマンドエリアに格納する。コマンドエリア
は同じ内容のものが軸数分だけ有る。ステップ27では
コマンドエリアのステータスをreadyにする。これ
によりセットされたコマンドが有効になる。ステップ2
8ではコマンドエリアのステータがreadyかどうか
を調べる。readyなら続(2ステツプを実行し、そ
うでないときはステップ31へ進む。ステップ29では
セットされたコマンドをサーボモータドライバ回路8へ
与える。このときコマンドエリアの位置データ番号に対
応する位置データをパルスに変換された位置データメモ
リー6から取り出す。ステップ3oではコマンドのステ
ータスをrunにする。ステップ31ではコマンドのス
テータスがrunかどうかを調べ、runの時は以下の
処理をおこなう。ステップ32ではサーボモータの移動
完了を調べる8移動完了ならステップ33.34を実行
する。ステップ33ではコマンドエリアにセットされて
いるFリレ一番号に対応するFリレーデータの出力信号
データつまりビットOを1にする。ステップ34ではコ
マンドのステータスを5topにする。
In step 22, the current coil signal data in the F relay data is copied to the previous coil signal data. In other words, the contents of bit 1 are copied to hit 2. In step 23, the state of the coil signal of the F relay is stored in bit 1 of the F relay data. Step 24 F
Determine the rise of the relay coil signal. The rise of the coil signal is determined using bits 1 and 2 of the F relay data. Rising means that the signal state changes from O to 1, so the previous coil signal state of the F relay data, that is, bit 2 is O, and the current coil signal state, that is, when bit 1 is 1, is that state. Become. When it rises, it advances to the next step, and when it does not, it advances to step 28. In steps 25 and 26, the F relay number, the operation command of the servo motor drive command, and the position data number are stored in the command area of the designated axis. There are as many command areas with the same content as there are axes. In step 27, the status of the command area is set to ready. This will enable the set command. Step 2
In step 8, it is checked whether the status of the command area is ready. If it is ready, continue (2 steps are executed; if not, proceed to step 31. In step 29, the set command is given to the servo motor driver circuit 8. At this time, the position data corresponding to the position data number in the command area is pulsed. In step 3o, the command status is set to run.In step 31, it is checked whether the command status is run, and if it is run, the following processing is performed.In step 32, the servo motor Check whether the movement of 8 has been completed. If the movement is complete, execute steps 33 and 34. In step 33, set the output signal data, that is, bit O, of the F relay data corresponding to the F relay number set in the command area to 1. Step In 34, the command status is set to 5top.

以上のように本実施例によれば任意のサーボモータの駆
動命令に対する移動完了をシーケンス処理では一般的な
リレーの接点という形で知ることができ、またサーボモ
ータの起動と完了という二つのタイミングをシーケンス
処理のタイマー動作と同じように扱えることでPCかN
Cを制御するのには非常に好都合な方式となる。最後に
第4図は本発明をパレタイジング処理に応用したときの
プログラム例である。41はX軸へのサーボモータ移動
命令42の終了検知リレーFOである。43はY軸への
サーボモータ移動命令44の終了検知リレーF1である
。このプログラムで40の入力リレーIOがオンになる
とサーボモータへの命令42.44が実行されX軸、Y
軸が動いてパレットトの占へ社齢ル聞姶すス 怠齢の富
了1寸欽了蛤知リレーFO,F1の接点信号で知ること
ができ、移動完了後火の動作を行いたいときは第4図の
45.46のようにFリレーの接点信号をAND接続す
れば両方の軸の移動完了を知ることができる。以下、同
じようにすれば一つの動作完了後火の動作をおこなうプ
ログラムが簡単に組める。
As described above, according to this embodiment, the completion of movement in response to a drive command of an arbitrary servo motor can be known in the form of a general relay contact in sequence processing, and the two timings of starting and completing the servo motor can be known. PC or N
This is a very convenient method for controlling C. Finally, FIG. 4 shows an example of a program when the present invention is applied to palletizing processing. 41 is a completion detection relay FO of the servo motor movement command 42 to the X axis. 43 is a completion detection relay F1 of the servo motor movement command 44 to the Y axis. In this program, when input relay IO of 40 is turned on, commands 42 and 44 to the servo motor are executed, and
When the shaft moves, it can be known from the contact signal of the relay FO, F1 that the shaft moves and the pallet's fortune changes. If the contact signals of the F relay are AND-connected as shown at 45 and 46 in FIG. 4, it is possible to know that the movement of both axes has been completed. If you do the same thing below, you can easily create a program that starts the fire operation after completing one operation.

以上のように本実施例によれば従来ソレノイドやチャッ
クといったシーケンス処理では使い慣れてきたものと同
じ感覚でサーボモータの制御が可能となりPCを使って
きたユーザーには非常に使いやすい方式となる。
As described above, according to this embodiment, it is possible to control a servo motor with the same feeling that is accustomed to conventional sequence processing such as solenoids and chucks, and it is a method that is very easy to use for users who have been using PCs.

発明の効果 以上述べてきたように、本発明はサーボモータへの駆動
命令の直前に終了検知専用のリレーを配しその接点信号
によりサーボモータの移動完了を検出できるようにする
ことにより移動の完了のタイミングをリレーの接点とい
う形で得ることができシーケンスが非常に簡単になる。
Effects of the Invention As described above, the present invention detects the completion of movement by arranging a relay dedicated to detecting completion immediately before a drive command is issued to the servo motor, and detecting the completion of movement of the servo motor based on the contact signal of the relay. The timing can be obtained in the form of relay contacts, making the sequence very simple.

また移動する前はオフで、移動完了時に初めてオンにな
るという一方向の特性を有するため連続的に動作すると
きの起動、完了のプログラムが非常に楽になるという効
果を得ることができるすぐれたPC−NC装置を実現で
きるものである。
In addition, it is an excellent PC that has the unidirectional characteristic of being turned off before movement and turned on only when the movement is completed, making it extremely easy to start and complete programs when operating continuously. - It is possible to realize an NC device.

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

第1図は本発明の一実施例における主要構成図、第2図
は終了検知リレー(Fリレー)の動作特性図、第3図(
a)はマイコンの制御手順を示すフローチャート、第3
図(b) 、 (C) 、 (d)はそのデータ構造図
、第4図は本発明をパレタイジング処理に応用したとき
のプログラム例である。 1・・・・・・コンソール、2・・・・・・編集用CP
U回路、3・・・・・・ユーザプログラムメモリ、4・
・・・・・サーボモータ位置データメモリ、5・・・・
・・実行用CPU回路、6・・・・・・パルス位置デー
タメモリ、7・・・・・・リレー用データメモリ、8・
・・・・・サーボモータドライバ回路、9・・・・・・
外部入出力回路、10・・・・・・共有メモリ。 代理人の氏名 弁理士 小鍜治明 ほか28第 図 (aン (b) 第 図 ラタ゛−アQり゛ラム441J
Fig. 1 is a main configuration diagram of an embodiment of the present invention, Fig. 2 is an operational characteristic diagram of the termination detection relay (F relay), and Fig. 3 (
a) is a flowchart showing the control procedure of the microcomputer;
Figures (b), (c), and (d) are data structure diagrams thereof, and Figure 4 is an example of a program when the present invention is applied to palletizing processing. 1...Console, 2...Editing CP
U circuit, 3...User program memory, 4.
...Servo motor position data memory, 5...
... CPU circuit for execution, 6 ... Pulse position data memory, 7 ... Data memory for relay, 8.
...Servo motor driver circuit, 9...
External input/output circuit, 10...Shared memory. Name of agent: Patent attorney Haruaki Ogata et al. Figure 28 (a (b)) Figure Rata Q Reram 441J

Claims (1)

【特許請求の範囲】[Claims] リレーシンボル式のプログラムを処理する手段と、前記
プログラムにおいて専用の命令により直接サーボモータ
を駆動できる手段と、前記命令によりあらかじめ決めら
れた量だけ動くサーボモータ回路とを有するサーボモー
タ駆動可能なプログラマブル・コントローラ、いわゆる
PC−NC装置において、前記命令に先立って処理され
るリレーコイルと、前記リレーコイルの立ち上がり信号
により前記サーボモータ駆動命令がサーボモータ回路に
与えられる手段と、前記サーボモータの移動完了時に前
記リレーコイルの出力信号をオンする手段とを備えたこ
とにより、サーボモータの動作完了を検知するPC−N
C装置。
A programmable motor capable of driving a servo motor, which has means for processing a relay symbol type program, means for directly driving a servo motor according to a dedicated command in the program, and a servo motor circuit that moves by a predetermined amount according to the command. In a controller, a so-called PC-NC device, a relay coil that processes the command prior to the command, means for giving the servo motor drive command to the servo motor circuit by a rising signal of the relay coil, and when the movement of the servo motor is completed. and a means for turning on the output signal of the relay coil, thereby detecting the completion of the operation of the servo motor.
C device.
JP24209690A 1990-09-11 1990-09-11 Pc-nc device Pending JPH04120603A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24209690A JPH04120603A (en) 1990-09-11 1990-09-11 Pc-nc device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24209690A JPH04120603A (en) 1990-09-11 1990-09-11 Pc-nc device

Publications (1)

Publication Number Publication Date
JPH04120603A true JPH04120603A (en) 1992-04-21

Family

ID=17084243

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24209690A Pending JPH04120603A (en) 1990-09-11 1990-09-11 Pc-nc device

Country Status (1)

Country Link
JP (1) JPH04120603A (en)

Similar Documents

Publication Publication Date Title
US20140364989A1 (en) Controller for controlling machine tool and robot
US5355482A (en) Apparatus and method for controlling a system process
US5940628A (en) Control processor for user setting a change prohibition period during which a program change command will not be executed until the lapse of that period
JPH04120603A (en) Pc-nc device
JPH08106320A (en) Automatic machine and automatic machine control method
KR0176554B1 (en) Automated Facility System Control Method Using Positioning Unit
JP3460747B2 (en) Numerical control unit
JP2621560B2 (en) Robot control system
JP2800416B2 (en) Positioning control device
JPH07120173B2 (en) Program control method
JP2584225B2 (en) Numerical control unit
JP3237891B2 (en) Switch signal processing device
JPH0261701A (en) Numerical controller
JPH0751611Y2 (en) Programmable controller
JPH0969007A (en) Multi-robot reproduction control system
JPH087613B2 (en) Numerical control unit
JP2001100808A (en) Programmable control circuit
JPH07506204A (en) Processor operating state transition controller from current state to subsequent state
JPS6115445B2 (en)
JP2581019B2 (en) How to debug sequence programs
JPH04177501A (en) Programmable controller
JPS61183707A (en) position control device
JPS63211004A (en) programmable controller
JPS6144328B2 (en)
JPH01194003A (en) Control system for pc device