JPS6039203A - Programmable controller - Google Patents

Programmable controller

Info

Publication number
JPS6039203A
JPS6039203A JP14840483A JP14840483A JPS6039203A JP S6039203 A JPS6039203 A JP S6039203A JP 14840483 A JP14840483 A JP 14840483A JP 14840483 A JP14840483 A JP 14840483A JP S6039203 A JPS6039203 A JP S6039203A
Authority
JP
Japan
Prior art keywords
program
control
block
input
process step
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
JP14840483A
Other languages
Japanese (ja)
Inventor
Akira Shirota
城田 昭
Yukihiko Inagaki
幸彦 稲垣
Kaoru Otani
薫 大谷
Chikao Yoneda
米田 親男
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.)
Idec Corp
Original Assignee
Idec Izumi 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 Idec Izumi Corp filed Critical Idec Izumi Corp
Priority to JP14840483A priority Critical patent/JPS6039203A/en
Publication of JPS6039203A publication Critical patent/JPS6039203A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/058Safety, monitoring

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)

Abstract

PURPOSE:To attain the best condition control and process step control by providing separately a memory area storing a condition control program and a process step control program so as to attain distinct separation on a program even if any special instruction system is not used. CONSTITUTION:A system program is stored in an ROM1 and a system work area or the like is provided to an RAM2. Further, a user's program is stored in an RAM3, one condition control block and two process step control blocks are provided. An input data from a user system device is fetched to a CPU6 via an input port 5 from an input terminal 9 and an output signal is outputted to an output relay 8 and a state display lamp 12 from an output port 7. Then the input of the program and the input of the operating command from the operator to a program controller PC are executed by an input key 10, and the content of the inputted program, the process of execution, an input data, the content of the output relay and an error message or the like are displayed on a program display 11.

Description

【発明の詳細な説明】 (al技術分野 この発明は条件制御方式のプログラムと」二稈歩進制御
方式のプログラムとを選択的に実行することのできるプ
ログラマブルコントローラに関する(bl従来技術とそ
の欠点 プログラマブルコントローラ(以下、車にl) Cとい
う。)は制御力式から見た場合、大きく分りで次の2つ
に分類される。■つば制御対象を幾つかの処理単位(処
理単位を通雷、]二程という。)に分割し、この工程を
予め定めた手順で連続的に実行さ−Uていく工程歩進制
御型PCであり、他の1つは制御対象全体の入力接点を
常時監視しておき、人力の論理演算結果を常時出力に反
映さ・Uて制御を並列的に且つ瞬時応答性を持って実行
する条件制御型pcである。このうち0;1者は制御、
動作の流れ通りにプログラムが組めるので、考え易く未
経験者でも容易に取り扱うごとができるという長所があ
る反面、流れ以外の動作、つまり割込み釣動作に対して
は特定の命令語を用いて対処してはいるものの、機能的
には不十分であるという短所を有する。また後者はザイ
クリックに条件判定を行っているので、割込み釣動作に
は十分に対応できるという長所を有する反面、制御対象
を1つの流れとして捉えるのではなく種々の条件1′+
1定を並列で同時に行いながら制御を実施するため、制
御の流れをそのままプログラムで表現することができず
、プログラムの修iMに多少の経験を必要とする短所が
ある。そこで一般には用途、あるいは取扱者の能力など
に応じて何れかの制御機能を有するPCを使用するよう
にしている。しかし、上記の工程歩進制御または条件制
御の何れかの制御機能しか備えていないPCでは両方、
の制御を必要とする制御対象に対して2種類必要とし、
また工程歩道it;111a11方式から条件jlH制
御方式に変更する場合、あるいは条件制御方式から工程
歩進制御方式に変更する場合にはその変更の度に異なっ
た種類のPCを用意しなければならない不都合がある。
Detailed Description of the Invention (Al Technical Field This invention relates to a programmable controller that can selectively execute a program of a conditional control method and a program of a two-culm stepping control method. When viewed from the control force formula, controllers (hereinafter referred to as "car C") can be broadly classified into the following two types. This is a step-by-step control type PC that continuously executes this process according to a predetermined procedure, and the other one constantly monitors the input contacts of the entire controlled object. This is a conditional control type PC that constantly reflects the results of human logical calculations in the output and executes control in parallel and with instantaneous response.
Since programs can be created according to the flow of the operation, it has the advantage of being easy to think about and can be handled easily even by inexperienced people.However, on the other hand, operations other than the flow, that is, interrupt fishing operations, can be handled using specific command words. However, it has the disadvantage of being insufficiently functional. In addition, since the latter performs condition determination cyclically, it has the advantage of being able to adequately handle interrupt fishing operations.
Since control is performed while simultaneously performing one constant in parallel, the flow of control cannot be directly expressed in a program, and there is a disadvantage that some experience is required to modify the program. Therefore, in general, a PC having one of the control functions is used depending on the purpose or the ability of the operator. However, in PCs that only have the control function of either process step control or condition control, both
Two types of control objects are required,
In addition, when changing from the process path IT; 111a11 method to the condition jlH control method, or from the condition control method to the process step control method, it is inconvenient that a different type of PC must be prepared each time the change is made. There is.

そこでこの問題を解決するために、従来上程歩進制御と
条件制御の2種類の制御機能を備え、ユーザーの選択に
よって何れか1つの制御力式を実行することのできるI
) Cが実用化されていた。例えば、特開昭57−69
308号に提案されていイ)PCは、1つのユーリ゛−
プログラムメモリを条件制御プログラム記憶エリ〜rと
工程歩l1l(li制御プログラム記憶エリアに分割で
きるようにし、条件制御プログラムの実行中に工程歩進
制御プログラムが実行できるようにして、1つのI) 
Cで2種Inの制御方式を平行して実行できるようにし
ている。
In order to solve this problem, we have conventionally provided two types of control functions, stepwise control and conditional control, and are capable of executing one control force formula according to the user's selection.
) C was put into practical use. For example, JP-A-57-69
Proposed in No. 308 a) A PC is a single user
The program memory can be divided into a condition control program storage area ~r and a process step l1l (li control program storage area, so that the process step control program can be executed while the condition control program is being executed, so that one I)
C allows two types of In control methods to be executed in parallel.

しかしながら、2種類の機能を備える従来のPCは、上
記特開昭57−69308号に開示されている′ように
その殆どが1つのプログラムメモリを分割して条f’l
制御プログラム中にユーザーの設定によって工程歩進制
御プログラムを組み込むことができるようにした構成で
あるために、条件制御プログラムと工程歩進制御プログ
ラムの区別を行うための特殊な命令体系を必要とし、し
かもそれらを区別するための制御が複雑化するとともに
、1つのメモリに対して2種類の制御プログラムの設定
を行う必↓1があるためにプログラム設定作業が煩雑と
なり、操作性が非常に悪い欠点があった。
However, most conventional PCs equipped with two types of functions divide one program memory into sections, as disclosed in the above-mentioned Japanese Patent Laid-Open No. 57-69308.
Since the configuration allows the process step control program to be incorporated into the control program according to the user's settings, a special command system is required to distinguish between the condition control program and the process step control program. Moreover, the control to distinguish between them becomes complicated, and it is necessary to set two types of control programs for one memory (↓1), which makes the program setting work complicated and has very poor operability. was there.

(C1発明の目的 この発明の目的は、条件制御プログラムと]二程歩進制
御プログラムを記憶するメモリエリアを別個にし、特別
の命令体系を使用しなくてもプログラム上の明確な分離
ができるようにし、制御とプログラム設定操作が簡単に
なるようにするとともに、条件制御プログラムを記憶す
るブロックと工程歩進制御プログラムを記憶するブロッ
クとの通信を内部リレーを用いて簡単に行うことができ
るプログラマブルコントローラを提供することにある。
(C1 Purpose of the Invention The purpose of the present invention is to separate the memory areas for storing the conditional control program and the two-step step control program, so that they can be clearly separated on the program without using a special instruction system. A programmable controller that simplifies control and program setting operations, and allows easy communication between the block that stores condition control programs and the block that stores process step control programs using internal relays. Our goal is to provide the following.

1d1発明の構成 この発明は要約すれば、条件制御用命令群だけを記憶す
る条件制御プログラム記憶ブロックと、工程歩進制御用
命令群だけを記憶する工程歩進側fallプ1コグラム
記憶ブロックとを別々に構成し、また各記憶ブロック間
に通信用内部リレーを設り、条件制御プログラムの実行
を一巡した後、工程歩進制御プログラムの実行に移り、
さらに工程歩進制御プログラムをlステップ実行した後
前記条件制御プログラムの実行に移るようにして、条件
制御プログラムと上程歩進制御プログラムを区別する命
令体系を使用しなくてもそれぞれの制御ブ1コグラムを
平行し゛C実施でき、また通信用内部リレーによって各
記憶ブロック間で任意のデータを送受できるようにした
ものである。
1d1 Structure of the Invention To summarize, the present invention includes a condition control program storage block that stores only a group of instructions for controlling conditions, and a fall program storage block on the process step side that stores only a group of instructions for controlling process steps. They are configured separately, and an internal relay for communication is provided between each memory block, and after one round of execution of the condition control program, the execution of the process step control program is started.
Furthermore, after executing the process step progress control program one step, the execution of the condition control program is started. can be carried out in parallel, and arbitrary data can be sent and received between each storage block using an internal relay for communication.

tel実施例 第1図はこの発明の実施例であるPCの概略ブロック図
である。ROM 1はシステムプロゲラ12を格納し、
RAM2はシステムワークエリアなどをα1fえる。R
A M 3はユーザープログラムを格納し、後述のよう
に1つの条件制御ブIJツクと2つの工程歩進制御ブl
コックを備えている。ニーデーシステム機器からの入力
データば入力端子9がり入力ポート5を介してCP t
J 6に取り込まれ、また出力信号は出カポ−1−7が
ら出力リレー8お、1、び状態表示ランプ12に出力さ
れる。オペレータからPCへのプログラム上 入力は入カキ−1Oによって実施され、入力されたプロ
グラムの内容、実行中の]―程陽2人力データ、出力リ
レーの内容およびエラーメソセージなどがプログラム表
示器Ifに表示される。なお、4はタイマ、カセット用
インターフェイスなどのハードウェアーブロックを示す
TELE EMBODIMENT FIG. 1 is a schematic block diagram of a PC which is an embodiment of the present invention. ROM 1 stores the system programmer 12,
RAM2 stores the system work area and the like by α1f. R
A M3 stores the user program, and has one condition control block and two process step control blocks as described below.
Comes with a cook. Input data from the knee system equipment is input to CP t via input port 5 via input terminal 9.
J6, and the output signal is outputted to output relays 8, 1, and status display lamp 12 from output capacitors 1-7. Program input from the operator to the PC is performed using the input key 1O, and the contents of the input program, the running data, the output relay contents, error messages, etc. are displayed on the program display If. Is displayed. Note that 4 indicates a hardware block such as a timer and a cassette interface.

第2図は」二記pcの前面パネルの概略正面図である。FIG. 2 is a schematic front view of the front panel of the PC.

人カキ−10は通富のPCの入カキ−の構成と略同じ構
成にあり、プログラムの設定や読み出しなどを行jが、
ブロックキー10aによって表示器11での表示内容お
よび入カキ−10での設定をブロック毎に行なえるよう
にしている。第3図(Δ)〜(I))は上記ブロックキ
ー10aによって設定されるモード別の表示器11での
表示例を示している。同図(A)は工程歩進制御プログ
ラムが記憶されているブロックへの1ステツプの設定内
容の表示例を示し、同図(B)は他の工程歩進制御プロ
グラムが記憶されているブロックBの1ステツプの設定
内容の表示例を示す。また同図(C)は条件制御プログ
ラムが記憶されているブロックCの1ステツプの設定内
容の表示例を示し、さらに同図(D)はブロックへの表
示モードで出力設定または出力状態のモニタリングを指
定したときの表示例を示している。同図の表示例におい
て、例えば第3図(A)のブロックA表示では、表示領
域aにおいて、ブロック名を表示し、表示領域すにおい
てステップ歯を表示する。また表示領域Cにおいて命令
を表示し、表示領域dおよびeにおいて入出力設定陥ま
たは数値データを表示する。また第3図(C)のブロッ
クC表示モードにおいては、表示領域aにおいてブロッ
ク名を表示し、表示領域すにおいてステップ歯を表示す
る。さらに表示領域Cにおいて命令を表示し、表示領域
dにおいて番号データを表示する。さらに第3図(D>
のモードにおいては表示領域aにおいてブロック名を表
示し、表示領域すにおいてステップ歯を表示する。また
表示領域Cにおいて出力陽を表示し、表示領域dにおい
て出力設定状態または出力状態を表示する。第3図(D
)において表示領域dの8ビットの各表示位置はカーソ
ルeによって指定することができ、カーソル移動用のキ
ー10b、lOcとデータ設定用のONキー10dを使
用することにより任意のビット(出力位置)をオン設定
することができる。なお、第3図(A>、(B)および
(D)の表示モードにおいて、表示領域すの2桁目のデ
ータは工程歩進制御プログラムに使用されるサブステン
プ陶を表す。
Hitokaki-10 has almost the same configuration as the input key of Tsutomi's PC, and is used for setting and reading programs, etc.
The display contents on the display 11 and the settings using the input keys 10 can be made for each block using the block keys 10a. FIG. 3 (Δ) to (I)) show examples of displays on the display 11 for each mode set by the block key 10a. The same figure (A) shows an example of the display of the setting contents of one step in the block in which the process step control program is stored, and the same figure (B) shows the display example of the setting contents of one step in the block B in which the other process step control programs are stored. An example of displaying the settings for one step is shown below. In addition, (C) in the same figure shows an example of displaying the setting contents of one step of block C in which the condition control program is stored, and (D) in the same figure shows the output setting or monitoring of the output state in the display mode for the block. An example of the display when specified is shown. In the display example of the figure, for example, in the block A display of FIG. 3(A), the block name is displayed in the display area a, and the step teeth are displayed in the display area A. Further, commands are displayed in the display area C, and input/output settings or numerical data are displayed in the display areas d and e. Further, in the block C display mode of FIG. 3(C), the block name is displayed in the display area a, and the step teeth are displayed in the display area A. Further, commands are displayed in the display area C, and number data are displayed in the display area d. Furthermore, Figure 3 (D>
In this mode, the block name is displayed in display area a, and the step teeth are displayed in display area A. Further, the display area C displays the output positive, and the display area d displays the output setting state or output state. Figure 3 (D
), each display position of the 8 bits in the display area d can be specified with the cursor e, and any bit (output position) can be specified by using the keys 10b and lOc for cursor movement and the ON key 10d for data setting. can be set on. In the display modes shown in FIGS. 3(A>, (B) and (D)), the second digit data in the display area represents the subtemplate used in the process step control program.

上記のようにこの実施例では、ブロックキー1(l a
を切り換えることによって各ブロック別に命令などを表
示するようにしたので、表示器が小型化する利点かある
。さらに1つの表示器でステップ番号、命令語および数
字データ(番号データ)を一連に表示するようにしてい
るので非常に見やすく、プログラムの設定や確認などが
極めて容易になる利点がある。
As mentioned above, in this embodiment, block key 1 (la
Since commands and the like are displayed for each block by switching the display, there is an advantage that the display can be made smaller. Furthermore, since the step number, command word, and numerical data (number data) are displayed in series on one display, it is very easy to see, and has the advantage that program setting and confirmation are extremely easy.

第4図はユーザープログラムを記憶するR A M3の
メモリ構成を概念的に示す図である。
FIG. 4 is a diagram conceptually showing the memory structure of the RAM 3 that stores user programs.

上述のようにユーザープログラムは、この例ではブロッ
クA、B、Cのそれぞれに別々に順に記憶されていく。
As mentioned above, the user program is stored in each of blocks A, B, and C separately and in sequence in this example.

ブ1コックA、Hにはそれぞれ種類の異なった」工程歩
進制御プログラムが記憶され、ブロックCには条件制御
プログラムが記tlされる上記各ブロック間には1ヒツ
トのレジスタで構成される通信用内部リレー(以下、通
信用11’?という。)20〜22が接続されていて、
各通信用IRに対しζは各ブロックに記憶されている命
令によってデータの設定またはその読み出しを行・うこ
とができる。通信用lR2OはブロックAによって、通
信用lR21はブロックBによってそれぞれデータの設
定が可能であり、通信用I R22はブロックCによっ
てデータ設定が可能である。
Different types of process step control programs are stored in blocks A and H, and a condition control program is stored in block C. Communication between each block consists of one register. internal relays (hereinafter referred to as communication 11'?) 20 to 22 are connected,
For each communication IR, ζ can set or read data according to instructions stored in each block. Data can be set in the communication IR2O by block A, in the communication IR21 by block B, and in the communication IR22 by block C.

また通信用lR2O,21に設定されているデータはブ
ロックAまたはブロックBによって読め出すことができ
るとともにブロックCによっても読み出すことができる
。さらに通信用I R22に設定されているデータはブ
ロックCによって読め出すことができるとともにブロッ
クAまたはブロックBによっ°Cも3九め出ずことがで
きる。各通信用IRは1個〜複数個で構成され、複数個
で構成される場合には各通信用IRに対してリレーN1
が(=J与される。
Furthermore, the data set in the communication lR2O, 21 can be read by block A or block B, and can also be read by block C. Furthermore, the data set in the communication IR 22 can be read out by block C, and can also be read out by block A or block B without increasing the temperature. Each communication IR is composed of one to multiple pieces, and if it is composed of multiple pieces, relay N1 is provided for each communication IR.
is given (=J.

ブロックCには通信用lR22の他に動作制御用I R
23が接続されている。この動作制御用IR’23はブ
ロックAおよびブロックBに記憶されている工程歩進制
御プログラムに対する制御を行うために使用される。こ
の動作制御用I R23の動作については後述する。
Block C includes an IR for operation control in addition to the IR22 for communication.
23 are connected. This operation control IR'23 is used to control the process progress control programs stored in block A and block B. The operation of this operation control IR 23 will be described later.

第5図は上記ブロックA〜ブロックCに記憶されるプロ
グラムの−・例を示す図である。同図(A)はブロック
八に記憶される工程歩進制御プログラム例を示し、1i
iJ 1図(B)はブロック−Hに記1.aされる工程
歩進制御プログラム例を示す。また同図(C)はブロッ
クCに記憶される条件;lr+J御プログラム例を示す
FIG. 5 is a diagram showing an example of programs stored in blocks A to C. (A) shows an example of a process step control program stored in block 8, and 1i
iJ Figure 1 (B) is written in Block-H 1. An example of a process progress control program is shown below. Further, (C) in the same figure shows an example of a program for controlling the conditions stored in block C; lr+J.

使用する命令は工程歩進ii11i111専用のPCに
使用゛」る命令体系および条件制御専用のpcに使用す
る命令体系と同一である。他の特別の命令は存在しない
。第6図(A)にブロックA、B、Cそれぞれにおいて
使用される命令の種類を示す。なお、通信用I R2(
1〜22へのデータの設定およびそのデータの読み出し
は上記の命令のうち所定のも゛のが使用される。第6図
(r3)に通信用IRに関する命令を示す。例えば通信
用I R2(+にフロック八によってデータを設定する
にはSET命令を使用する。またゾロツク(Jこよって
その設定データを読み出すにはLOI)、ANI)、O
Rなどの命令を使用する。なお、第5図においてオペラ
ンド欄および番号欄に記述されるデータは入出力番号な
どである。
The commands used are the same as those used for the PC dedicated to process progress II11i111 and the PC dedicated to condition control. There are no other special instructions. FIG. 6(A) shows the types of instructions used in each of blocks A, B, and C. In addition, communication IR2 (
For setting data to 1 to 22 and reading the data, a predetermined one of the above instructions is used. FIG. 6 (r3) shows instructions regarding the communication IR. For example, use the SET command to set data to the communication I R2 (+ by using block 8).
Use commands such as R. In FIG. 5, the data written in the operand column and the number column are input/output numbers, etc.

第7図は」二記動作制御用I R23の割り付けを示す
図である。動作制fall用11223はプロ・ツクA
用およびフロツクI3用にそれぞれ6個ずつ割り当てら
れている。そして各動作制御用J Rはそれぞれ固有の
動作制御用に使用される。例えば、100番と110番
の動作制御用IRはリセント制御用に使用され、104
番と114番のI RはスターI・制御用に使用される
。第))図&j上記のりJ (’l’ ilX制御用I
 Rを使用してブロックAとブロックI3のプログラム
をスタートさせるための手順を示す図である。同図(Δ
)はそのスター1〜制御のためのリレーシンボル図であ
り、同図(1”3)は命令群を示す図である。節単に動
作を説明すると、まずステップOにおいて別に設りられ
ている通常のlR121番をロー1し、ステップ1にお
いて動作制御用I R100番に対して出力する。12
1番のIRは起動時において0に設定されているため、
ステ・ノブ1を実行した段階では動゛作制御α1j用I
 RI 00番はセットされる。同様にしてステップ2
においても動作側fBll用TRll0番がセットされ
る。
FIG. 7 is a diagram showing the allocation of the operation control IR 23 described in section 2. 11223 for motion control fall is Pro Tsuk A
Six blocks are allocated for each block I3 and Flock I3. Each motion control JR is used for its own motion control. For example, the operation control IRs numbered 100 and 110 are used for recent control;
IR numbers 1 and 114 are used for star I/control. )) Figure &j Above glue J ('l' I for ilX control
FIG. 3 is a diagram illustrating a procedure for starting the programs of block A and block I3 using R; Same figure (Δ
) is a relay symbol diagram for the star 1~control, and the same figure (1"3) is a diagram showing a command group. To simply explain the operation of the section, first, at step O, the normal Low 1 is applied to IR number 121, and outputted to operation control IR number 100 in step 1.12
Since the first IR is set to 0 at startup,
At the stage when Step Knob 1 is executed, operation control α1j I
RI number 00 is set. Similarly, step 2
Also, TRll0 number for the active side fBll is set.

次にステップ3において120番の通常のIRをo −
1;’ L、ステップ4において通常の・I ]? 1
21番に出力する。120番の通常のIRは起動時に0
に設定されているためにステップ4を実行した段階では
121番のIRはセノ1へ状態となる。続いてステップ
5において121番のIRをロートし、ステップ6.7
において動作制御用lR104番および114番に出力
する。ごの結果動作制御用lR104番と114番とが
セットされるごとになる。なお、次回以院のザイクルに
おいては、121番のIRがセットされているために、
ステップ1,2においては動作側fallJI I R
100番および110番がセット状態になることがない
Next, in step 3, change the normal IR of number 120 to o −
1;' L, normal ・I in step 4]? 1
Output to number 21. The normal IR of number 120 is 0 at startup.
Therefore, when step 4 is executed, the IR number 121 is set to Seno 1. Next, in step 5, load IR number 121, and in step 6.7
It is output to operation control lRs 104 and 114. As a result, each time the operation control lRs 104 and 114 are set. In addition, since IR number 121 is set in the next cycle,
In steps 1 and 2, the operating side falls JI I R
Numbers 100 and 110 are never set.

このように動作制御用IRを使用することによっ゛ζ外
部入力端子を全く使用しなくてもブロックCによってプ
ロ・ツクAおよびBの動作制御を行うことができる。こ
の場合、第8図から明らかなようにブロックA、Hのプ
ログラムをスタートするのに使用する動作制御用IRは
スタート制御に必要な100番、110番および104
番、114番だけであり、他の動作制御用IRを使用し
ていない。したがって制御が極めて単純化し、プログラ
ムも非常にやり易くなる利点がある。また第9図は外部
入力端子1〜4と動作jlil制御用I Rl (] 
O番、104番、1. l (1番、114番を使用す
ることによっ−ζブuツクAおよびブロックBのスター
ト制御を行う場合のリレーシンボル部(同図(A))と
命令群を示す図(同図(B))である。この場合の動作
は運転を開始した後、入力1〜4がオフであればプロ、
りA、Bの起動はかからすに停止したままであるが、入
力Iがオンするとブ1コグラムの実行によりI RL 
O0番をオンするので、ブロックへのりセント処理がな
される。次に入力1をオフにした後、入力2をオンする
とプロ・ツクAのスタートがかかり工程歩進処理が実行
される。ブロックBに関しても動作は同様である。この
ようにして外部入力端子を動作制御用IRに対応させて
ブロックA、Bの起動をかりたりすることができるため
、必要最小限のプログラムでよい利点があり、さらに使
用する外部入力端子も最小限でよい利点がある。
By using the operation control IR in this way, block C can control the operations of programs A and B without using any external input terminals. In this case, as is clear from FIG. 8, the operation control IRs used to start the programs of blocks A and H are numbers 100, 110, and
114, and no other operation control IRs are used. Therefore, there is an advantage that control is extremely simple and programming is extremely easy. Also, Fig. 9 shows the external input terminals 1 to 4 and the operation jlil control I Rl (]
No. O, No. 104, 1. l (Figure 1 (A) in the same figure) and a diagram showing the command group (Figure (B) )).The operation in this case is that after starting operation, if inputs 1 to 4 are off, the
However, when the input I is turned on, I RL is activated by executing the block program.
Since the number O0 is turned on, the process of adding cents to the block is performed. Next, when input 1 is turned off and input 2 is turned on, program A is started and the process step process is executed. The operation is similar for block B as well. In this way, it is possible to start blocks A and B by making the external input terminal correspond to the operation control IR, which has the advantage of requiring only the minimum necessary program, and furthermore, the number of external input terminals used is also minimal. There are limited benefits.

第10図は上記pcの概略の動作を・示すフローチャー
トである。
FIG. 10 is a flowchart showing the general operation of the PC.

まずステップnl(以下、ステップniを単にniとい
う。)にて電源が投入されると初期処理を行う。次にn
2で運転スイッチ30 (第2図参照)がオンしていれ
ばn3で運転開始位置の初期処理を行う。さらにn4で
メモリが正面であるかどうかを判定し、正電であればn
5におい°ζブロックCのブ1コグラムの命令のチェッ
クを行う。実行しようとするプログラムのステップが最
終ステップに記述されるEND命令でない場合にはn7
において一命令語(1ステツプ)を実行する。さらにプ
ログラムカウンタを更新しくn8)、再びn5に戻る。
First, in step nl (hereinafter, step ni is simply referred to as ni), when the power is turned on, initial processing is performed. Then n
If the operation switch 30 (see FIG. 2) is on at step 2, initial processing for the operation start position is performed at step n3. Furthermore, it is determined whether the memory is in the front with n4, and if it is positive, n
In step 5, the instructions in the block diagram of °ζ block C are checked. If the step of the program to be executed is not an END instruction written in the final step, n7
One instruction word (one step) is executed. Furthermore, the program counter is updated (n8) and the process returns to n5.

こうしてブロックCのプログラムを一巡し、E N l
)命令を検出するとn6→n9と進み、入カポ−1・か
ら入力データをずべて取込の、さらにnlOおいてブロ
ックA、+3およびCのプログラムの演算結果を出力ボ
ートに出す。この状態でブロックへの動作制御用IRが
セットされていればブロックへの制御を行い(n 12
) 、そうでない場合にはブーコックAの歩進条件を判
定し歩進を実行する。なお、ブロックAのプログラムの
実行ステップは図示しないプログラムカウンタによって
監視され“Cいる。続いてn 1.4〜n16において
」二記r111〜n13と同様の動作によってブロック
Bに対する処理を行い、n17において運転スイッチ3
0がオンしていればn18においてプログラムカウンタ
をブロックCのプログラムのスタードア]゛レスに戻し
、n5に戻る。なお、n4においてメモリが異常であれ
ばn19でメモリエラーの表示およびブザー報知を行い
、さらにn20で復旧処理が終了したことを確認してn
2へ戻る。また実行中に入カキ−が押圧されれば割込み
処理に移りn 21においてその処理を実行する。さら
に100 m s e c毎のタイマ割込みがかけられ
ているために、その割込みの度にn22において1秒ク
ロック、ブザーオン制御、モニタ表示などのクロック処
理を行う。
In this way, the program of block C goes around, and E N l
) When the instruction is detected, the process proceeds from n6 to n9, and all input data is taken in from the input capo-1.Furthermore, at nlO, the operation results of the programs of blocks A, +3, and C are output to the output port. In this state, if the IR for controlling the operation of the block is set, the block is controlled (n 12
), if not, the step condition of Boocock A is determined and the step is executed. Note that the execution steps of the program in block A are monitored by a program counter (not shown).Next, in steps n1.4 to n16, block B is processed in the same manner as steps r111 to n13 in section 2, and in n17. Operation switch 3
If 0 is on, the program counter is returned to the program start door of block C at n18, and the process returns to n5. If the memory is abnormal in n4, a memory error will be displayed and a buzzer will be sounded in n19, and after confirming that the recovery process has been completed in n20,
Return to 2. If the input key is pressed during execution, the process moves to interrupt processing and is executed at step n21. Further, since a timer interrupt is generated every 100 msec, clock processing such as a 1-second clock, buzzer-on control, monitor display, etc. is performed at n22 each time the interrupt occurs.

以」−のようにしてブ(コックCに記憶されている条件
制御プログラムを一巡した後、ブロックA。
After going through the condition control program stored in block C as follows, block A is executed.

Bに記憶され°(いる工程歩進制御プロノ゛ラムの歩進
を実行し、その実行を終了した後再び条件制御プログラ
ムの実行に移るようして、ブロックA。
Steps of the process step control program stored in block B are executed, and after the execution is finished, execution of the conditional control program is started again.

13、Cに記憶されている3種類のプログラムを平行し
°ζ実行させることができる。
13. Three types of programs stored in C can be executed in parallel.

(f1発明の効果 以上のようにこの発明によれば、条件制御プログラム記
憶ブロックと工程歩進制御プログラム記憶ブロックとを
別々に構成し、さらに各記憶ブロック間に通信用内部リ
レーを接続してブロック間において相互に任意に通信を
行うことができるようにしたので、それぞれのプログラ
ムを組む場合に単一機能のPCの場合と同じように取り
扱うことができ、また相互のブロック間でデータの送受
が節単に行うことができるために条件制御と工程歩進制
御との両方の殿能を同時にしかも最良の状態で発揮させ
ることができる。
(F1 Effects of the Invention As described above, according to the present invention, the condition control program storage block and the process step control program storage block are configured separately, and furthermore, an internal relay for communication is connected between each storage block. Since the blocks can communicate freely with each other, each program can be handled in the same way as a single-function PC, and data cannot be sent and received between blocks. Since it can be carried out simply and easily, both the capabilities of condition control and process step control can be exerted at the same time and in the best condition.

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

第1図はこの発明の実施例であるPCのブロック図、第
2図は同pcの正面パネル図、第3図(A)〜(I))
は表示器11のモード別の表示例を示す図である。また
第4図はRAM3に割り付りられでいるブロックおよび
通信用内部リレーの概念図を示し、第5図(A)〜(C
)は各ブロックのプログラムの一例を示す図、第6図(
八)は各ブロック使用される命令体系を示す図、第6図
(B)は通信用IRに関する命令体系を示す図、第7図
は動作制御用TRに対する動作制御内容の割イ]図、第
8図(A)、(B)はブロックA、 Bのプログラムを
スタートさせるためのリレーシンボル図、命令群を示す
図、第9図(、A)、(B)は外部端子を利用してスタ
ート制御を行うためのリレーシンボル図、命令群を示す
図である。また第10図は上記pcの概略動作を示すフ
ローチャートである。 出願人 和泉電気株式会社 代理人 弁理士 小森久夫 第1図 ;i’−3図 第4図 第5図 ; 第6図 (A) (B) 第7図 第8図 (A) CB) 第9図 (A) (B)
Figure 1 is a block diagram of a PC that is an embodiment of this invention, Figure 2 is a front panel diagram of the same PC, Figures 3 (A) to (I))
1 is a diagram illustrating an example of display by mode on the display 11. FIG. Furthermore, Fig. 4 shows a conceptual diagram of blocks allocated to RAM3 and internal relays for communication, and Fig. 5 (A) to (C)
) is a diagram showing an example of the program of each block, and Figure 6 (
8) is a diagram showing the command system used in each block, FIG. 6(B) is a diagram showing the command system regarding the communication IR, and FIG. Figures 8 (A) and (B) are diagrams showing relay symbols and instruction groups for starting programs in blocks A and B. Figures 9 (, A) and (B) are for starting programs using external terminals. It is a diagram showing a relay symbol diagram and a command group for performing control. FIG. 10 is a flowchart showing the general operation of the PC. Applicant Izumi Electric Co., Ltd. Agent Patent Attorney Hisao Komori Figure 1; Figure i'-3 Figure 4 Figure 5; Figure 6 (A) (B) Figure 7 Figure 8 (A) CB) Figure 9 Diagram (A) (B)

Claims (1)

【特許請求の範囲】[Claims] (1)条件制御用命令群だけで構成される条件制御プl
コグラムを記憶する条件制御プログラム記1意ブロック
と、前記条件制御プログラム記憶プロ・ツクと独立に構
成され、工程歩進制御用命令群たりて構成される工程歩
進制御プログラムを記憶する工程歩進制御プログラム記
憶ブロックと、各記憶ブロック間に設けられ、所定の命
令でデータの設定または読め出しが行われる通信用内部
リレーと、前記条件制御プlコグラムの実行を一巡した
後、工程歩進制御プログラムの実行に移る手段と、前記
」二程歩進制御プログラムを1ステップ実行した後前記
条件制御プログラムの実行に移る手段と、を備えてなる
プログラマブルコン1−ローラ。
(1) Condition control program consisting only of a group of condition control instructions
A process step that stores a process step control program that is configured independently of the condition control program storage block and a group of instructions for process step control. A control program storage block, an internal relay for communication provided between each storage block and in which data is set or read in response to a predetermined command, and a process step control after one cycle of execution of the condition control program. A programmable controller 1-roller comprising: means for moving to execution of a program; and means for moving to execution of the conditional control program after executing the ``two step step control program'' one step.
JP14840483A 1983-08-12 1983-08-12 Programmable controller Pending JPS6039203A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14840483A JPS6039203A (en) 1983-08-12 1983-08-12 Programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14840483A JPS6039203A (en) 1983-08-12 1983-08-12 Programmable controller

Publications (1)

Publication Number Publication Date
JPS6039203A true JPS6039203A (en) 1985-03-01

Family

ID=15452021

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14840483A Pending JPS6039203A (en) 1983-08-12 1983-08-12 Programmable controller

Country Status (1)

Country Link
JP (1) JPS6039203A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62179603U (en) * 1986-04-30 1987-11-14

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5663606A (en) * 1979-10-26 1981-05-30 Hitachi Ltd Sequence control unit
JPS5663607A (en) * 1979-10-26 1981-05-30 Hitachi Ltd Sequence control unit
JPS5769308A (en) * 1980-10-13 1982-04-28 Omron Tateisi Electronics Co Scan-type programmable logic controller
JPS5866114A (en) * 1981-10-15 1983-04-20 Mitsubishi Electric Corp Programmable controller
JPS58107906A (en) * 1981-12-21 1983-06-27 Omron Tateisi Electronics Co Process step type programmable controller

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5663606A (en) * 1979-10-26 1981-05-30 Hitachi Ltd Sequence control unit
JPS5663607A (en) * 1979-10-26 1981-05-30 Hitachi Ltd Sequence control unit
JPS5769308A (en) * 1980-10-13 1982-04-28 Omron Tateisi Electronics Co Scan-type programmable logic controller
JPS5866114A (en) * 1981-10-15 1983-04-20 Mitsubishi Electric Corp Programmable controller
JPS58107906A (en) * 1981-12-21 1983-06-27 Omron Tateisi Electronics Co Process step type programmable controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62179603U (en) * 1986-04-30 1987-11-14

Similar Documents

Publication Publication Date Title
JPS60262204A (en) Programmable controller
JPS6039203A (en) Programmable controller
US6944831B1 (en) Operator buttons as active buttons
JPH01177609A (en) Simulation system for pc
JPH0232405A (en) Programmable controller
JPS635402A (en) Programmable controller
JPH02226307A (en) Numerical controller
JPH0219482B2 (en)
JPS63126007A (en) Programmable controller
JPS5856121B2 (en) sequence programmer
JPS6336404A (en) Programmable controller
JP2663959B2 (en) Programmable terminal
JPS62256101A (en) Programmable controller
JPH02118701A (en) Input signal control system of pc
JPS58221405A (en) Programmable controller
JPS63249203A (en) Crt programmer for programmable controller
JPS5911940B2 (en) Program calculation start device
JPS61121104A (en) Programmable controller
JPS6295603A (en) Programmable controller
JPH01292402A (en) Signal referencing system for pc device
JPH0447405A (en) Programing device for programmable controller
JPH0354607A (en) Program restarting system for automatic operation
JPS58225403A (en) Programmable controller
JPH04148304A (en) Setting method for modal g code
JPS58132809A (en) Programmable controller