JPH05341816A - Sfc programming system - Google Patents
Sfc programming systemInfo
- Publication number
- JPH05341816A JPH05341816A JP14960692A JP14960692A JPH05341816A JP H05341816 A JPH05341816 A JP H05341816A JP 14960692 A JP14960692 A JP 14960692A JP 14960692 A JP14960692 A JP 14960692A JP H05341816 A JPH05341816 A JP H05341816A
- Authority
- JP
- Japan
- Prior art keywords
- graphic
- image
- information
- drawing area
- input
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 claims description 21
- 230000006870 function Effects 0.000 claims description 3
- 238000003780 insertion Methods 0.000 claims description 2
- 230000037431 insertion Effects 0.000 claims description 2
- 230000007704 transition Effects 0.000 abstract description 52
- 238000010586 diagram Methods 0.000 description 14
- 230000008569 process Effects 0.000 description 12
- 238000012545 processing Methods 0.000 description 9
- 238000012937 correction Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 239000012530 fluid Substances 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008439 repair process Effects 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
Landscapes
- Programmable Controllers (AREA)
Abstract
(57)【要約】
【目的】SFC記述の図形プログラムを一部自動作成す
る。
【構成】画像メモリに、例えば横にX座標0〜2、縦に
Y座標0〜2の3×3のXY座標領域に分割したメモリ
領域50を設ける。そして、キー入力に基づいて先ずス
テップAの画像をメモリ領域50の座標(0、0)に描
画する。次にステップBがキー入力されたとき、ステッ
プBを描画するメモリ領域50の座標(0、2)の上方
に隣接して続く2つの座標(0、1)、(0、0)を検
索する。そして、座標(0、0)にステップAの画像が
あり、且つ座標(0、1)に図形画像が無いときは、入
力されたステップBを座標(0、2)に描画すると共に
トランジション図形を自動作成して座標(0、1)に描
画し、ステップA、トランジション、ステップBをリン
クで連結する。分岐ステップの場合は、分岐ステップを
描画した後、分岐線が入力されたときトランジションを
自動作成してもよく、逆に分岐線を描画した後、ステッ
プが入力されたとき、トランジションを自動作成しても
よい。合流の場合も同様である。
(57) [Summary] [Purpose] Partially automatically create a graphic program of SFC description. An image memory is provided with a memory area 50 which is divided into 3 × 3 XY coordinate areas having X coordinates 0 to 2 horizontally and Y coordinates 0 to 2 vertically. Then, based on the key input, the image of step A is first drawn at the coordinates (0, 0) in the memory area 50. Next, when the step B is keyed in, two coordinates (0, 1) and (0, 0) that are adjacent and adjacent above the coordinates (0, 2) of the memory area 50 for drawing the step B are searched. .. When the image of step A exists at the coordinate (0, 0) and there is no graphic image at the coordinate (0, 1), the input step B is drawn at the coordinate (0, 2) and the transition graphic is displayed. Automatically created and drawn at coordinates (0, 1), step A, transition, and step B are linked by a link. In the case of a branch step, after drawing a branch step, a transition may be automatically created when a branch line is input. Conversely, after drawing a branch line, a transition is automatically created when a step is input. May be. The same applies to the case of merging.
Description
【0001】[0001]
【産業上の利用分野】本発明は、SFC命令語体系を用
いてプログラムを作成するSFCプログラミング方式に
関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an SFC programming method for creating a program using an SFC command system.
【0002】[0002]
【従来の技術】従来より、現場においては、制御すべき
様々な情報例えばベルトコンベアの出口を通過した製品
が所定数量に達した等の物量的情報、或いは裁断機が稼
動中であるときに危険域に移動物を検出した等の論理的
情報等がある。それら様々な情報に応じて所定の出力制
御(シーケンス制御)を行うものとしてプログラマブル
コントローラ(以下、PCと称する)が用いられてい
る。2. Description of the Related Art Conventionally, in the field, various information to be controlled, for example, physical quantity information such as a predetermined quantity of products passing through an exit of a belt conveyor, or danger when a cutting machine is in operation is dangerous. There is logical information such as detection of a moving object in the area. A programmable controller (hereinafter referred to as a PC) is used as a device for performing a predetermined output control (sequence control) according to the various information.
【0003】このPCのプログラミング方法は、従来コ
ンピュータに関してはハードウエア、ソフトウエア共に
疎遠であったユーザにとって、PCがコンピュータであ
ることを意識することなく容易にプログラムを構築でき
るようにするというPC開発当初からの目的に基づい
て、通常は、コンピュータプログラミングとは全く異な
る記述形式を伴う。例えば図8(a) 示すように、一般に
は、PC化以前から現場で用いられていた接点(スイッ
チ)81、82やコイル83等のシンボルマークによる
リレー回路の展開接続図が用いられる。This PC programming method is a PC development that enables a user, who has been distant from both hardware and software with respect to a conventional computer, to easily build a program without being aware that the PC is a computer. Based on its original purpose, it usually involves a completely different form of description than computer programming. For example, as shown in FIG. 8 (a), generally, an expanded connection diagram of a relay circuit using symbol marks such as contacts (switches) 81 and 82 and coils 83, which have been used in the field before the PC was used.
【0004】通常、工程の進行状況、作業手順等の現場
の態様は流動的なものである。このため、作業現場のシ
ーケンス制御の手順(プログラム)は、元来、初めから
仕様が決められるものではなく、PCの試運転中や実際
の運転中に、現場の実情に合わせて変更や修正が絶えず
繰り返されることによって定まって行く。このためPC
には、これらの変化に容易に対処できるように、必要な
制御要素が全て内蔵されている。そして、それらの制御
要素を用いて演算を行うことにより、図8(a)に示すよ
うな、それらの制御要素を組み合せて1つの出力を決定
するという仕組みのリレー回路図形のユーザプログラム
が実行されるようになっている。[0004] Usually, the on-site aspect such as the progress status of the process and the work procedure is fluid. Therefore, the sequence control procedure (program) at the work site is not originally specified from the beginning, and changes or corrections are constantly made during the test run or actual operation of the PC according to the actual situation at the site. It becomes fixed by being repeated. For this reason PC
Has all the necessary control elements built into it to easily handle these changes. Then, the user program of the relay circuit diagram of the mechanism of combining these control elements to determine one output is executed as shown in FIG. 8 (a) by performing an operation using these control elements. It has become so.
【0005】また、近年では、シーケンシャル・ファン
クション・チャート(以下、SFCと称する)というP
C専用のプログラム記述形式が注目されている。この記
述形式は、PCの制御動作を分かり易く図形表示するこ
とを可能にしたプログラム言語であり、例えば図8(b)
示すように、上記リレー回路図が、ステップ(同図の8
4)と呼ばれる記述部と、トランジション(同図の8
5)と呼ばれる記述部とに交互に配置され、リンク(同
図の86)で連結されながら記述されるというものであ
る。ステップ84は制御対象となる各工程の入出力群を
表し、トランジション85は次に続くステップの選択条
件を表している。Further, in recent years, there is a P called a sequential function chart (hereinafter referred to as SFC).
The program description format dedicated to C is receiving attention. This description format is a programming language that makes it possible to graphically display the control operation of the PC, for example, as shown in FIG.
As shown, the relay circuit diagram is
4) and the transition (8 in the figure)
5) are alternately arranged in a description section called "5)" and are described while being linked by a link (86 in the figure). Step 84 represents the input / output group of each process to be controlled, and transition 85 represents the selection condition of the next subsequent step.
【0006】この場合、ユーザは、SFCプログラミン
グ装置(プログラムローダ)を用いて、まずステップ、
トランジション、及びリンクを順次入力することによ
り、図8(b) に示すようなSFC記述のプログラム(以
下単に、SFC図形と称する)を画面表示させながら作
成する。In this case, the user first uses the SFC programming device (program loader) to perform the steps
By sequentially inputting transitions and links, an SFC description program (hereinafter simply referred to as an SFC graphic) as shown in FIG. 8B is created while being displayed on the screen.
【0007】このステップ、トランジション、及びリン
クからなるSFC図形は、中間コードにコンパイルされ
てPCに格納される。続いて、ユーザは、各ステップ及
びトランジション毎に、例えば接点やコイルを記号表記
した入力キー等により、例えば図8(a) に示すようなリ
レー回路図を入力してプログラムを完成させる。The SFC graphic including the steps, transitions, and links is compiled into intermediate code and stored in the PC. Then, the user completes the program by inputting a relay circuit diagram as shown in FIG. 8 (a), for example, by using an input key or the like in which contacts and coils are coded for each step and transition.
【0008】[0008]
【発明が解決しようとする課題】ところで、上述したS
FC図形は、ステップとステップの間には必ずトランジ
ションを描画しなければならないという規約を有してお
り、この規約に違反して作成されたSFC図形は正常に
動作しないという特性を有している。By the way, the above-mentioned S
The FC graphic has a rule that a transition must be drawn between steps, and an SFC graphic created in violation of this rule does not operate normally. ..
【0009】しかしながら、従来のSFC図形によるプ
ログラミング方法は、その作成、編集等の作業におい
て、プログラム要素(図形要素)を全てキー入力しなけ
ればならない。このような作業においては、従来、ステ
ップのみを連続描画してトランジションを描き落とすと
いうプログラミング・ミスがしばしば発生した。また、
このようなプログラミング・ミスは、プログラムの最終
段階にいたるまで発見されない場合が多い。そして、例
えば、1ページ一杯に記述されたプログラムに、上記の
ようなトランジション脱落ミスが発見されたときなどで
は、脱落ミスの生じた部分から後方のプログラム全部
に、図形描き直しの修正作業をしなければならなくな
り、プログラムの生産性が著しく低下するという問題が
あった。However, in the conventional programming method using SFC graphics, all program elements (graphic elements) must be key-inputted in the work of creating and editing. In such a work, conventionally, a programming mistake has often occurred in which only steps are continuously drawn and transitions are drawn. Also,
Such programming mistakes are often not discovered until the final stage of the program. Then, for example, when the above-mentioned transition drop error is found in a program written on one page, it is necessary to redraw the figure in all the programs behind the part where the drop error occurs. There was a problem that the productivity of the program was remarkably reduced.
【0010】本発明は、上記従来の実情に鑑みてなされ
たものであり、その目的とするところは、SFC図形の
トランジションを自動的に作成することである。The present invention has been made in view of the above-mentioned conventional circumstances, and an object thereof is to automatically create a transition of an SFC figure.
【0011】[0011]
【課題を解決するための手段】本発明は、プログラマブ
ルコントローラ用のプログラムを、SFC命令語体系を
用いて作成するSFCプログラミング方式を前提とす
る。The present invention is premised on an SFC programming method for creating a program for a programmable controller using an SFC command system.
【0012】本発明の手段は次の通りである(図1の本
発明のブロック図参照)。図形情報入力手段1は、SF
C記述の図形情報を入力する。同手段は、例えば、キー
ボード等からなる。The means of the present invention are as follows (see the block diagram of the present invention in FIG. 1). The graphic information input means 1 is SF
Input the graphic information of C description. The means is, for example, a keyboard or the like.
【0013】図形画像メモリ2は、図形情報入力手段1
により入力される上記SFC記述の図形情報に対応する
図形画像を記憶する。同手段は、例えば、画像用メモリ
等からなる。The graphic image memory 2 includes graphic information input means 1
The graphic image corresponding to the graphic information of the SFC description input by is stored. The means comprises, for example, an image memory or the like.
【0014】図形情報自動作成手段3は、図形情報入力
手段1により図形情報の入力がなされたとき、その入力
された図形情報に対応する図形画像が描画される図形画
像メモリ2の描画領域の上方に隣接する第1の描画領域
及びその第1の描画領域の上方に隣接する第2の描画領
域の2つの描画領域を検索して図形画像の有無を判別
し、上記第1の描画領域に図形画像がなく且つ上記第2
の描画領域に所定の図形画像があるとき、第1の描画領
域に描画すべき図形画像に対応する図形情報を自動的に
作成する。また、同手段は、例えば請求項2記載のよう
に、図形情報入力手段1により図形情報の入力がなされ
たとき、その入力された図形情報に対応する図形画像が
描画される図形画像メモリ2の描画領域の下方に隣接す
る第3の描画領域及びその第3の描画領域の下方に隣接
する第4の描画領域の2つの描画領域を検索して図形画
像の有無を判別し、上記第3の描画領域に図形画像がな
く且つ上記第4の描画領域に所定の図形画像があると
き、第3の描画領域に描画すべき図形画像に対応する図
形情報を自動的に作成する。同手段は、例えば、マイク
ロプロセッサ等からなる。When the graphic information inputting means 1 inputs graphic information, the graphic information automatic creating means 3 is located above the drawing area of the graphic image memory 2 in which a graphic image corresponding to the input graphic information is drawn. The first drawing area adjacent to the first drawing area and the second drawing area adjacent to the first drawing area above the first drawing area are searched to determine the presence / absence of a graphic image, and the graphic is displayed in the first drawing area. No image and above second
When there is a predetermined graphic image in the drawing area, the graphic information corresponding to the graphic image to be drawn in the first drawing area is automatically created. Further, for example, when the graphic information inputting means 1 inputs graphic information, the same means is provided in the graphic image memory 2 in which a graphic image corresponding to the input graphic information is drawn. The presence / absence of a graphic image is determined by searching for two drawing areas, a third drawing area adjacent below the drawing area and a fourth drawing area adjacent below the third drawing area. When there is no graphic image in the drawing area and a predetermined graphic image exists in the fourth drawing area, graphic information corresponding to the graphic image to be drawn in the third drawing area is automatically created. The means comprises, for example, a microprocessor.
【0015】図形画像挿入描画手段4は、上記入力され
た図形情報に対応する図形画像を描画すべき図形画像メ
モリ2の描画領域にその入力された図形情報に対応する
図形画像を描画すると共に、図形情報自動作成手段3に
より上記第1の描画領域に描画すべき図形画像に対応し
て作成された図形情報に対応する図形画像を図形画像メ
モリ2の上記第1の描画領域に挿入して描画し、また
は、請求項2記載のように、図形情報自動作成手段3に
より上記第3の描画領域に描画すべき図形画像に対応し
て作成された図形情報に対応する図形画像を図形画像メ
モリ2の上記第3の描画領域に挿入して描画する。The graphic image inserting / drawing means 4 draws the graphic image corresponding to the input graphic information in the drawing area of the graphic image memory 2 in which the graphic image corresponding to the input graphic information is to be drawn. A graphic image corresponding to the graphic information created corresponding to the graphic image to be drawn in the first drawing area by the graphic information automatic creating means 3 is inserted into the first drawing area of the graphic image memory 2 and drawn. Alternatively, as described in claim 2, a graphic image corresponding to the graphic information created corresponding to the graphic image to be drawn in the third drawing area by the graphic information automatic creating means 3 is stored in the graphic image memory 2 And is drawn in the third drawing area.
【0016】これにより、SFC図形のトランジション
を自動的に作成することができるようになる。This makes it possible to automatically create transitions of SFC figures.
【0017】[0017]
【作用】本発明の手段の作用は次の通りである。SFC
記述の図形情報が図形情報入力手段1により入力される
と、その図形情報に対応する図形画像が図形画像メモリ
2により記憶される。The operation of the means of the present invention is as follows. SFC
When the graphic information of the description is input by the graphic information input means 1, the graphic image corresponding to the graphic information is stored in the graphic image memory 2.
【0018】続いて、図形画像メモリ2の上記入力され
た図形情報に対応する図形画像が描画される描画領域の
上方に隣接する第1の描画領域及びその第1の描画領域
の上方に隣接する第2の描画領域の2つの描画領域が、
図形情報自動作成手段3により検索され図形画像の有無
が判別される。そして、上記第1の描画領域に図形画像
がなく且つ上記第2の描画領域に所定の図形画像がある
とき、第1の描画領域に描画すべき図形画像に対応する
図形情報が自動的に作成される。Subsequently, the first drawing area adjacent to the upper side of the drawing area in which the graphic image corresponding to the input graphic information of the graphic image memory 2 is drawn and the upper side of the first drawing area. The two drawing areas of the second drawing area
The presence / absence of a graphic image is determined by searching by the graphic information automatic creating means 3. When there is no graphic image in the first drawing area and a predetermined graphic image exists in the second drawing area, graphic information corresponding to the graphic image to be drawn in the first drawing area is automatically created. To be done.
【0019】また、図形情報自動作成手段3により、図
形画像メモリ2の上記入力された図形情報に対応する図
形画像が描画される描画領域の下方に隣接する第3の描
画領域及びその第3の描画領域の下方に隣接する第4の
描画領域の2つの描画領域も検索され図形画像の有無が
判別される。そして、上記第3の描画領域に図形画像が
なく且つ上記第4の描画領域に所定の図形画像があると
き、第3の描画領域に描画すべき図形画像に対応する図
形情報が自動的に作成される。The graphic information automatic creating means 3 adjoins a third drawing area below the drawing area in which the graphic image corresponding to the input graphic information in the graphic image memory 2 is drawn and the third drawing area. The two drawing areas of the fourth drawing area adjacent below the drawing area are also searched to determine the presence / absence of a graphic image. When there is no graphic image in the third drawing area and a predetermined graphic image exists in the fourth drawing area, graphic information corresponding to the graphic image to be drawn in the third drawing area is automatically created. To be done.
【0020】その後、図形画像挿入描画手段4により、
上記入力された図形情報に対応する図形画像が、それを
描画すべき図形画像メモリ2の描画領域に描画されると
共に、上記第1の描画領域に描画すべき図形画像に対応
して自動的に作成された図形情報に対応する図形画像が
その第1の描画領域に挿入して描画され、上記第3の描
画領域に描画すべき図形画像に対応して自動的に作成さ
れた図形情報に対応する図形画像がその第3の描画領域
に挿入して描画される。After that, by the graphic image insertion drawing means 4,
A graphic image corresponding to the input graphic information is drawn in the drawing area of the graphic image memory 2 in which it should be drawn, and automatically corresponding to the graphic image to be drawn in the first drawing area. A graphic image corresponding to the created graphic information is inserted into the first drawing area and drawn, and corresponds to the graphic information automatically created corresponding to the graphic image to be drawn in the third drawing area. The graphic image to be drawn is inserted and drawn in the third drawing area.
【0021】これにより、SFC図形のトランジション
を自動的に作成することができるようになる。This enables the transition of the SFC figure to be automatically created.
【0022】[0022]
【実施例】以下、本発明の実施例について、図面を参照
しながら説明する。図2は、一実施例に係わるプログラ
ムローダの構成を示す図である。Embodiments of the present invention will be described below with reference to the drawings. FIG. 2 is a diagram showing the configuration of the program loader according to the embodiment.
【0023】同図において、プログラムローダは、プロ
グラムやその他の指示をキー入力するためのキーボード
21、そのキー入力されたキーコードを解析してプログ
ラム編集(プログラムの作成、変更、編集等)のための
入力であるか又は他の処理をするための入力であるかを
識別し、その識別に基づいてキー入力情報を配分出力す
るシステム管理部22、そのシステム管理部22から入
力されるキー入力情報に基づいて、プログラム編集を行
うSFCプログラム編集部20、同じくシステム管理部
22から入力されるキー入力情報に基づいて、プログラ
ムに付加するコメントを作成したり、編集終了後、中間
コードに変換されたプログラムをPCに転送する処理等
を行う他機能部23、及びSFCプログラム編集部20
からの駆動によりプログラム図形を表示するディスプレ
イ24から構成される。In FIG. 1, a program loader is used for program editing (program creation, modification, editing, etc.) by analyzing a keyboard 21 for key-inputting a program and other instructions, and analyzing the key code entered by the key. Key input information input from the system management unit 22 that identifies whether the input is for the input of or other processing and distributes and outputs the key input information based on the identification. Based on the key input information input from the SFC program editing unit 20 that also edits the program based on the above, and the system management unit 22, a comment to be added to the program is created, or after the editing is finished, it is converted into an intermediate code. Other function unit 23 for performing processing of transferring a program to a PC, and SFC program editing unit 20
It is composed of a display 24 which displays a program figure by driving from.
【0024】上記、SFCプログラム編集部20は、さ
らに、キー入力受付部20a、自動作成部20b、作画
部20c、表示部20d、記憶部20e、及びコンパイ
ル部20fからなっている。The SFC program editing section 20 further includes a key input receiving section 20a, an automatic creating section 20b, an image creating section 20c, a display section 20d, a storage section 20e, and a compiling section 20f.
【0025】記憶部20eは、特には図示しないが、線
データ、図形データ、座標データ等からなる複数の図形
情報(画素データ)を予め記憶している図形情報記憶部
と、プログラム編集により作成されたSFC図形の画像
情報(イメージデータ)を記憶する画素データ用メモリ
からなる画像情報記憶部と、そのSFC図形の画像情報
をコンパイルして得られた中間コードを記憶する中間コ
ード記憶部とで構成される。Although not particularly shown, the storage unit 20e is created by program editing and a graphic information storage unit in which a plurality of pieces of graphic information (pixel data) including line data, graphic data, coordinate data, etc. are stored in advance. An image information storage unit including a pixel data memory for storing image information (image data) of an SFC graphic, and an intermediate code storage unit for storing an intermediate code obtained by compiling the image information of the SFC graphic. To be done.
【0026】キー入力受付部20aは、システム管理部
22から入力されるキー入力情報の制御コードを解析
し、描画命令のコードであればキー入力情報を自動作成
部20bに転送し、コンパイル命令のコードであればキ
ー入力情報をコンパイル部20fに転送する。The key input acceptance unit 20a analyzes the control code of the key input information input from the system management unit 22, transfers the key input information to the automatic creation unit 20b if it is the code of the drawing command, and sends the compiled command. If it is a code, the key input information is transferred to the compiling unit 20f.
【0027】自動作成部20bは、CPU(中央演算処
理装置)等からなり、キー入力受付部20aから転送・
入力されるキー入力情報に対応する画素データを記憶部
20eの図形情報記憶部から読み出してSFC図形の描
画情報を作成し、さらにトランジション描画情報を付加
する必要がある場合にはトランジション描画情報を付加
して、そのSFC図形の描画情報を作画部20cに出力
する。The automatic creation unit 20b is composed of a CPU (central processing unit), etc., and is transferred from the key input reception unit 20a.
Pixel data corresponding to the input key input information is read from the graphic information storage unit of the storage unit 20e to create drawing information of the SFC graphic, and transition drawing information is added when it is necessary to add transition drawing information. Then, the drawing information of the SFC figure is output to the drawing unit 20c.
【0028】作画部20cは、自動作成部20bから入
力される描画情報に基づいてSFC図形の画像情報を生
成し、その生成した画像情報を記憶部20eの画像情報
記憶部(画素データ用メモリ)に格納する。The drawing unit 20c generates image information of an SFC figure based on the drawing information input from the automatic creating unit 20b, and the generated image information is stored in the image information storage unit (pixel data memory) of the storage unit 20e. To store.
【0029】表示部20dは、表示駆動部等からなり、
記憶部20eの画素データ用メモリから読み出した画像
情報に基づいて、SFC図形を、ディスプレイ24に画
像表示する。The display section 20d is composed of a display drive section and the like,
Based on the image information read from the pixel data memory of the storage unit 20e, the SFC graphic is displayed on the display 24 as an image.
【0030】一方、コンパイル部20fは、キー入力受
付部20aから転送・入力されるキー入力情報に対応す
る画像情報を記憶部20eの画素データ用メモリから読
み出して中間コードに変換し、その中間コードを記憶部
20eの中間コード記憶部に格納する。On the other hand, the compiling unit 20f reads the image information corresponding to the key input information transferred / input from the key input receiving unit 20a from the pixel data memory of the storage unit 20e and converting it into an intermediate code, and the intermediate code is obtained. Is stored in the intermediate code storage unit of the storage unit 20e.
【0031】図3は、上記記憶部20eの画素データ用
メモリに格納される画像情報の一例を示したものであ
る。同図では、画像の左方にSFC図形のメインルーチ
ンのステップA1、A2、A3及びA4と、それぞれの
ステップの間のトランジションTa1、Ta2及びTa
3が描画され、画像の右方に、ステップA1から分岐し
てステップA4に合流するサブルーチンのステップB1
及びステップB2と、それらステップB1、B2の上下
と間にトランジションTb1、Tb2及びTb3が描画
されている。FIG. 3 shows an example of image information stored in the pixel data memory of the storage section 20e. In the figure, the steps A1, A2, A3 and A4 of the main routine of the SFC figure and the transitions Ta1, Ta2 and Ta between the steps are shown on the left side of the image.
3 is drawn, and on the right side of the image, step B1 of the subroutine for branching from step A1 and joining step A4
Also, transitions Tb1, Tb2 and Tb3 are drawn between step B2 and the upper and lower sides of these steps B1 and B2.
【0032】このような構成の本実施例において、自動
作成部20bにより行われるSFC図形一部自動作成の
処理動作を、図4に示すフローチャートを用いて説明す
る。なお、この処理では、図5(a),(b) に示すように、
記憶部20eの画素データ用メモリに、メモリ上の物理
的な位置を横にX座標「0」〜「2」及び縦にY座標
「0」〜「2」で表される3×3のXY座標領域(以
下、単に座標と記載する)に分割したメモリ領域50を
設けて、そこにSFC図形を描画する例について説明す
る。In the present embodiment having such a configuration, the processing operation of the SFC graphic part automatic creation performed by the automatic creating unit 20b will be described with reference to the flowchart shown in FIG. In this process, as shown in FIGS. 5 (a) and 5 (b),
In the pixel data memory of the storage unit 20e, a 3 × 3 XY in which a physical position on the memory is represented by X coordinates “0” to “2” horizontally and Y coordinates “0” to “2” vertically. An example will be described in which a memory area 50 divided into coordinate areas (hereinafter, simply referred to as coordinates) is provided and an SFC graphic is drawn therein.
【0033】図4のフローチャートに示において、まず
キーボードから、キー入力受付部20aを介してステッ
プBの入力指示があったか否かをステップBの入力指示
があるまで繰り返し判別する(S401)。In the flowchart shown in FIG. 4, first, it is repeatedly determined whether or not there is an input instruction of step B from the keyboard via the key input receiving unit 20a until the input instruction of step B is received (S401).
【0034】この処理は、図5(a) に示す記憶部20e
の画素データ用メモリ内に設けられたメモリ領域50の
座標(0、0)に、既にステップAが格納されており、
したがって、図2のディスプレイ24にも同様の画像が
表示されている場合において、さらに、ユーザが、図2
のキーボード21からのキー入力により、次に続く入力
がステップの入力であることを指定したときにおいて、
ステップBをキー入力しているか否かを判別する処理で
ある。This process is performed by the storage unit 20e shown in FIG.
Step A is already stored in the coordinates (0, 0) of the memory area 50 provided in the pixel data memory of
Therefore, when a similar image is displayed on the display 24 of FIG.
When it is specified that the next subsequent input is a step input by key input from the keyboard 21 of
This is a process of determining whether or not step B is keyed in.
【0035】この判別で、ステップBがキー入力されて
いれば、画素データ用メモリのメモリ領域50を参照す
る(S402)。この処理は、図5(a) の画素データ用
メモリのメモリ領域50の座標(0、2)内のドット情
報(画素情報)を検索し、「1」となっているドット情
報を抽出する処理である。If step B is keyed in this determination, the memory area 50 of the pixel data memory is referred to (S402). This process is a process of searching the dot information (pixel information) in the coordinates (0, 2) of the memory area 50 of the pixel data memory of FIG. 5 (a) and extracting the dot information of "1". Is.
【0036】続いて、その参照した画素データ用メモリ
のメモリ領域50の座標(0、2)には、キーボードか
らキー入力されたステップBと同一の画像要素(画像情
報)が存在しないか否か判別する(S403)。Then, at the coordinates (0, 2) of the memory area 50 of the referred pixel data memory, whether the same image element (image information) as the key input from the keyboard in step B exists or not. It is determined (S403).
【0037】この処理は、S402で抽出したドット情
報が全て「0」(画像が格納されていない)か、又は画
像情報があってもそのドット情報がステップBのドット
情報と異なることを確認する処理である。This process confirms that all the dot information extracted in S402 is "0" (no image is stored), or even if there is image information, the dot information is different from the dot information in step B. Processing.
【0038】そして、同一の画像要素(画像情報)が存
在しないことを確認できたときは、次に、画素データ用
メモリのメモリ領域50を参照し、ステップBの格納さ
れた同じX座標系(座標(0、0)及び座標(0、
1))を検索する(S404)。If it is confirmed that the same image element (image information) does not exist, then the memory area 50 of the pixel data memory is referred to, and the same X coordinate system stored in step B ( Coordinates (0, 0) and coordinates (0,
1)) is searched (S404).
【0039】この処理も、画素データ用メモリのメモリ
領域50の座標(0、0)及び座標(0、1)のドット
情報を検索し、「1」となっているドット情報を抽出す
る処理である。This process is also a process of searching the dot information at the coordinates (0, 0) and the coordinates (0, 1) in the memory area 50 of the pixel data memory and extracting the dot information which is "1". is there.
【0040】続いて、上記抽出した2つの座標のドット
情報に基づいて自動作成条件に当てはまる状態であるか
否かを判別する(S405)。この処理は、座標(0、
0)から抽出したドット情報がステップ画像であること
を確認し、さらに、その下の座標(0、1)に抽出すべ
きドット情報がない(トランジション画像が格納されて
いない)ことを確認するための処理である。そして、座
標(0、0)から抽出したドット情報がステップ画像で
あることが確認でき、さらに、その下の座標(0、1)
に抽出すべきドット情報がない、すなわちトランジショ
ン画像が格納されていないことを確認できた場合は、自
動作成条件に当てはまると判定する。Subsequently, it is determined whether or not the condition for automatically creating the condition is met based on the dot information of the two extracted coordinates (S405). This process uses the coordinates (0,
To confirm that the dot information extracted from (0) is a step image, and further that there is no dot information to be extracted at the coordinates (0, 1) below it (no transition image is stored). Processing. Then, it can be confirmed that the dot information extracted from the coordinates (0, 0) is a step image, and further, the coordinates (0, 1) below the dot image are confirmed.
When it is confirmed that there is no dot information to be extracted in 1, that is, the transition image is not stored, it is determined that the automatic creation condition is satisfied.
【0041】そして、その場合は、トランジションT1
画像を、画像データ用メモリのメモリ領域50の座標
(0、1)に作画する(S406)。これにより、図5
(b) に示すように、トランジションT1の画像が画素デ
ータ用メモリ50の座標(0、1)に自動的に格納さ
れ、そのトランジションT1の画像が図1の表示部20
dにより読み出されてディスプレイ24に自動的に表示
される。In that case, the transition T1
An image is drawn on the coordinates (0, 1) of the memory area 50 of the image data memory (S406). As a result, FIG.
As shown in (b), the image of the transition T1 is automatically stored at the coordinates (0, 1) of the pixel data memory 50, and the image of the transition T1 is displayed on the display unit 20 of FIG.
It is read out by d and automatically displayed on the display 24.
【0042】続いて、上記キー入力されたステップB
を、画素データ用メモリのメモリ領域50の座標(0、
2)に作画し、上記自動作画したトランジションT1画
像とメモリ領域50の座標(0、0)のステップA画像
を連結するリンク画像を座標(0、0)、(0、1)に
作画し、さらに、そのトランジションT1画像と座標
(0、2)のステップ画像Bを連結するリンク画像を座
標(0、1)、(0、2)に作画する(S407)。Subsequently, the above-mentioned key input step B
Is the coordinate (0,
2), the link image that connects the transition T1 image that was automatically drawn and the step A image of the coordinates (0, 0) of the memory area 50 is drawn at the coordinates (0, 0), (0, 1), Further, a link image connecting the transition T1 image and the step image B at coordinates (0, 2) is drawn at coordinates (0, 1), (0, 2) (S407).
【0043】これにより、ステップBの画像が画素デー
タ用メモリ50の座標(0、2)に格納され、図1の表
示部20aによりディスプレイ24にはステップBの画
像が表示される。そして、図5(b) に示すように、ステ
ップA、トランジションT1、ステップBがリンクによ
り自動的に連結される。As a result, the image of step B is stored in the coordinates (0, 2) of the pixel data memory 50, and the image of step B is displayed on the display 24 by the display unit 20a of FIG. Then, as shown in FIG. 5B, step A, transition T1, and step B are automatically linked by a link.
【0044】上記ステップS405で、自動作成条件に
当てはまらないと判定した場合は、ただちに上記ステッ
プ407に移行する。その場合は、ステップBのキー入
力前にトランジションT1が既に描画されている場合で
あり、このときは、ステップ407では、上記キー入力
されたステップBを、画素データ用メモリのメモリ領域
50の座標(0、2)に作画した後、その既に描画され
ているトランジションT1画像とステップ画像Bを連結
するリンク画像を座標(0、1)、(0、2)に作画す
る。If it is determined in step S405 that the automatic creation conditions are not met, the process immediately moves to step 407. In that case, the transition T1 has already been drawn before the key input in step B. At this time, in step 407, the key input step B is changed to the coordinates of the memory area 50 of the pixel data memory. After drawing at (0, 2), a link image connecting the already drawn transition T1 image and the step image B is drawn at coordinates (0, 1), (0, 2).
【0045】また、上記ステップS403で、座標
(0、2)に入力されたステップBと同一画像がある場
合は、入力ミスであると判別してただちにステップS4
01に戻る。In step S403, if there is the same image as in step B input at coordinates (0, 2), it is determined that an input error has occurred, and immediately step S4.
Return to 01.
【0046】上述したように、本実施例においては、ユ
ーザは、ステップのみを描画するのみでよく、トランジ
ションは自動的に作画される。なお、上述したトランジ
ション自動作画の処理は、図5(b) に示すようなSFC
図形に限ることなく、分岐、合流等のステップを有する
SFC図形においても同様に処理するものである。As described above, in this embodiment, the user only has to draw the steps, and the transition is automatically drawn. In addition, the processing of the above transition automatic image is performed by the SFC as shown in FIG. 5 (b).
Not only the figure but also the SFC figure having steps such as branching and merging are similarly processed.
【0047】例えば、図6(b) に示すSFC図形の例で
は、先ず、記憶部20eの画素データ用メモリに、横方
向がX座標「0」〜「2」、及び縦方向がY座標「0」
〜「4」で表される3×5のXY座標に分割したメモリ
領域60を設ける。For example, in the example of the SFC figure shown in FIG. 6B, first, in the pixel data memory of the storage section 20e, the horizontal direction is X coordinate "0" to "2" and the vertical direction is Y coordinate ". 0 ”
A memory area 60 divided into 3 × 5 XY coordinates represented by “4” is provided.
【0048】ユーザは、ステップC(二重枠はスタート
のステップを表す)を描画し、次にステップDを入力す
ることにより上述したようにトランジションT2を自動
的に描画しながらステップDを描画することができる。
同様に、ステップEを入力するこによってトランジショ
ンT3を自動的に描画しながらステップEを描画して、
同図(a) に示すステップC、D、E及びトランジション
T2、T3からなるメインフローのSFC図形を作成す
る。続いて、ステップFを座標(1、2)に、ステップ
Gを座標(2、2)にそれぞれ描画し、ステップCから
の分岐線J1を入力する。The user draws step C (the double frame represents the start step) and then inputs step D to draw step D while automatically drawing the transition T2 as described above. be able to.
Similarly, by inputting step E, the step T is drawn while automatically drawing the transition T3,
An SFC figure of the main flow consisting of steps C, D and E and transitions T2 and T3 shown in FIG. Then, step F is drawn on the coordinates (1, 2), step G is drawn on the coordinates (2, 2), and the branch line J1 from step C is input.
【0049】これによって、まず、入力された分岐線が
描画される座標(1、0)の下方が検索され、座標
(1、2)からステップF画像が抽出され、かつ、座標
(1、1)からトランジション画像が抽出されないこと
により自動作成条件に当てはまることが判別されて、座
標(1、1)にトランジションT4画像が自動作画され
る。As a result, first, the area below the coordinates (1, 0) where the input branch line is drawn is searched, the step F image is extracted from the coordinates (1, 2), and the coordinates (1, 1) are extracted. ), The transition image is not extracted and it is determined that the automatic creation condition is satisfied, and the transition T4 image is automatically drawn at the coordinate (1, 1).
【0050】続いて、次に分岐線J1が描画される座標
(2、0)の下方が検索され、座標(2、2)からステ
ップG画像が抽出され、この場合も同様に自動作成条件
に当てはまることが判別されて、座標(2、1)にトラ
ンジションT5画像が自動作画される。Next, the lower part of the coordinate (2, 0) at which the branch line J1 is drawn next is searched and the step G image is extracted from the coordinate (2, 2). When it is determined that the condition is true, the transition T5 image is automatically drawn at the coordinate (2, 1).
【0051】このようにして、同図(b) に示すSFC図
形のトランジション自動作画がなされる。上述した分岐
するSFC図形の描画では、先ずステップF、Gを描画
し、次に分岐線J1を入力しているが、先に分岐線(又
は合流線)を描画して次にステップを入力してもよい。
その場合の処理を図7(b) に示す分岐したのち合流する
複数のステップK、Lを有するSFC図形の例で説明す
る。In this way, the transition automatic image of the SFC figure shown in FIG. In the above-described drawing of the branched SFC graphic, steps F and G are first drawn, and then the branch line J1 is input. However, the branch line (or the confluence line) is drawn first, and then the step is input. May be.
The processing in that case will be described with reference to an example of an SFC graphic having a plurality of steps K and L that are branched and then merged as shown in FIG.
【0052】先ず、この場合も記憶部20eの画素デー
タ用メモリに、横方向がX座標「0」〜「2」、及び縦
方向がY座標「0」〜「4」で表される3×5のXY座
標に分割したメモリ領域60を設ける。First, in this case also, in the pixel data memory of the storage unit 20e, 3 × is represented by the X coordinate "0" to "2" in the horizontal direction and the Y coordinate "0" to "4" in the vertical direction. A memory area 60 divided into 5 XY coordinates is provided.
【0053】今度も、ユーザは、図6の場合と同様に、
ステップHを描画し、ステップIを入力することにより
トランジションT6を自動描画しながらステップIを描
画し、さらに、ステップJを入力するこによってトラン
ジションT7を自動的に描画しながらステップJを描画
して、同図(a) に示すステップH、I、J及びトランジ
ションT6、T7からなるメインフローのSFC図形を
作成する。続いて、この場合は、先ず、ステップCから
の分岐線J2及びステップJへの合流線J3を描画す
る。次に、ステップK、ステップLを順次入力する。This time, the user again, as in the case of FIG.
Step H is drawn, and step I is input to automatically draw the transition T6, and then step I is drawn. By inputting step J, transition T7 is automatically drawn to draw the step J. , A main flow SFC figure including steps H, I and J and transitions T6 and T7 shown in FIG. Then, in this case, first, the branch line J2 from step C and the joining line J3 to step J are drawn. Next, step K and step L are sequentially input.
【0054】これによって、まず、ステップK画像のあ
る座標(1、2)の上方が検索され、座標(1、2)か
らステップ画像に代る分岐線J2画像が抽出され、か
つ、座標(1、1)からトランジション画像が抽出され
ないことにより自動作成条件に当てはまることが判別さ
れて、座標(1、1)にトランジションT8画像が自動
作画される。As a result, first, the area above the coordinate (1, 2) in the step K image is searched, the branch line J2 image that replaces the step image is extracted from the coordinate (1, 2), and the coordinate (1 Since the transition image is not extracted from 1), it is determined that the automatic creation condition is satisfied, and the transition T8 image is automatically drawn at the coordinate (1, 1).
【0055】続いて、今度は上記座標(1、2)の下方
が検索され、座標(1、4)からステップ画像に代る合
流線J3画像が抽出され、かつ、座標(1、3)からト
ランジション画像が抽出されないことにより自動作成条
件に当てはまることが判別されて、座標(1、3)にト
ランジションT9画像が自動作画される。Next, the lower part of the coordinates (1, 2) is searched this time, the confluence line J3 image which replaces the step image is extracted from the coordinates (1, 4), and the coordinates (1, 3) are extracted. Since the transition image is not extracted, it is determined that the automatic creation condition is satisfied, and the transition T9 image is automatically drawn at the coordinates (1, 3).
【0056】さらに、ステップL画像のある座標(2、
2)についても、上述と同様に、その上方及び下方がそ
れぞれ検索され、上述と同様に自動作成条件に当てはま
ることが判別されて、座標(2、1)にトランジション
T10画像が自動作画され、座標(2、3)にトランジ
ションT11画像が自動作画される。Further, the coordinates (2,
As for 2) as well, similarly to the above, the upper side and the lower side are searched respectively, and it is determined that the automatic creation conditions are satisfied in the same manner as described above, and the transition T10 image is automatically drawn at the coordinates (2, 1) to obtain the coordinates. The transition T11 image is automatically drawn in (2, 3).
【0057】このようにして、同図(b) に示すSFC図
形のトランジション自動作画がなされる。In this way, the transition automatic image of the SFC figure shown in FIG.
【0058】[0058]
【発明の効果】上述したように、本発明によれば、SF
C図形のトランジションを自動的に作成することができ
るので、トランジションの描画欠落等のプログラミング
・ミスを防止でき、したがって、プログラミング・ミス
に起因するプログラム修復作業がなくなりプログラミン
グの能率が向上する。また、トランジションを自動的に
作成することができるため、トランジションの描画を意
識することなくステップのみを描画してプログラミング
できるので、プログラム描画効率が上昇し、この点から
もプログラミングの能率が向上する。As described above, according to the present invention, the SF
Since it is possible to automatically create the transition of the C figure, it is possible to prevent a programming mistake such as a missing drawing of the transition, so that the program repair work due to the programming mistake is eliminated and the programming efficiency is improved. In addition, since the transition can be automatically created, only the steps can be drawn and programmed without paying attention to the drawing of the transition, so that the program drawing efficiency is increased, and the programming efficiency is also improved from this point.
【図1】本発明の原理ブロック図である。FIG. 1 is a principle block diagram of the present invention.
【図2】一実施例に係わるプログラムローダのシステム
構成を示す図である。FIG. 2 is a diagram showing a system configuration of a program loader according to an embodiment.
【図3】画素データ用メモリに格納される画像情報の一
例を示す図である。FIG. 3 is a diagram showing an example of image information stored in a pixel data memory.
【図4】SFC図形一部自動作成の処理動作を示すフロ
ーチャートである。FIG. 4 is a flowchart showing a processing operation of SFC graphic part automatic creation.
【図5】(a),(b) は画素データ用メモリに設けられたメ
モリ領域に描画されるSFC図形の一例を説明する図で
ある。5A and 5B are diagrams illustrating an example of an SFC graphic drawn in a memory area provided in a pixel data memory.
【図6】(a),(b) は分岐ステップを有するSFC図形を
一部自動作図する例を説明する図である。6 (a) and 6 (b) are diagrams for explaining an example in which a part of an SFC graphic having a branch step is self-operated.
【図7】(a),(b) は分岐、合流するステップを有するS
FC図形を一部自動作図する例を説明する図である。7 (a) and (b) are S having steps of branching and joining.
It is a figure explaining the example which carries out a part automatic figure of FC figure.
【図8】(a) はリレー回路の展開接続図の一例を示す
図、(b) はSFC図形の一例を示す図である。8A is a diagram showing an example of a developed connection diagram of a relay circuit, and FIG. 8B is a diagram showing an example of an SFC figure.
1 図形情報入力手段 2 図形画像メモリ 3 図形情報自動作成手段 1 graphic information input means 2 graphic image memory 3 graphic information automatic creation means
Claims (2)
ラムを、シーケンシャル・ファンクション・チャート
(以下、SFCと称する)命令語体系を用いて作成する
SFCプログラミング方式において、 SFC記述の図形情報を入力する図形情報入力手段
(1)と、 該図形情報入力手段(1)により入力される前記SFC
記述の図形情報に対応する図形画像を記憶する図形画像
メモリ(2)と、 前記図形情報入力手段(1)により図形情報の入力がな
されたとき、その入力された図形情報に対応する図形画
像が描画される前記図形画像メモリ(2)の描画領域の
上方に隣接する第1の描画領域及びその第1の描画領域
の上方に隣接する第2の描画領域の2つの描画領域を検
索して図形画像の有無を判別し、上記第1の描画領域に
図形画像がなく且つ上記第2の描画領域に所定の図形画
像があるとき、第1の描画領域に描画すべき図形画像に
対応する図形情報を自動的に作成する図形情報自動作成
手段(3)と、 前記入力された図形情報に対応する図形画像を描画すべ
き前記図形画像メモリ(2)の描画領域にその入力され
た図形情報に対応する図形画像を描画すると共に、前記
図形情報自動作成手段(3)により作成された図形情報
に対応する図形画像を前記図形画像メモリ(2)の前記
第1の描画領域に挿入して描画する図形画像挿入描画手
段(4)と、 を有することを特徴とするSFCプログラミング方式。1. A graphic information input means for inputting graphic information of an SFC description in an SFC programming method for creating a program for a programmable controller using a sequential function chart (hereinafter referred to as SFC) instruction word system. 1) and the SFC input by the graphic information input means (1)
A graphic image memory (2) for storing a graphic image corresponding to the described graphic information, and when the graphic information is input by the graphic information input means (1), a graphic image corresponding to the input graphic information is displayed. A graphic is searched by searching for two drawing areas of a first drawing area adjacent above the drawing area of the graphic image memory (2) to be drawn and a second drawing area adjacent above the first drawing area. The presence or absence of an image is determined, and when there is no graphic image in the first drawing area and a predetermined graphic image exists in the second drawing area, graphic information corresponding to the graphic image to be drawn in the first drawing area. And a graphic information automatic creating means (3) for automatically creating a graphic image corresponding to the input graphic information in a drawing area of the graphic image memory (2) in which a graphic image corresponding to the input graphic information is to be drawn. Draw a graphic image to At the same time, the graphic image insertion drawing means for inserting and drawing the graphic image corresponding to the graphic information created by the graphic information automatic creating means (3) into the first drawing area of the graphic image memory (2) ( 4) An SFC programming method characterized by having:
記図形情報入力手段(1)により図形情報の入力がなさ
れたとき、その入力された図形情報に対応する図形画像
が描画される前記図形画像メモリ(2)の描画領域の下
方に隣接する第3の描画領域及びその第3の描画領域の
下方に隣接する第4の描画領域の2つの描画領域を検索
して図形画像の有無を判別し、上記第3の描画領域に図
形画像がなく且つ上記第4の描画領域に所定の図形画像
があるとき、第3の描画領域に描画すべき図形画像に対
応する図形情報を自動的に作成し、前記図形画像挿入描
画手段(4)は、前記入力された図形情報に対応する図
形画像を描画すべき前記図形画像メモリ(2)の描画領
域にその入力された図形情報に対応する図形画像を描画
すると共に、前記図形情報自動作成手段(3)により作
成された図形情報に対応する図形画像を前記図形画像メ
モリ(2)の前記第3の描画領域に挿入して描画するこ
とを特徴とする請求項1記載のSFCプログラミング方
式。2. The graphic information automatic creation means (3) draws a graphic image corresponding to the input graphic information when the graphic information is input by the graphic information input means (1). The presence or absence of a graphic image is searched by searching for two drawing areas, a third drawing area adjacent below the drawing area of the graphic image memory (2) and a fourth drawing area adjacent below the third drawing area. When there is no graphic image in the third drawing area and a predetermined graphic image exists in the fourth drawing area, the graphic information corresponding to the graphic image to be drawn in the third drawing area is automatically determined. The graphic image inserting / drawing means (4), which has created the graphic image corresponding to the input graphic information, draws the graphic image corresponding to the input graphic information in the drawing area of the graphic image memory (2). Drawing the image and the above figure The graphic image corresponding to the graphic information created by the shape information automatic creating means (3) is inserted into the third drawing area of the graphic image memory (2) and drawn. SFC programming method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4149606A JP2982490B2 (en) | 1992-06-09 | 1992-06-09 | SFC programming method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4149606A JP2982490B2 (en) | 1992-06-09 | 1992-06-09 | SFC programming method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH05341816A true JPH05341816A (en) | 1993-12-24 |
JP2982490B2 JP2982490B2 (en) | 1999-11-22 |
Family
ID=15478889
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4149606A Expired - Lifetime JP2982490B2 (en) | 1992-06-09 | 1992-06-09 | SFC programming method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2982490B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR19990021175A (en) * | 1997-08-30 | 1999-03-25 | 김징완 | Implementation Method of SFC Program for Sequence Process Control |
JP5025833B1 (en) * | 2011-09-16 | 2012-09-12 | 三菱電機株式会社 | Sequence program creation device |
-
1992
- 1992-06-09 JP JP4149606A patent/JP2982490B2/en not_active Expired - Lifetime
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR19990021175A (en) * | 1997-08-30 | 1999-03-25 | 김징완 | Implementation Method of SFC Program for Sequence Process Control |
JP5025833B1 (en) * | 2011-09-16 | 2012-09-12 | 三菱電機株式会社 | Sequence program creation device |
CN103119525A (en) * | 2011-09-16 | 2013-05-22 | 三菱电机株式会社 | Sequence program creation device |
TWI475343B (en) * | 2011-09-16 | 2015-03-01 | Mitsubishi Electric Corp | Apparatus for creating sequence program |
Also Published As
Publication number | Publication date |
---|---|
JP2982490B2 (en) | 1999-11-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5406473A (en) | Programmable controller | |
EP1186976B1 (en) | NC machining simulation apparatus | |
US5367468A (en) | Design aid method and design aid apparatus for integrated circuits | |
EP1189123A2 (en) | Automatic programming and simulation apparatus | |
KR19980081246A (en) | An object-oriented visual program development system that handles program entities including preprocessing, functioning, and postprocessing. | |
JPH06102295B2 (en) | Method and apparatus for controlling manufacturing process based on computer | |
JP4266893B2 (en) | Robot control apparatus and robot system | |
JPH0388087A (en) | Document reader | |
JP2982490B2 (en) | SFC programming method | |
JPH08329004A (en) | Method for improving terminal operability of application program use | |
US5323308A (en) | Programmable control system | |
US20070010984A1 (en) | CAE Analysis Navigation System, CAE Analysis Processing Program, and Recording Medium Recording CAE Analysis Processing Program | |
JP2875135B2 (en) | Program device for programmable controller | |
JPH02100109A (en) | Crt display method for numerical controller | |
JPH0371209A (en) | Abnormality detector for numerical control program | |
JPH08202856A (en) | Picture processing method | |
JPH0417002A (en) | Sequence program searching system | |
JPH10247142A (en) | Process control program programming system and programming method | |
US5257181A (en) | Programmable control system | |
JPH07129080A (en) | Sfc input system | |
JPS63197266A (en) | Document image editing device | |
JPH09248738A (en) | Simulation system | |
JP2971251B2 (en) | SFC programming device | |
JP2590281B2 (en) | Procedure Definition Screen Display Processing Method in Interactive Program Creation System | |
JPH06124113A (en) | Interactive numerical control device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 19990824 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20070924 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080924 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080924 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090924 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090924 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100924 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110924 Year of fee payment: 12 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110924 Year of fee payment: 12 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120924 Year of fee payment: 13 |
|
EXPY | Cancellation because of completion of term | ||
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120924 Year of fee payment: 13 |