JPH07271412A - Control system for programmable controller - Google Patents

Control system for programmable controller

Info

Publication number
JPH07271412A
JPH07271412A JP5757494A JP5757494A JPH07271412A JP H07271412 A JPH07271412 A JP H07271412A JP 5757494 A JP5757494 A JP 5757494A JP 5757494 A JP5757494 A JP 5757494A JP H07271412 A JPH07271412 A JP H07271412A
Authority
JP
Japan
Prior art keywords
data
bit
table map
output
time
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.)
Withdrawn
Application number
JP5757494A
Other languages
Japanese (ja)
Inventor
Joji Takera
丈治 武良
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 JP5757494A priority Critical patent/JPH07271412A/en
Publication of JPH07271412A publication Critical patent/JPH07271412A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PURPOSE:To enable control due to a table map mixing bit outputs and data outputs. CONSTITUTION:A table map M1 is composed of respective bit outputs Y0-Y3 and items corresponding to the outputs of data DATA 1 as rows and items of process numbers A-E (the number of these processes is not especially limited as well) showing respective processes as columns. Concerning such a table map M1, the on-off information of respective bit outputs Y0-Y3 is described by one bit by processes A... and the data outputs DATA 1 describe the data of 16 bits by processes A.... Therefore, there is no problem in a ladder system or a flow chart system, plural kinds of processing can be executed as well as facilitating program preparation and further, data control can be performed at the same time.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、プログラマブルコント
ローラの制御方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a programmable controller control system.

【0002】[0002]

【従来の技術】従来プログラマブルコントローラの制御
方式としては、ラダー方式やフローチャート方式がある
が、ラダー方式はプログラム量に比例して、実行時間が
長くなるという問題や、全体を把握していないとプログ
ラムの作成が困難で初心者向きでないという問題があっ
た。
2. Description of the Related Art Conventional control methods for programmable controllers include a ladder method and a flow chart method. However, the ladder method has a problem that the execution time becomes long in proportion to the program amount, and the program must be understood if the whole is not understood. There was a problem that it was difficult to create and was not suitable for beginners.

【0003】またフローチャート方式では、同時に複数
の処理を実行することが難しいという問題があった。そ
のため、特開昭64−19407号公報や、特開昭63
−293604号公報に見られるようにテーブルマップ
で制御する方式が提案されている。
Further, the flowchart method has a problem that it is difficult to execute a plurality of processes at the same time. Therefore, JP-A-64-19407 and JP-A-63-19407
As seen in Japanese Patent No. 293604, a method of controlling with a table map has been proposed.

【0004】[0004]

【発明が解決しようとする課題】上記公報で示される例
は何れもビット出力についてテーブル表現するものであ
るがテーブル出力についてはテーブル表現を用いておら
ずテーブル制御が実現できないという問題があった。本
発明は上記問題点に鑑みて為されたもので、請求項1の
発明の目的とするところはビット出力とデータ出力とを
混在させたテーブルマップによる制御が行なえるプログ
ラマブルコントローラの制御方式を提供するにある。
In all the examples disclosed in the above publications, the bit output is represented by a table. However, the table output is not represented by a table, and table control cannot be realized. The present invention has been made in view of the above problems, and an object of the present invention is to provide a control method of a programmable controller capable of performing control by a table map in which bit output and data output are mixed. There is.

【0005】請求項2の発明の目的とするところは、請
求項1の発明の目的に加えて工程移行の移行条件を容易
に設定できるプログラマブルコントローラの制御方式を
提供するにある。請求項3の発明の目的とするところ
は、請求項2の発明の目的に加えて工程移行時の時間調
整や、工程の異常時監視を容易に実現することができる
プログラマブルコントローラの制御方式を提供するにあ
る。
An object of the invention of claim 2 is to provide a control system of a programmable controller capable of easily setting transition conditions of process transition in addition to the object of the invention of claim 1. The object of the invention of claim 3 is to provide a control system of a programmable controller capable of easily realizing the time adjustment at the time of process transition and the process abnormality monitoring in addition to the object of the invention of claim 2. There is.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するため
に請求項1の発明では、各出力の工程別のオン−オフ情
報及び工程別のデータをテーブルマップで記述し、工程
制御時にテーブルマップに記述した当該工程に対応する
オンーオフ情報によるビット出力と、データによるデー
タ出力とを行なうことを特徴とする。
In order to achieve the above object, in the invention of claim 1, ON / OFF information for each process of each output and data for each process are described in a table map, and the table map is used during the process control. It is characterized in that the bit output by the on / off information corresponding to the process described in 1) and the data output by the data are performed.

【0007】請求項2の発明では、請求項1の発明にお
いて、上記工程制御時にビット出力とデータ出力とを行
なう際に用いる工程移行条件を、行、列の一方を工程を
示す工程番号の項目とし、他方をビット入力を項目とす
る移行条件用テーブルマップにオンーオフで記述し、現
工程制御中においてビット入力が変化すると、変化した
ビット入力パターンに基づいて上記移行条件用テーブル
マップより次の工程を判定することを特徴とする。
According to a second aspect of the present invention, in the first aspect of the present invention, the process transition condition used when performing the bit output and the data output during the process control is an item of a process number indicating one of a row and a column indicating a process. And the other one is described on / off in the transition condition table map with the bit input as an item, and when the bit input changes during the current process control, the next process from the transition condition table map based on the changed bit input pattern Is determined.

【0008】請求項3の発明では、請求項2の発明にお
いて、各工程番号に対応して移行条件が成立してから次
の工程に移行するまでの遅れ時間と、当該工程番号に対
応して現工程の最大所有時間とを記述するための各項目
を上記移行条件用テーブルマップに追加し、次の工程へ
移行する時間調整を上記遅れ時間に基づいて行なうとと
もに、現工程の時間管理を上記最大所有時間により行な
うことを特徴する。
According to a third aspect of the present invention, in the second aspect of the invention, the delay time from when the transition condition is satisfied corresponding to each process number until the next process is performed, and the corresponding process number Each item for describing the maximum possession time of the current process is added to the above transition condition table map, the time for transition to the next process is adjusted based on the delay time, and the time management of the current process is performed as described above. Characterized by the maximum ownership time.

【0009】[0009]

【作用】請求項1の発明によれば、各出力の工程別のオ
ン−オフ情報及び工程別のデータをテーブルマップで記
述し、工程制御時にテーブルマップに記述した当該工程
に対応するオンーオフ情報によるビット出力と、データ
によるデータ出力とを行なうので、ラダー方式や、フロ
ーチャート方式ののような問題点が無く、プログラム作
成が容易な上に複数の処理を実行することができ、しか
もデータ制御も同時に行なえる。
According to the first aspect of the invention, the on / off information for each process of each output and the data for each process are described in a table map, and the on / off information corresponding to the process described in the table map is used during process control. Since bit output and data output by data are performed, there are no problems like the ladder method and the flow chart method, and it is easy to create a program and it is possible to execute multiple processes. I can do it.

【0010】請求項2の発明によれば、上記工程制御時
にビット出力とデータ出力とを行なう際に用いる工程移
行条件を、行、列の一方を工程を示す工程番号の項目と
し、他方をビット入力を項目とする移行条件用テーブル
マップにオンーオフで記述し、現工程制御中においてビ
ット入力が変化すると、変化したビット入力パターンに
基づいて上記移行条件用テーブルマップより次の工程を
判定するので、上記ビット出力及びデータ出力を行なう
際の工程移行の制御を行なうための条件作成もテーブル
マップによる記述で簡単にでき、そのため一層テーブル
マップ制御の特徴を生かせることができる。
According to the second aspect of the present invention, the process transition condition used when performing the bit output and the data output during the process control is one of the row and the column as the item of the process number indicating the process, and the other is the bit. Described on / off in the transition condition table map with input as an item, and if the bit input changes during the current process control, the next process is determined from the transition condition table map based on the changed bit input pattern. The condition creation for controlling the process transition at the time of performing the bit output and the data output can be easily described by the description by the table map, and therefore the feature of the table map control can be further utilized.

【0011】請求項3の発明によれば、各工程番号に対
応して移行条件が成立してから次の工程に移行するまで
の遅れ時間と、当該工程番号に対応して現工程の最大所
有時間とを記述するための各項目を上記移行条件用テー
ブルマップに追加し、次の工程へ移行する時間調整を上
記遅れ時間に基づいて行なうとともに、現工程の時間管
理を上記最大所有時間により行なうので、テーブルマッ
プに遅れ時間を記述するだけで容易に移行時遅れに対応
する時間調整することができ、また最大所有時間を記述
するだけで、工程の異常時監視も行なえ、しかもテーブ
ルマップに記述するだけであるため、これらの調整、監
視を現場で容易に実現することができる。
According to the third aspect of the present invention, the delay time from when the transition condition is satisfied corresponding to each process number to when the next process is started, and the maximum ownership of the current process corresponding to the process number. Each item for describing the time and time is added to the transition condition table map, the time to move to the next process is adjusted based on the delay time, and the time of the current process is managed by the maximum possession time. Therefore, you can easily adjust the time corresponding to the transition delay by describing the delay time in the table map, and you can also monitor the abnormal time of the process just by describing the maximum possession time and describe it in the table map. These adjustments and monitoring can be easily realized on-site.

【0012】[0012]

【実施例】以下、本発明の実施例を図面を参照して説明
する。図2は本発明方式を採用したシステムの概略構成
を示しており、プログラムコントローラ1にはテーブル
メモリ2A,2Bが付設されており、プログラムコント
ローラ1からは外部被制御機器へビット出力Y0…(実
施例ではY0からY3の4出力としているが4出力には
特に限定されず、4出力以上でも4出力以下であっても
良い)と、データDATA1(実施例では1データ出力
としているが、勿論2以上の複数データ出力であっても
良い)を出力し、またビット入力X0…(実施例ではX
0からX7までの8入力としているが8入力以下でも8
出力以上であっても良い)を取り込むようになってい
る。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 2 shows a schematic configuration of a system adopting the method of the present invention. The program controller 1 is provided with table memories 2A and 2B, and the program controller 1 outputs a bit output Y0 to an external controlled device. In the example, the four outputs Y0 to Y3 are used, but the number of outputs is not limited to four, and may be 4 outputs or more or 4 outputs or less) and data DATA 1 (1 data output in the embodiment, but of course 2 The above plural data outputs may be output, and the bit inputs X0 ... (X in the embodiment)
There are 8 inputs from 0 to X7, but even if less than 8 inputs, 8
It may be more than the output).

【0013】ここで例えばビット出力Y0、Y1、Y3
をシリンダー制御の信号とし、ビット出力Y2をモータ
制御の信号としてある。勿論特にこの例に限定されるも
のではない。データ出力DATA1はデータ制御に用い
るデータである。さてテーブルメモリ2Aには、図1に
示すテーブルマップM1によるデータが格納されてい
る。テーブルマップM1は各ビット出力Y0乃至Y3、
データDATA1の出力に対応する項目を行とし、各工
程を示す工程番号A乃至E(この工程数も特に限定され
るものでない)の項目を列とするテーブルマップM1
に、工程A…別に各ビット出力Y0乃至Y3のオン−オ
フ情報を1ビットで記述し、データ出力DATA1は工
程A…別に16ビットのデータを記述する。図1ではデ
ータは16進で表記してある。尚工程数は図1で示す以
上の工程数であってもまたそれ以下の工程数であっても
良く、図示例に特に限定されない。
Here, for example, bit outputs Y0, Y1, Y3
Is the cylinder control signal, and the bit output Y2 is the motor control signal. Of course, it is not particularly limited to this example. The data output DATA1 is data used for data control. The table memory 2A stores data according to the table map M1 shown in FIG. The table map M1 has bit outputs Y0 to Y3,
A table map M1 in which the items corresponding to the output of the data DATA1 are rows and the items of process numbers A to E (the number of processes is not particularly limited) indicating each process are columns.
, The ON / OFF information of each bit output Y0 to Y3 is described by 1 bit for each step A, and the data output DATA1 describes 16 bits of data for each step A. In FIG. 1, the data is expressed in hexadecimal. Note that the number of steps may be more or more than that shown in FIG. 1 or less than that, and is not particularly limited to the illustrated example.

【0014】このテーブルマップM1に基づいてテーブ
ルメモリ2Aに格納するデータ構造は、図3に示すよう
に16ビットのデータを各アドレス毎に格納するもの
で、メモリマップとしてはビット出力の格納空間αと、
データ出力格納空間βとに分け、各工程番号A乃至Eは
各空間α、βにおけるメモリアドレスに対応させ、ビッ
ト出力Y0乃至Y3は夫々の工程番号A…に対応するア
ドレスにビット対応で格納している。また16ビットの
データDATA1は各工程番号…に対応するアドレスに
夫々格納している。
The data structure stored in the table memory 2A based on the table map M1 stores 16-bit data for each address as shown in FIG. 3, and the memory map stores a bit output storage space α. When,
It is divided into a data output storage space β, the process numbers A to E correspond to the memory addresses in the spaces α and β, and the bit outputs Y0 to Y3 are stored in bits corresponding to the addresses corresponding to the process numbers A. ing. The 16-bit data DATA1 is stored in the addresses corresponding to the respective process numbers.

【0015】ところで各工程番号A…に対応する工程制
御は工程移行条件に基づいて移行するようになってお
り、この工程移行条件もテーブルマップにより記述され
る。図4はこの移行条件を記述したテーブルマップM2
を示しており、このテーブルマップM2は工程番号A…
の項目を行とし、各ビット入力X0…を列とするもの
で、工程移行条件をオン−オフで記述してある。この場
合オン(ON)は現工程の間に入力がオンに変化したこ
とを示し、オフ(OFF)は現工程の間に入力がオフに
変化したことを示し、空白は前の状態を保持することを
示している。
By the way, the process control corresponding to each process number A is transferred based on the process transfer condition, and the process transfer condition is also described by the table map. FIG. 4 shows a table map M2 describing this transition condition.
This table map M2 shows process number A ...
Is set as a row and each bit input X0 ... Is set as a column, and the process transition conditions are described as ON-OFF. In this case, ON indicates that the input has changed to ON during the current process, OFF indicates that the input has changed to OFF during the current process, and blank holds the previous state. It is shown that.

【0016】而してビット入力X0乃至X7のオン−オ
フパターンにより移行する工程が決まることになる。こ
のテーブルマップM2を格納するテーブルメモリ2Bの
データ構造は図5に示すようにビット入力X0乃至X7
の8ビットデータをメモリアドレスに対応させ、このメ
モリアドレスに対応する工程番号A…をデータとして格
納するようになっている。
The transition process is determined by the on / off pattern of the bit inputs X0 to X7. The data structure of the table memory 2B storing this table map M2 is as shown in FIG.
Corresponding to the memory address, and the process number A ... Corresponding to this memory address is stored as data.

【0017】而してプログラマブルコントーラ1は図6
に示すフローチャートによって工程制御を実行する。こ
こで工程制御中において、ビット入力X0乃至X7が変
化すると、このビットパターンを工程移行条件の判定に
用いて、このビットパターンをアドレスとして対応する
テーブルメモり2Bからデータを読み出す。この読み出
したデータが移行する工程番号A…であり、このデータ
に基づいて次の工程へ制御を移行する。そしてこの移行
において当該工程の番号をアドレスとして、テーブルメ
モリ2Aのビット出力空間αと、データ出力空間βとか
らビット出力Y0…を読み出すとともに、データ出力D
ATA1を読み出して、当該工程に於ける工程制御を行
なうのである。
The programmable controller 1 is shown in FIG.
The process control is executed according to the flowchart shown in FIG. Here, when the bit inputs X0 to X7 change during the process control, this bit pattern is used for the determination of the process transition condition, and data is read from the corresponding table memory 2B using this bit pattern as an address. The read data is the process number A to be transferred, and control is transferred to the next process based on this data. In this transition, the bit output Y0 ... Is read out from the bit output space α and the data output space β of the table memory 2A using the process number as an address, and the data output D
The ATA1 is read and the process control in the process is performed.

【0018】そしてビット入力X0乃至X7の変化があ
ってビットパターンをアドレスとして上述と同様にテー
ブルメモリ2Bから次に移行する工程番号を求め、更に
この工程番号をアドレスとしてテーブルメモリ2Aから
ビット出力Y0…とデータS出力DATA1を読み出し
て工程制御を行なう。このようにして以上の動作を繰り
返し工程移行を行なうのである。
Then, there is a change in the bit inputs X0 to X7, the bit pattern is used as an address, the step number to be transferred to next is obtained from the table memory 2B in the same manner as described above, and the bit number Y0 is output from the table memory 2A using the step number as an address. ... and the data S output DATA1 are read to perform process control. In this way, the above operation is repeated to perform the process transition.

【0019】尚図7に示すように移行条件用テーブルマ
ップM2に、各工程番号に対応して移行条件が成立して
から次の工程に移行するまでの遅れ時間と、当該工程番
号に対応して現工程の最大所有時間とを記述するための
「移行遅れ」「最大時間」という項目を追加して、工程
移行時の時間調整と、工程の時間管理を行なって異常発
生の監視を行なう容易にしても良い。
As shown in FIG. 7, in the transition condition table map M2, the delay time from the satisfaction of the transition condition corresponding to each process number to the transition to the next process, and the corresponding process number. Addition of "Transition delay" and "Maximum time" to describe the maximum possession time of the current process, and it is easy to adjust the process transition time and manage the process time to monitor the occurrence of abnormalities. You can

【0020】この場合テーブルメモリ2Bに格納する構
造は上述の場合と同様に入力ビットX0乃至X7のビッ
トパターンをアドレスとし、工程番号A…をデータと
し、工程移行時に「移行遅れ」の時間を遅延時間とし、
また当該工程の最大所有時間を「最大時間」の時間とし
て時間管理を行なうのである。
In this case, the structure to be stored in the table memory 2B uses the bit pattern of the input bits X0 to X7 as an address, the process number A ... Time and
Further, time management is performed by setting the maximum possession time of the process as "maximum time".

【0021】[0021]

【発明の効果】請求項1の発明は、各出力の工程別のオ
ン−オフ情報及び工程別のデータをテーブルマップで記
述し、工程制御時にテーブルマップに記述した当該工程
に対応するオンーオフ情報によるビット出力と、データ
によるデータ出力とを行なうので、ラダー方式や、フロ
ーチャート方式ののような問題点が無く、プログラム作
成が容易な上に複数の処理を実行することができ、しか
もデータ制御も同時に行なえるという効果がある。
According to the first aspect of the present invention, the on / off information for each process of each output and the data for each process are described in a table map, and by the on / off information corresponding to the process described in the table map during process control. Since bit output and data output by data are performed, there are no problems like the ladder method and the flow chart method, and it is easy to create a program and it is possible to execute multiple processes. The effect is that it can be done.

【0022】請求項2の発明は、上記工程制御時にビッ
ト出力とデータ出力とを行なう際に用いる工程移行条件
を、行、列の一方を工程を示す工程番号の項目とし、他
方をビット入力を項目とする移行条件用テーブルマップ
にオンーオフで記述し、現工程制御中においてビット入
力が変化すると、変化したビット入力パターンに基づい
て上記移行条件用テーブルマップより次の工程を判定す
るので、上記ビット出力及びデータ出力を行なう際の工
程移行の制御を行なうための条件作成もテーブルマップ
による記述で簡単にでき、そのため一層テーブルマップ
制御の特徴を生かせることができるという効果がある 請求項3の発明は、各工程番号に対応して移行条件が成
立してから次の工程に移行するまでの遅れ時間と、当該
工程番号に対応して現工程の最大所有時間とを記述する
ための各項目を上記移行条件用テーブルマップに追加
し、次の工程へ移行する時間調整を上記遅れ時間に基づ
いて行なうとともに、現工程の時間管理を上記最大所有
時間により行なうので、テーブルマップに遅れ時間を記
述するだけで容易に移行時遅れに対応する時間調整する
ことができ、また最大所有時間を記述するだけで、工程
の異常時監視も行なえ、しかもテーブルマップに記述す
るだけであるため、これらの調整、監視を現場で容易に
実現することができるという効果がある
According to a second aspect of the present invention, the process transition condition used when performing the bit output and the data output during the process control is one of the row and the column as a process number item indicating the process, and the other is the bit input. Described on / off in the transition condition table map as an item, and if the bit input changes during the current process control, the next process is determined from the transition condition table map based on the changed bit input pattern. The condition creation for controlling the process transition at the time of outputting and outputting the data can be easily described by the description by the table map, and therefore, the feature of the table map control can be further utilized. Corresponding to the delay time from the transition condition being satisfied for each process number to the next process and the corresponding process number Each item for describing the maximum possession time of the current process is added to the above transition condition table map, the time for transition to the next process is adjusted based on the delay time, and the time management of the current process is performed as described above. Since the maximum ownership time is used, it is possible to easily adjust the time corresponding to the transition delay by describing the delay time in the table map, and by describing the maximum ownership time, it is also possible to monitor the process during abnormal conditions. Moreover, since it is only described in the table map, there is an effect that these adjustments and monitoring can be easily realized on site.

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

【図1】本発明の一実施例のビット出力及びデータ出力
のテーブルマップの説明図である。
FIG. 1 is an explanatory diagram of a table map for bit output and data output according to an embodiment of the present invention.

【図2】同上に用いるシステム構成の説明図である。FIG. 2 is an explanatory diagram of a system configuration used in the above.

【図3】同上のビット出力及びデータ出力用のテーブル
メモリのデータ構造の説明図である。
FIG. 3 is an explanatory diagram of a data structure of a table memory for bit output and data output of the above.

【図4】同上の工程移行条件用のテーブルマップの説明
図である。
FIG. 4 is an explanatory diagram of a table map for the process transfer condition of the above.

【図5】同上の工程移行条件用のテーブルメモリのデー
タ構造の説明図である。
FIG. 5 is an explanatory diagram of a data structure of a table memory for the process transfer condition of the above.

【図6】同上の実行フローチャートである。FIG. 6 is an execution flowchart of the above.

【図7】同上の工程移行条件用のテーブルマップの他の
例の説明図である。
FIG. 7 is an explanatory diagram of another example of the table map for the process transfer condition of the above.

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

M1 テーブルマップ M1 table map

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】各出力の工程別のオン−オフ情報及び工程
別のデータをテーブルマップで記述し、工程制御時にテ
ーブルマップに記述した当該工程に対応するオンーオフ
情報によるビット出力と、データによるデータ出力とを
行なうことを特徴とするプログラマブルコントローラの
制御方式。
1. On / off information for each process of each output and data for each process are described in a table map, and bit output by on / off information corresponding to the process described in the table map during process control and data by data. A control method of a programmable controller characterized by performing output and.
【請求項2】上記工程制御時にビット出力とデータ出力
とを行なう際に用いる工程移行条件を、行、列の一方を
工程を示す工程番号の項目とし、他方をビット入力を項
目とする移行条件用テーブルマップにオンーオフで記述
し、現工程制御中においてビット入力が変化すると、変
化したビット入力パターンに基づいて上記移行条件用テ
ーブルマップより次の工程を判定することを特徴とする
請求項1記載のプログラマブルコントローラの制御方
式。
2. A process transition condition used when performing bit output and data output during the process control is a transition condition in which one of a row and a column is a process number item indicating a process and the other is a bit input item. 2. The on-off description in the table table for use in the process, and when the bit input changes during the current process control, the next process is determined from the transition condition table map based on the changed bit input pattern. Control method of the programmable controller.
【請求項3】各工程番号に対応して移行条件が成立して
から次の工程に移行するまでの遅れ時間と、当該工程番
号に対応して現工程の最大所有時間とを記述するための
各項目を上記移行条件用テーブルマップに追加し、次の
工程へ移行する時間調整を上記遅れ時間に基づいて行な
うとともに、現工程の時間管理を上記最大所有時間によ
り行なうことを特徴する請求項2記載のプログラマブル
コントローラの制御方式。
3. A delay time from when the transition condition is satisfied corresponding to each process number to when the process is shifted to the next process, and a maximum possession time of the current process corresponding to the process number. 3. The items are added to the transition condition table map, time adjustment for transition to the next process is performed based on the delay time, and time management of the current process is performed by the maximum possession time. Control system of the programmable controller described.
JP5757494A 1994-03-28 1994-03-28 Control system for programmable controller Withdrawn JPH07271412A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5757494A JPH07271412A (en) 1994-03-28 1994-03-28 Control system for programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5757494A JPH07271412A (en) 1994-03-28 1994-03-28 Control system for programmable controller

Publications (1)

Publication Number Publication Date
JPH07271412A true JPH07271412A (en) 1995-10-20

Family

ID=13059630

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5757494A Withdrawn JPH07271412A (en) 1994-03-28 1994-03-28 Control system for programmable controller

Country Status (1)

Country Link
JP (1) JPH07271412A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100650840B1 (en) * 2003-08-28 2006-11-27 미츠비시덴키 가부시키가이샤 Testing device and programming tool
CN105487429A (en) * 2014-09-19 2016-04-13 中联重科股份有限公司 Input and output control method and device of controller and controller

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100650840B1 (en) * 2003-08-28 2006-11-27 미츠비시덴키 가부시키가이샤 Testing device and programming tool
CN105487429A (en) * 2014-09-19 2016-04-13 中联重科股份有限公司 Input and output control method and device of controller and controller

Similar Documents

Publication Publication Date Title
DE10213860B4 (en) Programmable controller
JP2735209B2 (en) Numerical control unit
US4502112A (en) Sequence control apparatus
JPH07271412A (en) Control system for programmable controller
JP2002055875A (en) Memory controller
US6377012B1 (en) Servo system controller
US6408366B1 (en) Interface device, method and monitoring system for monitoring the status of a hardware device
US4675843A (en) Programmable logic controller
EP0923010B1 (en) Programmable controller
JPS63221401A (en) Function setting system for program controller
JP2000278135A (en) Selector
JP2735271B2 (en) Programmable controller
JPH06259115A (en) Programmable controller
JPS63213200A (en) System for changing mask rom
JPS6378265A (en) Process controlling system
JP2003248514A (en) Supervision and control system
JPH06110773A (en) Memory controller
JPH0751610Y2 (en) Programmable controller with override function
JPH09330269A (en) Access system
JP2009116528A (en) Production instruction device
JPH0822428A (en) Decentralized control system
JPH08161009A (en) Programmable controller
JPS62172409A (en) Method for outputting speed control pulse
JPH0328905A (en) Input/output transfer method for programmable controller
JPS6381527A (en) Loading system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20010605