JPH01251108A - Sequence controller device - Google Patents

Sequence controller device

Info

Publication number
JPH01251108A
JPH01251108A JP7626088A JP7626088A JPH01251108A JP H01251108 A JPH01251108 A JP H01251108A JP 7626088 A JP7626088 A JP 7626088A JP 7626088 A JP7626088 A JP 7626088A JP H01251108 A JPH01251108 A JP H01251108A
Authority
JP
Japan
Prior art keywords
data
key input
section
sequencer
program
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
JP7626088A
Other languages
Japanese (ja)
Inventor
Mitsunori Kajiwara
光徳 梶原
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP7626088A priority Critical patent/JPH01251108A/en
Publication of JPH01251108A publication Critical patent/JPH01251108A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PURPOSE:To shorten the time required for writing the same program data into plural sequencer main bodies by adding a nonvolatile key input memory part capable of writing/reading the key input data into a program console connected with those sequencer main bodies. CONSTITUTION:The data are written from a key input part 14 of a program console 11. Then these data are written into a memory part 13 via a signal line 17 and a CPU part 12 and at the same time into a key input memory part 16 of the console 11. When said data are written into another sequencer main body 10, the corresponding data written into the part 16 are transmitted to the part 13 of the main body 10 via the signal lines 15 and 17 as well as the part 12.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、シーケンスコントローラ装置に係り、特にデ
ータの書き込み装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a sequence controller device, and particularly to a data writing device.

〔従来の技術〕[Conventional technology]

従来、この種のシーケンスコントローラ装置(以下シー
ケンサと称す)を、第2図に示す構成図に基づいて説明
する。
Conventionally, this type of sequence controller device (hereinafter referred to as a sequencer) will be explained based on the configuration diagram shown in FIG.

即ち、1はシーケンサ本体くシーケンスコントローラ本
体)であり、有接点リレー等で構成されていた制御回路
部を、半導体素子に置き換えたもので、論理処理及びシ
ーケンサ全体の制御を行なう演算制御部(CPU部)2
と、該演算制御部2に接続され、プログラムを格納する
メモリ部3と、図示略すスイッチ等の外部信号を受ける
入力部並びに開閉器やソレノイド等を駆動させる出力部
とにより構成されている。シーケンサの中枢部となる演
算制御部2は、メモリ部3に記憶されている内容をプロ
グラム番地の最初から順次引き出し、その内容を解読し
て入力部及び出力部に指令する。
In other words, 1 is the sequencer main body (sequence controller main body), in which the control circuit section composed of contact relays etc. has been replaced with a semiconductor element, and the arithmetic control section (CPU) that performs logic processing and controls the entire sequencer. Part) 2
, a memory section 3 that is connected to the calculation control section 2 and stores programs, an input section that receives external signals such as switches (not shown), and an output section that drives switches, solenoids, etc. The arithmetic control section 2, which is the central part of the sequencer, sequentially reads out the contents stored in the memory section 3 from the beginning of the program address, decodes the contents, and issues instructions to the input section and the output section.

メモリ部3には、読み出し専用メモリ (ROM)及び
読み出し並びに書き込みが可能なメモリ(RAM)があ
る、ROMは書き込み時において、専用の書き込み器を
使用して書き込む手間Q掛かる作業があるため、データ
の変更回数の多い時期、例えばシーケンサの調整時等の
使用には不向きであり、RAMは、必要に応じてデータ
の変更が容易にできるという反面、電源切れや外部ノイ
ズ等によりデータが変わったり消えたりする場合がある
ため、RAMの使用は必要最少限にとどめておくことが
望ましい、更に、上記演算制御部2には信号線4を介し
て動作シーケンスをキー入力するためのプログラムコン
ソール5が接続されると共に、カセットテープ6及びフ
ロッピーディスク7が夫々接続されている。
The memory unit 3 includes a read-only memory (ROM) and a readable and writable memory (RAM).When writing to ROM, it is a time-consuming task to write data using a dedicated writing device. It is unsuitable for use when data is frequently changed, such as when adjusting a sequencer, and while RAM allows data to be easily changed as needed, data may change or disappear due to power outages, external noise, etc. Therefore, it is desirable to keep the use of RAM to the minimum necessary.Furthermore, a program console 5 is connected to the arithmetic and control unit 2 via a signal line 4 for key inputting the operation sequence. At the same time, a cassette tape 6 and a floppy disk 7 are connected, respectively.

次に、かかるシーケンサのデータ書き込み方法を述べる
Next, a data writing method for such a sequencer will be described.

先ず、プログラムコンソール5によりシーケンス通すキ
ー入力し、キー入力されたデータは、信号線4を通り、
シーケンサ本体1の演算制御部2を介し、メモリ部3に
書き込まれる。メモリ部3に書き込まれたデータは、必
要によりカセットテープ6及びフロッピーディスク7に
読み込ませ、このデータを、他の同一型シーケンサにコ
ピーする際、カセットテープ6又はフロッピーディスク
7からシーケンサのメモリ部3に当該データを送ってい
た。
First, a key is input to pass the sequence through the program console 5, and the key-input data passes through the signal line 4.
It is written into the memory section 3 via the arithmetic control section 2 of the sequencer main body 1. The data written in the memory section 3 is read into the cassette tape 6 and floppy disk 7 as necessary, and when copying this data to another sequencer of the same type, the data is transferred from the cassette tape 6 or floppy disk 7 to the memory section 3 of the sequencer. The data was sent to.

〔発明が解決しようさする課題〕[Problems that the invention seeks to solve]

然しなから、上述した従来のシーケンサにおいては、デ
ータを、プログラムコンソール5からのキー入力により
複数の同一型シーケンサに書き込む際、データは、プロ
グラムコンソール5に順次個別にキー入力されるため、
作業時間が掛かるという問題点がある他、カセットテー
プ6又はフロッピーディスク7を使用する場合は、作業
時間は短縮されるものの、専用の装置が必要となり、コ
スト高になるという問題点があった。
However, in the above-mentioned conventional sequencer, when data is written to multiple sequencers of the same type by key input from the program console 5, the data is sequentially and individually key input to the program console 5.
In addition to the problem that the work is time-consuming, when using the cassette tape 6 or the floppy disk 7, although the work time is shortened, a dedicated device is required, which increases the cost.

本発明の目的は、上述の問題点に鑑み、書き込み時間を
低コストで速くできるシーケンスコントローラ装置を提
供するものである。
SUMMARY OF THE INVENTION In view of the above-mentioned problems, an object of the present invention is to provide a sequence controller device that can speed up writing time at low cost.

〔課題を解決するための手段〕[Means to solve the problem]

本発明は、上述した目的を達成するため、論理処理並び
にシーケンス制御を行なうCPU部及び該CPU部に接
続され、プログラムデータを格納するメモリ部を有する
シーケンスコントローラ本体と、データをキー入力する
キー入力部及び該キー入力部に接続され、上記キー入力
データを書き込み並びに読み出しする不揮発性のキー入
力メモリ部を有するプログラムコンソールと、上記シー
ケンスコントローラ本体のCPU部と上記プログラムコ
ンソールのキー入力部とを接続する信号線とを具備した
ものである。
In order to achieve the above-mentioned object, the present invention provides a sequence controller main body having a CPU section that performs logical processing and sequence control, a memory section that is connected to the CPU section and stores program data, and a key input unit that inputs data using keys. and a program console having a non-volatile key input memory section connected to the key input section and for writing and reading out the key input data, and connecting the CPU section of the sequence controller main body and the key input section of the program console. It is equipped with a signal line for

〔作 用〕[For production]

本発明においては、シーケンサ本体を接続したプログラ
ムコンソール内に、キー入力データの書き込み・読み出
し可能な不揮発性のキー入力メモリ部を設けたので、キ
ー入力データは、キー入力メモリ部に記憶され、この記
憶されたデータが、シーケンサ本体のメモリ部に書き込
まれる。従って、外部記憶ユニットを必要としない。
In the present invention, a non-volatile key input memory section in which key input data can be written and read is provided in the program console connected to the sequencer main body, so the key input data is stored in the key input memory section. The stored data is written to the memory section of the sequencer main body. Therefore, no external storage unit is required.

〔実施例〕〔Example〕

以下、本発明シーケンサの一実施例を、第1図にその構
成図を示して説明する。
Hereinafter, one embodiment of the sequencer of the present invention will be described with reference to its configuration diagram shown in FIG.

即ち、このシーケンサは、シーケンサ本体10と動作シ
ーケンスをキー入力するためのプログラムコンソール1
1とから構成されて居り、このシーケンサ本体10は、
論理処理及びシーケンサ全体の制御を行なうcpu部1
2と、該CPU部12に接続され、プログラムデータを
格納するメモリ部13とを備え、上記プログラムコンソ
ール11は、データを打ち込むキー入力部14及び該キ
ー入力部14に信号線15を介して接続され、不揮発性
の書き込み・読み出しが可能なキー入力メモリ部16を
有している。そして、これらシーケンサ本体lOのCP
U部12とプログラムコンソール11のキー入力部14
とは、信号を送信する信号線17を以て接続され、プロ
グラムコンソール11への電源供給も上記信号線17を
介して行なわれる。
That is, this sequencer includes a sequencer main body 10 and a program console 1 for key inputting the operation sequence.
1, and this sequencer main body 10 is composed of:
CPU unit 1 that performs logical processing and controls the entire sequencer
2 and a memory section 13 connected to the CPU section 12 and storing program data, the program console 11 is connected to a key input section 14 for inputting data and to the key input section 14 via a signal line 15. It has a key input memory section 16 that is nonvolatile and capable of writing and reading. And, the CP of these sequencer main body lO
U section 12 and key input section 14 of program console 11
is connected to the program console 11 via a signal line 17 for transmitting signals, and power is also supplied to the program console 11 via the signal line 17.

次に、かかるシーケンサにおけるデータ書き込み方法を
述べる。
Next, a data writing method in such a sequencer will be described.

先ず、プログラムコンソール11内のキー入力部14よ
りデータを打ち込む。そして、このデータを、信号線1
7及びCPU部12を順次介してメモリ部13に書き込
むと同時に、信号線15を介してプログラムコンソール
11内のキー入力メモリ部16にも書き込む、又、上記
データを、他のシーケンサ本体10に書き込む場合は、
キー入力メモリ部16に書き込まれた当該データを、キ
ー入力部14の書き込み指令を以て信号線15゜17及
びCPU部12を順次介してシーケンサ本体10のメモ
リ部13に送信し、行なう、尚、この’111 合、外
部にプログラムコンソール11への電源供給手段を設け
ることによりシーケンサ本体10に依らず、予め、プロ
グラムデータをキー入力し、このデータをプログラムコ
ンソール11のキー入力メモリ部16に書き込んでおい
ても良い。
First, data is entered using the key input section 14 in the program console 11. Then, transfer this data to signal line 1
7 and the CPU section 12 sequentially to the memory section 13, and at the same time, it is also written to the key input memory section 16 in the program console 11 via the signal line 15, and the above data is also written to another sequencer main body 10. In case,
The data written in the key input memory section 16 is transmitted to the memory section 13 of the sequencer main body 10 via the signal line 15 17 and the CPU section 12 in order with a write command from the key input section 14. '111, by providing an external power supply means to the program console 11, the program data can be entered by key input in advance without relying on the sequencer main body 10, and this data can be written into the key input memory section 16 of the program console 11. It's okay to stay.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、メモリ部を有する
シーケンサ本体を接続したプログラムコンソール内にキ
ー入力データの書き込み或いは読み出し可能な不揮発性
のキー入力メモリ部を設けたので、複数のシーケンサ本
体に同一プログラムデータを書き込む場合、1合口のシ
ーケンサ本体に書き込まれると共に、プログラムコンソ
ールのキー入力メモリ部に書き込まれたデータを、2台
目以降のシーケンサ本体のメモリ部に書き込むことがで
きるため、従来のように、プログラムコンソールに順次
個別にキー入力によるデータ書き込みを行なう時間が削
除できると共に、プログラムコンソール自体にキー入力
メモリ部を有するため、外部記憶ユニットが不要となる
。従って、低コストでデータ書き込み時間が速くでき、
時間短縮ができる等の特有の効果により上述の課題を解
決し得る。
As explained above, according to the present invention, a non-volatile key input memory section capable of writing and reading key input data is provided in the program console to which a sequencer main body having a memory section is connected, so that it can be used for multiple sequencer main bodies. When writing the same program data, the data written to the first sequencer body and the key input memory section of the program console can be written to the memory section of the second and subsequent sequencer bodies, so the conventional In this manner, the time required to write data to the program console through individual key inputs can be eliminated, and since the program console itself has a key input memory section, an external storage unit is not required. Therefore, data writing time can be fast at low cost,
The above-mentioned problems can be solved by the unique effects such as being able to save time.

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

第1図は本発明の一実施例に係るシーケンサの構成図、
第2図は従来のシーケンサの構成図である。 10・・・シーケンサ本体、11・・・プログラムコン
ソール、12・・・cpu部、13・・・メモリ部、1
4・・・キー入力部、15.17・・・信号線、16・
・・キー入力メモリ部。
FIG. 1 is a configuration diagram of a sequencer according to an embodiment of the present invention,
FIG. 2 is a block diagram of a conventional sequencer. 10... Sequencer main body, 11... Program console, 12... CPU section, 13... Memory section, 1
4...Key input section, 15.17...Signal line, 16.
...Key input memory section.

Claims (1)

【特許請求の範囲】 論理処理並びにシーケンス制御を行なうCPU部及び該
CPU部に接続され、プログラムデータを格納するメモ
リ部を有するシーケンスコントローラ本体と、 データをキー入力するキー入力部及び該キー入力部に接
続され、上記キー入力データの書き込み・読み出しを行
なう不揮発性のキー入力メモリ部を有するプログラムコ
ンソールと、 上記シーケンスコントローラ本体のCPU部と上記プロ
グラムコンソールのキー入力部とを接続する信号線とを
具備したことを特徴とするシーケンスコントローラ装置
[Scope of Claims] A sequence controller body having a CPU section that performs logical processing and sequence control, and a memory section that is connected to the CPU section and stores program data; A key input section that inputs data using keys; and the key input section. a program console that is connected to the computer and has a nonvolatile key input memory section for writing and reading the key input data; and a signal line that connects the CPU section of the sequence controller main body and the key input section of the program console. A sequence controller device comprising:
JP7626088A 1988-03-31 1988-03-31 Sequence controller device Pending JPH01251108A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7626088A JPH01251108A (en) 1988-03-31 1988-03-31 Sequence controller device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7626088A JPH01251108A (en) 1988-03-31 1988-03-31 Sequence controller device

Publications (1)

Publication Number Publication Date
JPH01251108A true JPH01251108A (en) 1989-10-06

Family

ID=13600246

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7626088A Pending JPH01251108A (en) 1988-03-31 1988-03-31 Sequence controller device

Country Status (1)

Country Link
JP (1) JPH01251108A (en)

Similar Documents

Publication Publication Date Title
US4514808A (en) Data transfer system for a data processing system provided with direct memory access units
US4151611A (en) Power supply control system for memory systems
JPS63121172A (en) Disk controller
US4115852A (en) Microprogrammed controller
JPH01124031A (en) Microcomputer
US4627035A (en) Switching circuit for memory devices
EP0059758A1 (en) Numerical control unit
JPH01251108A (en) Sequence controller device
US4694419A (en) Programmable controller with direct to plant addressing
JPH0624908Y2 (en) Data transfer control device
JPH0241522A (en) Function arithmetic processor
JPS63196968A (en) Input/output controller
JPS5839347A (en) Processor
JPS6047664B2 (en) information processing equipment
JP2581057B2 (en) Evaluation microcomputer
JPS62293452A (en) Memory ic diagnosing circuit
JPH01205257A (en) Integrated circuit
JPH04130917A (en) Electronic disk device
JPS61264450A (en) Memory device
JPH0273420A (en) Semiconductor disk device
JPS62256139A (en) Data processor
JPH04167101A (en) Programmable controller
JPS63136136A (en) Register control circuit
JPH02181249A (en) Peripheral controller
JPS63136154A (en) Microcomputer device