JPH05224710A - Operating mode setting method for programmable controller - Google Patents

Operating mode setting method for programmable controller

Info

Publication number
JPH05224710A
JPH05224710A JP2950492A JP2950492A JPH05224710A JP H05224710 A JPH05224710 A JP H05224710A JP 2950492 A JP2950492 A JP 2950492A JP 2950492 A JP2950492 A JP 2950492A JP H05224710 A JPH05224710 A JP H05224710A
Authority
JP
Japan
Prior art keywords
mode
operation mode
cpu
programmable controller
processing
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
JP2950492A
Other languages
Japanese (ja)
Inventor
Kazuo Yoshikawa
和男 吉川
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric 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 Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP2950492A priority Critical patent/JPH05224710A/en
Publication of JPH05224710A publication Critical patent/JPH05224710A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

(57)【要約】 (修正有) 【目的】 スキャン処理時間に比例させて動作モード変
更時間を変化する。 【構成】 スキャン処理を実行するためのシステムプロ
グラム内に運転モード切換スイッチ60Aの指示モード
を読取るためのプログラムを設け、CPU10が上記ス
キャン処理を繰り返し実行する毎にCPU10により運
転モード切換スイッチ60Aの指示モードを読取り、動
作モードを指示モードに切換える。
(57) [Summary] (Correction) [Purpose] The operation mode change time is changed in proportion to the scan processing time. A program for reading the instruction mode of the operation mode changeover switch 60A is provided in the system program for executing the scan process, and the CPU 10 instructs the operation mode changeover switch 60A every time the CPU 10 repeatedly executes the scan process. Read the mode and switch the operation mode to the instruction mode.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、シーケンスプログラム
を演算実行することにより電子機器を自動制御するプロ
グラマブルコントローラの動作モード設定方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an operation mode setting method for a programmable controller for automatically controlling electronic equipment by executing a sequence program.

【0002】[0002]

【従来の技術】従来のプログラマブルコントローラの代
表的な回路構成例を図3に示す。
2. Description of the Related Art A typical circuit configuration example of a conventional programmable controller is shown in FIG.

【0003】図3において、中央演算処理装置(CP
U)10はシステムプログラムメモリ20のシステムプ
ログラムに従って、以下の制御処理を行う。
In FIG. 3, a central processing unit (CP
U) 10 performs the following control processing according to the system program in the system program memory 20.

【0004】(1)バスに接続された回路の動作制御 (2)ユーザプログラムに格納されたシーケンスプログ
ラムに従った制御対象の機器60Bの動作制御 (3)運転モード切換スイッチ60Aの指示する運転モ
ード、例えば、上記(2)の項を実行する運転モード,
運転モードを停止させる停止モード等システム動作モー
ドの設定処理 ビット演算プロセッサ(B.P)はCPU10と分担し
てシーケンス演算を行う。ユーザプログラムメモリ40
には機器60Bの制御のためにユーザにより作成された
シーケンスプログラムを格納しておく。
(1) Operation control of circuit connected to bus (2) Operation control of device 60B to be controlled according to sequence program stored in user program (3) Operation mode instructed by operation mode changeover switch 60A , An operation mode for executing the above item (2),
Setting process of system operation mode such as stop mode for stopping operation mode The bit arithmetic processor (BP) shares the CPU 10 and performs sequence arithmetic. User program memory 40
A sequence program created by the user for controlling the device 60B is stored in the.

【0005】データメモリ50は機器60Bに対して送
受信する制御信号を格納する。動作状態を示す制御信号
(一般に接点信号と呼ばれる)を機器60Bから受信
し、この制御信号に基づき、シーケンス演算により動作
を指示する制御信号が決定され、機器60Bに送信され
る。
The data memory 50 stores control signals transmitted to and received from the device 60B. A control signal indicating an operating state (generally called a contact signal) is received from the device 60B, a control signal for instructing an operation is determined by a sequence operation based on the control signal, and the control signal is transmitted to the device 60B.

【0006】入出力インタフェース(I/O)60は運
転モード切換スイッチ60A,制御対象の機器60Bと
接続し、CPU10とこれら機器との間で情報転送を行
う。
The input / output interface (I / O) 60 is connected to the operation mode changeover switch 60A and the device 60B to be controlled, and transfers information between the CPU 10 and these devices.

【0007】ワークメモリ70にはCPU10の実行す
るシステム制御に関するデータを格納する。ワークメモ
リ70内には、現在、設定されたモード状態を示すモー
ド情報を格納しておくモード情報記憶領域が設けられて
いる。
The work memory 70 stores data relating to system control executed by the CPU 10. In the work memory 70, there is provided a mode information storage area for storing mode information indicating the currently set mode state.

【0008】CPU10は一定周期の割込み処理により
運転モード切換スイッチ60Aの指示内容を識別する。
次に、CPU10はワークメモリ70内のモード情報記
憶領域に、識別したモード内容を示すモード情報を書き
込む。
The CPU 10 identifies the instruction content of the operation mode changeover switch 60A by the interrupt processing of a fixed cycle.
Next, the CPU 10 writes the mode information indicating the identified mode content in the mode information storage area in the work memory 70.

【0009】このような一定周期の割込み処理がなされ
ない場合はシステムプログラムに従ってCPU10は、
システム関連処理→設定モードの判別処理→判別された
モードの実行処理→制御対象の機器60Bに対する接点
信号の入出力処理の順でこれらの処理を繰り返し実行す
る。これら一連の処理はスキャン処理と呼ばれ、判別さ
れたモードの実行処理に先立って行われるシステム関連
処理や設定モードの判別処理はスキャンの谷間処理と呼
ばれている。
If the interrupt processing of such a constant cycle is not performed, the CPU 10 according to the system program,
These processes are repeatedly executed in the order of system-related processing → setting mode determination processing → determined mode execution processing → contact signal input / output processing with respect to the device 60B to be controlled. A series of these processes is called a scan process, and a system-related process and a setting mode determination process performed prior to the determined mode execution process are called a scan valley process.

【0010】運転モード切換スイッチ60Aにより運転
モードが指示された場合、ワークメモリ70内に設定記
憶された運転モードは設定モード判別処理の実行時にC
PU10により読出され、内容識別される。この結果、
ワークメモリ70内に運転モードが記憶されている間は
運転モード、すなわち、シーケンスプログラムの演算処
理が実行される。
When the operating mode is instructed by the operating mode changeover switch 60A, the operating mode set and stored in the work memory 70 is C when the setting mode determining process is executed.
It is read by the PU 10 and the content is identified. As a result,
While the operation mode is stored in the work memory 70, the operation mode, that is, the arithmetic processing of the sequence program is executed.

【0011】ユーザが運転モード切換スイッチ60Aに
より停止モードを指示すると、CPU10はその時点の
割込み処理によりワークメモリ70内に停止モードを設
定記憶した後、上記スキャン処理を再開する。設定モー
ド判別処理を実行したときに、CPU10は停止モード
の指示があったことを検知し、停止モードを実行する。
When the user instructs the stop mode by the operation mode changeover switch 60A, the CPU 10 sets and stores the stop mode in the work memory 70 by the interrupt process at that time, and then restarts the scan process. When the setting mode determination process is executed, the CPU 10 detects that the stop mode is instructed and executes the stop mode.

【0012】ユーザの動作モードの指示タイミングは一
定とはならないので、CPU10はある一定周期で運転
モードの切換スイッチ60Aの指示内容を読取ってい
る。このために、CPU10に対して不図示のタイマな
どにより一定周期で割込み信号を入力し、CPU10で
は、現在、行っているスキャン処理を中断し、運転モー
ド切換スイッチ60Aの読取り処理を行っている。
Since the user's operation mode instruction timing is not constant, the CPU 10 reads the instruction content of the operation mode changeover switch 60A in a certain constant cycle. For this reason, an interrupt signal is input to the CPU 10 at a constant cycle by a timer (not shown) or the like, and the CPU 10 interrupts the scanning process that is currently being performed and performs the reading process of the operation mode changeover switch 60A.

【0013】[0013]

【発明が解決しようとする課題】しかしながら高速度制
御を要求されるプログラマブルコントローラやユーザの
作成したシーケンスプログラムが短い場合、スキャン処
理の実行周期がモード変更に要する所望時間よりも非常
に短くなる場合が生じる。この場合、モード変更所要時
間はほぼ一定であるにもかかわらず、多数回のスキャン
の後、動作モードが変更されるので、ユーザにとっては
プログラマブルコントローラの応答性が悪くなったよう
に感じるという不具合があった。
However, when the programmable controller required for high speed control or the sequence program created by the user is short, the execution cycle of the scan process may be much shorter than the desired time required for mode change. Occurs. In this case, even though the time required to change the mode is almost constant, the operation mode is changed after a large number of scans, so the user feels that the responsiveness of the programmable controller has deteriorated. there were.

【0014】そこで、上述の点に鑑みて、本発明の目的
は、スキャン周期が短い場合に、動作モードの指示に対
する変更応答をより早くすることの可能なプログラマブ
ルコントローラの動作モード設定方法を提供することに
ある。
Therefore, in view of the above points, an object of the present invention is to provide a programmable controller operation mode setting method capable of speeding up a change response to an operation mode instruction when a scan cycle is short. Especially.

【0015】[0015]

【課題を解決するための手段】このような目的を達成す
るために、本発明は、運転モード切換スイッチの指示す
る動作モードをスキャン処理に同期させて読取り、当該
読取られた指示モードに基づき、現在、プログラマブル
コントローラにおいて設定されている動作モードを切換
えることを特徴とする。
In order to achieve such an object, the present invention reads an operation mode instructed by an operation mode changeover switch in synchronization with a scanning process, and based on the read instruction mode, It is characterized in that the operation mode currently set in the programmable controller is switched.

【0016】[0016]

【作用】本発明は、従来の割込みによる指示タイミング
に代えてスキャン処理に同期させて運転モード切換スイ
ッチの指示する動作モードを読取るようにしたので、ス
キャン処理の周期に比例して、動作モード変更に要する
応答時間も変化する。このため、スキャン処理時間が短
くなるにつれて、動作モード変更応答時間も短くなる。
According to the present invention, the operation mode instructed by the operation mode changeover switch is read in synchronism with the scan processing instead of the conventional instruction timing by the interrupt, so that the operation mode is changed in proportion to the cycle of the scan processing. The response time required for changes. Therefore, as the scan processing time becomes shorter, the operation mode change response time also becomes shorter.

【0017】[0017]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0018】本実施例におけるプログラマブルコントロ
ーラは図3の従来と同様の構成とすることができるので
回路説明については省略し、本実施例と、従来例の相違
点を説明する。
Since the programmable controller in this embodiment can have the same configuration as that of the conventional one shown in FIG. 3, the explanation of the circuit will be omitted, and the difference between this embodiment and the conventional one will be explained.

【0019】本実施例では図1,図2に示すシステムプ
ログラム(図3のシステムプログラムメモリ20に格
納)により動作モードの設定を行う点が従来例と異な
る。
The present embodiment differs from the conventional example in that the operation mode is set by the system program shown in FIGS. 1 and 2 (stored in the system program memory 20 of FIG. 3).

【0020】図1のシステムプログラムはスキャン処理
の処理手順を示す。
The system program of FIG. 1 shows the processing procedure of the scan processing.

【0021】図1において、CPU10(図3参照)
が、運転モード設定処理をスキャン処理に同期してスキ
ャン処理の谷間で実行するようにした点が従来例と異な
る点である。
In FIG. 1, the CPU 10 (see FIG. 3)
However, the difference from the conventional example is that the operation mode setting process is executed in the valley of the scan process in synchronization with the scan process.

【0022】すなわち、CPU10は、ステップS1で
図2のスイッチ読込み処理へ移行し、運転動作モード切
換スイッチ60Aから指示モードの第1回目の読取りを
行う(図2のステップS101)。次に、CPU10は
ワークメモリ70内のモード情報記憶領域の設定モード
(例えば運転モード)とステップS101で読取ったモ
ード(例えば停止モード)との一致比較を行う。
That is, the CPU 10 shifts to the switch reading process of FIG. 2 in step S1, and performs the first reading of the instruction mode from the driving operation mode changeover switch 60A (step S101 of FIG. 2). Next, the CPU 10 compares the setting mode (for example, operation mode) of the mode information storage area in the work memory 70 with the mode (for example, stop mode) read in step S101.

【0023】両モードが不一致の判定が得られた場合、
CPU10はモード指示の変更有りと判断し、上記モー
ド情報記憶領域に読取ったモードを一時的に設定記憶す
る(図2のステップS102→S106)。
When it is determined that the two modes do not match,
The CPU 10 determines that the mode instruction has been changed, and temporarily sets and stores the read mode in the mode information storage area (steps S102 → S106 in FIG. 2).

【0024】次に、CPU10はCPU10内のカウン
タを“0”に設定して図1の制御手順に戻る(図2のス
テップS107→図1のステップS2)。このカウンタ
は読取りモードと設定モードの連続一致回数を計数する
ためのものである。この一致回数が予め定めた回数(説
明のために3回とする)に到達したときに動作変更要求
フラグ(ワークメモリ70内に設置)がオンされ、モー
ド変更が許可される。現在の段階では動作変更要求フラ
グはオフのままである。
Next, the CPU 10 sets the counter in the CPU 10 to "0" and returns to the control procedure of FIG. 1 (step S107 of FIG. 2 → step S2 of FIG. 1). This counter is for counting the number of consecutive coincidences between the reading mode and the setting mode. When the number of coincidences reaches a predetermined number (three times for explanation), the operation change request flag (installed in the work memory 70) is turned on, and the mode change is permitted. At the present stage, the operation change request flag remains off.

【0025】図2のステップS2でCPU10は上記動
作変更要求モードフラグのオン/オフを調べ、モード変
更が許可されていないことを確認すると、実行手順をス
テップS3へ進め、他のスキャン谷間処理を実行する
(図1のステップS4)。
In step S2 of FIG. 2, the CPU 10 checks whether the operation change request mode flag is on or off, and when it confirms that the mode change is not permitted, the CPU 10 advances the execution procedure to step S3 to execute another scan valley process. It is executed (step S4 in FIG. 1).

【0026】以下、CPU10は動作モードの判別処理
を実行する(図1のステップS5)。より具体的にはワ
ークメモリ70内のモード情報記憶領域の記憶情報(現
在、運転モードを示す情報)をそれぞれ、各種モードを
示す情報と比較し、両情報が一致したモード処理を実行
する。本実施例の場合は運転モードの設定が判別される
ので、CPU10の実行手順はステップS6Aへと進
み、運転処理モードが実行され、この後、入出力処理
(従来例で記述)が実行される(図1のステップS6A
→S7)。
Thereafter, the CPU 10 executes the operation mode discrimination processing (step S5 in FIG. 1). More specifically, the stored information in the mode information storage area in the work memory 70 (currently the information indicating the operation mode) is compared with the information indicating the various modes, and the mode processing in which the both information match is executed. In the case of the present embodiment, since the setting of the operation mode is determined, the execution procedure of the CPU 10 proceeds to step S6A, the operation processing mode is executed, and then the input / output processing (described in the conventional example) is executed. (Step S6A of FIG. 1
→ S7).

【0027】このようにして1回のスキャン処理が終了
し、第2回目のスキャン処理が図1のステップS1から
開始されると、CPU10の実行手順は再び図2のステ
ップS101へと移行し、運転モード切換スイッチ60
Aの指示モードについて第2回目の読取りが行われる。
When the one-time scanning process is completed in this way and the second-time scanning process is started from step S1 in FIG. 1, the execution procedure of the CPU 10 shifts to step S101 in FIG. 2 again. Operation mode switch 60
The second reading is performed for the A instruction mode.

【0028】次にCPU10はワークメモリ70に一時
記憶しておいた前回の読取りモード(停止モード)と今
回の読取りモード(停止モード)と比較を行う(図2の
ステップS102)。この比較において一致判定が得ら
れるので、CPU10はカウンタの計数値を現在“0”
から“1”へとカウントアップする(図2のステップS
103)。
Next, the CPU 10 compares the previous read mode (stop mode) temporarily stored in the work memory 70 with the current read mode (stop mode) (step S102 in FIG. 2). Since a coincidence determination is obtained in this comparison, the CPU 10 currently sets the count value of the counter to “0”.
Counting up from "1" to "1" (step S in FIG. 2)
103).

【0029】カウントアップされた計数値が予め定めた
回数“3”に到達していないことがステップS104に
おいて確認されると、CPU10は実行手順を図1のス
テップS2へ戻し、上述した他のスキャン処理を行う。
このようにしてスキャン処理を繰返し、上記カウンタの
計数値が“3”に到達すると、CPU10は図2のステ
ップS104において、チャタリングではなく、運転モ
ード切換スイッチ60Aのモード変更の指示が確実であ
ると判断し、動作変更要求フラグを現在のオフからオン
に変更する(図2のステップS105)。またカウンタ
の計数値は“0”にリセットされる(図2のステップS
107)。
When it is confirmed in step S104 that the counted-up count value has not reached the predetermined number "3", the CPU 10 returns the execution procedure to step S2 in FIG. Perform processing.
When the scanning process is repeated in this manner and the count value of the counter reaches "3", the CPU 10 determines in step S104 of FIG. 2 that the operation mode changeover switch 60A is instructed to change the mode, not chattering. Then, the operation change request flag is changed from the current OFF state to the ON state (step S105 in FIG. 2). Further, the count value of the counter is reset to "0" (step S in FIG. 2).
107).

【0030】図1の制御手順のステップS2において、
動作変更フラグのオンを検出し、動作モードの変更が許
可されたことを確認すると、CPU10はワークメモリ
70内の通常ワーク領域に一時格納されているモード
(停止モード)をモード情報記憶領域に上書き記憶する
ことで設定モードを変更する(図1のステップS3)。
In step S2 of the control procedure of FIG.
Upon detecting that the operation change flag is turned on and confirming that the operation mode change is permitted, the CPU 10 overwrites the mode (stop mode) temporarily stored in the normal work area in the work memory 70 in the mode information storage area. The setting mode is changed by storing (step S3 in FIG. 1).

【0031】変更された設定モード(停止モード)はス
テップS5で内容識別され、ステップS6Bで停止モー
ドが実行される。
The changed setting mode (stop mode) is identified in step S5, and the stop mode is executed in step S6B.

【0032】一方、チャタリング等により運転モード切
換スイッチ60Aの指示内容が変化した場合、指示内容
の変化毎にカウンタの計数値がリセットされる(図2の
ステップS101→S106→S107の手順)。この
ため、カウンタの計数値が所定値に到達しないので、動
作変更要求フラグがオンされず、現在、モード情報記憶
領域に設定されているモード情報が変更されることはな
い。
On the other hand, when the instruction content of the operation mode changeover switch 60A changes due to chattering or the like, the count value of the counter is reset each time the instruction content changes (steps S101 → S106 → S107 in FIG. 2). Therefore, the count value of the counter does not reach the predetermined value, the operation change request flag is not turned on, and the mode information currently set in the mode information storage area is not changed.

【0033】また、本実施例では図1のスキャン処理内
において、図2のスイッチ読込み処理を実行することで
スキャン処理に同期させて運転モード切換スイッチ60
Aの指示内容を読取っているので、スキャン処理時間が
短い程モード変更処理までの応答時間が短縮される。
In this embodiment, the operation mode changeover switch 60 is synchronized with the scanning process by executing the switch reading process of FIG. 2 in the scanning process of FIG.
Since the instruction content of A is read, the shorter the scan processing time, the shorter the response time until the mode change processing.

【0034】本実施例の他に次の例が挙げられる。In addition to this embodiment, the following examples can be given.

【0035】1)本実施例ではスキャン処理の短いプロ
グラマブルコントローラを対象としているので、上記カ
ウンタの計数終了値を固定化しているが、モード変更処
理までの応答時間と、チャタリング除去性能に関連させ
てカウンタの計数終了値を可変設定してもよい。応答時
間を短くしたい場合はカウンタの計数終了値を小さく設
定すればよく、チャタリング除去性能を高めたい場合は
カウンタの計数終了値を大きく設定する。可変設定方法
としては手動指示および自動指示の方法を用いることが
できる。
1) In the present embodiment, since the programmable controller having a short scan process is targeted, the count end value of the counter is fixed, but the response time until the mode change process and the chattering removal performance are related. The count end value of the counter may be variably set. If the response time is desired to be shortened, the count end value of the counter may be set small, and if the chattering removal performance is desired to be improved, the count end value of the counter may be set large. As the variable setting method, a manual instruction method or an automatic instruction method can be used.

【0036】手動指示の場合、電源投入時、プログラミ
ング装置からプログラマブルコントローラに上記計数終
了値を手動入力し、プログラマブルコントローラのCP
U10によりカウンタの初期設定値を定める。
In the case of manual instruction, when the power is turned on, the above-mentioned counting end value is manually input from the programming device to the programmable controller, and the CP of the programmable controller is set.
The initial setting value of the counter is determined by U10.

【0037】自動指示の場合は、電源投入時の初期化処
理においてスキャンタイム(図1のステップS1〜S
7)の実行時間をタイマにより計時し、タイマの計時結
果に対応させてCPU10によりタイマの計数終了値を
設定する。
In the case of the automatic instruction, the scan time (steps S1 to S in FIG. 1) is set in the initialization process when the power is turned on.
The execution time of 7) is measured by the timer, and the CPU 10 sets the count end value of the timer in correspondence with the result of the timer measurement.

【0038】[0038]

【発明の効果】以上、説明したようにスキャンタイムに
比例してモード変更応答時間が変化するので、ユーザは
違和感を感じることがない。また、従来のような割込み
処理を行わないので、スキャン処理が中断されることは
なく、装置制御の信頼性を高めることにも寄与すること
ができる。
As described above, since the mode change response time changes in proportion to the scan time, the user does not feel uncomfortable. Further, since the interrupt processing as in the conventional case is not performed, the scan processing is not interrupted and it is possible to contribute to improving the reliability of device control.

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

【図1】本発明実施例の処理手順を示すフローチャート
である。
FIG. 1 is a flowchart showing a processing procedure of an embodiment of the present invention.

【図2】運転モード切換スイッチ60Aの指示内容を読
取るための処理手順を示すフローチャートである。
FIG. 2 is a flowchart showing a processing procedure for reading an instruction content of an operation mode changeover switch 60A.

【図3】プログラマブルコントローラの回路構成を示す
ブロック図である。
FIG. 3 is a block diagram showing a circuit configuration of a programmable controller.

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

10 CPU 20 システムプログラムメモリ 60 I/O 60A 運転モード切換スイッチ 10 CPU 20 System program memory 60 I / O 60A Operation mode selector switch

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 運転モード切換スイッチの指示する動作
モードをスキャン処理に同期させて読取り、 当該読取られた指示モードに基づき、現在、プログラマ
ブルコントローラにおいて設定されている動作モードを
切換えることを特徴とするプログラマブルコントローラ
の動作モード設定方法。
1. An operation mode instructed by an operation mode changeover switch is read in synchronization with a scan process, and an operation mode currently set in a programmable controller is changed over based on the read instruction mode. Programmable controller operation mode setting method.
JP2950492A 1992-02-17 1992-02-17 Operating mode setting method for programmable controller Pending JPH05224710A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2950492A JPH05224710A (en) 1992-02-17 1992-02-17 Operating mode setting method for programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2950492A JPH05224710A (en) 1992-02-17 1992-02-17 Operating mode setting method for programmable controller

Publications (1)

Publication Number Publication Date
JPH05224710A true JPH05224710A (en) 1993-09-03

Family

ID=12277923

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2950492A Pending JPH05224710A (en) 1992-02-17 1992-02-17 Operating mode setting method for programmable controller

Country Status (1)

Country Link
JP (1) JPH05224710A (en)

Similar Documents

Publication Publication Date Title
JPH05224710A (en) Operating mode setting method for programmable controller
US4807178A (en) Programmable sequence controller having indirect and direct input/output apparatus
JP2629382B2 (en) Programmable controller system
JP2522401B2 (en) Programmable controller
JPH05324017A (en) Programmable controller operation mode setting method
JP2738141B2 (en) Single chip microcomputer
JP3393475B2 (en) Programmable controller
JP3234240B2 (en) Control method of serial port of programmable controller
JPH0142193Y2 (en)
JPH07287660A (en) Programmable controller interrupt handling method
JPH03296104A (en) Programmable controller system
JPS616704A (en) Programmable controller
JPH0635757A (en) CPU abnormality detection device
JPH06337803A (en) Computer and its runaway detection circuit
JP4196042B2 (en) Programmable controller interface processing method and programmable controller using the same
JPS62190544A (en) Higher link unit for programmable controller
JPS63180103A (en) How to set signals for programmable controller input/output terminals
JPH04134569A (en) Controller for image scanner
JPH1124712A (en) Programmable controller
JPS61296436A (en) Electronic apparatus
JPS62197099A (en) Electric washing machine
JPH05241853A (en) Programmable controller
JPH0830442A (en) Computer control device program starting method and computer control device thereof
JPS6156814B2 (en)
JP2001147802A (en) Image processor