JPH0328905A - Input/output transfer method for programmable controller - Google Patents

Input/output transfer method for programmable controller

Info

Publication number
JPH0328905A
JPH0328905A JP16274389A JP16274389A JPH0328905A JP H0328905 A JPH0328905 A JP H0328905A JP 16274389 A JP16274389 A JP 16274389A JP 16274389 A JP16274389 A JP 16274389A JP H0328905 A JPH0328905 A JP H0328905A
Authority
JP
Japan
Prior art keywords
transfer
input
output
information
control table
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
JP16274389A
Other languages
Japanese (ja)
Inventor
Kazuhiko Kudo
一彦 工藤
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.)
Koyo Electronics Industries Co Ltd
Original Assignee
Koyo Electronics Industries 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 Koyo Electronics Industries Co Ltd filed Critical Koyo Electronics Industries Co Ltd
Priority to JP16274389A priority Critical patent/JPH0328905A/en
Publication of JPH0328905A publication Critical patent/JPH0328905A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PURPOSE:To shorten the processing time or the I/O transfer by producing previously the input and output transfer control tables and performing the output transfer of a DMA controller and the input transfer of a CPU in parallel with each other. CONSTITUTION:A CPU 1 produces the I/O array information based on the attachment information on an actual I/O substrate and then produces the input and output transfer control tables based on the I/O array information to store it into a RAM 4. When the I/O transfer is started, the information on the output transfer control table is set to a DMA controller 2. Then an output transfer command is supplied to the controller 2 to start it. Thus the output transfer is successively carried out. At the same time, the CPU 1 repeats the reading of the information of the input transfer control table and the input transfer until the process is through with all contents of the table. Under such conditions, the controller 2 works in a cycle steal state to the CPU 1 and therefore the input transfer and the output transfer are processed in parallel with each other. Thus the processing speed is improved for the I/O transfer.

Description

【発明の詳細な説明】 [産業上の利用分野] この発明はプログラマブルコントローラ(以下PCとい
う)の入出力転送方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an input/output transfer method for a programmable controller (hereinafter referred to as a PC).

[従来の技術] 第8図は従来のPCの人出力転送方法を示すフローチャ
ートである。電源が投入されると、その初期設定処理の
1つとして実際の入力基板及び出力基板の装着情報に従
って入出力(以下I/Oという)配列情報を作成して例
えばRAMなどのメモリに格納する(S81)。そして
、PCの動作中に1/O転送の演算動作に入ると(S8
2) 、予め作成されたI/O配列情報を読み出し(S
83) 、その後処理が終了しているか否かを判断し(
Sll4) 、終了していなければ、次にする処理が入
力転送及び出力転送のいずれであるかを判断し(S85
) 、入力転送であると判断されれば、入力基板のオン
・オフ情報を内部のステータス領域に取り込む(98B
)。
[Prior Art] FIG. 8 is a flowchart showing a conventional PC human output transfer method. When the power is turned on, one of the initial setting processes is to create input/output (hereinafter referred to as I/O) array information according to the mounting information of the actual input and output boards and store it in a memory such as RAM ( S81). Then, when the 1/O transfer calculation operation starts while the PC is operating (S8
2) Read the I/O array information created in advance (S
83), and then determines whether the processing has finished (
Sll4) If the process has not been completed, it is determined whether the next process is input transfer or output transfer (S85).
), if it is determined that it is an input transfer, the on/off information of the input board is taken into the internal status area (98B
).

出力転送であると判断されれば、内部のステータス領域
内のオン・オフ情報を出力基板へ出力する(38B)。
If it is determined that it is an output transfer, the on/off information in the internal status area is output to the output board (38B).

[発明が解決しようとする課題] 上記のような従来のPCのI/O転送方法においては、
入力転送又は出力転送のいずれか一方の処理しかできず
、処理速度に限界があった。
[Problem to be solved by the invention] In the conventional PC I/O transfer method as described above,
It was only possible to process either input transfer or output transfer, and there was a limit to processing speed.

この発明はかかる問題点を解決するためになされたもの
であり、I/O転送の処理速度の向上を可能にしたPC
のI/O転送方法を得ることを目的とする。
This invention was made in order to solve such problems, and it is a PC that makes it possible to improve the processing speed of I/O transfer.
The purpose of this invention is to obtain an I/O transfer method.

[課題を解決するための手段] この発明に係るPCのI/O転送方法(請求項1記!t
)は、入力基板及び出力基板の装着情報に基づいて入力
転送制御テーブル及び出力転送制御テーブルをそれぞれ
予め作成するテーブル作成工程と、出力転送制御テーブ
ルの出力転送情報をDMAコントローラに設定し,DM
Aコントローラにより出力転送情報に基づいて出力デー
タを出力基板に出力する出力転送工程と、入力転送制御
テーブルの入力転送情報を中央処理装置に設定し、中央
処理装置により入力転送情報に基づいて入力基板から入
力データを読み込んで入力する入力転送工程とを有する
。そして、出力転送工程と入力転送工程とを平行して行
う。
[Means for solving the problem] A PC I/O transfer method according to the present invention (Claim 1!t
) includes a table creation step of creating an input transfer control table and an output transfer control table in advance based on the mounting information of the input board and output board, setting the output transfer information of the output transfer control table in the DMA controller, and DM
An output transfer step in which the A controller outputs output data to the output board based on the output transfer information, and input transfer information in the input transfer control table is set in the central processing unit, and the central processing unit outputs the output data to the input board based on the input transfer information. and an input transfer step of reading input data from and inputting it. Then, the output transfer step and the input transfer step are performed in parallel.

また、この発明に係るPCのI/O転送方法(請求項2
記載)は、上記とはテーブル作或工程は同じでるが、入
力転送工程をDMAコントローラにより行ない、出力転
送工程を中央処理装置により行なうようにした点で相異
する。即ち、入力転送工程においては、入力転送制御テ
ーブルの入力転送情報をDMAコントローラに設定し、
DMAコントローラにより該入力転送情報に基づいて入
力基板から入力データを入力する。また、出力転送工程
においては、出力転送制御テーブルの出力転送情報を中
央処理装置に設定し、中央処理装置により該出力転送情
報に基づいて出力データを出力基板に出力する。
Further, the PC I/O transfer method according to the present invention (claim 2
Although the table creation process is the same as the above, the difference is that the input transfer process is performed by a DMA controller, and the output transfer process is performed by a central processing unit. That is, in the input transfer step, the input transfer information of the input transfer control table is set in the DMA controller,
The DMA controller inputs input data from the input board based on the input transfer information. In the output transfer step, output transfer information in the output transfer control table is set in the central processing unit, and the central processing unit outputs output data to the output board based on the output transfer information.

[作 用] この発明(請求項1記載)においては、入力転送制御テ
ーブル及び出力転送制御テーブルが予めそれぞれ作成さ
れる。そして、l/0転送に際しては、DMAコントロ
ーラによる出力転送と中央処理装置による入力転送とが
平行して行われる。
[Function] In this invention (claim 1), the input transfer control table and the output transfer control table are each created in advance. In the l/0 transfer, output transfer by the DMA controller and input transfer by the central processing unit are performed in parallel.

また、この発明(請求項2記載)においては、上記と同
様に、入力転送制御テーブル及び出力転送制御テーブル
が予めそれぞれ作成される。そして、I/O転送に際し
ては、DMAコントローラによる入力転送と中央処理装
置による出力転送とが平行して行われる. [実施例] 第3図はこの発明の一実施例に係る方法を実施したPC
のハード構成を示すブロック図である。
Further, in the present invention (claim 2), similarly to the above, an input transfer control table and an output transfer control table are respectively created in advance. During I/O transfer, input transfer by the DMA controller and output transfer by the central processing unit are performed in parallel. [Example] Fig. 3 shows a PC that implements a method according to an example of the present invention.
FIG. 2 is a block diagram showing the hardware configuration of the computer.

図において、<1)はCPUであり、(2)はDMAコ
ントローラである。このDMAコントローラ(2)は、
CPU(1)に対してサイクルスチールにて動作できる
ものとする。(3)はROM,(4)はRAMであり、
(5)はI/O基板である。これらはバス(6)を介し
て相互に接続されている。
In the figure, <1) is the CPU, and (2) is the DMA controller. This DMA controller (2) is
It is assumed that the CPU (1) can operate by stealing cycles. (3) is ROM, (4) is RAM,
(5) is an I/O board. These are interconnected via a bus (6).

第1図は第3図のPCのI/O転送の動作を示したフロ
ーチャートであり、第2図はDMAコントローラ(2)
による割り込み処理の動作を示すフローチャートである
FIG. 1 is a flowchart showing the I/O transfer operation of the PC in FIG. 3, and FIG.
3 is a flowchart showing the operation of interrupt processing by.

第1図のフローチャートにおいて、電源の投入により、
C P U (1)は実際のI/O基板(5)の装着情
報に従ってI/O配列情報を作成し、RAM(4〉に格
納する(Sll)。第4図はI/O配列情報を示すテー
ブルであり、I/O番号の若い順に基板単位で、入力基
板又は出力基板の区別情報とその基板の点数とから構成
されている。次に、このI/O配列情報に基づいて入力
転送制御テーブル及び出力転送制御テーブルをそれぞれ
作或し、RA M (4)に格納する(S12)。
In the flowchart in Figure 1, when the power is turned on,
The CPU (1) creates I/O array information according to the installation information of the actual I/O board (5) and stores it in the RAM (4> (Sll). Figure 4 shows the I/O array information. This table is composed of input board or output board identification information and the number of points for that board, for each board in ascending order of I/O number.Next, input transfer is performed based on this I/O arrangement information. A control table and an output transfer control table are respectively created and stored in RAM (4) (S12).

第5図は入力転送制御テーブルを示した図であり、隣り
合わせで連続して配列されている入力基板群単位で構成
されている。このテーブルは、入力基板群に相当するス
テータス領域アドレスと、それに対応した入力ボートア
ドレスと、実際に処理を行うR O M (3)内のア
ドレスヘジャンブする命令とにより構成されている。
FIG. 5 is a diagram showing an input transfer control table, which is composed of groups of input boards that are consecutively arranged next to each other. This table is made up of status area addresses corresponding to input board groups, input boat addresses corresponding thereto, and instructions to jump to addresses in ROM (3) where actual processing is performed.

第6図は出力転送制御テーブルを示した図であり、入力
転送制御テーブルと同様に作成されるが、隣り合わせで
連続して配列されている出力基板群で構成されている事
と、入力ボートアドレスに対して出力ボートアドレス、
またジャンプ命令に対して転送バイト数となっているの
が異なっている。
Figure 6 shows the output transfer control table. It is created in the same way as the input transfer control table, but it is made up of a group of output boards arranged next to each other and the input boat address. for the output boat address,
Also, the difference is that the number of bytes transferred is specified for the jump instruction.

ここで、第1図のフローチャートに戻って、■/0転送
の処理が開始すると(Sl3) 、まず出力転送制御テ
ーブルの出力制御情報を読み出し(S14)、出力処理
の有無を確認し(Sl5) 、有ると判断した場合には
出力転送制御テーブルの情報をDMAコントローラ(2
)に設定し、DMAコントローラ(2)に出力転送指令
を供給して起動させる(81B)。
Returning to the flowchart in FIG. 1, when the /0 transfer process starts (Sl3), first the output control information in the output transfer control table is read (S14), and the presence or absence of output processing is checked (Sl5). , if it is determined that there is, the information in the output transfer control table is transferred to the DMA controller (2
) and supplies an output transfer command to the DMA controller (2) to start it up (81B).

DMAコントローラ(2)は設定された出力転送制御テ
ーブルの出力制御情報に基づいて出力転送を順次行って
いく。
The DMA controller (2) sequentially performs output transfer based on the output control information of the set output transfer control table.

一方、C P U (1)は引き続き入力転送制御テー
ブルにより入力制御情報を読み出し(817) 、処理
が終了しているかいないかを判断し(Sl.8) 、終
了していない場合には入力転送を行う(S19)。この
入力転送に際しては、入力転送制御テーブルからの入力
制御情報の読み出し及び入力転送を繰り返して行い(8
17)(819)、入力転送制御テーブルの全内容の処
理が完了するまで継続する(81g)。
On the other hand, the CPU (1) continues to read the input control information from the input transfer control table (817), determines whether the processing has finished or not (Sl. 8), and if it has not finished, input transfer. (S19). During this input transfer, reading the input control information from the input transfer control table and input transfer are repeated (8
17) (819), and continues until processing of all contents of the input transfer control table is completed (81g).

DMAコントローラ〈2)による出力転送は、DMAコ
ントローラ(2)によりC P U (1)に対してサ
イクルスチールにて処理されるので、上記のステップ(
Sl7)〜(SL9)の入力転送と、DMAコントロー
ラ(2)による出力転送とが平行して処理されることに
なる。
Output transfer by the DMA controller (2) is processed by the DMA controller (2) to the CPU (1) by cycle stealing, so the above step (
The input transfers of Sl7) to (SL9) and the output transfers of the DMA controller (2) are processed in parallel.

DMAコントローラ(2)において、出力転送制御テー
ブルの出力制御情報に基づいた出力転送が終了すると、
C P U (1)に対して割り込みがかかり、第2図
のフローチャートに示す割り込み処理が起動する。この
割り込み処理においては、まず、C P U (1)の
レジスタの内容を退避させ(S21)、出力転送制御テ
ーブルから出力制御情報を読み出し(S22) 、処理
が完了していなければ(823) 、DMAコントロー
ラ(2)に出力転送制御テーブルの出力制御情報を設定
し、DMAコントローラ(2)に出力転送指令を出力し
て起動させる(S24)。これにより、DMAコントロ
ーラ(2)はその出力制御情報に従って再び出力転送を
開始する。
In the DMA controller (2), when the output transfer based on the output control information of the output transfer control table is completed,
An interrupt is applied to CPU (1), and the interrupt processing shown in the flowchart of FIG. 2 is activated. In this interrupt processing, first, the contents of the register of CPU (1) are saved (S21), output control information is read from the output transfer control table (S22), and if the processing is not completed (823), The output control information of the output transfer control table is set in the DMA controller (2), and an output transfer command is output to the DMA controller (2) to start it (S24). Thereby, the DMA controller (2) starts output transfer again according to the output control information.

一方、C P U (1)はDMAコントローラ(2)
に出力転送指令を出力した後、レジスタの内容を修復し
(S26) 、その後、割り込み前の処理に戻る。
On the other hand, CPU (1) is a DMA controller (2)
After outputting an output transfer command, the contents of the register are restored (S26), and then the process returns to the one before the interrupt.

例えば第1図の入力転送(S19)の途中で割り込みが
入ったとすれば、その入力転送の処理が再開される。
For example, if an interrupt occurs during input transfer (S19) in FIG. 1, the input transfer process is restarted.

DMAコントローラ(2)による出力転送が終了する度
にC P U (1)に対して第2図の割り込み処理が
なされ、出力転送制御テーブルの全ての出力制御情報に
ついての出力転送が終わると、DMAコントローラ(2
)による割り込み処理を終了させて(S25) 、上述
の場合と同様に、C P U (1)のレジスタの内容
を修復して(82G) 、割り込み前の処理に戻る。
Each time the output transfer by the DMA controller (2) is completed, the interrupt processing shown in FIG. Controller (2
) ends the interrupt processing (S25), restores the contents of the register of CPU (1) (82G), and returns to the processing before the interrupt, as in the case described above.

第7図はこの発明の他の実施例に係るPCの入出力転送
の動作を示したフローチャートである。
FIG. 7 is a flowchart showing the input/output transfer operation of a PC according to another embodiment of the present invention.

この実施例の場合には入力転送(S19)の処理の後ス
テップ(Sl4)に戻り、入力転送の演算動作に入る前
に、出力転送の制御情報を読み出してDMAコントロー
ラ(2)に転送指令を供給してDMAコントローラ(2
)により出力転送をさせながらく814XS15)(S
l6) 、C P U (1)による入力転送を行わせ
るようにしており、C P U (1)に対する割り込
み処理を行わせなくとも、上述の実施例と同様に、入力
転送と出力転送との平行処理ができる。
In this embodiment, after processing the input transfer (S19), the process returns to step (Sl4), and before starting the calculation operation of the input transfer, the control information of the output transfer is read and a transfer command is issued to the DMA controller (2). DMA controller (2
) to transfer the output using 814XS15) (S
l6) Input transfer by CPU (1) is performed, and even if interrupt processing is not performed for CPU (1), input transfer and output transfer can be performed as in the above embodiment. Parallel processing is possible.

ところで、DMAコントローラ(2)による転送(サイ
クルスチール)において、出力転送により出力1点を転
送する速度は入力転送により入力1点を転送する速度よ
り数倍速い。一方、上記実施例においては本来不要なD
MAコントローラ(2)による転送時間が必要となり、
処理時間が増加する原因になるが、上記のように出力転
送が極めて速くその時間が短いので、従来の方法に比べ
てその処理時間が約10〜30%短縮されている。
By the way, in the transfer (cycle steal) by the DMA controller (2), the speed at which one output point is transferred by output transfer is several times faster than the speed at which one input point is transferred by input transfer. On the other hand, in the above embodiment, originally unnecessary D
Transfer time by MA controller (2) is required,
Although this causes an increase in processing time, since the output transfer is extremely fast and the time is short as described above, the processing time is reduced by about 10 to 30% compared to the conventional method.

なお、第1図及び第2図の実施例、並びに第7図の実施
例においては、出力転送をDMAコントローラにより行
ない、入力転送を中央処理装置によって行なうようにし
た例を示したが、入力転送をDMAコントローラにより
行ない、出力転送を中央処理装置によって行なってもよ
い。その場合には、第1図及び第2図の実施例において
は、第1図のフローチャートのステップ(Sl4)〜(
S16)の「出力・・・」を「入力」と読み替えて入力
転送に関する処理を行ない、ステップ(Sl7)〜(3
19)の「入力・・・」を「出力」に読み替えて出力転
送を行なう。また、第2図のフローチャート各ステップ
は入力転送についての処理に置き換えて入力転送を行な
う。
Note that in the embodiments shown in FIGS. 1 and 2 and the embodiment shown in FIG. may be performed by a DMA controller, and output transfer may be performed by a central processing unit. In that case, in the embodiments of FIGS. 1 and 2, steps (Sl4) to (S14) of the flowchart of FIG.
"Output..." in S16) is replaced with "input" and processing related to input transfer is performed, and steps (S17) to (3)
19), "input..." is replaced with "output" and output transfer is performed. Further, each step in the flowchart of FIG. 2 is replaced with processing for input transfer to perform input transfer.

また、第7図のフローチャートにおいても同様でありス
テップ(314)〜(31B)の「出力・・・」を「入
力」と読み替えて入力転送に関する処理を行ない、ステ
ップ(S17)〜(319)の「入力・・・」を「出力
」に読み替えて出力転送を行なう。
Further, the same applies to the flowchart of FIG. 7, and the "output..." in steps (314) to (31B) is replaced with "input" to perform processing related to input transfer, and the process related to input transfer is performed in steps (S17) to (319). Replace "input..." with "output" and perform output transfer.

また、第3図のブロック図において、DMAコントロー
ラ(2)はC P U (1)に含まれた構成であって
もよいことはいうまでもない。
Furthermore, in the block diagram of FIG. 3, it goes without saying that the DMA controller (2) may be included in the CPU (1).

[発明の効果] 以上のようにこの発明によれば、予め入力転送制御テー
ブル及び出力転送制御テーブルを作成し、DMAコント
ローラによる出力転送又は入力転送(サイクルスチール
)と中央処理装置による入力転送又は出力転送とを平行
して行うようにしたので、I/O転送の処理時間が著し
く速いものとなっている。
[Effects of the Invention] As described above, according to the present invention, an input transfer control table and an output transfer control table are created in advance, and output transfer or input transfer (cycle steal) by the DMA controller and input transfer or output by the central processing unit are performed. Since the transfer is performed in parallel, the processing time for I/O transfer is significantly faster.

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

第1図はこの発明の一実施例に係る方法を実施したPC
のI/O転送の動作を示すフローチャート、第2図はD
MAコントローラによる割り込み処理の動作を示したフ
ローチャート、第3図はこの発明の一実施例に係るI/
O転送方法を実施したPCのハード構成を示すブロック
図、第4図はI/O配列情報のテーブルを示した図、第
5図は入力転送制御テーブルを示した図、第6図は出力
転送制御テーブルを示した図、第7図はこの発明の他の
実施例に係る方法を実施したPCのI/O転送の動作を
示すフローチャート、第8図は従来のI/O転送方法を
示したフローチャートである。
FIG. 1 shows a PC that implements a method according to an embodiment of the present invention.
A flowchart showing the I/O transfer operation of
FIG. 3 is a flowchart showing the operation of interrupt processing by the MA controller, and FIG.
A block diagram showing the hardware configuration of a PC implementing the O transfer method, Figure 4 is a diagram showing a table of I/O array information, Figure 5 is a diagram showing an input transfer control table, and Figure 6 is a diagram showing output transfer. A diagram showing a control table, FIG. 7 is a flowchart showing the I/O transfer operation of a PC implementing a method according to another embodiment of the present invention, and FIG. 8 shows a conventional I/O transfer method. It is a flowchart.

Claims (2)

【特許請求の範囲】[Claims] (1)入力基板及び出力基板の装着情報に基づいて入力
転送制御テーブル及び出力転送制御テーブルをそれぞれ
予め作成するテーブル作成工程と、出力転送制御テーブ
ルの出力転送情報をDMAコントローラに設定し、DM
Aコントローラにより該出力転送情報に基づいて出力デ
ータを出力基板に出力する出力転送工程と、 入力転送制御テーブルの入力転送情報を中央処理装置に
設定し、中央処理装置により該入力転送情報に基づいて
入力基板から入力データを読み込んで入力する入力転送
工程と を有し、前記出力転送工程と前記入力転送工程とを平行
して行うことを特徴とするプログラマブルコントローラ
の入出力転送方法。
(1) A table creation process in which an input transfer control table and an output transfer control table are respectively created in advance based on the mounting information of the input board and output board, and the output transfer information of the output transfer control table is set in the DMA controller, and the DM
An output transfer step in which the A controller outputs output data to the output board based on the output transfer information; and an output transfer step in which the input transfer information of the input transfer control table is set in the central processing unit, and the central processing unit outputs the output data based on the input transfer information. An input/output transfer method for a programmable controller, comprising an input transfer step of reading and inputting input data from an input board, and performing the output transfer step and the input transfer step in parallel.
(2)入力基板及び出力基板の装着情報に基づいて入力
転送制御テーブル及び出力転送制御テーブルをそれぞれ
予め作成するテーブル作成工程と、入力転送制御テーブ
ルの入力転送情報をDMAコントローラに設定し、DM
Aコントローラにより該入力転送情報に基づいて入力基
板から入力データを入力する入力転送工程と、 出力転送制御テーブルの出力転送情報を中央処理装置に
設定し、中央処理装置により該出力転送情報に基づいて
出力データを出力基板に出力する出力転送工程と を有し、前記入力転送工程と前記出力転送工程とを平行
して行うことを特徴とするプログラマブルコントローラ
の入出力転送方法。
(2) A table creation process in which an input transfer control table and an output transfer control table are respectively created in advance based on the mounting information of the input board and output board, and the input transfer information of the input transfer control table is set in the DMA controller, and the DM
An input transfer step in which the A controller inputs input data from the input board based on the input transfer information; and an input transfer step in which the output transfer information of the output transfer control table is set in the central processing unit, and the central processing unit inputs the input data based on the output transfer information. 1. An input/output transfer method for a programmable controller, comprising an output transfer step of outputting output data to an output board, the input transfer step and the output transfer step being performed in parallel.
JP16274389A 1989-06-27 1989-06-27 Input/output transfer method for programmable controller Pending JPH0328905A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16274389A JPH0328905A (en) 1989-06-27 1989-06-27 Input/output transfer method for programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16274389A JPH0328905A (en) 1989-06-27 1989-06-27 Input/output transfer method for programmable controller

Publications (1)

Publication Number Publication Date
JPH0328905A true JPH0328905A (en) 1991-02-07

Family

ID=15760416

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16274389A Pending JPH0328905A (en) 1989-06-27 1989-06-27 Input/output transfer method for programmable controller

Country Status (1)

Country Link
JP (1) JPH0328905A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013186889A1 (en) * 2012-06-14 2013-12-19 三菱電機株式会社 I/o device, programmable logic controller, and arithmetic processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013186889A1 (en) * 2012-06-14 2013-12-19 三菱電機株式会社 I/o device, programmable logic controller, and arithmetic processing method
WO2013187191A1 (en) * 2012-06-14 2013-12-19 三菱電機株式会社 I/o device, programmable logic controller and calculation method

Similar Documents

Publication Publication Date Title
JPH0328905A (en) Input/output transfer method for programmable controller
JPS63142431A (en) Pipeline control system
JPH03288906A (en) Instruction executing system for pc
JP4037941B2 (en) Control device
JPH01111231A (en) Program transfer control system
JPH01169607A (en) Programmable controller
JPH082727Y2 (en) Programmable sequencer
JPH0328906A (en) Input/output transfer method for programmable
JPH05224711A (en) Control method for programmable controller
JPS62117003A (en) Multi-cpu constitution programmable controller
JPS62297954A (en) Memory control system
JPH0398163A (en) Vector data processor
JPH0337719A (en) System for expanding master file on main storage device
JPH07104996A (en) Microprogram controller
JPH0290301A (en) Changing system for module constitution of programmable controller
JPS6349832A (en) Data processor
JPS61156307A (en) Sequence controller
JPH0378035A (en) Task execution controller
JPH0548490B2 (en)
JPH02245826A (en) Instruction controller
JPH0495135A (en) External transmission signal control system
JPH01234957A (en) Method and device for controlling dma
JPH0218687A (en) Pipe line processor control system
JPH0355646A (en) Data storage circuit
JPH0272437A (en) Simulation system for logic circuit