JP3424215B2 - Robot controller - Google Patents

Robot controller

Info

Publication number
JP3424215B2
JP3424215B2 JP26814493A JP26814493A JP3424215B2 JP 3424215 B2 JP3424215 B2 JP 3424215B2 JP 26814493 A JP26814493 A JP 26814493A JP 26814493 A JP26814493 A JP 26814493A JP 3424215 B2 JP3424215 B2 JP 3424215B2
Authority
JP
Japan
Prior art keywords
command
unit
instruction
robot
key input
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.)
Expired - Fee Related
Application number
JP26814493A
Other languages
Japanese (ja)
Other versions
JPH07104803A (en
Inventor
健治 松尾
あゆみ 古賀
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.)
Yaskawa Electric Corp
Original Assignee
Yaskawa Electric 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 Yaskawa Electric Corp filed Critical Yaskawa Electric Corp
Priority to JP26814493A priority Critical patent/JP3424215B2/en
Publication of JPH07104803A publication Critical patent/JPH07104803A/en
Application granted granted Critical
Publication of JP3424215B2 publication Critical patent/JP3424215B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Manipulator (AREA)
  • Safety Devices In Control Systems (AREA)
  • Control By Computers (AREA)

Description

【発明の詳細な説明】 【0001】 【産業上の利用分野】本発明は産業用ロボットの制御装
置に関し、特にキー操作回数が減少できる装置に関す
る。 【0002】 【従来の技術】図4に従来のロボット制御装置の構成を
示す。この図において、1はロボット本体、2はロボッ
ト制御装置、3は操作パネルである。また、ロボット制
御装置2において、21はキー入力部、22はキー入力
解釈部、23は画面制御部、24はファイル管理部、2
5はロボット動作プログラム(以下、プログラムと称
す)を格納するファイル、26はロボット言語解読部、
27は動作制御部、28はキー入力解釈部である。その
動作を簡単に説明する。操作パネル3より入力された、
例えば「動作開始」というキー情報は、ロボット制御装
置2のキー入力部21及びキー入力解釈部22で受信・
解釈され、ファイル管理部24及びロボット言語解釈部
26に伝えられる。ファイル管理部24はファイル25
より該当するプログラムを取り出し、ロボット言語解釈
部26へ送る。ロボット言語解読部26はプログラム中
のロボット言語で解読し、動作制御部27へ伝え、ロボ
ット本体1を駆動する。一方、画面制御部23はキー入
力解釈部22の情報及びロボット言語解読部26の表示
情報を操作パネル3へ伝える。 【0003】 【発明が解決しようとする課題】従来のロボット制御装
置は、例えば特開59−071509で示されるよう
に、キー入力記憶部28を有し、キーの操作順序を記憶
し、それを忠実に再現させることはできるが、特定のキ
ーのみを選別し操作順序を問うことなく、その操作を再
現することができないという問題があった。本発明は、
このような従来の実情に鑑みてなされたものであり、キ
ー操作の記憶と特定のキーのみを選別し、操作順序に無
関係にその操作を再現する装置を提供することを目的と
する。 【0004】 【課題を解決するための手段】この目的を達成するため
に、本発明のロボット制御装置は、操作キーを備えたロ
ボット制御装置において、キー入力情報を命令別に選別
する命令選別手段と、命令別に命令と命令に付属する情
報列と命令の記憶の有無とを記憶する手段と、呼び出さ
れた命令が記憶されている時は記憶されている命令と命
令に付属する情報列を呼び出す手段と、呼び出された命
令が記憶されていない時は指定された初期値を与える手
段と、を備えることを特徴とするものである。 【0005】 【作用】これにより、キー操作の記憶及び特定のキーの
みを選別し操作順序を問うことなく、その操作の再現が
可能となり、命令全体をその都度入力する必要がなくな
り、キーの操作回数の削減、誤り操作の減少が実現で
き、より使いやすいロボット導入が可能となる。 【0006】 【実施例】以下、この発明について説明する。図1はこ
の発明の一実施例の構成を示す。図中1、2、3及び2
1−27は図4のそれと同じであり、28はキー入力さ
れた情報を各命令に選別する命令選別部、29は命令別
キー入力記憶部、30は命令別初期値記憶部である。図
2に命令別キー入力記憶部29の詳細を示す。291は
命令部、292は命令に附属する情報列を記憶する内容
部、293は記憶管理部で記憶の有無を示す。また、図
3は命令別初期値記憶部30の詳細であり、301は命
令部、302は内容部である。例えば、信号の入力を待
つWAIT IN#(2)=0N T=1.0という命
令を入力する場合は、WAITというキー入力を行う
と、このキー情報は命令選別部28にて、WAIT命令
が選別され、命令別キー入力記憶部29に伝えあれ、命
令部291に登録される。前回の操作が行われていなけ
れば、記憶管理部には0が設定されているので、命令部
301と照合され、WAIT命令に対応する内容部30
2の内容 IN#(1)=0N T=1.0が図2の内容部302
に設定される。ここで、IN#(1)=0Nは信号1が
入力されることを、T=1.0は待ち時間が1秒である
ことを示す。その結果、図1キー入力解釈部22、画面
制御部23を介して、操作パネル3にWAIT IN#
(1)=0N T=1.0という命令が表示される。作
業者はこの命令の入力信号1を2に変更するだけで必要
な命令を入力できることになる。また、パルス信号を出
力するPULSE OT#(10) T=0.8という
命令を入力する場合は、これは既にPULSE OT#
(10) T=0.5という操作がなされているので、
記憶管理部293には1が設定されており、内容部29
2にはOT#(10) T=0.5が記憶されている。
ここで、OT#(10)は信号10が出力されること、
T=0.5は出力される時間を示す。その結果、同様
に、図1キー入力解釈部22、画面制御部23を介し
て、操作パネル3にPULSE OT#(10) T=
0.5という命令が表示される。作業者は命令全体をそ
の都度入力することなく、この命令の出力される時間
0.5を0.8に変更するだけで必要な命令を入力で
き、キーの操作回数の削減、誤り操作の減少が実現でき
る。 【0007】 【発明の効果】本発明によれば、作業者のキー操作回数
が削減し、誤り操作も減少するので、使いやすいロボッ
トが実現でき、作業効率を著しく向上させることができ
る。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control device for an industrial robot, and more particularly to a device capable of reducing the number of key operations. 2. Description of the Related Art FIG. 4 shows a configuration of a conventional robot controller. In this figure, 1 is a robot main body, 2 is a robot control device, and 3 is an operation panel. Further, in the robot control device 2, 21 is a key input unit, 22 is a key input interpreting unit, 23 is a screen control unit, 24 is a file management unit, 2
5 is a file for storing a robot operation program (hereinafter, referred to as a program), 26 is a robot language interpreter,
27 is an operation control unit, and 28 is a key input interpretation unit. The operation will be briefly described. Input from the operation panel 3,
For example, the key information “start operation” is received and received by the key input unit 21 and the key input interpretation unit 22 of the robot controller 2.
It is interpreted and transmitted to the file management unit 24 and the robot language interpretation unit 26. The file management unit 24 stores the file 25
The corresponding program is taken out and sent to the robot language interpreting unit 26. The robot language decoding unit 26 decodes in the robot language in the program, transmits it to the operation control unit 27, and drives the robot body 1. On the other hand, the screen control unit 23 transmits the information of the key input interpretation unit 22 and the display information of the robot language interpretation unit 26 to the operation panel 3. A conventional robot controller has a key input storage unit 28, as shown in, for example, Japanese Patent Application Laid-Open No. 59-071509, which stores a key operation order and stores the key operation order. Although the operation can be faithfully reproduced, there is a problem that the operation cannot be reproduced without selecting only a specific key and asking the operation order. The present invention
The present invention has been made in view of such a conventional situation, and has as its object to provide an apparatus that selects only a specific key from storage of a key operation and reproduces the operation regardless of the operation order. [0004] In order to achieve this object, a robot control device according to the present invention comprises, in a robot control device having operation keys, command selection means for selecting key input information for each command. Means for storing, for each instruction, an instruction, an information sequence attached to the instruction, and whether or not the instruction is stored; and, when the called instruction is stored, means for calling the stored instruction and the information sequence attached to the instruction. And means for giving a designated initial value when the called instruction is not stored. [0005] This makes it possible to memorize the key operation and reproduce the operation without selecting the specific key and asking the operation order, eliminating the necessity of inputting the entire command each time. It is possible to reduce the number of times and the number of erroneous operations, and to introduce a robot that is easier to use. Hereinafter, the present invention will be described. FIG. 1 shows the configuration of an embodiment of the present invention. 1, 2, 3 and 2 in the figure
Reference numeral 1-27 is the same as that of FIG. 4. Reference numeral 28 denotes an instruction selection unit for selecting key-input information for each instruction; 29, an instruction-specific key input storage unit; and 30, an instruction-specific initial value storage unit. FIG. 2 shows the details of the key input storage unit 29 for each instruction. Reference numeral 291 denotes an instruction portion, 292 denotes a content portion for storing an information sequence attached to the instruction, and 293 denotes a storage management portion indicating presence / absence of storage. FIG. 3 shows the details of the instruction-specific initial value storage section 30, where 301 is an instruction section and 302 is a content section. For example, in the case of inputting a command of WAIT IN # (2) = 0N T = 1.0 waiting for input of a signal, a key input of WAIT is performed. The selection is made, transmitted to the instruction-specific key input storage unit 29, and registered in the instruction unit 291. If the previous operation has not been performed, since 0 is set in the storage management unit, the storage unit is collated with the instruction unit 301, and the content unit 30 corresponding to the WAIT instruction is checked.
2 is IN = (1) = 0N T = 1.0 is the content section 302 of FIG.
Is set to Here, IN # (1) = 0N indicates that the signal 1 is input, and T = 1.0 indicates that the waiting time is 1 second. As a result, the WAIT IN # is displayed on the operation panel 3 via the key input interpretation unit 22 and the screen control unit 23 shown in FIG.
(1) The instruction of 0N T = 1.0 is displayed. The operator can input the necessary command only by changing the input signal 1 of this command to 2. When a command of PULSE OT # (10) T = 0.8 for outputting a pulse signal is input, this is already PULSE OT #
(10) Since the operation of T = 0.5 has been performed,
1 is set in the storage management unit 293, and the content unit 29 is set.
2 stores OT # (10) T = 0.5.
Here, OT # (10) indicates that the signal 10 is output,
T = 0.5 indicates the output time. As a result, similarly, PULSE OT # (10) T = P = 10 on the operation panel 3 via the key input interpretation unit 22 and the screen control unit 23 in FIG.
The command 0.5 is displayed. The operator can input necessary commands only by changing the output time 0.5 of this command to 0.8 without having to input the entire command each time, thereby reducing the number of key operations and the number of erroneous operations. Can be realized. According to the present invention, the number of key operations by the operator is reduced and the number of erroneous operations is reduced, so that an easy-to-use robot can be realized, and the working efficiency can be significantly improved.

【図面の簡単な説明】 【図1】本発明の実施例の構成を示す図 【図2】本発明の命令別キー入力記憶部29の詳細を示
す図 【図3】本発明の命令別初期値記憶部30の詳細を示す
図 【図4】従来のロボット制御装置の構成を示す図 【符号の説明】 1 ロボット本体 2 ロボット制御装置 3 操作パネル 21 キー入力部 22 キー入力解釈部 23 画面制御部 24 ファイル管理部 25 ロボット動作プログラム 26 ロボット言語解読部 27 動作制御部 28 キー入力解釈部 29 命令別キー入力記憶部 30 命令別初期置記憶部
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a diagram showing a configuration of an embodiment of the present invention. FIG. 2 is a diagram showing details of an instruction-specific key input storage unit 29 of the present invention. FIG. 4 is a diagram showing details of a value storage unit 30. FIG. 4 is a diagram showing a configuration of a conventional robot control device. [Description of References] 1 Robot main body 2 Robot control device 3 Operation panel 21 Key input unit 22 Key input interpretation unit 23 Screen control Unit 24 File management unit 25 Robot operation program 26 Robot language decoding unit 27 Operation control unit 28 Key input interpretation unit 29 Key input storage unit for each instruction 30 Initial storage unit for each instruction

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G05B 9/00 - 9/05 G05B 15/00 - 15/02 B25J 13/00 ──────────────────────────────────────────────────続 き Continued on the front page (58) Fields surveyed (Int. Cl. 7 , DB name) G05B 9/00-9/05 G05B 15/00-15/02 B25J 13/00

Claims (1)

(57)【特許請求の範囲】 【請求項1】操作キーを備えたロボット制御装置におい
て、 キー入力情報を命令別に選別する命令選別手段と、命令別に命令と命令に付属する情報列と命令の記憶の有
無とを記憶する手段と呼び出された命令が記憶されている時は記憶されている
命令と命令に付属する情報列を 呼び出す手段と、 呼び出された命令が記憶されていない時は指定された初
期値を与える手段と、を備えることを特徴とするロボッ
ト制御装置。
(57) [Claims 1] In a robot control device provided with operation keys, a command selecting means for selecting key input information for each command , a command for each command, an information sequence attached to the command and a command for the command. With memory
Means for storing nothing, and when the called instruction is stored, it is stored
A robot control device comprising: means for calling a command and an information sequence attached to the command; and means for giving a designated initial value when the called command is not stored.
JP26814493A 1993-09-29 1993-09-29 Robot controller Expired - Fee Related JP3424215B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26814493A JP3424215B2 (en) 1993-09-29 1993-09-29 Robot controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26814493A JP3424215B2 (en) 1993-09-29 1993-09-29 Robot controller

Publications (2)

Publication Number Publication Date
JPH07104803A JPH07104803A (en) 1995-04-21
JP3424215B2 true JP3424215B2 (en) 2003-07-07

Family

ID=17454509

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26814493A Expired - Fee Related JP3424215B2 (en) 1993-09-29 1993-09-29 Robot controller

Country Status (1)

Country Link
JP (1) JP3424215B2 (en)

Also Published As

Publication number Publication date
JPH07104803A (en) 1995-04-21

Similar Documents

Publication Publication Date Title
JP3424215B2 (en) Robot controller
CA1168367A (en) Bidirectional character definition
JP3630170B2 (en) Robot controller
JP2971251B2 (en) SFC programming device
JP2897748B2 (en) Keyboard device
JPH01244502A (en) Pc program display system
JPH01191269A (en) Image controller
JP3424216B2 (en) Robot controller
JPS6290720A (en) Menu displaying device
JPH0217521A (en) Help processing system for information processor
JPH03163604A (en) Numerical controller
JPH04195513A (en) Keyboard
JPH05162092A (en) Portable teaching device
JPH03202947A (en) Command input system
JPH01128120A (en) Character data input system
KR940027411A (en) Key input device and method of telephone terminal system
JPH02110710A (en) Data input guide system
JPH03269484A (en) Display device
JPH0370077A (en) Back-up system for cad user
JPS6285335A (en) Displaying system for parameter message of information processing system
JPH0480809A (en) Keyboard device
JPH05224800A (en) Automatic input system
JPS61120242A (en) Man-machine interface terminal device of communication controller
JPH0315994A (en) Word processor
JPH04147360A (en) Execution command reproducing system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090502

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100502

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100502

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110502

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees