JPH05173986A - Programmable controller - Google Patents

Programmable controller

Info

Publication number
JPH05173986A
JPH05173986A JP3340450A JP34045091A JPH05173986A JP H05173986 A JPH05173986 A JP H05173986A JP 3340450 A JP3340450 A JP 3340450A JP 34045091 A JP34045091 A JP 34045091A JP H05173986 A JPH05173986 A JP H05173986A
Authority
JP
Japan
Prior art keywords
cpu
unit
bus
units
access
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
JP3340450A
Other languages
Japanese (ja)
Inventor
Masaru Nakai
大 中井
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 JP3340450A priority Critical patent/JPH05173986A/en
Priority to US07/913,690 priority patent/US5432911A/en
Priority to EP19920111983 priority patent/EP0523627A3/en
Priority to KR1019920012562A priority patent/KR970001902B1/en
Publication of JPH05173986A publication Critical patent/JPH05173986A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)
  • Multi Processors (AREA)
  • Bus Control (AREA)

Abstract

PURPOSE:To provide the programmable controller which enables respective CPU units to have access respective input/output units independently. CONSTITUTION:The CPU units 11 and 12 output select signals required to have access an I/O bus 2 to local I/O buses 51 and 52. The order of arrival of select signals of the CPU units 11 and 12 is decided to select the local I/O bus 51 or 52 to place the CPU unit whose select signal arrives later in a wait state in case of a conflict or select the local I/O bus 51 or 52 corresponding to the high-order CPU unit according to the predetermined priority when the select signals arrive at the same time. An I/O division and common use selection part 6 performs control over the division of select signals and clear signals to I/O units 110... or sharing.

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.

【0002】[0002]

【従来の技術】従来のマルチCPUシステムを用いたプ
ログラマブルコントローラではI/Oユニットをアクセ
スして出力する場合には、マスタCPUユニットが各ス
レーブCPUユニットより共有メモリ等を介して出力デ
ータを集め、その集めた出力データを一括して出力し、
またデータをI/Oユニットから入力する場合にも一括
して行い、共有メモリ等を介して各スレーブCPUユニ
ットに入力データを分配する方法が用いられていた。
2. Description of the Related Art In a conventional programmable controller using a multi-CPU system, when accessing and outputting an I / O unit, a master CPU unit collects output data from each slave CPU unit via a shared memory or the like. Output the collected output data at once,
In addition, a method has also been used in which data is input collectively from an I / O unit and the input data is distributed to each slave CPU unit via a shared memory or the like.

【0003】[0003]

【発明が解決しようとする課題】このような場合、スレ
ーブCPUユニットは独立して、I/O制御を行なうこ
とが不可能なので、テスト・デバッグを行なう際にはマ
スタCPUユニット、スレーブCPUユニットの両方を
マザーボードに装着した状態で行なわなければならなか
った。
In such a case, since the slave CPU unit cannot independently perform I / O control, the master CPU unit and the slave CPU unit must be tested and debugged. Both had to be done on the motherboard.

【0004】本発明は、上述の点に鑑みて為されたもの
で、その目的とするところはマスタCPUユニット、ス
レーブCPUユニットの区別をなくし、夫々のCPUユ
ニットが独立して各I/Oユニットをアクセスすること
が可能で、CPUユニット毎にテスト・デバッグが行な
えるプログラマブルコントローラを提供するにある。
The present invention has been made in view of the above points, and its purpose is to eliminate the distinction between a master CPU unit and a slave CPU unit, and to make each CPU unit independent of each I / O unit. It is possible to provide a programmable controller capable of accessing the CPU and performing test / debug for each CPU unit.

【0005】[0005]

【課題を解決するための手段】上述の目的を達成するた
めに、本発明は、電源ユニットと、複数のCPUユニッ
トと、I/Oユニットと、これらユニットを装着するた
めのマザーボードとで構成され、複数のCPUユニット
からのI/Oバスをアクセスすることを示す信号の先着
順位を判定することによりI/Oバスと接続するCPU
ユニットからのローカルI/Oバスを選択する手段と上
記信号が競合したときに信号が後着したCPUユニット
にウェイトをかける手段とを備え、非競合の場合にはI
/Oバスをアクセスする上記信号を出したCPUユニッ
トによってI/Oバスをアクセスさせ、競合時にはCP
UユニットのI/Oバスに対するアクセスが終了後に後
着のCPUユニットのI/Oバスへのアクセスを設定
し、複数のCPUユニットから同時にI/Oバスをアク
セスすることを示す信号があると、予め定めた優先順位
で上位にあるCPUユニットによってI/Oバスに対す
るアクセスを行なわせ、残りのCPUユニットを待機状
態とするバス調停手段を有するとともに、各I/Oユニ
ットに対するチップセレクト信号、出力のクリア信号を
各CPUユニットのメモリに設定された分割、共有デー
タに基づいて分割したり共有する制御を行なう手段を有
したものである。
To achieve the above object, the present invention comprises a power supply unit, a plurality of CPU units, an I / O unit, and a motherboard for mounting these units. CPUs connected to the I / O bus by determining the first-come-first-served basis of signals indicating access to the I / O bus from a plurality of CPU units
A means for selecting a local I / O bus from the unit and a means for weighting a CPU unit that arrives last when a signal conflicts are provided.
I / O bus is accessed by the CPU unit that issued the above signal, and CP is used in the case of contention.
After the access to the I / O bus of the U unit is completed, the access to the I / O bus of the CPU unit that arrives later is set, and there is a signal indicating that the I / O bus is simultaneously accessed from a plurality of CPU units. In addition to having a bus arbitration means for causing a CPU unit at a higher level in a predetermined priority order to access the I / O bus and putting the remaining CPU units in a standby state, a chip select signal and an output for each I / O unit are provided. It has means for controlling the division of the clear signal into the memory of each CPU unit and division or sharing based on shared data.

【0006】[0006]

【作用】而して本発明によれば、バス調停手段を有する
とともに、各I/Oユニットに対するチップセレクト信
号、出力のクリア信号をCPUユニットのメモリに設定
された分割、共有データに基づいて制御する手段を有し
ているので、CPUユニットが競合するなくことなくI
/Oバスをアクセスすることができ、そのため各I/O
ユニットに対する制御が各CPUユニット毎に独立して
行なえ、結果CPUユニット毎に分離してテスト・デバ
ッグは可能となり、テスト後に各CPUユニットを結合
して総合テストを行なえば、テストや保守等が効率良く
行なえることになる。
According to the present invention, the bus arbitration means is provided, and the chip select signal for each I / O unit and the output clear signal are controlled based on the division and shared data set in the memory of the CPU unit. Since there is a means for
I / O bus can be accessed and therefore each I / O
Each CPU unit can be controlled independently, and as a result, each CPU unit can be separately tested and debugged. If each CPU unit is combined after the test and a comprehensive test is performed, testing and maintenance are efficient. You will be able to do well.

【0007】[0007]

【実施例】以下本発明を実施例により説明する。図1は
本発明プログラマブルコントローラに使用する二つのC
PUユニット1 1 、12 を用いたマルチCPUユニット
の実施例構成を示しており、各CPUユニット11、12
内部にはマイクロプロセッサMPUを中心としてI/O
バス2のアクセスのために必要なアクセスタイムを得る
ために固有のCPUウェイト回路3を有し、またI/O
バス2をアクセスするための必要な信号はCPUユニッ
ト11、12からバッファ4を介してローカルI/Oバス
1、52で出力される。
EXAMPLES The present invention will be described below with reference to examples. Figure 1
Two C's used in the programmable controller of the present invention
PU unit 1 112CPU unit using
2 shows the configuration of an embodiment of each CPU unit 1112
I / O centering on the microprocessor MPU
Get the access time needed to access bus 2
Has a unique CPU wait circuit 3 for I / O
The necessary signals to access bus 2 are CPU
To 1112To the local I / O bus via buffer 4
515,2Is output with.

【0008】これらの構成では相手のCPUユニットに
はアクセスしないためローカルI/Oバス51、52が一
方向となっており、また互いの演算データを交信するた
めの共有メモリ7は、CPUユニット11、12外に設け
ている。勿論この共有メモリ7内にはI/Oアクセス情
報は含まれない。また同じタイプのCPUユニット
1 、12 を使用してマルチCPUシステムを構築する
ことにより、共有メモリ7を一つで済ませている。
In these configurations, since the other CPU unit is not accessed, the local I / O buses 5 1 , 5 2 are unidirectional, and the shared memory 7 for exchanging calculation data with each other is a CPU. It is provided outside the units 1 1 and 1 2 . Of course, this shared memory 7 does not include I / O access information. Further, the shared memory 7 is completed by using the CPU units 1 1 and 1 2 of the same type to construct a multi-CPU system.

【0009】バス調停部8は、バス選択部9、ウェイト
コントローラ10とから成り、これらのハードウェアを
CPUユニット11、12外部に設けている。そしてバス
調停部8は各CPUユニット11、12からローカルI/
Oバス51、52を通じてI/Oバス2をアクセスするこ
とを示すセレクト信号が出力されるとこのセレクト信号
の先着順位を判定してローカルI/Oバス51又は52
バス選択部9により選択し、競合時には後着のCPUユ
ニットに対してウェイトコントローラ10からのウェイ
ト信号によりウェイトをかけ、また同着の場合には予め
定めた優先順位に従って、優先順位の低いCPUユニッ
トに対してウェイトをかける。またバス調停部8はサン
プリングクロックCLK を入力し、このサンプリングクロ
ックCLKで先着順位判定、ウェイトコントローラ10の
ウェイト幅設定、アクセス権を得たCPUユニット11
又は12のI/Oバス2のアクセスのためのバスサイク
ル幅を得る。
The bus arbitration unit 8 comprises a bus selection unit 9 and a wait controller 10, and these hardwares are provided outside the CPU units 1 1 and 1 2 . Then, the bus arbitration unit 8 receives local I / O from each of the CPU units 1 1 and 1 2.
When a select signal indicating access to the I / O bus 2 is output through the O bus 5 1 , 5 2 , the first-arrival order of this select signal is determined and the local I / O bus 5 1 or 5 2 is selected by the bus selector. 9, the weighting signal from the weight controller 10 is used for weighting the CPU unit of the later arrival in the case of competition, and in the case of the same arrival, CPU units of lower priority are assigned according to a predetermined priority order. Apply weight. The bus arbitration unit 8 inputs the sampling clock CLK, arrival order determination in the sampling clock CLK, wait width setting of the weight controller 10, CPU unit 1 1 has gained access
Alternatively, the bus cycle width for accessing the I / O bus 2 of 1 2 is obtained.

【0010】I/O分割・共有選択部6はI/Oユニッ
ト110 …に対するチップセレクト信号、クリア信号を
CPUユニット11 、12 で分割したり、共有する制御
を行なうものであり、その制御内容は各CPUユニット
1 、12 内のメモリ(図4に示す)に外部プログラム
装置(図示せず)にて設定された分割、共有データに基
づく。
[0010] I / O division, sharing selector 6 is intended to perform I / O unit 11 0 ... chip select signal for, or to divide the clear signal in the CPU unit 1 1, 1 2, the control to be shared, its control content is divided set by the CPU unit 1 1, 1 2 in the memory external programmer (not shown) to (4), based on shared data.

【0011】図2(a)(b)は本実施例の全体構成を
示しており、本実施例では上記のCPUユニット11
2 、I/Oユニット110 …及び電源ユニット12の
形状、寸法をモジュール化して、マザーボード13上に
電源ユニット12、CPUユニット11 、12 、I/O
ユニット110 …の順で着脱自在に装着し、プログラマ
ブルコントローラを構成している。
FIGS. 2A and 2B show the overall configuration of this embodiment. In this embodiment, the CPU unit 1 1 ,
1 2 , I / O unit 11 0, and the shape and dimensions of the power supply unit 12 are modularized, and the power supply unit 12, CPU units 1 1 , 1 2 , I / O are mounted on the motherboard 13.
The units 110, ... Are detachably mounted in this order to form a programmable controller.

【0012】図3(a)〜(d)は上記I/O分割・共
有選択部6に設けられているレジスタの内容を示してお
り、同図(a)は、CPUユニット11 、12 のステイ
タスレジスタを示している。D1 のビットはマルチCP
Uユニット11 、12 の位置区別を行いためのビット
で、例えばその内容が0であれば、CPUユニット12
を、1であればCPUユニット11 を示す。またD3
ビットは他のCPUユニットの有無を検出するためのビ
ットで、例えばその内容が1であれば有り、0であれば
無しを示す。このレジスタは読み出し専用のレジスタで
ある。
3A to 3D show the contents of the registers provided in the I / O division / share selection unit 6, and FIG. 3A shows the CPU units 1 1 and 1 2. Shows the status register of. D 1 bit is multi-CP
Bits for distinguishing the positions of U units 1 1 and 1 2. For example, if the content is 0, CPU unit 1 2
If 1, the CPU unit 11 is indicated. The bit D 3 is a bit for detecting the presence or absence of another CPU unit. For example, if the content is 1, it indicates yes, and if it is 0, it indicates no. This register is a read-only register.

【0013】同図(b)は、クリア、チップセレクト分
割指定のための書込み専用のレジスタを示し、D0 …は
夫々I/Oユニット110 …に対応しており、そのビッ
トに1を書き込めば当該I/Oユニットに対してCPU
ユニット11 がアクセスすることを示し、0を書き込め
ば当該I/Oユニットに対してCPUユニット12 がア
クセスすることを示す。
FIG. 1B shows a write-only register for clear and chip select division designation. D 0 ... Corresponds to the I / O unit 11 0 ..., respectively, and 1 can be written in that bit. For example, CPU for the relevant I / O unit
The unit 1 1 indicates access, and writing 0 indicates that the CPU unit 1 2 accesses the I / O unit.

【0014】同図(c)はクリア、チップセレクト共有
指定のための書込み専用のレジスタを示し、D0 …は夫
々I/Oユニット110 …に対応しており、そのビット
の内容に1を書き込めば当該I/Oユニットに対して共
有することを示し、0を書き込めば分割することを示
し。同図(d)はCPUユニットの実装報知のための書
込み専用のレジスタを示し、D0 のビットに1を書き込
むと、他のCPUユニットの有無検出を行なうことを示
す。
FIG. 3C shows a write-only register for clearing and specifying chip select sharing. D 0 ... Corresponds to the I / O unit 11 0 . When written, it indicates sharing with the I / O unit, and when 0 is written, it indicates division. FIG. 6D shows a write-only register for notifying the mounting of the CPU unit, and when 1 is written in the bit of D 0 , the presence / absence of another CPU unit is detected.

【0015】図4はI/O分割・共有選択部6に設定す
るための分割、共有指定データを格納するためのCPU
ユニット11 、12 に設けられたメモリを示しており、
このメモリは8ビットの分割指定データDA及び8ビッ
トの共有指定データDBを格納するエリアを持つ。而し
て、図5に示すように電源をオンし、CPUユニット1
1 、12 を起動すると、この起動によりCPU存在フラ
グを図3(d)に示すレジスタに書き込む。この後図
3(a)に示すステイタスレジスタの読み出しを行い
、CPUユニットが二つ装着されているマルチ状態で
あるのかどうか、或いはCPUユニット11 、12 の位
置なのかどうかを判定する。そしてこの判定後リフレ
シュ用のテーブルを作成し、しかる後に上記の判定結
果がマルチ状態でなくシングル状態であればステップ
へ移行し、マルチ状態であればステップにおいて、
CPUユニット11 の位置かどうかが判定され、CPU
ユニット11 の位置であれば、チップセレクト及びクリ
ア分割データを図4に示す分割指定データDAに基づい
て図3(b)のレジスタにセットし、更に共有指定デ
ータDBに基づいて図3(c)のレジスタにセットし
てその他の初期化に移行する。
FIG. 4 is a CPU for storing division / share designation data for setting in the I / O division / share selection unit 6.
Shows the memory provided in units 1 1 and 1 2 ,
This memory has an area for storing 8-bit division designation data D A and 8-bit shared designation data D B. Then, the power is turned on as shown in FIG.
1, when 1 2 start, written by the start register indicating the CPU existence flag in Figure 3 (d). After that, the status register shown in FIG. 3A is read out, and it is determined whether two CPU units are mounted in the multi-state or whether the CPU units 1 1 and 1 2 are located. Then, after this determination, create a refresh table, and if the above determination result is not a multi-state but a single state, move to step, and if it is a multi-state, in step,
It is determined whether or not the position of the CPU unit 1 1
At the position of the unit 1 1 , the chip select and clear division data are set in the register of FIG. 3B based on the division designation data D A shown in FIG. 4, and further based on the sharing designation data D B. It is set in the register of (c) and the process proceeds to other initialization.

【0016】上記ステップでCPUユニット12 の位
置と判定された場合にはステップ、を飛ばして次の
初期化に移行する。つまりマルチCPU状態であればC
PUユニット11 が分割、共有の設定を行なうのであ
る。以上のような処理を行なうことにより、各CPUユ
ニット11 、12 は夫々独立してI/Oユニット110
…が制御可能となる。
[0016] If it is determined that the position of the CPU unit 1 2 in step step, skipping the process proceeds to the next initialization. In other words, in the multi-CPU state, C
The PU unit 1 1 sets division and sharing. By performing the processing described above, the CPU units 1 1 and 1 2 independently operate the I / O unit 11 0.
... becomes controllable.

【0017】[0017]

【発明の効果】本発明は、バス調停手段を有するととも
に、各I/Oユニットに対するチップセレクト信号、出
力のクリア信号をCPUユニットのメモリに設定された
分割、共有データに基づいて制御する手段を有している
ので、CPUユニットが競合するなくI/Oバスをアク
セスすることができ、各I/Oユニットに対する制御が
各CPUユニット毎に独立して行なえ、そのためCPU
ユニット毎に分離してテスト・デバッグを行なうことが
可能となり、テスト後に各CPUユニットを結合して総
合テストを行なえば、テストや保守等が効率良く行なえ
るという効果がある。
The present invention has means for controlling the chip select signal and the output clear signal for each I / O unit based on the division and shared data set in the memory of the CPU unit, as well as having the bus arbitration means. Since it has, the CPU units can access the I / O bus without conflict, and each I / O unit can be controlled independently for each CPU unit.
It is possible to perform testing / debugging separately for each unit, and if each CPU unit is connected after the test and a comprehensive test is performed, there is an effect that the test and maintenance can be efficiently performed.

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

【図1】本発明の一実施例のマルチCPUシステムの基
本構成図である。
FIG. 1 is a basic configuration diagram of a multi-CPU system according to an embodiment of the present invention.

【図2】(a)は本発明の一実施例のマザーボードに実
装した状態を示す概略上面図である。(b)は本発明の
一実施例のマザーボードに実装した状態を示す概略正面
図である。
FIG. 2A is a schematic top view showing a state of being mounted on a motherboard according to an embodiment of the present invention. (B) is a schematic front view showing a state of being mounted on a motherboard according to an embodiment of the present invention.

【図3】本発明の一実施例に用いるI/O分割・共有選
択部のレジスタの説明図である。
FIG. 3 is an explanatory diagram of a register of an I / O division / share selection unit used in an embodiment of the present invention.

【図4】本発明の一実施例に用いるCPUユニットの分
割・共有設定メモリの説明図である。
FIG. 4 is an explanatory diagram of a division / share setting memory of a CPU unit used in an embodiment of the present invention.

【図5】本発明の一実施例の動作説明用フローチャート
である。
FIG. 5 is a flowchart for explaining the operation of the embodiment of the present invention.

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

1 ,12 CPUユニット 2 I/Oバス 51 ,52 ローカルI/Oバス 6 I/O分割・共有選択部 8 バス調停部 110 … I/Oユニット1 1 , 1 2 CPU unit 2 I / O bus 5 1 , 5 2 Local I / O bus 6 I / O division / share selection unit 8 Bus arbitration unit 11 0 ... I / O unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】電源ユニットと、複数のCPUユニット
と、I/Oユニットと、これらユニットを装着するため
のマザーボードとで構成され、複数のCPUユニットか
らのI/Oバスをアクセスすることを示す信号の先着順
位を判定することによりI/Oバスと接続するCPUユ
ニットからのローカルI/Oバスを選択する手段と上記
信号が競合したときに信号が後着したCPUユニットに
ウェイトをかける手段とを備え、非競合の場合にはI/
Oバスをアクセスする上記信号を出したCPUユニット
によってI/Oバスをアクセスさせ、競合時にはCPU
ユニットのI/Oバスに対するアクセスが終了後に後着
のCPUユニットのI/Oバスへのアクセスを設定し、
複数のCPUユニットから同時にI/Oバスをアクセス
することを示す信号があると、予め定めた優先順位で上
位にあるCPUユニットによってI/Oバスに対するア
クセスを行なわせ、残りのCPUユニットを待機状態と
するバス調停手段を有するとともに、各I/Oユニット
に対するチップセレクト信号、出力のクリア信号を各C
PUユニットのメモリに設定された分割、共有データに
基づいて分割したり共有する制御を行なう手段を有した
ことを特徴とするプログラマブルコントローラ。
1. A power supply unit, a plurality of CPU units, an I / O unit, and a motherboard for mounting these units, and showing access to an I / O bus from the plurality of CPU units. Means for selecting the local I / O bus from the CPU unit connected to the I / O bus by judging the first-arrival order of the signal, and means for weighting the CPU unit that arrives last when the signal conflicts. And I / in the case of non-conflict
Accessing the O bus The I / O bus is accessed by the CPU unit that issued the above signal, and in the case of conflict, the CPU
After the access to the I / O bus of the unit is completed, set the access to the I / O bus of the CPU unit that arrives later,
When there is a signal indicating that the plurality of CPU units simultaneously access the I / O bus, the upper CPU unit in the predetermined priority order accesses the I / O bus, and the remaining CPU units are in the standby state. In addition to the bus arbitration means, a chip select signal for each I / O unit and an output clear signal for each C
A programmable controller having means for controlling division and sharing based on shared data set in a memory of a PU unit.
JP3340450A 1991-07-15 1991-12-24 Programmable controller Pending JPH05173986A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP3340450A JPH05173986A (en) 1991-12-24 1991-12-24 Programmable controller
US07/913,690 US5432911A (en) 1991-07-15 1992-07-14 Controllers request access within one bus cycle causing hardware-wait to stall second controller when first controller is accessing and second controller is still requesting access
EP19920111983 EP0523627A3 (en) 1991-07-15 1992-07-14 Multi-cpu programmable controller
KR1019920012562A KR970001902B1 (en) 1991-07-15 1992-07-15 Multi-cpu programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3340450A JPH05173986A (en) 1991-12-24 1991-12-24 Programmable controller

Publications (1)

Publication Number Publication Date
JPH05173986A true JPH05173986A (en) 1993-07-13

Family

ID=18337079

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3340450A Pending JPH05173986A (en) 1991-07-15 1991-12-24 Programmable controller

Country Status (1)

Country Link
JP (1) JPH05173986A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1850196A1 (en) 2006-04-28 2007-10-31 Omron Corporation Programmable controller with communication unit capable of responding in real time to request of I/O data
US7428659B2 (en) 2002-06-07 2008-09-23 Omron Corporation Programmable controller with CPU units and special-function modules and method of doubling up
JP2010250435A (en) * 2009-04-13 2010-11-04 Mitsubishi Electric Corp Plant monitoring control system
JP2011008578A (en) * 2009-06-26 2011-01-13 Mitsubishi Electric Corp Control device
JP4752983B1 (en) * 2011-03-15 2011-08-17 オムロン株式会社 PLC CPU unit, PLC system program, and recording medium storing PLC system program
JP2012168635A (en) * 2011-02-10 2012-09-06 Toshiba Corp Duplex control device
US8706262B2 (en) 2011-03-15 2014-04-22 Omron Corporation CPU unit of PLC, system program for PLC, and recording medium storing system program for PLC

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7428659B2 (en) 2002-06-07 2008-09-23 Omron Corporation Programmable controller with CPU units and special-function modules and method of doubling up
EP1850196A1 (en) 2006-04-28 2007-10-31 Omron Corporation Programmable controller with communication unit capable of responding in real time to request of I/O data
US7509440B2 (en) 2006-04-28 2009-03-24 Omron Corporation Programmable controller and communication unit therefor
US7752341B2 (en) 2006-04-28 2010-07-06 Omron Corporation Programmable controller and communication unit therefor
JP2010250435A (en) * 2009-04-13 2010-11-04 Mitsubishi Electric Corp Plant monitoring control system
JP2011008578A (en) * 2009-06-26 2011-01-13 Mitsubishi Electric Corp Control device
JP2012168635A (en) * 2011-02-10 2012-09-06 Toshiba Corp Duplex control device
JP4752983B1 (en) * 2011-03-15 2011-08-17 オムロン株式会社 PLC CPU unit, PLC system program, and recording medium storing PLC system program
WO2012124135A1 (en) * 2011-03-15 2012-09-20 オムロン株式会社 Cpu of plc, system program for plc, and recording medium storing system program for plc
CN102870053A (en) * 2011-03-15 2013-01-09 欧姆龙株式会社 CPU of plc, system program for PLC, and recording medium storing system program for PLC
US8706262B2 (en) 2011-03-15 2014-04-22 Omron Corporation CPU unit of PLC, system program for PLC, and recording medium storing system program for PLC

Similar Documents

Publication Publication Date Title
US4028675A (en) Method and apparatus for refreshing semiconductor memories in multi-port and multi-module memory system
JP2001142842A (en) Dma handshake protocol
JPH0782479B2 (en) Error detection, separation and recovery equipment
US6078742A (en) Hardware emulation
JPS62245461A (en) Allocating method for board slot number
US5305442A (en) Generalized hierarchical architecture for bus adapters
JPH05173986A (en) Programmable controller
JPH05173985A (en) Programmable controller
US5123106A (en) Multiprocessor system with shared memory includes primary processor which selectively accesses primary local memory and common memories without using arbiter
US6728813B1 (en) Method and apparatus for converting non-burst write cycles to burst write cycles across a bus bridge
US5627968A (en) Data transfer apparatus which allows data to be transferred between data devices without accessing a shared memory
JPS6242306B2 (en)
JP2005165508A (en) Direct memory access controller
JPH0227696B2 (en) JOHOSHORISOCHI
JPH09311812A (en) Microcomputer
JP3314948B2 (en) Data Exchange Method for Multi-CPU Programmable Controller
JP2534321B2 (en) Data transfer control method and apparatus
JP2593935B2 (en) Direct memory access device
JPS5917039Y2 (en) ROM checker
JPH10187595A (en) Bus bridge
JP2612715B2 (en) Address bus controller
JPH11102340A (en) Processor system and bus access method therefor
JPH02136921A (en) Register access system
JPH027145A (en) Bus access competition arbitrating circuit
JPS62166464A (en) Contension control system for multiprocessor

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010424