JPH07120170B2 - Decoding processing method of programmable controller - Google Patents

Decoding processing method of programmable controller

Info

Publication number
JPH07120170B2
JPH07120170B2 JP63091006A JP9100688A JPH07120170B2 JP H07120170 B2 JPH07120170 B2 JP H07120170B2 JP 63091006 A JP63091006 A JP 63091006A JP 9100688 A JP9100688 A JP 9100688A JP H07120170 B2 JPH07120170 B2 JP H07120170B2
Authority
JP
Japan
Prior art keywords
step number
decoded
operation circuit
steps
decoding
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
JP63091006A
Other languages
Japanese (ja)
Other versions
JPH01261708A (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 JP63091006A priority Critical patent/JPH07120170B2/en
Publication of JPH01261708A publication Critical patent/JPH01261708A/en
Publication of JPH07120170B2 publication Critical patent/JPH07120170B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はシーケンシャルファンクションチャート(以後
SFCと称する)を用いるプログラマブルコントローラの
解読処理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention relates to a sequential function chart (hereinafter referred to as “sequential function chart”).
SFC) is used for the decoding processing method of the programmable controller.

〔従来の技術〕[Conventional technology]

従来、この種のプログラマブルコントローラの解読処理
方式は、ある1回の走査内で解読しなければならないア
クティブなステップが数個あった場合、その解読の順番
はまったくランダムであるか、またはステップ番号の若
い方から行うといったものであり、また、1走査内です
でにどのステップを解読し、どのステップが解読されて
いないのかが明確に管理されていない方式が用いられて
いた。
Conventionally, the decoding processing method of this kind of programmable controller is such that if there are several active steps that must be decoded within one scan, the decoding order is completely random or the step number It is performed from a younger person, and there is used a method in which it is not clearly managed which steps have already been decoded and which steps have not been decoded within one scan.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

次に第4図を参照して、従来の解読処理方式例による同
時合流接続(接続されているすべてのステップがアクテ
ィブであることを歩進の条件とする接続)を処理する場
合に起り得る欠点を説明する。
Next, referring to FIG. 4, disadvantages that may occur when processing a simultaneous merging connection (a connection in which all connected steps are active as a step condition) according to a conventional decoding processing method example Will be explained.

図中、各ステップ001〜005の接続状況は図(a)に示さ
れ、ステップ001,003および004がすべてアクティブであ
り、遷移条件201が成立すれば同時合流してステップ005
へ歩進することができる。なお、斜線で示したステップ
はアクティブ状態にあることを示す。すなわち、現走査
ではステップ001,002,004が解読の対象となる。そこ
で、まずステップ001を解読するが、同時合流接続であ
るため同時にステップ003,004がアクティブであるか否
かのチェックも行う(図(b))。この場合、ステップ
003がまだアクティブとされていないのでステップ001は
歩進不可となり、そのままアクティブ状態を続ける。次
に、ステップ002を解読して遷移条件200が成立していれ
ばステップ003へ歩進し、ステップ003がアクティブ状態
に移転する(図(c))。次に、ステップ004を解読す
ると、既にステップ001および003がアクティブ状態とな
っているので遷移条件201が成立すれば同時合流接続の
ときの歩進条件が成立し、ステップ004の解読後、直ち
にステップ005をアクティブとして次の走査に備える
(図(d))。すなわち、いまの場合、1走査中にステ
ップ003を飛越してステップ002からステップ005へ2段
階歩進した結果となる。
In the figure, the connection status of each step 001 to 005 is shown in FIG. (A). Steps 001, 003 and 004 are all active, and if the transition condition 201 is satisfied, they are merged at the same time to step 005.
You can step into. It should be noted that the steps shown by diagonal lines indicate that they are in the active state. That is, in the current scan, steps 001, 002, and 004 are targets for decoding. Therefore, step 001 is first decoded, but since it is a simultaneous merging connection, it is also checked at the same time whether or not steps 003 and 004 are active (Fig. (B)). In this case, the step
Since 003 has not been activated yet, step 001 cannot proceed and the active state is continued. Next, when step 002 is decoded and the transition condition 200 is satisfied, the process proceeds to step 003, and step 003 shifts to the active state (FIG. (C)). Next, when Step 004 is decoded, Steps 001 and 003 are already in the active state, so if the transition condition 201 is satisfied, the step condition for simultaneous merging connection is satisfied, and immediately after the decoding of Step 004, Step 005 is made active to prepare for the next scan (Fig. (D)). That is, in the present case, the result is that the step 003 is skipped during one scanning and the step 002 to the step 005 are advanced by two steps.

この例が示すように従来の解読処理方式は、ステップの
解読順番がランダムで、かつ解読したものと未解読ステ
ップの管理がなされていないので、ややもすれば2段階
歩進を起してしまうおそれがあり、また、同時合流接続
の場合、合流予定のすべてのステップを含めて、その都
度1つ1つ解読しており、同一のステップをくり返し解
読する結果となっているので、処理時間に無駄があると
いう欠点がある。
As shown in this example, in the conventional decryption processing method, the decryption order of the steps is random, and the decrypted and undecrypted steps are not managed, so there is a possibility that two steps will occur in some cases. Also, in the case of simultaneous merging connection, all the steps to be merged are decoded one by one, and the same step is repeatedly decoded, resulting in waste of processing time. There is a drawback that.

〔課題を解決するための手段〕[Means for Solving the Problems]

本発明のプログラマブルコントローラの解読処理方式
は、 第1および第2のステップ番号格納用テーブルと、 第1のステップ番号格納用テーブルに格納されている現
在の走査期間中に解読すべき動作回路に対応するステッ
プ番号を逐次取出して、該ステップ番号に対応する動作
回路を解読し、この動作回路を歩進させることができる
ときは歩進先のステップ番号を、また、歩進させられな
いときは現ステップ番号を、それぞれ走査順に第2のス
テップ番号格納用テーブルに格納する手段と、 1回の走査完了ごとに、第2のステップ番号格納用テー
ブルの内容を第1のステップ番号格納用テーブルへ転送
する手段と、 同時合流接続されているステップ番号の動作回路を解読
して、以後のステップ番号の動作回路を同時に解読した
ときは、該以後のステップ番号欄に処理完了を表示して
該ステップ番号の再処理を禁止する手段とを有してい
る。
The programmable controller decoding processing method of the present invention corresponds to the first and second step number storage tables and the operation circuit to be decoded during the current scanning period stored in the first step number storage table. The step number to be stepped is sequentially taken out, the operation circuit corresponding to the step number is decoded, and the step number of the step to be advanced when the operation circuit can be advanced, and the current step number when the operation circuit cannot be advanced. Means for storing step numbers in the second step number storage table, respectively, in the order of scanning, and transferring the contents of the second step number storage table to the first step number storage table each time scanning is completed. Means and the operation circuit of the step number that is connected together at the same time are decoded and the operation circuits of the subsequent step numbers are decoded at the same time. It has means for displaying the completion of processing in the subsequent step number column and prohibiting reprocessing of the step number.

〔作用〕[Action]

SFCを用いるプログラマブルコントローラの論理解読部
に第1および第2のステップ番号格納用テーブルを設
け、第1のステップ番号格納用テーブルに格納されてい
るその走査においてアクティブ状態にあるステップを順
次、取出して解読し、歩進が可能であれば歩進先のステ
ップ番号を、また歩進が不可であれば現走査中のステッ
プ番号を、それぞれ第2のステップ番号格納用テーブル
に格納するとともに、同時合流接続のステップを解読し
て歩進が不可のとき、同時に解読した他のステップ番号
欄に処理完了の表示を行い、1つの走査が完了すると第
2のステップ番号格納用テーブルの内容を第1のステッ
プ番号格納用テーブルに転送する。したがって、SFCの
解読において、走査ごとの各ステップの解読の順番を一
度定まった順序により、整然としたものにすることがで
き、かつ処理を完了したステップと未処理のステップの
管理が明確で2段階歩進を防ぐことができ、特に、同時
合流接続のステップ処理において無駄な2重処理を省い
て処理時間を大幅に短縮することができる。
The first and second step number storage tables are provided in the logic decoding unit of the programmable controller using the SFC, and the steps in the active state in the scan stored in the first step number storage table are sequentially taken out. The step number of the step ahead is decoded and stored, and if the step is not possible, the step number of the current scan is stored in the second step number storage table, respectively. When the step of connection is decoded and stepping is not possible, the completion of processing is displayed in the other step number column decoded at the same time, and when one scanning is completed, the content of the second step number storage table is changed to the first step. Transfer to the step number storage table. Therefore, in the SFC decoding, the decoding order of each step for each scan can be made orderly by a fixed order, and the management of the completed steps and the unprocessed steps is clear and has two steps. Stepping can be prevented, and in particular, in the step processing of the simultaneous merging connection, useless double processing can be omitted, and the processing time can be greatly shortened.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明す
る。
Next, embodiments of the present invention will be described with reference to the drawings.

第1図本発明のプログラマブルコントローラの解読処理
方式の一実施例に用いられるステップ番号格納用テーブ
ル1および2の構成を示す図、第2図はステップ001よ
り3個のステップ002,003,004へ同時分岐する接続構成
と、この場合の処理手順の説明図、第3図は3個のステ
ップ001,003,004が同時合流接続されている構成と、こ
の場合の処理手順の説明図である。
FIG. 1 is a diagram showing the configuration of step number storage tables 1 and 2 used in one embodiment of the programmable controller decoding processing system of the present invention, and FIG. 2 is a connection for branching from step 001 to three steps 002, 003, 004 simultaneously. FIG. 3 is an explanatory diagram of the configuration and the processing procedure in this case, and FIG. 3 is an explanatory diagram of the configuration in which three steps 001, 003, and 004 are simultaneously joined and connected, and the processing procedure in this case.

ステップ番号格納用テーブル1(以後テーブル1と称す
る)は、現走査中に解読すべくアクティブとされた動作
回路のステップ番号を格納するためのステップ番号欄2
とテーブル左端のMSB欄3を有しており、MSB欄3は、同
時合流接続の処理の場合に、あるステップの解読中、同
時に解読した他の同時合流すべきステップに対してその
ステップ番号欄に処理完了フラグを立てるための欄であ
る。ステップ番号格納用テーブル4(以後テーブル4と
称する)には、テーブル1のステップ番号のうち、歩進
可能とされたものの次の歩進先のステップ番号、または
歩進不可とされたステップ番号がそのまま、処理順にス
テップ番号欄5に格納される。
The step number storage table 1 (hereinafter referred to as table 1) is a step number column 2 for storing the step number of the operation circuit which is activated for decoding during the current scan.
And the MSB column 3 at the left end of the table, the MSB column 3 is a step number column for a step to be decoded at the same time during decoding of a certain step in the case of simultaneous merge connection processing. This is a field for setting a processing completion flag. In the step number storage table 4 (hereinafter referred to as the table 4), among the step numbers of the table 1, the step number of the next step ahead of the step number which is allowed to be stepped, or the step number which is not allowed to step is shown. As it is, it is stored in the step number column 5 in the processing order.

次に、本実施例による処理動作を第2図と第3図により
説明する。
Next, the processing operation according to this embodiment will be described with reference to FIGS. 2 and 3.

プログラマブルコントローラ(不図示)は走査開始とと
もに、起動ステップよりはじめてテーブル1の上から順
にステップ番号を取出し、このステップが歩進できるか
どうかを解読し、歩進できる場合には歩進先のステップ
番号を、歩進できない場合には現ステップ番号をテーブ
ル4に格納していく。テーブル1に格納されているすべ
てのステップの解読が終った後で(1走査におけるSFC
解読の終了)、テーブル4の内容をテーブル1に転送し
て次の走査でも同様の処理を行う。すなわち、1度解読
の順番を確定させてしまえば、あとは自動的にその規則
正しい順番で解読を実行することができる。また、解読
の終ったステップは、歩進するしないに関係なくすべて
テーブル4に転送されているため、1走査中に2回解読
が行われること(2段階歩進)はあり得ない。ここで、
最初の順番の確定のさせ方であるが、SFCにおいてアク
ティブなステップが2つ以上存在するのは、同時分岐接
続(1つのステップから数個のステップへ1走査で分岐
する同時シーケンス)があった場合だけであり、この場
合の処理を第2図により説明する。
A programmable controller (not shown) takes out step numbers from the top of Table 1 in sequence starting from the start step at the start of scanning, decodes whether this step can be stepped, and if it can step, the step number of the step destination. If it is not possible to step, the current step number is stored in the table 4. After decoding all the steps stored in Table 1 (SFC in one scan
(End of decoding), the contents of table 4 are transferred to table 1, and the same processing is performed in the next scanning. That is, once the decryption order is fixed, the decryption can be automatically executed in the regular order. In addition, since all the steps which have been decoded are transferred to the table 4 regardless of whether or not they are stepped, it is impossible that the decoding is performed twice during one scanning (two-step stepping). here,
Although there is more than one active step in the SFC, there is a simultaneous branch connection (simultaneous sequence of branching from one step to several steps in one scan). This is only the case, and the processing in this case will be described with reference to FIG.

いま、テーブル1には現走査に対してアクティブである
ステップ001が格納されており、解読の結果、遷移条件1
00が成立すればステップ002,003,004に分岐する同時分
岐接続であるため、テーブル4に接続構成の左側から順
に、ステップ番号002,003,004を格納する。このように
して、この結線があったとき、例えば、1番左にあるス
テップから順にテーブル4に格納していくようにすれ
ば、以後はSFCフロー全体から見て左にあるものから順
に解読していくことになり、解読順序は整然としたもの
となる。
Table 1 now stores step 001, which is active for the current scan, and as a result of decoding, transition condition 1
If 00 is established, it is a simultaneous branch connection that branches to steps 002, 003, and 004, so step numbers 002, 003, and 004 are stored in the table 4 in order from the left side of the connection configuration. In this way, when this connection is made, for example, if it is stored in the table 4 in order from the step on the leftmost side, after that, it will be decoded in order from the one on the left as seen from the overall SFC flow. The decoding order will be neat and tidy.

最後に、第3図により同時合流接続の場合の処理を説明
する。
Finally, the processing in the case of simultaneous merging connection will be described with reference to FIG.

ステップ001ないし005は第4図(a)に示した従来例の
場合と同様の接続構成を有しており(図(a))、この
場合にテーブル1のMSB欄3の処理完了フラグを用い
る。このフラグは同時合流接続に対して専用のもので、
同時合流がない場合は常に“0"であり、他の処理に影響
を与えるものではない。テーブル1には現走査でアクフ
ィブであるステップのステップ番号001,002および004が
格納されている(図(b))。まず、ステップ001の解
読を行う場合、必ずステップ003,004もチェックするわ
けであり、ステップ003がまだアクティブでないため同
時合流の歩進条件が不成立で、ステップ番号001ととも
にステップ番号004も同時にテーブル4に格納する。こ
の際、ステップ004をすでに処理していることを示すた
めに、テーブル1のステップ番号004が格納されている
アドレスのMSB欄3を“1"にする(図(c))。次に、
ステップ002を解読して遷移条件200が成立すれば次の歩
進先であるステップ003をテーブル4に格納する(図
(d))。ステップ004の解読は、そのMSB欄3が“1"と
されているので、この走査内では実行されず、同じ同時
合流のステップを2度チェックする無駄がなくなる。こ
のような簡略化が許されるのは、同時合流接続の特性に
よるもので、同時合流は前走査においてそれに接続され
ているステップがすべてアクティブでないと歩進するこ
とはないからである。ここで問題なのは、上述の処理に
より解読の順番が部分的に乱れることであるが、これは
次の走査でステップ005に歩進してしまえば、また正し
い順番で解読されるため、全体に影響を与えるものでは
ない。上述した従来例の場合は、無駄な処理は1回だけ
であるが、接続されるステップが多くなればなるほど本
発明は有効なものとなる。
Steps 001 to 005 have the same connection configuration as in the case of the conventional example shown in FIG. 4A (FIG. 4A), and in this case, the processing completion flag of the MSB column 3 of the table 1 is used. . This flag is dedicated to simultaneous merging connections,
It is always "0" when there is no simultaneous merging, and does not affect other processing. The table 1 stores the step numbers 001, 002 and 004 of the steps which are active in the current scan (Fig. (B)). First, when deciphering step 001, step 003 and 004 are always checked. Since step 003 is not yet active, the step condition for simultaneous merging is not satisfied, and step number 001 and step number 004 are also stored in table 4 at the same time. To do. At this time, in order to indicate that step 004 has already been processed, the MSB column 3 of the address in which the step number 004 of table 1 is stored is set to "1" (Fig. (C)). next,
When step 002 is decoded and transition condition 200 is satisfied, step 003, which is the next step, is stored in table 4 (FIG. 4 (d)). The decoding of step 004 is not executed in this scan because the MSB column 3 is set to "1", and there is no waste of checking the same simultaneous merging step twice. This simplification is allowed because of the nature of the simultaneous merging connection, which does not advance in the previous scan unless all the steps connected to it are active. The problem here is that the above process partially disturbs the decoding order, but this will affect the whole because if it advances to step 005 in the next scan, it will be decoded in the correct order. Does not give. In the case of the above-mentioned conventional example, the wasteful process is performed only once, but the more steps are connected, the more effective the present invention becomes.

〔発明の効果〕〔The invention's effect〕

以上説明したように本発明は、プログラマブルコントロ
ーラによるSFCの解読において、ステップを格納するス
テップ番号格納用テーブルを2つ用意し、かつ片方のテ
ーブルには同時合流接続のステップに対して処理完了フ
ラグを持つことによって、ステップの解読の順番を整然
としたものにし、かつ同時合流接続の場合の処理時間を
大幅に短縮するとともに、2段階歩進を容易に防止する
ことができる効果がある。
As described above, according to the present invention, when decoding the SFC by the programmable controller, two step number storing tables for storing the steps are prepared, and one table is provided with the processing completion flag for the step of the simultaneous merging connection. By having this, there is an effect that the order of decoding the steps can be made orderly, the processing time in the case of the simultaneous merging connection can be significantly shortened, and the two-step stepping can be easily prevented.

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

第1図は本発明のプログラマブルコントローラの解読処
理方式の一実施例に用いられるステップ番号格納用テー
ブル1および2の構成図、第2図はステップ001より3
個のステップ002,003,004へ同時分岐する接続構成と、
この場合の処理手順の説明図、第3図は3個のステップ
001,003,004が同時合流接続されている場合の構成と処
理手順の説明図、第4図は従来の解読処理方式例による
同時合流接続の場合の処理手順の説明図である。 1,4……ステップ番号格納用テーブル、2,5……ステップ
番号欄、3……MSB欄、001〜005……ステップ番号(ま
たはステップ)、100,200,201……遷移条件。
FIG. 1 is a block diagram of step number storage tables 1 and 2 used in one embodiment of the programmable controller decoding processing system of the present invention, and FIG.
Connection configuration that branches to 002, 003, 004 steps at the same time,
Illustration of the processing procedure in this case, FIG. 3 shows three steps
FIG. 4 is an explanatory diagram of a configuration and a processing procedure in the case where 001, 003, and 004 are simultaneously merged and connected, and FIG. 1,4 …… Step number storage table, 2,5 …… Step number column, 3 …… MSB column, 001 to 005 …… Step number (or step), 100,200,201 …… Transition condition.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】シーケンシャルファンクションチャートを
用いて、1走査期間ごとに制御の単位を構成する動作回
路を解読してステップの歩進の可否をきめ、再び次に続
く走査を行うプログラマブルコントローラの解読処理方
式において、 第1および第2のステップ番号格納用テーブルと、 第1のステップ番号格納用テーブルに格納されている現
在の走査期間中に解読すべき動作回路に対応するステッ
プ番号を逐次取出して、該ステップ番号に対応する動作
回路を解読し、この動作回路を歩進させることができる
ときは歩進先のステップ番号を、また、歩進させられな
いときは現ステップ番号を、それぞれ走査順に第2のス
テップ番号格納用テーブルに格納する手段と、 1回の走査完了ごとに、第2のステップ番号格納用テー
ブルの内容を第1のステップ番号格納用テーブルへ転送
する手段と、 同時合流接続されているステップ番号の動作回路を解読
して、以後のステップ番号の動作回路を同時に解読した
ときは、該以後のステップ番号欄に処理完了を表示して
該ステップ番号の再処理を禁止する手段とを有すること
を特徴とするプログラマブルコントローラの解読処理方
式。
1. A decoding process of a programmable controller that decodes an operation circuit that constitutes a unit of control for each scanning period by using a sequential function chart to determine whether a step can be stepped, and then performs the next scanning again. In the method, the first and second step number storage tables and the step numbers corresponding to the operation circuit to be decoded during the current scanning period stored in the first step number storage table are sequentially extracted, The operation circuit corresponding to the step number is decoded, and when the operation circuit can be stepped, the step number of the step destination, and when it cannot be stepped, the current step number is set in the scanning order. A means for storing in the step number storage table of No. 2 and the contents of the second step number storage table every time the scanning is completed. When the operation circuit of the step number connected to the step number storing table and the operation circuit of the step number connected at the same time are decoded and the operation circuits of the subsequent step numbers are simultaneously decoded, the processing is performed in the step number column after that. A decoding processing method for a programmable controller, comprising means for displaying completion and prohibiting reprocessing of the step number.
JP63091006A 1988-04-13 1988-04-13 Decoding processing method of programmable controller Expired - Fee Related JPH07120170B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63091006A JPH07120170B2 (en) 1988-04-13 1988-04-13 Decoding processing method of programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63091006A JPH07120170B2 (en) 1988-04-13 1988-04-13 Decoding processing method of programmable controller

Publications (2)

Publication Number Publication Date
JPH01261708A JPH01261708A (en) 1989-10-18
JPH07120170B2 true JPH07120170B2 (en) 1995-12-20

Family

ID=14014423

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63091006A Expired - Fee Related JPH07120170B2 (en) 1988-04-13 1988-04-13 Decoding processing method of programmable controller

Country Status (1)

Country Link
JP (1) JPH07120170B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2573391B2 (en) * 1990-03-27 1997-01-22 松下電工株式会社 Programmable controller

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6020206A (en) * 1983-07-15 1985-02-01 Hitachi Ltd Sequence controlling system
JPH0619649B2 (en) * 1984-04-11 1994-03-16 株式会社日立製作所 Sequence control method
JPS6140605A (en) * 1984-08-01 1986-02-26 Koyo Denshi Kogyo Kk Programmable controller

Also Published As

Publication number Publication date
JPH01261708A (en) 1989-10-18

Similar Documents

Publication Publication Date Title
JPH07120170B2 (en) Decoding processing method of programmable controller
US4752909A (en) Sequence controller
JPH0452974B2 (en)
JPS5960501A (en) Sequence control device
JPH0199144A (en) Rom data securing system
JPS58137050A (en) Processing method of request signal
JP2663600B2 (en) Control table relocation processing method
JPS62297954A (en) Memory control system
JPH0950382A (en) File update method
JPS62249271A (en) Document editing device
JPS62296256A (en) Peripheral control equipment
JPH01195565A (en) Command calling system for conversational processing system
JPS63168739A (en) Software maintenance data selection system
JPS62293347A (en) Program development system
JPH04218806A (en) Sequence instruction processing circuit for programmable controller
JPS60138652A (en) Memory bank switching system
JPH0424722B2 (en)
JPH01121948A (en) Output system for memory contents
JPH02183332A (en) Programmed control system
JPS63247844A (en) Partial collation system for data
JPH0581017A (en) Program processor
JPH02183330A (en) Data processor
JPS6249447A (en) Scan in/out control system
JPS6167107A (en) Sequence controller
JPH0365726A (en) Microprogram storage system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees