JP2009181173A - Machine control panel screen display system, and display device having sequential control processing function - Google Patents

Machine control panel screen display system, and display device having sequential control processing function Download PDF

Info

Publication number
JP2009181173A
JP2009181173A JP2008017522A JP2008017522A JP2009181173A JP 2009181173 A JP2009181173 A JP 2009181173A JP 2008017522 A JP2008017522 A JP 2008017522A JP 2008017522 A JP2008017522 A JP 2008017522A JP 2009181173 A JP2009181173 A JP 2009181173A
Authority
JP
Japan
Prior art keywords
screen
sequence program
data
display
display device
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
JP2008017522A
Other languages
Japanese (ja)
Inventor
Shuzo Adachi
周三 足立
Mamoru Kubo
守 久保
Koichi Murata
耕一 村田
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.)
Fanuc Corp
Original Assignee
Fanuc 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 Fanuc Corp filed Critical Fanuc Corp
Priority to JP2008017522A priority Critical patent/JP2009181173A/en
Publication of JP2009181173A publication Critical patent/JP2009181173A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a machine control panel screen display system and a display device having a sequential control processing function. <P>SOLUTION: The machine control panel display system, which creates and displays machine control panel display screen data, includes the display device 1 and a screen creation device 3. The screen creation device 3 includes a screen editor for associatively creating screen component data on screen components of a machine control panel and sequential programs to operate the respective screen components. The screen editor is software stored in a FROM 35. The display device 1 has a SRAM 12 for storing the screen data, and displays graphic data on a display 14 according to the screen data and executes the sequential programs associated with the respective screen components in the display screen. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、工作機械や産業機械を制御する数値制御装置に備わった表示装置など、ユーザが機械操作盤画面を追加して変更する機能を有する表示装置に関する。   The present invention relates to a display device having a function for a user to add and change a machine operation panel screen, such as a display device provided in a numerical control device for controlling a machine tool or an industrial machine.

ユーザが機械操作盤画面を追加や変更する機能を有する表示装置は、プログラマブル表示器と呼ばれている。プログラマブル表示器は、表示画面、操作スイッチ、ホストコンピュータとのインタフェース及び画面および入力などの制御のためにプログラムメモリを備えた電子式操作装置である。そして、ユーザ側で、プログラマブル表示器の表示画面、操作入力、ホストコントローラとの通信機能などを、目的に沿って設定や動作をさせることができる。このプログラマブル表示器は、プログラマブルロジックコントローラ(PLC)(ファナック株式会社では、プログラマブルマシンコントローラ(PMC)と称する)のマン・マシン・インタフェースとして用いられている。   A display device having a function for a user to add or change a machine operation panel screen is called a programmable display. The programmable display is an electronic operation device provided with a program memory for controlling a display screen, an operation switch, an interface with a host computer, and a screen and input. On the user side, the display screen of the programmable display, the operation input, the communication function with the host controller, and the like can be set and operated according to the purpose. This programmable display is used as a man-machine interface of a programmable logic controller (PLC) (referred to as a programmable machine controller (PMC) in FANUC Corporation).

プログラマブル表示器に画面を追加や変更する場合、図6に示されるように、表示装置603とは異なるパソコンなどのコンピュータ装置で構成される画面作成装置601やシーケンスプログラム作成装置602を用いて下記、作業1、作業2に記載される画面作成作業をそれぞれ異なる作業として実行している(特許文献1参照)。
作業1:画面上にボタンやランプなどの画面部品を配置し、画面部品の入出力信号(アドレス)の設定を行った表示装置上で表示される画面データの作成及び編集作業。
作業2:作業1の画面部品に設定した入出力信号に応じ、画面の動作に必要なプログラマブルロジックコントローラで実行されるシーケンスプログラム(ラダープログラムともいう)の作成及び編集作業。画面部品のためのシーケンスプログラムを作成するために、シーケンスプログラム作成装置602での作業を行う必要がある。
When adding or changing a screen to a programmable display, as shown in FIG. 6, a screen creation device 601 or a sequence program creation device 602 composed of a computer device such as a personal computer different from the display device 603 is used as follows. The screen creation operations described in the operations 1 and 2 are executed as different operations (see Patent Document 1).
Work 1: Creation and editing of screen data displayed on a display device in which screen parts such as buttons and lamps are arranged on the screen and input / output signals (addresses) of the screen parts are set.
Task 2: Creation and editing of a sequence program (also referred to as a ladder program) that is executed by a programmable logic controller necessary for screen operation according to the input / output signals set for the screen components in Task 1. In order to create a sequence program for a screen component, it is necessary to perform an operation in the sequence program creation device 602.

そして、図6に示されるように、作成及び編集された上記作業1の画面データと上記作業2の画面部品のためのシーケンスプログラムは、画面表示を行う表示装置603とPLCの機能を持つPLC装置604のそれぞれの装置に転送し実行される。
表示装置603は、画面作成装置601から転送された画面データを格納し(603a)、操作盤画面の部品表示を行うための処理や信号の入出力処理を行い(603b)、表示装置603の表示画面に機械操作盤画面を表示する(603c)。
PLC装置604は、シーケンスプログラム作成装置602から転送されたシーケンスプログラムを格納する(604a)。格納された前記シーケンスプログラムは、機械制御用のシーケンスと機械操作盤画面用のシーケンスとが一体となったシーケンスプログラムである。そして、PLC装置604はシーケンスプログラムを実行し(604b)、入出力デバイスとの間で信号の入出力を行う(604c)。
As shown in FIG. 6, the sequence data for the screen data of the work 1 and the screen parts of the work 2 created and edited are the display device 603 for performing screen display and the PLC device having the function of PLC. 604 is transferred to each device and executed.
The display device 603 stores the screen data transferred from the screen creation device 601 (603a), performs processing for displaying parts on the operation panel screen and signal input / output processing (603b), and displays on the display device 603. The machine operation panel screen is displayed on the screen (603c).
The PLC device 604 stores the sequence program transferred from the sequence program creation device 602 (604a). The stored sequence program is a sequence program in which a machine control sequence and a machine operation panel screen sequence are integrated. Then, the PLC device 604 executes a sequence program (604b), and inputs / outputs signals to / from the input / output device (604c).

特開2001−75790号公報JP 2001-75790 A

上記背景技術で説明した技術では、以下に示す問題があった。
第1に、画面動作に必要なシーケンスプログラムは、機械制御のためのシーケンスプログラムに合わせて一体となったシーケンスプログラムとして作成される。そのため、画面が表示されていなければ実行が不要なシーケンスプログラムの部分もPLC装置で実行されていた。
第2に、画面を新しく追加するかまたは変更する場合には、上記作業1の画面データの作成および編集作業以外に、上記作業2のシーケンスプログラムに対する作業も同時に必要であった。このため、画面の作成や変更のための作業が煩雑になっていた。
The technique described in the background art has the following problems.
First, the sequence program necessary for the screen operation is created as a sequence program integrated with the sequence program for machine control. Therefore, if the screen is not displayed, the part of the sequence program that does not need to be executed is also executed by the PLC device.
Secondly, when a screen is newly added or changed, work for the sequence program of work 2 is required at the same time in addition to the creation and editing work of the screen data of work 1. For this reason, the work for creating and changing the screen has been complicated.

これらのことを図7により更に説明する。表示装置で表示される画面として、表示される画面A(701)と表示されていない画面B(702)がある場合、PLCで実行されるシーケンスプログラムは、機械制御シーケンス703a、ボタン1シーケンス703b、ボタン2シーケンス703c、ランプ1シーケンス703d、及び、ランプ2シーケンス703eを実行し、表示装置で表示されていない画面B(702)のランプ2の処理も実行される。
また、ボタン2の入出力信号の変更などを行う場合、画面作成装置601における画面データの変更と、シーケンスプログラム作成装置602におけるシーケンスプログラムに対する変更とを行う必要があった。
These will be further described with reference to FIG. When there are a screen A (701) displayed and a screen B (702) not displayed as screens displayed on the display device, the sequence program executed by the PLC is the machine control sequence 703a, the button 1 sequence 703b, The button 2 sequence 703c, the lamp 1 sequence 703d, and the lamp 2 sequence 703e are executed, and the processing of the lamp 2 on the screen B (702) that is not displayed on the display device is also executed.
Further, when changing the input / output signal of the button 2, etc., it is necessary to change the screen data in the screen creation device 601 and the sequence program in the sequence program creation device 602.

そこで、本発明の目的は、工作機械や産業機械などの機械を制御する数値制御装置の表示装置など、ユーザが機械操作盤画面を追加や変更する機能を備えた表示装置において、画面の動作に必要なシーケンスプログラムの効率的な実行と、そのための画面データ作成を簡素化することである。   Accordingly, an object of the present invention is to operate a screen in a display device having a function for a user to add or change a machine operation panel screen, such as a display device of a numerical control device that controls a machine such as a machine tool or an industrial machine. It is to simplify the efficient execution of the necessary sequence program and the creation of screen data for it.

本願の請求項1に係る発明は、機械操作盤表示画面データを作成し表示する機械操作盤表示システムにおいて、機械操作盤の画面部品の画面部品データを作成する画面部品データ作成手段と、各画面部品の動作を行なうシーケンスプログラムを作成するシーケンスプログラム作成手段と、該シーケンスプログラム作成手段により作成されたシーケンスプログラムと前記シーケンスプログラムを画面データとして記憶する記憶手段と、を備えた機械操作盤の画面データを作成し記憶する画面作成装置と、該画面作成装置で作成された画面データを表示装置に転送する転送手段と、転送されてきた前記画面データをもとに画面を表示する表示手段と、表示画面内の各画面部品に関連付けられたシーケンスプログラムを実行するシーケンスプログラム実行手段と、を有する機械操作盤表示システムである。   The invention according to claim 1 of the present application is a machine operation panel display system for generating and displaying machine operation panel display screen data. In the machine operation panel display system, screen part data creation means for creating screen part data of screen parts of the machine operation panel, Screen data of a machine operation panel comprising a sequence program creating means for creating a sequence program for operating parts, a sequence program created by the sequence program creating means, and a storage means for storing the sequence program as screen data A screen creation device for creating and storing a screen, a transfer means for transferring screen data created by the screen creation device to a display device, a display means for displaying a screen based on the transferred screen data, and a display Sequence program that executes the sequence program associated with each screen component in the screen Execution means, a machine operation panel display system having a.

請求項2に係る発明は、関連付けて記憶されている前記画面部品データと前記シーケンスプログラムは、画面部品毎に追加、編集、及び、削除を行うことを特徴とする請求項1に記載の画面作成装置である。
請求項3に係る発明は、請求項1に記載の表示装置は、該表示装置に表示される機械操作盤の画面が複数の画面で構成されている場合、現在表示されている画面部品のみのシーケンスプログラムを実行することを特徴とするシーケンス制御処理機能を備えた表示装置である。
The invention according to claim 2 is characterized in that the screen part data and the sequence program stored in association with each other add, edit, and delete for each screen part. Device.
According to a third aspect of the present invention, in the display device according to the first aspect, when the screen of the machine operation panel displayed on the display device is composed of a plurality of screens, only the screen component currently displayed is displayed. A display device having a sequence control processing function characterized by executing a sequence program.

本発明により、表示画面の動作に必要なシーケンスプログラム(ラダープログラム)を効率的に実行することが可能となり、かつ、そのための画面データの作成が簡素化できる。   According to the present invention, it is possible to efficiently execute a sequence program (ladder program) necessary for the operation of the display screen, and the creation of screen data for that purpose can be simplified.

以下、本発明の一実施形態について図面と共に説明する。
図1は、本発明の一実施形態を示す概略ブロック図である。表示装置1はシーケンス処理機能を有する表示装置(プログラマブル表示器)であって、CPU11、SRAM12、FROM13、ディスプレイ14、タッチスイッチ15、通信インタフェース16、及び、バス17を備えている。そして、CPU11は、SRAM12、FROM13、ディスプレイ14、通信インタフェース16の各要素とはバス17を介して接続されている。SRAM12はスタティックRAMであって、一時的な記憶メモリである。電源バックアップすることにより、格納された情報を保持することも可能である。このSRAM12には後述する画面データ(図形データとシーケンスプログラム)を格納させる。FROM13はフラッシュROMであって、データの書き込みと消去を電気的に行うことができるメモリの一種である。このFROM13は電源を切ってもデータは消えない。そして、CPU11はバス17を介してFROM13に格納されたシステムプログラムを読み出し、システムプログラムに従って表示装置1全体を制御する。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a schematic block diagram showing an embodiment of the present invention. The display device 1 is a display device (programmable display device) having a sequence processing function, and includes a CPU 11, SRAM 12, FROM 13, display 14, touch switch 15, communication interface 16, and bus 17. The CPU 11 is connected to the SRAM 12, the FROM 13, the display 14, and the communication interface 16 via a bus 17. The SRAM 12 is a static RAM and is a temporary storage memory. The stored information can be retained by performing power backup. The SRAM 12 stores screen data (graphic data and sequence program) described later. The FROM 13 is a flash ROM and is a kind of memory that can electrically write and erase data. This FROM 13 does not lose its data even when the power is turned off. Then, the CPU 11 reads a system program stored in the FROM 13 via the bus 17 and controls the entire display device 1 according to the system program.

PLC装置2は、CPU21、SRAM22、FROM23、通信インタフェース24、I/Oユニット25を備えている。そして、CPU21は、SRAM22、FROM23、通信インタフェース24、I/Oユニット25とバス26を介して接続されている。   The PLC device 2 includes a CPU 21, SRAM 22, FROM 23, a communication interface 24, and an I / O unit 25. The CPU 21 is connected to the SRAM 22, the FROM 23, the communication interface 24, and the I / O unit 25 via the bus 26.

SRAM22は、PLC装置2に対し一時的なデータの格納場所を提供している。このSRAM22もまた電源バックアップすることにより、格納された情報を保持することも可能である。SRAM22は、機械制御用シーケンスプログラムを格納している。また、FROM23には、PLC装置2を制御する管理プログラムと、PLC装置2にI/Oユニット25を介して接続される機械27を制御する機械制御用のシーケンスプログラムが格納されている。   The SRAM 22 provides a temporary data storage location for the PLC device 2. The SRAM 22 can also hold the stored information by performing power backup. The SRAM 22 stores a machine control sequence program. The FROM 23 stores a management program for controlling the PLC device 2 and a machine control sequence program for controlling the machine 27 connected to the PLC device 2 via the I / O unit 25.

CPU21は、前記管理プログラムに基づきPLC装置2全体を制御し、また、前記機械制御用のシーケンスプログラムを実行するプロセッサである。   The CPU 21 is a processor that controls the entire PLC device 2 based on the management program and executes the sequence program for machine control.

画面作成装置3は、CPU31、SRAM32、ディスプレイ33、外部記憶装置用IF34、図形エディタ部とシーケンスエディタ部とを有する画面エディタ部を格納するFROM35、画面データ記憶部36を備えている。SRAM32もまた電源バックアップすることにより格納された情報を保持することができる。画面データ記憶部36は例えば大容量のハードディスクを用いることができる。そして、CPU31は、SRAM32、ディスプレイ33、外部記憶装置用IF34、FROM35、画面データ記憶部36とバス37を介して接続されている。FROM35に格納されている画面エディタ部の図形エディタは、表示装置1がPLC装置2の稼動状況や、作業指示のような管理のための各種モニタ、機器に対する設定値を入力する端末としての機能を備えるようにするための画面ソフトウェアである。また、FROM35に格納されているシーケンスエディタは、表示装置1が画面部品の動作に必要なシーケンスプログラムを作成するためのソフトウェアである。   The screen creation device 3 includes a CPU 31, an SRAM 32, a display 33, an external storage device IF 34, a FROM 35 storing a screen editor unit having a graphic editor unit and a sequence editor unit, and a screen data storage unit 36. The SRAM 32 can also hold the stored information by performing power backup. As the screen data storage unit 36, for example, a large-capacity hard disk can be used. The CPU 31 is connected to the SRAM 32, the display 33, the external storage device IF 34, the FROM 35, and the screen data storage unit 36 via the bus 37. The graphic editor of the screen editor unit stored in the FROM 35 has a function as a terminal for the display device 1 to input the operating status of the PLC device 2, various monitors for management such as work instructions, and setting values for the devices. It is screen software for making it prepare. The sequence editor stored in the FROM 35 is software for creating a sequence program necessary for the display device 1 to operate the screen components.

ソフトウェアである画面エディタ部において、図形データとシーケンスプログラムとは関連付けた画面データとして構成され、画面データ記憶部36に格納される。この関連付けられた画面データについては後述する。   In the screen editor unit which is software, the graphic data and the sequence program are configured as screen data associated with each other and stored in the screen data storage unit 36. The associated screen data will be described later.

表1は、画面データ記憶部36に記憶される画面部品とその画面データの内容を表している。画面部品とは、機械操作盤を構成する部品であり、具体的には、ランプ、ボタン、メータ等である。それぞれの画面部品のデータは、表1に示すデータで構成されている。番号7と番号8とは、本発明により付加したデータの内容である。   Table 1 shows the screen components stored in the screen data storage unit 36 and the contents of the screen data. The screen parts are parts constituting the machine operation panel, and specifically, lamps, buttons, meters, and the like. The data of each screen component is composed of the data shown in Table 1. Numbers 7 and 8 are the contents of data added according to the present invention.

Figure 2009181173
Figure 2009181173

外部記憶用IF34に接続し画面データを記憶した記憶媒体38を用いて、表示装置1は画面データをFROM13に格納する。記憶媒体38としては、フレキシブルディスク、USBメモリ、フラッシュメモリ等適宜な手段を採用できる。また、画面データの表示装置1のSRAM12への格納手段は、記憶媒体38に限定されるわけではなく、通信回線を経由してもよい。   The display device 1 stores the screen data in the FROM 13 using the storage medium 38 that is connected to the external storage IF 34 and stores the screen data. As the storage medium 38, an appropriate means such as a flexible disk, a USB memory, or a flash memory can be adopted. Further, the means for storing the screen data in the SRAM 12 of the display device 1 is not limited to the storage medium 38 and may be via a communication line.

図2は、本発明による画面のためのデータ作成とそのデータの実行を説明する図である。画面作成装置3(図1参照)で作成または編集された画面データと操作盤用シーケンスを、画面部品の図形とシーケンスプログラムが対のデータ形式である画面データとして表示装置1(図1参照)に転送され、画面データとして記憶する(1a)。そして、画面部品のシーケンス制御および画面部品の表示を行うための処理を実行し(1b)、機械操作盤を画面表示する(1c)。   FIG. 2 is a diagram for explaining data creation and execution of data for a screen according to the present invention. The screen data created or edited by the screen creation device 3 (see FIG. 1) and the sequence for the operation panel are displayed on the display device 1 (see FIG. 1) as screen data in which the graphics of the screen parts and the sequence program are in a data format. It is transferred and stored as screen data (1a). Then, processing for sequence control of the screen components and display of the screen components is executed (1b), and the machine operation panel is displayed on the screen (1c).

PLC装置2は、機械制御用のシーケンスだけのシーケンスプログラムを記憶するシーケンスプログラム記憶部2a、該シーケンスプログラムを実行し(2b)、該シーケンスプログラムに基づいて入出力信号が制御される入出力デバイス記憶部2cとを有する。
図2では、シーケンスプログラム作成装置で、画面部品のためのシーケンスプログラムを作成する作業が不要であることを示している。シーケンスプログラム作成装置での画面部品のためのシーケンスプログラム作業(新たに追加または変更の作業)が不要となったことで、画面部品単位に部品の表示データとシーケンスプログラムを同時に追加および編集することができるため、表示画面の作成作業が簡素化される。なお、図2に記載されるシーケンスプログラム作成装置の「不要」の印は画面部品のためのシーケンスプログラム作業が不要ということを意味しており、機械制御用のシーケンスプログラムの作業は従来技術と同様に行われる。
The PLC device 2 has a sequence program storage unit 2a for storing a sequence program for only a machine control sequence, executes the sequence program (2b), and an input / output device storage in which input / output signals are controlled based on the sequence program Part 2c.
FIG. 2 shows that the sequence program creation device does not need to create a sequence program for screen parts. Since the sequence program work (new addition or change work) for the screen parts in the sequence program creation device is no longer necessary, the display data of the parts and the sequence program can be added and edited at the same time for each screen part. As a result, the creation of the display screen is simplified. Note that the “unnecessary” mark in the sequence program creation device shown in FIG. 2 means that the sequence program work for the screen parts is unnecessary, and the sequence program work for machine control is the same as the prior art. To be done.

また、背景技術で説明した従来技術で、ある画面部品を削除しても、その画面部品用のシーケンスプログラムの削除をし忘れるなどの作業ミスが発生していた。本発明により、従来技術で発生していた作業ミスを解消することが可能である。   Further, in the conventional technology described in the background art, even if a certain screen component is deleted, an operation error such as forgetting to delete the sequence program for the screen component has occurred. According to the present invention, it is possible to eliminate work errors that have occurred in the prior art.

図3は本発明における画面データの構造を示している。前述のとおり、この画面データは図3に示されるように、ボタンの図形とこのボタンのシーケンスプログラムがお互いに関連付けられた対のデータ形式で作成される。画面Aの画面データの構造は、ボタン1図形とボタン1用シーケンスプログラム、ボタン2図形とボタン2用シーケンスプログラム、及び、ランプ1図形とランプ1用シーケンスプログラムを有する。画面Bの画面データの構造では、ボタン2図形とボタン2用のシーケンスプログラム、及び、ランプ2図形とランプ2用シーケンスプログラムを有する。
表示装置1において、この画面データに従うと、画面Aの表示では画面Aだけの画面部品のシーケンスプログラムの実行と図形表示、画面Bの表示では画面Bだけの画面部品のシーケンスプログラムの実行と図形表示とを順次に行うことが可能である。
FIG. 3 shows the structure of screen data in the present invention. As described above, as shown in FIG. 3, this screen data is created in a data format of a pair in which a button graphic and this button sequence program are associated with each other. The screen data structure of screen A includes a button 1 figure and a button 1 sequence program, a button 2 figure and a button 2 sequence program, and a lamp 1 figure and a lamp 1 sequence program. The screen data structure of screen B includes a button 2 graphic and a sequence program for button 2, and a lamp 2 graphic and a sequence program for lamp 2.
In the display device 1, according to this screen data, execution of the screen component sequence program and graphic display of only the screen A in the display of the screen A, and execution of graphic program and graphic display of the screen component only of the screen B in the display of the screen B Can be performed sequentially.

図4は、表示装置でのシーケンスの実行と部品表示とを示している。ボタンやランプなどそれぞれの画面部品データ内に、画面部品動作に必要なシーケンスプログラムを記述することで、画面部品の表示とシーケンスプログラムが関連付けられた画面データを画面エディタ部(図1のFROM35に格納されている画面エディタ部を参照)で作成する。   FIG. 4 shows the execution of the sequence and the component display on the display device. By describing a sequence program necessary for the operation of the screen components in each screen component data such as buttons and lamps, the screen data associated with the display of the screen components and the sequence program is stored in the screen editor unit (FROM 35 in FIG. 1). (See the screen editor section).

図4では図形に重ねてシーケンスプログラムが表示されている。しかし、これは、説明のために記載したものであって、実際のシーケンス処理機能を有する表示装置においては、このシーケンスプログラムが表示されるわけではない。つまり、図4は、パソコンでの表示画面作成時において、表示される画面データとして記憶されるボタンやランプなどそれぞれの画面部品データ内に、この画面部品を動作するのに必要なシーケンスプログラムと表示データとを直接埋め込むようにすることを模式的に表したものである。   In FIG. 4, the sequence program is displayed overlaid on the figure. However, this is described for explanation, and this sequence program is not displayed on a display device having an actual sequence processing function. That is, FIG. 4 shows the sequence program and display necessary for operating this screen component in the respective screen component data such as buttons and lamps stored as screen data to be displayed when the display screen is created on the personal computer. This is a schematic representation of embedding data directly.

この画面データにより、画面部品に記述されたシーケンスプログラムと画面部品の表示は、表示装置によって順次に実行できるようになる。さらに、画面が表示されていなければ実行が不要なシーケンスプログラムは実行しないため効率的なシーケンス実行が行える。また、個々の画面の動作に必要なシーケンスプログラムは、それぞれの画面部品データを個別に作成・編集するようにし、追加・変更・削除することができ、機械制御のためのシーケンスプログラムから分離することができ、パソコンなどのコンピュータ装置での画面データの作成作業が簡素化される。   With this screen data, the sequence program described in the screen parts and the display of the screen parts can be sequentially executed by the display device. Furthermore, if the screen is not displayed, a sequence program that does not need to be executed is not executed, so that efficient sequence execution can be performed. In addition, the sequence program required for the operation of each screen can be created / edited separately for each screen part data, and can be added / changed / deleted, and separated from the sequence program for machine control. This simplifies the screen data creation work on a computer device such as a personal computer.

図5は、表示装置のシーケンスプログラム実行処理を示すフローチャートである。以下、各ステップに従って説明する。
表示する画面データを記憶媒体から読み込み(ステップS100)、表示する画面の画面データの中から始めの画面部品データを検索する(ステップS101)。次に、画面部品データにシーケンスプログラムがあるか否か判断し、ある場合にはステップS103へ移行し、ない場合にはステップS104へ移行する。
FIG. 5 is a flowchart showing a sequence program execution process of the display device. Hereinafter, it demonstrates according to each step.
The screen data to be displayed is read from the storage medium (step S100), and the first screen component data is retrieved from the screen data of the screen to be displayed (step S101). Next, it is determined whether or not there is a sequence program in the screen component data. If there is, the process proceeds to step S103, and if not, the process proceeds to step S104.

シーケンスプログラムの実行、画面部品の表示、および、次の画面部品データを検索する(ステップS103〜ステップS105)。そして、次の画面部品データがあるか否か判断し(ステップS106)、ある場合にはステップS102に戻り処理を継続し、ない場合にはステップS107へ移行し、画面切り替え事象が発生したか否か判断し(ステップS107)、発生した場合にはステップS100へ戻り処理を継続し、発生しない場合にはステップS101へ戻り処理を継続する。   The execution of the sequence program, the display of screen parts, and the next screen part data are searched (steps S103 to S105). Then, it is determined whether or not there is the next screen component data (step S106). If there is, the process returns to step S102 to continue the process. (Step S107), if it occurs, return to Step S100 and continue the process. If not, return to Step S101 and continue the process.

本発明の一実施形態の概略ブロック図である。It is a schematic block diagram of one embodiment of the present invention. 本発明による画面のためのデータ作成とそのデータの実行を説明する図である。It is a figure explaining the data creation for the screen by this invention, and execution of the data. 本発明における画面データの構造を説明する図である。It is a figure explaining the structure of the screen data in this invention. 画面部品データ内に画面部品動作に必要とされるシーケンスプログラムを記述することを説明する図である。It is a figure explaining describing the sequence program required for screen component operation | movement in screen component data. 表示装置のシーケンスプログラム実行処理を示すフローチャートである。It is a flowchart which shows the sequence program execution process of a display apparatus. 従来技術において、画面の追加・編集に画面データ作成装置とシーケンスプログラム作成装置とが必要とされることを説明する図である。In the prior art, it is a figure explaining that a screen data creation apparatus and a sequence program creation apparatus are required for addition / editing of a screen. 従来技術において、実行が不要なシーケンスプログラム部分もPLC上で実行されることを説明する図である。It is a figure explaining that the sequence program part which execution is unnecessary in a prior art is also performed on PLC.

符号の説明Explanation of symbols

1 表示装置
11 CPU
12 SRAM
13 FROM
14 ディスプレイ
15 タッチスイッチ
16 通信インタフェース
17 バス
2 PLC装置
21 CPU
22 SRAM
23 FROM
24 通信インタフェース
25 I/Oユニット
26 バス
27 機械
3 画面作成装置
31 CPU
32 SRAM
33 ディスプレイ
34 外部記憶用インタフェース
35 FROM
36 画面データ記憶部
37 バス
38 記憶媒体
1 Display device 11 CPU
12 SRAM
13 FROM
14 Display 15 Touch Switch 16 Communication Interface 17 Bus 2 PLC Device 21 CPU
22 SRAM
23 FROM
24 Communication Interface 25 I / O Unit 26 Bus 27 Machine 3 Screen Creation Device 31 CPU
32 SRAM
33 Display 34 Interface for external storage 35 FROM
36 Screen data storage unit 37 Bus 38 Storage medium

Claims (3)

機械操作盤表示画面データを作成し表示する機械操作盤表示システムにおいて、
機械操作盤の画面部品の画面部品データを作成する画面部品データ作成手段と、
各画面部品の動作を行なうシーケンスプログラムを作成するシーケンスプログラム作成手段と、
該シーケンスプログラム作成手段により作成されたシーケンスプログラムと前記シーケンスプログラムを画面データとして記憶する記憶手段と、
を備えた機械操作盤の画面データを作成し記憶する画面作成装置と、
該画面作成装置で作成された画面データを表示装置に転送する転送手段と、
転送されてきた前記画面データをもとに画面を表示する表示手段と、
表示画面内の各画面部品に関連付けられたシーケンスプログラムを実行するシーケンスプログラム実行手段と、
を有する機械操作盤表示システム。
In the machine operation panel display system that creates and displays the machine operation panel display screen data,
Screen part data creation means for creating screen part data of screen parts of the machine operation panel;
A sequence program creating means for creating a sequence program for operating each screen component;
A sequence program created by the sequence program creation means and a storage means for storing the sequence program as screen data;
A screen creation device for creating and storing screen data of a machine operation panel equipped with
Transfer means for transferring screen data created by the screen creation device to a display device;
Display means for displaying a screen based on the transferred screen data;
Sequence program execution means for executing a sequence program associated with each screen component in the display screen;
A machine operation panel display system.
関連付けて記憶されている前記画面部品データと前記シーケンスプログラムは、画面部品毎に追加、編集、及び、削除を行うことを特徴とする請求項1に記載の画面作成装置。   The screen creation apparatus according to claim 1, wherein the screen part data and the sequence program stored in association with each other are added, edited, and deleted for each screen part. 請求項1に記載の表示装置は、該表示装置に表示される機械操作盤の画面が複数の画面で構成されている場合、現在表示されている画面部品のみのシーケンスプログラムを実行することを特徴とするシーケンス制御処理機能を備えた表示装置。   The display device according to claim 1, when the screen of the machine operation panel displayed on the display device is composed of a plurality of screens, executes a sequence program for only the currently displayed screen parts. A display device having a sequence control processing function.
JP2008017522A 2008-01-29 2008-01-29 Machine control panel screen display system, and display device having sequential control processing function Pending JP2009181173A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008017522A JP2009181173A (en) 2008-01-29 2008-01-29 Machine control panel screen display system, and display device having sequential control processing function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008017522A JP2009181173A (en) 2008-01-29 2008-01-29 Machine control panel screen display system, and display device having sequential control processing function

Publications (1)

Publication Number Publication Date
JP2009181173A true JP2009181173A (en) 2009-08-13

Family

ID=41035140

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008017522A Pending JP2009181173A (en) 2008-01-29 2008-01-29 Machine control panel screen display system, and display device having sequential control processing function

Country Status (1)

Country Link
JP (1) JP2009181173A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010098395A1 (en) 2009-02-25 2010-09-02 矢崎総業株式会社 Optical communication module and optical communication connector
CN105159147A (en) * 2015-07-09 2015-12-16 安徽海澄德畅电子科技有限公司 Mechanical control panel apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010098395A1 (en) 2009-02-25 2010-09-02 矢崎総業株式会社 Optical communication module and optical communication connector
CN105159147A (en) * 2015-07-09 2015-12-16 安徽海澄德畅电子科技有限公司 Mechanical control panel apparatus

Similar Documents

Publication Publication Date Title
JP5039428B2 (en) Programmable controller and PLC system
TWI465868B (en) Sequence program design support device
JP2009181173A (en) Machine control panel screen display system, and display device having sequential control processing function
JP2007094724A (en) Programmable display, control program, storage medium recording the program, screen generating device, screen generating program, and storage medium recording the program
JP2006330866A (en) Programmable logic controller
JP4322780B2 (en) Screen creation device, screen creation program and recording medium
US11360454B2 (en) Ladder display device for circuit generation using touch panel
JP5205988B2 (en) PLC global variable definition method
JP2007193425A (en) Screen data preparation device, screen data edition method, and screen data edition program
JP4335109B2 (en) Screen creation device, screen creation program, and recording medium recording the same
JP2009259082A (en) Ladder diagram editing system
JP6115063B2 (en) Peripheral device of programmable controller
JP2009193276A (en) Ladder program creation device and ladder program creation execution system using it
JP2002062910A (en) Editor device and storage medium recording editor program
JP2010179388A (en) Robot teaching system
JP4372739B2 (en) PROGRAMMABLE DISPLAY, CONTROL PROGRAM, RECORDING MEDIUM RECORDING THE PROGRAM, SCREEN CREATION DEVICE, SCREEN CREATION PROGRAM, AND RECORDING MEDIUM RECORDING THE PROGRAM
JP7204054B1 (en) Program, setting device and display method
JP2004062223A (en) Programming device of programmable controller
JP2005122584A (en) Nc program editing apparatus
JP2001075616A (en) Editor device and recording medium recording editor program
JP2008097551A (en) Unit information setting device, unit information setting program, and recording medium recording it
WO2021192456A1 (en) Information processing device and program for displaying ladder program
JP7220531B2 (en) screen creation device
JP3712640B2 (en) Editor device and recording medium recording editor program
JP2010182031A (en) Software generation support device