JPH10133719A - Programmable controller - Google Patents

Programmable controller

Info

Publication number
JPH10133719A
JPH10133719A JP28708396A JP28708396A JPH10133719A JP H10133719 A JPH10133719 A JP H10133719A JP 28708396 A JP28708396 A JP 28708396A JP 28708396 A JP28708396 A JP 28708396A JP H10133719 A JPH10133719 A JP H10133719A
Authority
JP
Japan
Prior art keywords
program
user
processing
programmable controller
stores
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
JP28708396A
Other languages
Japanese (ja)
Inventor
Koji Oki
光二 沖
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 Electric Works Co Ltd
Original Assignee
Matsushita Electric Works 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 Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP28708396A priority Critical patent/JPH10133719A/en
Publication of JPH10133719A publication Critical patent/JPH10133719A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a programmable controller which can eliminate a user's program memory. SOLUTION: The programmable controller is equipped with an input means 1 which inputs an external signal, a communication means 2 which sends and receives data, a system memory 3 which stores a system program 31, a central arithmetic processing part 4 which performs operation based on a user program, an output means 5 which outputs the operation result to external equipment 1a and an instruction tool 6 which stores a processing program wherein control instructions of a language and processing procedures of the control instructions are described. In this case, the system memory 3 which is rewritable is provided each with a user program storage area 33 which stores a boost program 32 taking in the processing program of a specific control instruction that the user specifies and stores together the taken-in user program and with a processing program storage area 34 which stores the processing program.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ユーザが作成する
ユーザプログラムに基づいて外部機器を制御するプログ
ラマブルコントローラに関するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to a programmable controller for controlling an external device based on a user program created by a user.

【0002】[0002]

【従来の技術】従来、この種のプログラマブルコントロ
ーラとして、図2に示す構成のものが存在する。このも
のは、外部機器A1からの外部信号が入力される入力手
段Aと、パーソナルコンピュータB1と接続されてデー
タを送受信する通信手段Bと、システム全体を制御する
制御手順を記述したシステムプログラムC1を格納した
システムメモリCと、外部機器A1を制御するための演
算手順を所定言語の制御命令で記述してユーザによって
作成されるユーザプログラムD1を格納したユーザプロ
グラムメモリDと、システムプログラムC1でもってシ
ステムを制御するとともにユーザプログラムD1に基づ
いて演算を実行する中央演算処理部Eと、演算結果を外
部機器A1に出力する出力手段Fとを備えている。
2. Description of the Related Art Conventionally, there is a programmable controller of this type having a configuration shown in FIG. This system includes an input unit A to which an external signal from an external device A1 is input, a communication unit B connected to a personal computer B1 for transmitting and receiving data, and a system program C1 describing a control procedure for controlling the entire system. A system memory C that stores a stored system memory C, a user program memory D that stores a user program D1 created by a user by describing an arithmetic procedure for controlling the external device A1 using control instructions in a predetermined language, and a system program C1. And a central processing unit E for executing an operation based on the user program D1, and an output unit F for outputting the operation result to the external device A1.

【0003】さらに詳しくは、ユーザプログラムD1は
リレーシーケンスを簡単に記述できるラダー言語、四則
演算が記述しやすいBASIC言語、四則演算の処理速
度が速いC言語のいずれかの所定言語で記述される。こ
こで、ラダー言語はload、and及びor等の基本
制御命令と、四則演算、転送及び信号の変換処理等の多
くの応用制御命令とで構成される制御命令とを有してい
る。
More specifically, the user program D1 is described in a predetermined language such as a ladder language that can easily describe a relay sequence, a BASIC language that can easily describe four arithmetic operations, and a C language that has a high processing speed of four arithmetic operations. Here, the ladder language has basic control commands such as load, and, and or, and control commands composed of many applied control commands such as four arithmetic operations, transfer, and signal conversion processing.

【0004】システムメモリCは、不揮発性で書き換え
できないROMであって、記述される所定言語によって
仕様が決まり、所定言語の仕様毎に全制御命令にわたっ
て、各制御命令の処理手順が記述された処理プログラム
C2を格納している。また、ユーザプログラムメモリD
は書き換えし得るメモリであって、電池でバックアップ
されている。
The system memory C is a non-volatile, non-rewritable ROM whose specifications are determined by a predetermined language to be described, and processing procedures of each control instruction are described over all control instructions for each specification of the predetermined language. The program C2 is stored. The user program memory D
Is a rewritable memory, which is backed up by a battery.

【0005】[0005]

【発明が解決しようとする課題】上記した従来のプログ
ラマブルコントローラでは、ユーザが所定言語に合致し
た仕様のものを選択し、所定言語で記述されたユーザプ
ログラムD1に基づいて外部機器A1を制御できる。
In the above-mentioned conventional programmable controller, a user can select a device having a specification conforming to a predetermined language and control the external device A1 based on a user program D1 described in the predetermined language.

【0006】しかしながら、一つの仕様で一種類の所定
言語しか使用できないのでユーザプログラムD1を記述
する言語を変更できず、さらに所定言語における制御命
令の処理プログラムC2が、全制御命令にわたってシス
テムメモリCに格納されているので、システムメモリC
の記憶容量が大きくなっていた。さらに、個別のユーザ
毎に書き換える必要があるので、ユーザプログラムメモ
リDを書き換えできないシステムメモリCと別に設けな
ければならないという問題があった。
However, since only one type of predetermined language can be used in one specification, the language for writing the user program D1 cannot be changed. Further, a control instruction processing program C2 in the predetermined language is stored in the system memory C over all control instructions. Since it is stored, the system memory C
Had a large storage capacity. Furthermore, since it is necessary to rewrite for each individual user, there is a problem that the user program memory D must be provided separately from the system memory C which cannot be rewritten.

【0007】本発明は、上記問題点に鑑みてなしたもの
で、その目的とするところは、システムメモリの記憶容
量を大きくすることなく、ユーザプログラムメモリをな
くすことができるプログラマブルコントローラを提供す
ることにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and has as its object to provide a programmable controller which can eliminate a user program memory without increasing the storage capacity of a system memory. It is in.

【0008】[0008]

【課題を解決するための手段】上記した課題を解決する
ために、請求項1記載のものは、外部機器からの外部信
号が入力される入力手段と、パーソナルコンピュータと
接続されてデータを送受信する通信手段と、システム全
体を制御する制御手順を記述したシステムプログラムを
格納したシステムメモリと、システムプログラムでもっ
てシステムを制御するとともに、ユーザが外部機器を制
御するための演算手順を所定言語の制御命令で記述した
ユーザプログラムに基づいて演算を実行する中央演算処
理部と、演算結果を外部機器に出力する出力手段と、パ
ーソナルコンピュータに挿設されて、少なくとも一つの
言語の制御命令の処理手順を記述した複数の処理プログ
ラムを記憶した命令ツールと、を備えたプログラマブル
コントローラであって、書き換えし得る前記システムメ
モリは、前記ユーザプログラム及び前記制御命令のうち
から前記ユーザが特定する特定制御命令の前記処理プロ
グラムを、前記通信手段を介して前記パーソナルコンピ
ュータから取り込むブーストプログラムが格納されると
ともに、取り込まれた前記ユーザプログラムを格納する
ユーザプログラム格納領域と、特定制御命令の前記処理
プログラムを格納する処理プログラム格納領域とがそれ
ぞれ設けられた構成にしてある。
According to a first aspect of the present invention, there is provided an input means for receiving an external signal from an external device, and a personal computer for transmitting and receiving data. Communication means, a system memory storing a system program that describes a control procedure for controlling the entire system, and a control instruction in a predetermined language for controlling the system with the system program and for performing a calculation procedure for the user to control the external device. A central processing unit that executes an operation based on the user program described in the above, an output unit that outputs an operation result to an external device, and a processing procedure of a control instruction in at least one language inserted in a personal computer and described. And a command tool storing a plurality of processing programs. The rewritable system memory stores a boost program for loading the processing program of a specific control command specified by the user from the user program and the control command from the personal computer via the communication unit. In addition, a user program storage area for storing the fetched user program and a processing program storage area for storing the processing program of the specific control instruction are provided.

【0009】請求項2記載のものは、請求項1記載のも
のにおいて、前記システムメモリは、不揮発性のEEP
ROM又はフラッシュROMである構成にしてある。
According to a second aspect, in the first aspect, the system memory is a nonvolatile EEP.
The configuration is a ROM or flash ROM.

【0010】請求項3記載のものは、請求項1又は2記
載のものにおいて、前記命令ツールは基本制御命令と応
用制御命令とを有したラダー言語の前記処理プログラム
を少なくとも記憶した構成にしてある。
According to a third aspect of the present invention, in the first or second aspect, the instruction tool is configured to store at least the processing program of a ladder language having a basic control instruction and an application control instruction. .

【0011】請求項4記載のものは、請求項1乃至3記
載のものにおいて、前記命令ツールは複数の言語におけ
る前記処理プログラムを記憶した構成にしてある。
According to a fourth aspect, in the first to third aspects, the instruction tool is configured to store the processing programs in a plurality of languages.

【0012】[0012]

【発明の実施の形態】本発明の第1実施形態を図1に基
づいて以下に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A first embodiment of the present invention will be described below with reference to FIG.

【0013】1は入力手段で、入力インタフェイスによ
り、外部機器1aと接続されて、その外部機器1aに設
けられたセンサ、スイッチ等からの外部信号が入力され
る。2は通信手段で、外部のパーソナルコンピュータ2
aと接続され、RS232C等の通信規格に基づいてデ
ータを送受信する。
An input unit 1 is connected to an external device 1a through an input interface, and receives an external signal from a sensor, a switch, or the like provided in the external device 1a. 2 is a communication means, which is an external personal computer 2
a and transmits and receives data based on a communication standard such as RS232C.

【0014】3はシステムメモリで、不揮発性のEEP
ROM又はフラッシュROMにより、5ボルトの所定電
圧でデータが書き換えられ、システムを制御する制御手
順を記述したシステムプログラム31が格納されてい
る。
Reference numeral 3 denotes a system memory, which is a nonvolatile EEP
The data is rewritten by the ROM or the flash ROM at a predetermined voltage of 5 volts, and a system program 31 describing a control procedure for controlling the system is stored.

【0015】また、通信手段2を介してパーソナルコン
ピュータ2aからデータを取り込む命令が記述されたブ
ーストプログラム32が格納される。さらに、ユーザが
外部機器1aを制御するための演算手順を所定言語の制
御命令で記述したユーザプログラムを格納するユーザプ
ログラム格納領域33と、後述する処理プログラムを格
納する処理プログラム格納領域34とがそれぞれ設けら
れている。このものについては詳しく後述する。
Further, a boost program 32 in which an instruction to take in data from the personal computer 2a via the communication means 2 is described is stored. Further, a user program storage area 33 for storing a user program describing a calculation procedure for controlling the external device 1a by a user in a control command of a predetermined language, and a processing program storage area 34 for storing a processing program to be described later are respectively provided. Is provided. This will be described later in detail.

【0016】4は中央演算処理部で、マイクロコンピュ
ータにより、システムメモリ3に格納されたシステムプ
ログラム31を呼び出して、そのシステムプログラム3
1に基づいてシステム全体を制御するとともに、システ
ムメモリ3のユーザプログラム格納領域33に格納され
たユーザプログラムを呼び出して必要な演算を実行す
る。
Reference numeral 4 denotes a central processing unit which calls a system program 31 stored in a system memory 3 by a microcomputer and outputs the system program 3
In addition to controlling the entire system based on 1, the user program stored in the user program storage area 33 of the system memory 3 is called to execute necessary calculations.

【0017】5は出力手段で、出力インタフェイスによ
り、外部機器1aと接続されて、中央演算処理部4から
の演算結果を外部機器1aに出力する。6は命令ツール
で、フロッピィディスクにより、ラダー言語、BASI
C言語及びC言語の複数の言語における全ての制御命令
の処理手順を記述した複数の処理プログラムを記憶し、
パーソナルコンピュータ2aに挿設される。
Reference numeral 5 denotes output means, which is connected to the external device 1a via an output interface and outputs the calculation result from the central processing unit 4 to the external device 1a. 6 is an instruction tool, a ladder language and a BASI using a floppy disk.
Storing a plurality of processing programs describing processing procedures of all control instructions in the C language and a plurality of C languages;
It is inserted into the personal computer 2a.

【0018】このものの取り扱い操作に関して説明す
る。先ず、ユーザは外部機器1aを制御する目的に合わ
せて最も適正な言語、ここではシーケンス回路図をその
ままプログラムできるラダー言語を選択する。命令ツー
ル6をパーソナルコンピュータ2aのフロッピィディス
クドライブに挿設して、命令ツール6に記憶されたラダ
ー言語における複数で全ての制御命令のうちから、ユー
ザプログラムを記述するために必要とする制御命令を特
定して、特定制御命令を選択する。次いで、その特定制
御命令を使用して、外部機器1aを制御するための演算
手順を記述したユーザプログラムを作成する。
The handling operation of this will be described. First, the user selects the most appropriate language for the purpose of controlling the external device 1a, that is, a ladder language in which the sequence circuit diagram can be directly programmed. The command tool 6 is inserted into a floppy disk drive of the personal computer 2a, and among a plurality of all control commands in the ladder language stored in the command tool 6, a control command required to describe a user program is written. Specifically, a specific control instruction is selected. Next, using the specific control command, a user program describing an operation procedure for controlling the external device 1a is created.

【0019】中央演算処理部4は、システムメモリ3に
格納されたブーストプログラム32を呼び出す。そのブ
ーストプログラム32に基づいて、通信手段2を介して
パーソナルコンピュータ2aからユーザが選択した特定
制御命令の処理手順を記述した複数の処理プログラムを
取り込んで、システムメモリ3の処理プログラム格納領
域34に所定電圧でもって書き込み格納する。同様に、
ユーザプログラムを所定電圧でもってユーザプログラム
格納領域33に書き込み格納する。
The central processing unit 4 calls the boost program 32 stored in the system memory 3. Based on the boost program 32, a plurality of processing programs describing the processing procedure of the specific control command selected by the user are fetched from the personal computer 2 a via the communication unit 2, and are stored in the processing program storage area 34 of the system memory 3. Write and store with voltage. Similarly,
The user program is written and stored in the user program storage area 33 at a predetermined voltage.

【0020】このものの動作を説明する。中央演算処理
部4は、システムメモリ3のユーザプログラム格納領域
33からユーザプログラムを呼び出す。そして、ユーザ
プログラムに記述された各特定制御命令の処理プログラ
ムを処理プログラム格納領域34から呼び出し、その処
理プログラムの処理手順に基づいて順次演算処理し、演
算結果を出力手段5に出力して外部機器1aを制御す
る。
The operation of the above will be described. The central processing unit 4 calls the user program from the user program storage area 33 of the system memory 3. Then, the processing program of each specific control instruction described in the user program is called from the processing program storage area 34, and the arithmetic processing is sequentially performed based on the processing procedure of the processing program. 1a is controlled.

【0021】かかるプログラマブルコントローラにあっ
ては、上記したように、システムメモリ3が書き換えし
得るものであって、ユーザプログラム格納領域33及び
処理プログラム格納領域34がシステムメモリ3に設け
られたから、外部機器1aを制御するために最適な言語
と必要とする全ての特定制御命令とが、命令ツール6に
記憶された複数の言語の中からユーザによって適宜選択
され、その特定制御命令の処理プログラムを処理プログ
ラム格納領域34に、ユーザプログラムをユーザプログ
ラム格納領域33にそれぞれ格納する。したがって、ユ
ーザにとって必ずしも必要でなかった全制御命令の処理
プログラムを予めシステムメモリ3に格納した従来と異
なって、システムメモリ3の記憶容量を大きくすること
なくユーザプログラムメモリをなくして、安価にするこ
とができる。
In such a programmable controller, as described above, the system memory 3 is rewritable. Since the user program storage area 33 and the processing program storage area 34 are provided in the system memory 3, the external controller 1a is selected as appropriate by the user from among a plurality of languages stored in the instruction tool 6 and an optimum language and all the necessary specific control instructions are controlled by the user. The user program is stored in the storage area 34, respectively. Therefore, unlike the related art in which the processing program of all control instructions, which is not always necessary for the user, is stored in the system memory 3 in advance, the user program memory can be eliminated without increasing the storage capacity of the system memory 3 and the cost can be reduced. Can be.

【0022】また、システムメモリ3が不揮発性のEE
PROM又はフラッシュROMであるから、バックアッ
プ用電池を設けることなく、書き込まれた特定制御命令
の処理プログラム及びユーザプログラムの各データをシ
ステムメモリ3に保存することができる。
The system memory 3 has a nonvolatile EE
Since it is a PROM or a flash ROM, the data of the processing program of the written specific control command and the data of the user program can be stored in the system memory 3 without providing a backup battery.

【0023】また、命令ツールが基本制御命令と応用制
御命令とを有したラダー言語の処理プログラムを少なく
とも記憶したから、ユーザがラダー言語を所定言語とし
て選択すると、転送命令、四則演算命令及び信号の変換
処理命令等の数多くある応用制御命令の中から、必要と
する最小限の応用制御命令を選択して、全ての応用制御
命令が格納されていた従来と比較して、大幅に記憶容量
を小さくしてシステムメモリの使用効率を向上すること
ができる。
Further, since the instruction tool stores at least a ladder language processing program having basic control instructions and application control instructions, when the user selects a ladder language as a predetermined language, a transfer instruction, an arithmetic operation instruction, and a signal From the many application control instructions such as conversion processing instructions, select the minimum required application control instruction, and greatly reduce the storage capacity compared to the conventional case where all the application control instructions are stored. Thus, the use efficiency of the system memory can be improved.

【0024】また、命令ツール6が複数の言語における
処理プログラムを記憶したから、一つの仕様で一つの言
語だけしか選択できなかった従来と異なって、複数の言
語のうちから最適な所定言語を選択して、効率よく外部
機器1aを制御することができる。
Also, since the instruction tool 6 stores processing programs in a plurality of languages, unlike the related art in which only one language can be selected with one specification, an optimum predetermined language is selected from a plurality of languages. Thus, the external device 1a can be efficiently controlled.

【0025】なお、本実施形態では、システムメモリ3
を不揮発性のEEPROM又はフラッシュROMとした
が、SRAMとして、書き込まれたデータを電池でもっ
てバックアップしてもよく、限定されない。
In this embodiment, the system memory 3
Is a non-volatile EEPROM or flash ROM, but the written data may be backed up by a battery as an SRAM, and there is no limitation.

【0026】また、本実施形態では、複数の言語におけ
る処理プログラムを命令ツール6に記憶したものとした
が、ラダー言語のみを記憶してもよく、つまり少なくと
も一つの言語の処理プログラムを記憶すればよく、限定
されない。
In this embodiment, processing programs in a plurality of languages are stored in the instruction tool 6. However, only a ladder language may be stored, that is, if a processing program in at least one language is stored. Well, not limited.

【0027】[0027]

【発明の効果】請求項1記載のものは、システムメモリ
が書き換えし得るものであって、ユーザプログラム格納
領域及び処理プログラム格納領域がシステムメモリに設
けられたから、外部機器を制御するために最適な言語と
必要とする全ての特定制御命令とが、命令ツールに記憶
された複数の言語の中からユーザによって適宜選択さ
れ、その特定命令の処理プログラムを処理プログラム格
納領域に、ユーザプログラムをユーザプログラム格納領
域にそれぞれ格納して、システムメモリの記憶容量を大
きくすることなくユーザプログラムメモリをなくして、
安価にすることができる。
According to the first aspect of the present invention, the system memory is rewritable, and since the user program storage area and the processing program storage area are provided in the system memory, it is optimal for controlling external devices. The language and all necessary specific control instructions are appropriately selected by the user from a plurality of languages stored in the instruction tool, and the processing program of the specific instruction is stored in the processing program storage area, and the user program is stored in the user program. In each area to eliminate the user program memory without increasing the storage capacity of the system memory,
It can be cheap.

【0028】請求項2記載のものは、請求項1記載のも
のの効果に加えて、システムメモリが不揮発性のEEP
ROM又はフラッシュROMであるから、バックアップ
用電池を設けることなく、書き込まれた特定制御命令の
処理プログラム及びユーザプログラムの各データをシス
テムメモリに保存することができる。
According to a second aspect of the present invention, in addition to the effect of the first aspect, the system memory is a nonvolatile EEP.
Since the ROM or the flash ROM is used, the data of the processing program of the specific control instruction and the data of the user program can be stored in the system memory without providing a backup battery.

【0029】請求項3記載のものは、請求項1又は2記
載のものの効果に加えて、命令ツールが基本制御命令と
応用制御命令とを有したラダー言語の処理プログラムを
少なくとも記憶したから、ユーザがラダー言語を所定言
語として選択すると、転送命令、四則演算命令及び信号
の変換処理命令等の数多くある応用制御命令の中から必
要とする最小限を選択して、全ての応用制御命令が格納
されていた従来と比較して、大幅に記憶容量を小さくし
てシステムメモリの使用効率を向上することができる。
According to a third aspect of the present invention, in addition to the effects of the first or second aspect, the instruction tool stores at least a ladder language processing program having basic control instructions and application control instructions. When the ladder language is selected as a predetermined language, all necessary application control commands are stored by selecting a necessary minimum among a large number of application control commands such as a transfer command, an arithmetic operation command, and a signal conversion command. Compared with the related art, it is possible to greatly reduce the storage capacity and improve the use efficiency of the system memory.

【0030】請求項4記載のものは、請求項1乃至3記
載のものの効果に加えて、命令ツールが複数の言語にお
ける処理プログラムを記憶したから、一つの仕様で一つ
の言語だけしか選択できなかった従来と異なって、複数
の言語のうちから最適な所定言語を選択して、効率よく
外部機器を制御することができる。
According to the fourth aspect, in addition to the effects of the first to third aspects, since the instruction tool stores processing programs in a plurality of languages, only one language can be selected by one specification. Unlike the related art, it is possible to efficiently control an external device by selecting an optimal predetermined language from a plurality of languages.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施形態を示す構成図である。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【図2】従来例を示す構成図である。FIG. 2 is a configuration diagram showing a conventional example.

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

1 入力手段 1a 外部機器 2 通信手段 2a パーソナルコンピュータ 3 システムメモリ 31 システムプログラム 32 ブーストプログラム 33 ユーザプログラム格納領域 34 処理プログラム格納領域 4 中央演算処理部 5 出力手段 6 命令ツール DESCRIPTION OF SYMBOLS 1 Input means 1a External equipment 2 Communication means 2a Personal computer 3 System memory 31 System program 32 Boost program 33 User program storage area 34 Processing program storage area 4 Central processing unit 5 Output means 6 Instruction tool

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 外部機器からの外部信号が入力される入
力手段と、パーソナルコンピュータと接続されてデータ
を送受信する通信手段と、システム全体を制御する制御
手順を記述したシステムプログラムを格納したシステム
メモリと、システムプログラムでもってシステムを制御
するとともに、ユーザが外部機器を制御するための演算
手順を所定言語の制御命令で記述したユーザプログラム
に基づいて演算を実行する中央演算処理部と、演算結果
を外部機器に出力する出力手段と、パーソナルコンピュ
ータに挿設されて、少なくとも一つの言語の制御命令の
処理手順を記述した複数の処理プログラムを記憶した命
令ツールと、を備えたプログラマブルコントローラであ
って、 書き換えし得る前記システムメモリは、前記ユーザプロ
グラム及び前記制御命令のうちから前記ユーザが特定す
る特定制御命令の前記処理プログラムを、前記通信手段
を介して前記パーソナルコンピュータから取り込むブー
ストプログラムが格納されるとともに、取り込まれた前
記ユーザプログラムを格納するユーザプログラム格納領
域と、特定制御命令の前記処理プログラムを格納する処
理プログラム格納領域とがそれぞれ設けられたことを特
徴とするプログラマブルコントローラ。
1. An input unit for receiving an external signal from an external device, a communication unit connected to a personal computer for transmitting and receiving data, and a system memory storing a system program describing a control procedure for controlling the entire system. And a central processing unit that controls the system with a system program, and executes a calculation based on a user program in which a user describes a calculation procedure for controlling an external device using a control command in a predetermined language. A programmable controller comprising: an output unit that outputs to an external device; and an instruction tool that is inserted into a personal computer and stores a plurality of processing programs that describe a processing procedure of a control instruction in at least one language. The rewritable system memory includes the user program and A boost program that captures the processing program of the specific control instruction specified by the user from the control instructions from the personal computer via the communication unit, and a user program that stores the captured user program A programmable controller having a storage area and a processing program storage area for storing the processing program of a specific control instruction.
【請求項2】 前記システムメモリは、不揮発性のEE
PROM又はフラッシュROMであることを特徴とする
請求項1記載のプログラマブルコントローラ。
2. The system memory includes a nonvolatile EE
The programmable controller according to claim 1, wherein the programmable controller is a PROM or a flash ROM.
【請求項3】 前記命令ツールは、基本制御命令と応用
制御命令とを有したラダー言語の前記処理プログラムを
少なくとも記憶してなることを特徴とする請求項1又は
2記載のプログラマブルコントローラ。
3. The programmable controller according to claim 1, wherein the instruction tool stores at least the ladder language processing program having a basic control instruction and an application control instruction.
【請求項4】 前記命令ツールは、複数の言語における
前記処理プログラムを記憶してなることを特徴とする請
求項1乃至3記載のプログラマブルコントローラ。
4. The programmable controller according to claim 1, wherein the instruction tool stores the processing programs in a plurality of languages.
JP28708396A 1996-10-29 1996-10-29 Programmable controller Pending JPH10133719A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28708396A JPH10133719A (en) 1996-10-29 1996-10-29 Programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28708396A JPH10133719A (en) 1996-10-29 1996-10-29 Programmable controller

Publications (1)

Publication Number Publication Date
JPH10133719A true JPH10133719A (en) 1998-05-22

Family

ID=17712839

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28708396A Pending JPH10133719A (en) 1996-10-29 1996-10-29 Programmable controller

Country Status (1)

Country Link
JP (1) JPH10133719A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100383896B1 (en) * 2000-03-28 2003-05-14 신대섭 Machinery and Tools Control System
EP1679564A1 (en) 2005-01-07 2006-07-12 Hitachi Industrial Equipment Systems Co. Ltd. Programmable controller

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100383896B1 (en) * 2000-03-28 2003-05-14 신대섭 Machinery and Tools Control System
EP1679564A1 (en) 2005-01-07 2006-07-12 Hitachi Industrial Equipment Systems Co. Ltd. Programmable controller

Similar Documents

Publication Publication Date Title
JPH10161988A (en) Microcomputer having flash eeprom built in
JPH10133719A (en) Programmable controller
US6697686B1 (en) Circuit configuration and method for storage management and execution of user programs in a small control unit
JPH11512205A (en) Method for generating and storing a user program consisting of instructions for a program storage controller and a method for operating a program storage controller
JP4348664B2 (en) Programmable controller control method
JPH09146616A (en) One chip servo controller
JPH10133720A (en) Programmable controller
JPH10268914A (en) Programmable controller
JP2978008B2 (en) Memory management method
JP3730684B2 (en) Display device for programmable controller and display information writing method thereof
JPS6348698A (en) Memory storage control device
JPS5941030A (en) Microcomputer system
JPH1078812A (en) Method for transferring data and device for controlling data transfer
JPH0496801A (en) Programmable controller
JP2508690B2 (en) Programmable controller
JPH01267734A (en) System for loading initial microprogram
JPS58178404A (en) External arithmetic unit of sequence controller
JPH0644464A (en) Pos terminal equipment
JPS58208850A (en) Microprogram storage processing system
KR20000000888A (en) Memory program changing and reading method
JP2002099409A (en) Semiconductor apparatus
JPH04218807A (en) Programmable controller
JP2004030194A (en) Illumination control unit
JPH02227759A (en) Input/output controller
JPH02187803A (en) Programmable controller