JP2007213341A - Programmable logic controller, information processing apparatus, control program, and table preparation program - Google Patents

Programmable logic controller, information processing apparatus, control program, and table preparation program Download PDF

Info

Publication number
JP2007213341A
JP2007213341A JP2006032894A JP2006032894A JP2007213341A JP 2007213341 A JP2007213341 A JP 2007213341A JP 2006032894 A JP2006032894 A JP 2006032894A JP 2006032894 A JP2006032894 A JP 2006032894A JP 2007213341 A JP2007213341 A JP 2007213341A
Authority
JP
Japan
Prior art keywords
error
information
type
level
program
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
JP2006032894A
Other languages
Japanese (ja)
Inventor
Masanobu Sato
正信 佐藤
Masami Takahashi
正美 高橋
Mitsuo Iwadate
光男 岩舘
Koji Oide
幸治 大出
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.)
Seiko Instruments Inc
Original Assignee
Seiko Instruments Inc
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 Seiko Instruments Inc filed Critical Seiko Instruments Inc
Priority to JP2006032894A priority Critical patent/JP2007213341A/en
Publication of JP2007213341A publication Critical patent/JP2007213341A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Programmable Controllers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To attain a processing depending on urgency for every generated error. <P>SOLUTION: A program or data prepared by a PC is stored in a storage device incorporated in a PLC and is used for the execution of sequence control. In addition to a control operation program for executing main control, data such as an error processing program and an error information table are stored in the PLC. An error level indicating the priority of error reset in each error code, a message to be displayed at the occurrence of an error, and so on, are defined in the error information table. When an error is generated in a sequence control system, the PLC specifies an error level corresponding to the sort of the generated error on the basis of the error information table. Then the PLC rearranges information concerned with the generated error, such as a message allocated to the error code, on the basis of the specified error level and displays the rearranged information on a display device. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、プログラマブルロジックコントローラ、情報処理装置、制御プログラム、およびテーブル作成プログラムに係り、例えば、シーケンス制御におけるエラー処理制御に関する。   The present invention relates to a programmable logic controller, an information processing device, a control program, and a table creation program. For example, the present invention relates to error processing control in sequence control.

生産設備等を制御するFA(ファクトリーオートメーション)用の制御装置として、プログラマブルロジックコントローラ(以下、PLCとする)が広い分野で用いられている。
PLCは、センサや機械スイッチなどの入力機器から入力信号を取り込み、予めプログラムされた条件に基づいてソレノイドバルブやモータなどの出力機器を自由に制御する装置である。
このようなPLC動作時に、例えば、プログラム実行中の演算処理エラーなどの不具合(エラー)が発生した場合の対応方法が、下記の特許文献に提案されている。
特開2003−330501公報
2. Description of the Related Art Programmable logic controllers (hereinafter referred to as PLCs) are used in a wide range of fields as FA (factory automation) control devices that control production facilities and the like.
The PLC is a device that takes in an input signal from an input device such as a sensor or a mechanical switch, and freely controls an output device such as a solenoid valve or a motor based on preprogrammed conditions.
In such a PLC operation, for example, a method for dealing with a problem (error) such as an arithmetic processing error during program execution has been proposed in the following patent document.
JP 2003-330501 A

特許文献1には、演算処理部においてエラーが発生した場合、予めメモリに記憶されている、被制御対象物のオン/オフ状態を制御する異常時出力データに基づいて、被対象物の制御を実行する技術が提案されている。   In Patent Document 1, when an error occurs in the arithmetic processing unit, the object is controlled based on the abnormal output data that controls the on / off state of the object to be controlled, which is stored in advance in the memory. Techniques to perform have been proposed.

特許文献1に記載のPLCでは、エラーが発生した順番にエラーの対応処理が実行されるように構成されている。
そのため、特許文献1に記載のPLCでは、同時(短時間)に複数のエラーが発生した場合、重要なエラーであってもエラーの発生した順番に処理されていた。
The PLC described in Patent Document 1 is configured such that error handling processing is executed in the order in which errors occurred.
Therefore, in the PLC described in Patent Document 1, when a plurality of errors occur at the same time (short time), even important errors are processed in the order in which the errors occurred.

また、製造ラインなどにおいて実際のシステム制御を行う場合だけでなく、例えば、テスト工程などのシステムの開発の段階においても、発生したエラーの対応処理が実行される。このようなシステムの開発段階では、プログラム中に多くの欠陥(バグ)が存在しているため、多くのエラーが生じる可能性がある。
しかし、多数のエラーの中に重要なエラーが存在していても、特許文献1に記載の技術と同様に、エラーの発生した順番に処理されていた。
Further, not only when actual system control is performed in a production line or the like, but also in the stage of system development such as a test process, for example, processing for handling an error that has occurred is executed. In the development stage of such a system, many errors (bugs) exist in the program, and thus many errors may occur.
However, even if an important error exists among a large number of errors, the errors are processed in the order in which the errors occurred, as in the technique described in Patent Document 1.

そこで本発明は、発生したエラーごとの緊急度(重要度)に応じた処理を可能にすることを第1の目的とする。
また、本発明は、発生したエラーごとの緊急度(重要度)を特定する際に用いられる参照テーブルを生成することを第2の目的とする。
Accordingly, a first object of the present invention is to enable processing according to the degree of urgency (importance) for each error that has occurred.
In addition, a second object of the present invention is to generate a reference table used when specifying the urgency (importance) for each error that has occurred.

請求項1記載の発明では、接続される機器から入力される信号に基づいて、制御内容を示したプログラムを逐次実行することによりシーケンス制御を行うプログラマブルロジックコントローラであって、エラーの種類を特定するエラー種別と、エラー解除の優先度を示すエラーレベルとが対応付けられた参照テーブルを取得する参照テーブル取得手段と、前記シーケンス制御の実行中に発生したエラーの情報を取得するエラー情報取得手段と、前記エラー情報取得手段により取得されたエラーの情報に基づいて、発生したエラーに該当するエラー種別を特定する種別特定手段と、前記エラー情報取得手段により取得されたエラーの情報を記憶装置に格納する記憶手段と、前記種別特定手段により特定されたエラー種別に該当するエラーレベルを、前記参照テーブルに基づいて特定するレベル特定手段と、発生したエラーの情報を、前記レベル特定手段により特定されたエラーレベルと対応付けて表示させる表示手段と、を備えることにより前記第1の目的を達成する。
請求項2記載の発明では、請求項1記載のプログラマブルロジックコントローラにおいて、前記レベル特定手段により特定されたエラーレベルに基づいて、前記記憶装置に格納されたエラーの情報を優先度の高い順に並べ替える並べ替え手段を備え、前記表示手段は、前記並べ替え手段により並べ替えられた順番に基づいて、発生したエラーの情報を表示させることを特徴とする。
請求項3記載の発明では、請求項1または請求項2記載のプログラマブルロジックコントローラにおいて、前記参照テーブル取得手段は、エラー種別と、エラーレベルと、エラーに関するメッセージとが対応付けられた参照テーブルを取得し、前記種別特定手段により特定されたエラー種別に該当するメッセージを、前記参照テーブルに基づいて特定するメッセージ特定手段を備え、前記表示手段は、発生したエラーの情報を、前記メッセージ特定手段により特定されたメッセージと対応付けて表示させることを特徴とする。
請求項4記載の発明では、請求項1、請求項2または請求項3記載のプログラマブルロジックコントローラにおいて、前記参照テーブル取得手段は、エラー種別またはエラーレベルと、エラーの対処動作とが対応付けられた参照テーブルを取得し、エラー解除の対象となるエラーを特定するエラー特定手段と、前記エラー特定手段により特定されたエラーのエラー種別またはエラーレベルに対応するエラーの対処動作を、前記参照テーブルに基づいて特定する対処動作特定手段と、前記対処動作特定手段により特定された対処動作の実行を指示する指示手段と、を備えたことを特徴とする。
請求項5記載の発明では、接続される機器から入力される信号に基づいて、制御内容を示したプログラムを逐次実行することによりシーケンス制御を行うプログラマブルロジックコントローラにおけるエラー処理制御時に用いられる参照テーブルを生成する情報処理装置であって、前記プログラマブルロジックコントローラのシーケンス制御において発生するエラー種別の情報を取得する種別情報取得手段と、前記種別情報取得手段により取得されたエラー種別に対応付ける、エラー解除の優先度を示すエラーレベルを設定する入力画面を表示する入力画面表示手段と、前記入力画面表示手段により表示された入力画面から入力されたエラーレベルの設定を受け付ける設定受付手段と、前記設定受付手段により受け付けられたエラーレベルが、エラー種別に対応付けられた参照テーブルを生成する生成手段と、を備えることにより前記第2の目的を達成する。
請求項6記載の発明では、接続される機器から入力される信号に基づいて、制御内容を示したプログラムを逐次実行することによりシーケンス制御を行うプログラマブルロジックコントローラに、エラーの種類を特定するエラー種別と、エラー解除の優先度を示すエラーレベルとが対応付けられた参照テーブルを取得する参照テーブル取得機能と、前記シーケンス制御の実行中に発生したエラーの情報を取得するエラー情報取得機能と、前記エラー情報取得機能により取得されたエラーの情報に基づいて、発生したエラーに該当するエラー種別を特定する種別特定機能と、前記エラー情報取得機能により取得されたエラーの情報を記憶装置に格納する記憶機能と、前記種別特定機能により特定されたエラー種別に該当するエラーレベルを、前記参照テーブルに基づいて特定するレベル特定機能と、発生したエラーの情報を、前記レベル特定機能により特定されたエラーレベルと対応付けて表示させる表示機能と、を実現させることにより前記第1の目的を達成する。
請求項7記載の発明では、接続される機器から入力される信号に基づいて、制御内容を示したプログラムを逐次実行することによりシーケンス制御を行うプログラマブルロジックコントローラにおけるエラー処理制御時に用いられる参照テーブルを生成する情報処理装置に、前記プログラマブルロジックコントローラのシーケンス制御において発生するエラー種別の情報を取得する種別情報取得機能と、前記種別情報取得機能により取得されたエラー種別に対応付ける、エラー解除の優先度を示すエラーレベルを設定する入力画面を表示する入力画面表示機能と、前記入力画面表示機能により表示された入力画面から入力されたエラーレベルの設定を受け付ける設定受付機能と、前記設定受付機能により受け付けられたエラーレベルが、エラー種別に対応付けられた参照テーブルを生成する生成機能と、を実現させることにより前記第2の目的を達成する。
The invention according to claim 1 is a programmable logic controller that performs sequence control by sequentially executing a program indicating control contents based on a signal input from a connected device, and specifies the type of error. A reference table acquisition unit that acquires a reference table in which an error type and an error level indicating an error cancellation priority are associated; an error information acquisition unit that acquires information on an error that has occurred during execution of the sequence control; , Based on the error information acquired by the error information acquisition means, a type specifying means for specifying an error type corresponding to the error that has occurred, and storing the error information acquired by the error information acquisition means in a storage device And an error level corresponding to the error type specified by the type specifying means The first object comprises: level specifying means for specifying based on the reference table; and display means for displaying information on the error that has occurred in association with the error level specified by the level specifying means. To achieve.
According to a second aspect of the present invention, in the programmable logic controller according to the first aspect, the error information stored in the storage device is rearranged in descending order of priority based on the error level specified by the level specifying means. Sorting means is provided, and the display means displays information on errors that have occurred based on the order sorted by the sorting means.
According to a third aspect of the present invention, in the programmable logic controller according to the first or second aspect, the reference table obtaining unit obtains a reference table in which an error type, an error level, and an error message are associated with each other. And message specifying means for specifying a message corresponding to the error type specified by the type specifying means based on the reference table, wherein the display means specifies information on the error that has occurred by the message specifying means. It is characterized by being displayed in association with the received message.
According to a fourth aspect of the present invention, in the programmable logic controller according to the first, second, or third aspect, the reference table acquisition means associates an error type or error level with an error handling operation. Based on the reference table, an error specifying unit that acquires a reference table and identifies an error to be canceled, and an error handling operation corresponding to the error type or error level of the error specified by the error specifying unit And a coping action specifying means for specifying the coping action and an instruction means for instructing execution of the coping action specified by the coping action specifying means.
According to the fifth aspect of the present invention, the reference table used at the time of error processing control in the programmable logic controller that performs sequence control by sequentially executing the program indicating the control contents based on the signal input from the connected device. Priority for error cancellation, which is an information processing device to be generated, which associates with the error type acquired by the type information acquisition unit, the type information acquisition unit that acquires information of the error type that occurs in the sequence control of the programmable logic controller An input screen displaying means for displaying an input screen for setting an error level indicating a degree, a setting accepting means for accepting an error level setting input from the input screen displayed by the input screen displaying means, and the setting accepting means The accepted error level is A generating means for generating a reference table associated with the error type, to achieve the second object by providing the.
According to the sixth aspect of the present invention, an error type for identifying a type of error in a programmable logic controller that performs sequence control by sequentially executing a program indicating control contents based on a signal input from a connected device A reference table acquisition function for acquiring a reference table associated with an error level indicating priority of error cancellation, an error information acquisition function for acquiring information on an error that occurred during execution of the sequence control, Based on the error information acquired by the error information acquisition function, the type specifying function for specifying the error type corresponding to the error that has occurred, and the memory for storing the error information acquired by the error information acquisition function in the storage device Function and the error level corresponding to the error type specified by the type specifying function The first object is achieved by realizing a level specifying function that is specified based on a reference table and a display function that displays information on the error that has occurred in association with the error level specified by the level specifying function. Achieve.
In the invention according to claim 7, the reference table used at the time of error processing control in the programmable logic controller that performs the sequence control by sequentially executing the program showing the control contents based on the signal input from the connected device. The information processing device to be generated has a type information acquisition function for acquiring information on an error type that occurs in sequence control of the programmable logic controller, and an error release priority associated with the error type acquired by the type information acquisition function. An input screen display function for displaying an input screen for setting an error level to be displayed, a setting reception function for receiving an error level setting input from the input screen displayed by the input screen display function, and a reception of the setting by the setting reception function The error level is A generating function for generating a reference table associated with the type, to achieve the second object by realizing.

請求項1記載の発明によれば、参照テーブルに基づいてエラーレベルを特定することにより、エラーレベルに応じた処理を行うことが可能なプログラマブルロジックコントローラを提供することができる。
請求項4記載の発明によれば、エラー種別、および、このエラー種別に対応するエラーレベルを設定する入力画面を表示し、この入力画面から入力されたエラー種別およびエラーレベルに基づいて参照テーブルを生成することにより、エラー種別とエラーレベルが対応付けられた参照テーブルを容易に生成することが可能な情報処理装置を提供することができる。
請求項5に記載の発明によれば、参照テーブルに基づいてエラーレベルを特定することにより、エラーレベルに応じた処理を行うことが可能な制御プログラムを提供することができる。
請求項6記載の発明によれば、エラー種別、および、このエラー種別に対応するエラーレベルを設定する入力画面を表示し、この入力画面から入力されたエラー種別およびエラーレベルに基づいて参照テーブルを生成することにより、エラー種別とエラーレベルが対応付けられた参照テーブルを容易に生成することが可能なテーブル作成プログラムを提供することができる。
According to the first aspect of the present invention, it is possible to provide a programmable logic controller capable of performing processing according to the error level by specifying the error level based on the reference table.
According to the invention of claim 4, an input screen for setting an error type and an error level corresponding to the error type is displayed, and a reference table is displayed based on the error type and the error level input from the input screen. By generating, an information processing apparatus capable of easily generating a reference table in which an error type and an error level are associated can be provided.
According to the fifth aspect of the present invention, it is possible to provide a control program capable of performing processing according to the error level by specifying the error level based on the reference table.
According to the invention described in claim 6, an input screen for setting an error type and an error level corresponding to the error type is displayed, and a reference table is displayed based on the error type and the error level input from the input screen. By generating, it is possible to provide a table creation program that can easily generate a reference table in which an error type and an error level are associated with each other.

以下、本発明の好適な実施の形態について、図1〜図9を参照して詳細に説明する。
(1)実施形態の概要
本実施の形態では、特定の入力機器から入力される信号に基づいて、制御内容を示したプログラムを逐次実行することによりシーケンス制御を行うPLCおよびPLCに接続される機器で構成されるシーケンス制御システムについて説明する。
PLCには、センサや機械スイッチ等の入力機器、ソレノイドバルブやモータ等の出力機器、および入出力機器として機能するプログラマブル表示器が接続されている。
また、PLCには、PLCやプログラマブル表示器の制御動作を実行させるプログラムや各種データ等を作成するためのPCが接続されている。PCで作成されたプログラムやデータは、PLCに内蔵されている記憶装置に格納され、シーケンス制御の実行時に用いられる。
Hereinafter, preferred embodiments of the present invention will be described in detail with reference to FIGS.
(1) Outline of Embodiment In the present embodiment, a PLC that performs sequence control by sequentially executing a program indicating control content based on a signal input from a specific input device, and a device connected to the PLC A sequence control system constituted by:
Connected to the PLC are input devices such as sensors and mechanical switches, output devices such as solenoid valves and motors, and programmable displays that function as input / output devices.
The PLC is connected to a PC for creating a program for executing a control operation of the PLC and the programmable display, various data, and the like. Programs and data created by the PC are stored in a storage device built in the PLC and used when executing sequence control.

PLCには、PLCのメイン制御を実行する制御動作プログラムの他、PLCの制御において発生したエラーに対処する際に用いられるエラー処理プログラムやエラー情報テーブルなどのデータが格納されている。
エラー情報テーブルは、エラー処理プログラムの実行時に参照されるデータであり、エラーコードごとに、エラー解除の優先度を示すエラーレベル、エラーの発生時に表示させるメッセージなどが定義されている。
シーケンス制御システムにおいてエラーが発生した場合、PLCは、発生したエラーの種別(エラーコード)に該当するエラーレベルをエラー情報テーブルに基づいて特定する。
そして、PLCは、特定されたエラーレベルに基づいて、エラーコードに割り付けられているメッセージなど、発生したエラーに関する情報を並べ替えてプログラマブル表示器に表示させる。
PLCは、プログラマブル表示器に表示された順に、即ち、エラーレベルの高い順に、発生したエラーの解除処理を実行する。
In addition to the control operation program that executes the main control of the PLC, the PLC stores data such as an error processing program and an error information table that are used when dealing with errors that occur in the control of the PLC.
The error information table is data that is referred to when the error processing program is executed. For each error code, an error level indicating the priority of error cancellation, a message to be displayed when an error occurs, and the like are defined.
When an error occurs in the sequence control system, the PLC specifies an error level corresponding to the type (error code) of the generated error based on the error information table.
Then, based on the specified error level, the PLC rearranges information related to the generated error, such as a message assigned to the error code, and displays the information on the programmable display.
The PLC performs the process of canceling the generated errors in the order displayed on the programmable display, that is, in the order of higher error levels.

(2)実施形態の詳細
図1は、本実施の形態に係るシーケンス制御システムの概略構成を示した図である。
図1に示されるように、シーケンス制御システムは、PLC(プログラマブルロジックコントローラ)1、プログラマブル表示器2、入力機器31、出力機器32およびPC(パーソナルコンピュータ)4を備えている。
(2) Details of Embodiment FIG. 1 is a diagram showing a schematic configuration of a sequence control system according to the present embodiment.
As shown in FIG. 1, the sequence control system includes a PLC (programmable logic controller) 1, a programmable display 2, an input device 31, an output device 32, and a PC (personal computer) 4.

図2は、PLC1の構成および周辺機器の接続状態を示した図である。
図2に示されるように、PLC1は、記憶装置11、演算装置12、制御装置13、入出力I/F(インターフェース)14、入力回路15および出力回路16を備えている。
記憶装置11は、PLC1の制御に用いられるデータやプログラムを格納する装置であり、ROM(リードオンリメモリ)やRAM(ランダムアクセスメモリ)等のメモリ装置により構成されている。
記憶装置11には、制御動作プログラム111、表示設定プログラム112、エラー処理プログラム113、通信プログラム114、エラー情報テーブル115、タスクプログラム116等のプログラムやデータが格納されている。
また、記憶装置11には、エラー情報格納領域117が設けられている。
FIG. 2 is a diagram illustrating a configuration of the PLC 1 and a connection state of peripheral devices.
As shown in FIG. 2, the PLC 1 includes a storage device 11, an arithmetic device 12, a control device 13, an input / output I / F (interface) 14, an input circuit 15, and an output circuit 16.
The storage device 11 is a device for storing data and programs used for controlling the PLC 1, and is configured by a memory device such as a ROM (Read Only Memory) or a RAM (Random Access Memory).
The storage device 11 stores programs and data such as a control operation program 111, a display setting program 112, an error processing program 113, a communication program 114, an error information table 115, and a task program 116.
Further, the storage device 11 is provided with an error information storage area 117.

制御動作プログラム111は、PLC1における制御動作を実行するためのプログラムである。
この制御動作プログラム111は、専用のラダープログラム言語により記述されたプログラムであり、シーケンス図をベースとした、シンボル(記号)表示により表現される命令語と、デバイス情報と、を組み合わせることによって記述されている。
表示設定プログラム112は、プログラマブル表示器2の画面配列や動作等の設定を実行するためのプログラムである。
なお、この表示設定プログラム112は、プログラマブル表示器2に内蔵されているメモリ装置に格納し、プログラマブル表示器2側で画面配列や動作等の設定を実行するようにしてもよい。
The control operation program 111 is a program for executing a control operation in the PLC 1.
This control operation program 111 is a program described in a dedicated ladder program language, and is described by combining a command word expressed by symbol (symbol) display based on a sequence diagram and device information. ing.
The display setting program 112 is a program for executing settings such as the screen layout and operation of the programmable display device 2.
Note that the display setting program 112 may be stored in a memory device built in the programmable display device 2, and settings such as screen layout and operation may be executed on the programmable display device 2 side.

エラー処理プログラム113は、PLC1(シーケンス制御システム)におけるエラーの検出処理、検出されたエラー情報のエラー情報格納領域117への記憶(格納)処理、エラー情報格納領域117に格納されたエラー情報の並べ替えの処理、エラー情報に関する表示データの出力処理、エラーの解除処理など、エラーに関する処理を実行させるためのプログラムである。
通信プログラム114は、PLC1に接続されるプログラマブル表示器2、入力機器31、出力機器32、PC4などの周辺装置とPLC1間のデータ(信号)の通信を制御するプログラムである。
The error processing program 113 performs error detection processing in the PLC 1 (sequence control system), storage (storage) processing of detected error information in the error information storage area 117, and arrangement of error information stored in the error information storage area 117. This is a program for executing processing related to errors such as replacement processing, display data output processing related to error information, and error cancellation processing.
The communication program 114 is a program that controls data (signal) communication between the PLC 1 and peripheral devices such as the programmable display 2, the input device 31, the output device 32, and the PC 4 connected to the PLC 1.

エラー情報テーブル115は、エラー処理プログラム113の実行時に参照するデータであり、エラー情報格納領域117に記憶されたエラー情報の並べ替えやエラーの解除処理などを実行する際に用いられる参照テーブルである。
このエラー情報テーブル115には、エラーの種類を特定するエラーコード(エラー種別)と、エラー解除の優先度を示すエラーレベル(緊急度、重要度)との対応関係が表されている。
エラー情報テーブル115は、PC4において、専用のプログラムを用いて作成(生成)されたデータテーブルであり、このエラー情報テーブル115の内容を変更することにより、プログラマブル表示器2に表示されるエラー情報の順序を変更することができる。
The error information table 115 is data that is referred to when the error processing program 113 is executed. The error information table 115 is a reference table that is used when executing rearrangement of error information stored in the error information storage area 117 or error cancellation processing. .
In this error information table 115, a correspondence relationship between an error code (error type) for specifying an error type and an error level (urgent level, importance level) indicating priority of error cancellation is shown.
The error information table 115 is a data table created (generated) in the PC 4 using a dedicated program. By changing the content of the error information table 115, error information displayed on the programmable display 2 is displayed. The order can be changed.

タスクプログラム116は、予め定義されている特定のシーケンス制御動作(タスク)を実行するためのプログラムである。
このタスクプログラム116は、タスクごとに識別子(格納部を示すアドレスやタスク番号など)が付されており、制御動作プログラム111の実行中にタスクが指定された場合に、該当するタスクを実行するタスクプログラム116を読み出し、実行するように構成されている。
The task program 116 is a program for executing a specific sequence control operation (task) defined in advance.
This task program 116 has an identifier (address indicating a storage unit, task number, etc.) attached to each task, and executes a corresponding task when a task is specified during execution of the control operation program 111. The program 116 is configured to be read and executed.

演算装置12は、PLC1の中心となって処理を行う装置であり、マイクロコンピュータ等のCPU(中央演算処理装置)により構成されている。
演算装置12では、記憶装置11に格納されている制御動作プログラム111、表示設定プログラム112、エラー処理プログラム113、通信プログラム114、タスクプログラム116等のプログラムを実行することにより、内部装置および周辺装置を制御してデータを受け取り、そのデータを演算・加工し、記憶装置11内のRAMに記憶したり、結果を出力したり等の一連の動作を実行する。
制御装置13は、演算装置12と共にPLC1における制御を実行する装置である。
The arithmetic device 12 is a device that performs processing at the center of the PLC 1, and includes a CPU (Central Processing Unit) such as a microcomputer.
The arithmetic device 12 executes programs such as the control operation program 111, the display setting program 112, the error processing program 113, the communication program 114, and the task program 116 stored in the storage device 11, thereby enabling internal devices and peripheral devices to be executed. The control unit receives data, calculates and processes the data, stores the data in the RAM in the storage device 11, and outputs a result.
The control device 13 is a device that executes control in the PLC 1 together with the arithmetic device 12.

入出力I/F14は、PLC1とPC4間のデータ(信号)の通信を行うためのインターフェースである。PLC1とPC4間のデータ通信は、USB(ユニバーサルシリアルバス)ケーブル等のケーブル通信や赤外線通信等を用いて行うことができる。
入力回路15は、装置や操作盤に設置した様々なセンサや機械スイッチ等の入力機器31から出力される出力信号、またプログラマブル表示器2を介して入力される操作信号など、PLC1の外部装置(周辺装置)からの入力信号を取り込む回路装置である。
The input / output I / F 14 is an interface for performing data (signal) communication between the PLC 1 and the PC 4. Data communication between the PLC 1 and the PC 4 can be performed using cable communication such as a USB (Universal Serial Bus) cable, infrared communication, or the like.
The input circuit 15 is an external device of the PLC 1 such as an output signal output from an input device 31 such as various sensors or mechanical switches installed on the device or the operation panel, or an operation signal input via the programmable display 2 ( This is a circuit device that captures an input signal from a peripheral device.

出力回路16は、演算装置12において実行された、制御動作プログラム111、表示設定プログラム112、エラー処理プログラム113、タスクプログラム116等の結果に基づいて出力機器32やプログラマブル表示器2へ制御信号を出力する回路装置である。
このように構成されるPLC1は、入力機器31やプログラマブル表示器2から入力される信号に基づいて、制御動作プログラム111、表示設定プログラム112、エラー処理プログラム113等の制御内容を示したプログラムを逐次実行することによりシーケンス制御を行う。
The output circuit 16 outputs a control signal to the output device 32 or the programmable display 2 based on the results of the control operation program 111, the display setting program 112, the error processing program 113, the task program 116, etc. executed in the arithmetic unit 12. Circuit device.
The PLC 1 configured as described above sequentially executes programs indicating control contents such as the control operation program 111, the display setting program 112, the error processing program 113, and the like based on signals input from the input device 31 and the programmable display 2. Perform sequence control by executing.

図3は、PC4の構成および周辺機器の接続状態を示した図である。
図3に示されるように、PC4は、記憶装置41、演算装置42、入力装置43、出力装置44、制御装置45、入出力I/F46を備えた情報処理装置から構成される。
記憶装置41は、PC4の制御に用いられるデータやプログラムを格納する装置であり、ROMやRAM、ハードディスク等のメモリ装置により構成されている。
記憶装置41には、PC4のシステム管理や基本的な操作環境を提供するOS(オペレーションシステム)を実行するプログラムの他、設定パラメータ411、ラダー作成プログラム412、ラダー変更プログラム413、表示画面設定プログラム414、エラー情報設定プログラム415、データ変換プログラム416、通信プログラム417等のプログラムやデータが格納されている。
FIG. 3 is a diagram showing the configuration of the PC 4 and the connection state of peripheral devices.
As shown in FIG. 3, the PC 4 includes an information processing apparatus including a storage device 41, a calculation device 42, an input device 43, an output device 44, a control device 45, and an input / output I / F 46.
The storage device 41 is a device that stores data and programs used for control of the PC 4, and includes a memory device such as a ROM, a RAM, and a hard disk.
In the storage device 41, in addition to a program for executing system management of the PC 4 and an OS (operation system) that provides a basic operating environment, a setting parameter 411, a ladder creation program 412, a ladder change program 413, a display screen setting program 414 In addition, programs and data such as an error information setting program 415, a data conversion program 416, and a communication program 417 are stored.

設定パラメータ411は、PC4で実行される処理に与える種々のデータであり、特定の機能を用いる際に必要となるデータ、命令の機能、オプション指定を行わせるためのデータである。
ラダー作成プログラム412は、PLC1における制御動作を実行するための制御動作プログラム111を作成するためのプログラムである。
ラダー変更プログラム413は、ラダー作成プログラム412により作成された制御動作プログラム111の内容を変更するプログラムである。
The setting parameter 411 is various data given to processing executed by the PC 4, and is data required to specify data, command functions, and options specified when using a specific function.
The ladder creation program 412 is a program for creating the control operation program 111 for executing the control operation in the PLC 1.
The ladder change program 413 is a program that changes the contents of the control operation program 111 created by the ladder creation program 412.

表示画面設定プログラム414は、表示設定プログラム112やプログラマブル表示器2に表示するスイッチやランプ等のオブジェクトの作成(設定)やオブジェクトの画面配列の設定を行うプログラムを作成するプログラムである。
エラー情報設定プログラム415は、エラー情報テーブル115を構成するデータ、例えば、エラーコード、エラーコードに該当するメッセージ、エラーコードに該当するエラーレベルの入力画面をPC4に表示させ、該当項目の入力を受け付けるためのプログラムである。
データ変換プログラム416は、エラー情報設定プログラム415を起動することにより表示される入力画面を介して、PC4の操作者が入力した設定条件に基づいて変換処理を行い、PLC1においてエラー処理プログラム113を実行する際に用いられるエラー情報テーブル115を作成(生成)するプログラムである。
通信プログラム417は、PC4に接続されるPLC1などの周辺装置とPC4間のデータ(信号)の通信を制御するプログラムである。
The display screen setting program 414 is a program for creating a program for creating (setting) objects such as switches and lamps displayed on the display setting program 112 and the programmable display 2 and setting the screen arrangement of the objects.
The error information setting program 415 displays data constituting the error information table 115, for example, an error code, a message corresponding to the error code, and an error level input screen corresponding to the error code on the PC 4, and accepts input of the corresponding item. It is a program for.
The data conversion program 416 performs conversion processing based on the setting conditions input by the operator of the PC 4 via the input screen displayed by starting the error information setting program 415, and executes the error processing program 113 in the PLC 1 This is a program that creates (generates) an error information table 115 used in the process.
The communication program 417 is a program for controlling data (signal) communication between the PC 4 and peripheral devices such as the PLC 1 connected to the PC 4.

演算装置42は、PC4の中心となって処理を行う装置であり、CPU(中央演算処理装置)により構成されている。
演算装置42では、記憶装置41に格納されているOSプログラム、設定パラメータ411、ラダー作成プログラム412、ラダー変更プログラム413、表示画面設定プログラム414、エラー情報設定プログラム415、データ変換プログラム416、通信プログラム417等のプログラムのプログラムを実行することにより、内部装置および周辺装置を制御してデータを受け取り、そのデータを演算・加工し、記憶装置41内のRAMに記憶したり、結果を出力したり等の一連の動作を実行する。
The arithmetic device 42 is a device that performs processing at the center of the PC 4, and is configured by a CPU (Central Processing Unit).
In the computing device 42, the OS program, setting parameter 411, ladder creation program 412, ladder change program 413, display screen setting program 414, error information setting program 415, data conversion program 416, communication program 417 stored in the storage device 41. By executing the program of the program, etc., the internal device and the peripheral device are controlled to receive the data, the data is calculated and processed, stored in the RAM in the storage device 41, the result is output, etc. Perform a series of actions.

入力装置43は、PC4へコマンドやデータを入力する装置であり、キーボードやマウス、デジタル・カメラ、スキャナ、タブレット、ジョイスティック、ビデオ入力装置、音声入力装置、バーコード・リーダ等により構成されている。
データをPC4の外部から取り込む(入力する)ことも可能であり、この場合には、データが記憶された記憶媒体を読み込むための読み取り装置が入力装置43として機能する。また、データをインターネットなどのネットワークを介してPC4に取り込む(入力する)ことも可能である。
The input device 43 is a device for inputting commands and data to the PC 4 and includes a keyboard, a mouse, a digital camera, a scanner, a tablet, a joystick, a video input device, a voice input device, a barcode reader, and the like.
It is also possible to take in (input) data from the outside of the PC 4, and in this case, a reading device for reading a storage medium storing the data functions as the input device 43. It is also possible to import (input) data into the PC 4 via a network such as the Internet.

出力装置44は、PC4の処理した結果を外部出力する装置であり、処理結果を人間が認識できる文字や数字、画像などにして出力するディスプレイやプリンタ、またプロッタや音声出力装置などにより構成されている。
本実施の形態では、出力装置44として、ディスプレイが用いられており、このディスプレイの表示画面上に、ラダー作成プログラム412、ラダー変更プログラム413、表示画面設定プログラム414等を実行した際の入力画面が表示される。
PC4の操作者は、ディスプレイに表示された内容に基づいてパラメータ等のデータの入力を行う。
制御装置45は、演算装置42と共にPC4における制御を実行する装置である。
入出力I/F46は、PLC1とPC4間のデータ(信号)の通信を行うためのインターフェースである。PLC1とPC4間のデータ通信は、USB(ユニバーサルシリアルバス)ケーブル等のケーブル通信や赤外線通信等を用いて行うことができる。
The output device 44 is a device that outputs the processing result of the PC 4 to the outside, and is configured by a display, a printer, a plotter, a voice output device, or the like that outputs the processing result as characters, numbers, images, etc. that can be recognized by humans. Yes.
In this embodiment, a display is used as the output device 44, and an input screen when the ladder creation program 412, the ladder change program 413, the display screen setting program 414, etc. are executed on the display screen of this display. Is displayed.
The operator of the PC 4 inputs data such as parameters based on the contents displayed on the display.
The control device 45 is a device that executes control in the PC 4 together with the arithmetic device 42.
The input / output I / F 46 is an interface for performing data (signal) communication between the PLC 1 and the PC 4. Data communication between the PLC 1 and the PC 4 can be performed using cable communication such as a USB (Universal Serial Bus) cable, infrared communication, or the like.

図1の説明に戻り、PLC1に接続されたプログラマブル表示器2は、マン・マシン・インターフェース機能を有し、上述したPLC1の入出力機器として機能する。
プログラマブル表示器2は、表示設定プログラム112で設定された画面を表示するディスプレイであり、本実施の形態では、タッチパネル式の表示装置(以下、タッチパネルとする)が用いられている。
タッチパネルは、感圧式や静電式のパネルを備えることにより、例えば、メニュー項目などが表示されている画面を指で直接触れることでポインティング(選択)を可能とするスクリーン画面を備えた装置である。
なお、プログラマブル表示器2は、タッチパネルの機能を備えていない液晶ディスプレイやCRT(ブラウン管)ディスプレイ等で構成するようにしてもよい。なお、この場合は、表示されるメニュー項目等のスイッチを選択するために、画面上のカーソル(ポインタ)を操作するためのキーボードやマウス等の入力装置を備えておく。
Returning to the description of FIG. 1, the programmable display 2 connected to the PLC 1 has a man-machine interface function and functions as an input / output device of the PLC 1 described above.
The programmable display device 2 is a display that displays a screen set by the display setting program 112. In the present embodiment, a touch panel display device (hereinafter referred to as a touch panel) is used.
A touch panel is a device having a screen screen that enables pointing (selection) by directly touching a screen on which menu items or the like are displayed with a finger, for example, by including a pressure-sensitive or electrostatic panel. .
The programmable display device 2 may be configured by a liquid crystal display or a CRT (CRT) display that does not have a touch panel function. In this case, an input device such as a keyboard and a mouse for operating a cursor (pointer) on the screen is provided to select a switch such as a menu item to be displayed.

次に、エラー情報格納領域117に記憶されたエラー情報の並べ替えや、エラーの解除処理などを実行する際に用いられるエラー情報テーブル115の作成方法について説明する。
なお、本実施の形態では、エラー情報テーブル115は、PC4において作成(生成)されたデータがPLC1に送信されるように構成されているため、ここでは、PC4におけるエラー情報テーブル115の作成方法について説明する。
PC4においてエラー情報設定プログラム415を起動する。
PC4は、PC4やPLC1に予め格納されている予測エラーデータや、タスクプログラム116等のデータを取得し、これらの取得したデータに基づいて、ユニットごとに、発生する可能性のあるエラーの種類(種別)を特定して識別番号(エラーコード)を付す。
Next, a method for creating the error information table 115 used when executing rearrangement of error information stored in the error information storage area 117, error cancellation processing, and the like will be described.
In the present embodiment, the error information table 115 is configured such that data created (generated) in the PC 4 is transmitted to the PLC 1. Here, a method for creating the error information table 115 in the PC 4 is described. explain.
The error information setting program 415 is activated on the PC 4.
The PC 4 obtains prediction error data stored in advance in the PC 4 or the PLC 1 or data such as the task program 116, and the types of errors that may occur for each unit based on the obtained data ( (Type) is specified and an identification number (error code) is attached.

なお、本実施の形態では、タスクプログラム116に定義(設定)されているタスクごとに、エラーコードが指定される。本実施の形態では、1タスクにつき1エラーの処理が可能である。
また、シーケンス制御システムにおけるシステムエラー、即ちPLC1の内部エラーは、固定のエラーコードとして処理されるように構成されている。
PC4は、エラーコード(Code)に割り付けられるメッセージ(Message)およびエラーレベル(Level)の設定画面(編集画面)、即ち入力画面をディスプレイに表示させる。
In the present embodiment, an error code is designated for each task defined (set) in the task program 116. In this embodiment, one error can be processed per task.
A system error in the sequence control system, that is, an internal error of the PLC 1 is configured to be processed as a fixed error code.
The PC 4 displays a message (Message) assigned to the error code (Code) and an error level (Level) setting screen (editing screen), that is, an input screen on the display.

図4は、エラーコードごとのメッセージおよびエラーレベルの設定画面の一例を示した図である。
図4に示されるような入力フォームを用いて、メッセージおよびエラーレベルの設定をエラーコード(番号)ごとに行う。
操作者は、設定画面のメッセージ(Message)設定領域において、該当するエラーコード(Code)に割り付けるメッセージの設定(入力)を行う。
以下、メッセージの内容は、「Error Message *」と省略して示すが、実際には、例えば、「Unit01/待機パレット/検出センサErr」や「Unit01/パレット/送りピンErr」などのように、エラーの発生したユニット番号、制御対象物、エラーの概要等が簡潔に示されている。メッセージの文字数は、表示器(プログラマブル表示器2)の仕様を考慮した値とすることが好ましい。
なお、本実施の形態では、メッセージの文字数は、最大で半角30文字、全角15に設定されている。
FIG. 4 is a diagram showing an example of a message and error level setting screen for each error code.
The message and error level are set for each error code (number) using an input form as shown in FIG.
The operator sets (inputs) a message to be assigned to the corresponding error code (Code) in the message (Message) setting area of the setting screen.
Hereinafter, the content of the message is abbreviated as “Error Message *”, but actually, for example, “Unit 01 / Standby Pallet / Detection Sensor Err”, “Unit 01 / Pallet / Feed Pin Err”, etc. The unit number where the error occurred, the control object, the outline of the error, etc. are briefly shown. The number of characters in the message is preferably a value that takes into account the specifications of the display (programmable display 2).
In the present embodiment, the maximum number of characters in a message is set to 30 half-width characters and 15 full-width characters.

続いて、操作者は、設定画面のエラーレベル(Level)設定領域において、エラーコードごとに割り付けるエラーレベルの設定(入力)を行う。
エラーレベルは、エラー解除の優先度(緊急度、重要度)の程度を示すものであり、本実施の形態では、優先度の高いエラー、即ち緊急度や重要度の高いエラーから順にA〜Eのアルファベットを用いて5段階で示されている。
つまり、エラー解除の優先度(緊急度、重要度)の最も高いエラーのレベルを「A」で示し、エラー解除の優先度(緊急度、重要度)の最も低いエラーのレベルを「E」で示す。なお、エラーレベルの設定条件が不明な場合は、暫定的にエラーのレベルを「F(その他)」で示す。
Subsequently, the operator sets (inputs) an error level to be assigned for each error code in the error level (Level) setting area of the setting screen.
The error level indicates the degree of priority (emergency, importance) of error cancellation. In the present embodiment, errors A to E are assigned in order from the error having the highest priority, that is, the error having the highest urgency or importance. It is shown in five levels using the alphabet.
That is, the error level with the highest error release priority (urgentness, importance) is indicated by “A”, and the error level with the lowest error release priority (urgency, importance) is indicated by “E”. Show. If the error level setting condition is unknown, the error level is temporarily indicated by “F (other)”.

また、図示されていないが、設定画面では、エラーレベルごとに割り付けるエラー処理方法(エラーの対処動作)の設定(入力)を行うことができるようになっている。
以下、エラー処理方法(エラーの対処動作)の内容は、「エラー処理 *」と省略して示すが、実際には、例えば、「システム非常停止(強制停止)処理」、「サイクル停止処理」、「アラーム処理」、「継続動作処理」などの対応処理方法が示される。
なお、本実施の形態では、エラーレベルごとにエラー処理方法(エラーの対処動作)が割り付けられているが、より詳細な設定が要求されるような場合には、エラー処理方法をエラーコードごとに割り付けるようにしてもよい。
Although not shown, the setting screen can set (input) an error processing method (error handling operation) assigned for each error level.
Hereinafter, the content of the error processing method (error handling operation) is abbreviated as “error processing *”, but in practice, for example, “system emergency stop (forced stop) processing”, “cycle stop processing”, Corresponding processing methods such as “alarm processing” and “continuous operation processing” are shown.
In this embodiment, an error processing method (error handling operation) is assigned for each error level. However, when more detailed settings are required, the error processing method is set for each error code. You may make it allocate.

PC4は、上述したエラーレベルおよびエラー処理方法の設定画面における操作者の設定(入力)をエラーコードごとに受け付け、記憶装置41に格納する。
そして、全てのエラーコード(または設定を変更するエラーコード)に関する設定が終了した後、PC4においてデータ変換プログラム416を起動する。
そして、記憶装置41に格納された設定(入力)データの変換処理を実行し、エラー情報テーブル115を作成(生成)する。
図5は、エラー情報テーブル115の一例を示した図である。
操作者により設定された条件設定のデータは、図5(a)に示されるような、エラーコードに割り付けられたエラーメッセージとエラーレベルがエラーコード番号順に配列されたデータテーブルと、図5(b)に示されるような、エラーレベルに割り付けられたエラー処理方法が、エラーレベル順に配列されたデータテーブルからなるエラー情報テーブル115に変換される。
The PC 4 accepts the operator settings (inputs) on the error level and error processing method setting screen described above for each error code and stores them in the storage device 41.
Then, after the settings relating to all error codes (or error codes whose settings are to be changed) are completed, the data conversion program 416 is activated on the PC 4.
Then, the setting (input) data stored in the storage device 41 is converted, and the error information table 115 is created (generated).
FIG. 5 is a diagram illustrating an example of the error information table 115.
The condition setting data set by the operator includes a data table in which error messages assigned to error codes and error levels are arranged in the order of error code numbers, as shown in FIG. The error processing method assigned to the error level as shown in (2) is converted into an error information table 115 including a data table arranged in the order of the error level.

次に、本実施の形態に係るシーケンス制御システムにおいて発生したエラーの状況をプログラマブル表示器2に表示させるエラー表示制御動作について説明する。
図6は、発生したエラーの状況をプログラマブル表示器2に表示させるエラー表示制御動作の処理手順を示したフローチャートである。
PLC1に電源が投入されると、演算装置12は、記憶装置11から制御動作プログラム111、表示設定プログラム112、エラー処理プログラム113を読み出し、起動する。
Next, an error display control operation for causing the programmable display 2 to display the status of an error that has occurred in the sequence control system according to the present embodiment will be described.
FIG. 6 is a flowchart showing a processing procedure of an error display control operation for displaying the status of the generated error on the programmable display 2.
When the power is turned on to the PLC 1, the arithmetic device 12 reads the control operation program 111, the display setting program 112, and the error processing program 113 from the storage device 11 and activates them.

PLC1において各プログラムが実行されると、演算装置12は、シーケンス制御システムにおいてエラーが発生したか否か、即ち、エラーが検出されたか否かを判断する(ステップ11)。
なお、シーケンス制御システムにおけるエラー、即ち、PLC1および周辺機器(接続機器)において発生したエラーは、入力機器31、出力機器32、プログラマブル表示器2などから送信(入力)されるエラー信号やタスクプログラム116の実行結果(タスク処理結果)に基づいて検出することができる。
When each program is executed in the PLC 1, the arithmetic unit 12 determines whether an error has occurred in the sequence control system, that is, whether an error has been detected (step 11).
Note that errors in the sequence control system, that is, errors occurring in the PLC 1 and peripheral devices (connected devices) are error signals and task programs 116 transmitted (input) from the input device 31, the output device 32, the programmable display 2, etc. Can be detected based on the execution result (task processing result).

エラーが検出されない場合(ステップ11:N)、演算装置12は、引き続きエラーの検出処理を続行する。
一方、シーケンス制御システムにおいてエラーが検出された場合(ステップ11:Y)、演算装置12は、エラー信号やタスクプログラム116の実行結果(タスク処理結果)に基づいて発生したエラーのエラーコードを特定する(ステップ12)。なお、このエラーコードの特定は、種別特定手段として機能する。
演算装置12は、特定したエラーコードを含むエラーの情報をエラー情報格納領域117に記憶(格納)する(ステップ13)。
When no error is detected (step 11: N), the arithmetic unit 12 continues the error detection process.
On the other hand, when an error is detected in the sequence control system (step 11: Y), the arithmetic unit 12 specifies the error code of the error that has occurred based on the error signal and the execution result (task processing result) of the task program 116. (Step 12). The identification of this error code functions as a type identification unit.
The arithmetic unit 12 stores (stores) error information including the identified error code in the error information storage area 117 (step 13).

図7(a)は、エラーの情報をエラー情報格納領域117に格納した状態の一例を示した図である。
図7(a)に示されるように、FIFO方式(先入れ先出し方式)で、即ち、エラーの発生した順にエラー情報格納領域117にエラー情報およびエラーコードが格納される。
なお、本実施の形態では、発生したエラーの情報として、エラーの発生時間、エラー結果が出力されたタスク番号、エラーコードなどがエラー情報格納領域117に格納される。
FIG. 7A is a diagram showing an example of a state in which error information is stored in the error information storage area 117.
As shown in FIG. 7A, error information and error codes are stored in the error information storage area 117 in the FIFO method (first-in first-out method), that is, in the order in which errors occur.
In this embodiment, the error occurrence time, the task number at which the error result is output, the error code, and the like are stored in the error information storage area 117 as information on the error that has occurred.

続いて、演算装置12は、記憶装置11に格納されているエラー情報テーブル115を参照し(読み出し)、エラー情報格納領域117に格納されたそれぞれのエラー情報におけるエラーコードに割り付けられているエラーレベルを特定する(ステップ14)。
そして、演算装置12は、特定されたエラーレベルをエラー情報としてエラー情報格納領域117に格納する。
演算装置12は、図7(b)に示されるように、エラー情報格納領域117に格納された、エラーコードとエラーレベルが対応付けられたエラーの情報を、エラーレベルに基づいてソートする(ステップ15)。詳しくは、エラーの情報をエラー解除の優先度(緊急度、重要度)の程度の高いものから順に、即ち「A」から順に並び替える。
同じエラーレベルのエラーの情報は、エラーの発生時間の早い順に並び替える。
なお、ソートしたエラーの情報は、はじめにFIFO方式で情報が格納された領域とは別の領域に格納される。
Subsequently, the arithmetic device 12 refers to (reads out) the error information table 115 stored in the storage device 11, and the error level assigned to the error code in each error information stored in the error information storage area 117. Is identified (step 14).
Then, the arithmetic device 12 stores the specified error level in the error information storage area 117 as error information.
As shown in FIG. 7B, the arithmetic unit 12 sorts the error information stored in the error information storage area 117 and associated with the error code and the error level based on the error level (step 15). Specifically, the error information is rearranged in descending order of priority of error cancellation (urgentness, importance), that is, “A”.
Information on errors of the same error level is rearranged in order of the error occurrence time.
The sorted error information is stored in an area different from the area where the information is first stored by the FIFO method.

次に、演算装置12は、記憶装置11に格納されているエラー情報テーブル115を参照し(読み出し)、エラー情報格納領域117の並べ替えられたエラー情報のエラーコードに割り付けられている(対応付けられている)メッセージを特定する(ステップ16)。特定されたメッセージのデータは、エラーコードと対応付けてエラー情報格納領域117に格納する。
そして、演算装置12は、特定されたエラーメッセージを、エラーレベルでソートされた(並べ替えられた)状態でプログラマブル表示器2に表示させる(ステップ17)。
なお、演算装置12は、エラーメッセージだけでなく、エラーメッセージに付随するエラーの情報、即ち、エラーメッセージを特定するエラーコードに関する情報をエラー情報格納領域117から読み出しプログラマブル表示器2に表示させる。
Next, the computing device 12 refers to (reads out) the error information table 115 stored in the storage device 11 and is assigned to the error codes of the sorted error information in the error information storage area 117 (correspondence). (Step 16). The identified message data is stored in the error information storage area 117 in association with the error code.
And the arithmetic unit 12 displays the specified error message on the programmable display device 2 in a state of being sorted (reordered) by the error level (step 17).
The arithmetic unit 12 reads out not only the error message but also information on the error accompanying the error message, that is, information on the error code for specifying the error message from the error information storage area 117 and displays the information on the programmable display 2.

図8は、エラーメッセージを表示させたプログラマブル表示器2の画面の一例を示した図である。
図8に示されるように、プログラマブル表示器2には、シーケンス制御システムにおいて発生したエラーに関するエラーメッセージの他、エラーコード、エラーレベル、エラーの発生時間、エラーが検出されたタスク情報などのエラー情報が、エラーレベルの高い順にソートされた状態で表示される。
なお、プログラマブル表示器2に表示させるエラーの情報は、任意に設定することが可能であり、例えば、エラーメッセージとエラーレベルのみを表示させるようにすることもできる。
FIG. 8 is a diagram illustrating an example of a screen of the programmable display 2 that displays an error message.
As shown in FIG. 8, the programmable display 2 includes error information such as an error code, an error level, an error occurrence time, task information in which an error is detected, in addition to an error message related to an error that has occurred in the sequence control system. Are displayed in a sorted state in descending order of error level.
The error information displayed on the programmable display 2 can be arbitrarily set. For example, only the error message and the error level can be displayed.

また、図8に示されるように、プログラマブル表示器2には、操作者が該当するエラーの解除(エラーリセット)をエラーごとに要求(指示)を入力するための「リセット」ボタンが設けられている。
プログラマブル表示器2には、このような発生したエラーの解除要求を個別に指示する「リセット」ボタンの他、発生したエラーの解除処理をエラーレベルの高い順に自動的に実行させるための「自動リセット」ボタンが設けられている。
このように、本実施の形態に係るシーケンス制御システムでは、発生したエラーの解除処理(リセット処理)を緊急度の高い順に実行させたり、また、操作者が選択したエラーから順に実行させたりすることができる。
なお、「自動リセット」ボタンが操作(押下)されなくても、予め、エラーレベルの高い順にエラーの解除処理を実行させるように設定することも可能である。
Further, as shown in FIG. 8, the programmable display 2 is provided with a “reset” button for the operator to input a request (instruction) for each error to cancel the corresponding error (error reset). Yes.
In addition to the “reset” button for individually indicating such a request for canceling the generated error, the programmable display 2 “automatic reset” for automatically executing the processing for canceling the generated error in descending order of error level. "Button.
As described above, in the sequence control system according to the present embodiment, the error cancellation processing (reset processing) that has occurred is executed in descending order of urgency, or the error selected by the operator is executed in order. Can do.
Even if the “automatic reset” button is not operated (pressed), it is possible to set in advance that the error cancellation processing is executed in descending order of the error level.

図6の説明に戻り、続いて、演算装置12は、PLC1が起動中であるか否かを判断する(ステップ18)。PLC1が起動中であるか否かの判断は、例えば、PLC1における電源の管理状態やプログラムの実行状態に基づいて行うことができる。
PLC1が起動中である場合(ステップ18:Y)、演算装置12は、ステップ11の処理に戻り、引き続きエラーの検出処理を続行する。
一方、PLC1が起動中でない場合(ステップ18:N)、例えば、PLC1がスタンバイ状態にある場合、そのまま処理を終了する。
Returning to the description of FIG. 6, the arithmetic device 12 subsequently determines whether or not the PLC 1 is being activated (step 18). The determination as to whether or not the PLC 1 is being activated can be made based on, for example, the power supply management state or program execution state in the PLC 1.
When the PLC 1 is being activated (step 18: Y), the arithmetic unit 12 returns to the process of step 11 and continues the error detection process.
On the other hand, when the PLC 1 is not activated (step 18: N), for example, when the PLC 1 is in a standby state, the processing is ended as it is.

このように、本実施の形態によれば、発生したエラーの情報をエラーレベルの高い順、即ち、エラー解除の優先度(緊急度、重要度)の高い順番にプログラマブル表示器2に表示させることができる。
これにより、操作者(システムの管理者)は、プログラマブル表示器2の表示内容を確認することにより、例えば、エラー解除の緊急度の高いエラーの発生の有無や、発生中のエラーの種別などエラーの発生状況を容易に把握することができる。
操作者は、プログラマブル表示器2に表示されたエラーの情報に基づいて、エラーの対応処理の優先順位を容易に認識することができるため、シーケンス制御システムのエラー発生時における適切な管理を行うことができる。
As described above, according to the present embodiment, the information on the error that has occurred is displayed on the programmable display 2 in the order of high error level, that is, in the order of high priority of error cancellation (urgentness, importance). Can do.
As a result, the operator (system administrator) confirms the display content of the programmable display 2 so that, for example, the occurrence of an error with a high degree of urgent error cancellation, the type of error that is occurring, and the like. Can be easily grasped.
Since the operator can easily recognize the priority of the error handling process based on the error information displayed on the programmable display device 2, appropriate management should be performed when an error occurs in the sequence control system. Can do.

次に、本実施の形態に係るシーケンス制御システムにおけるエラーの解除(エラーリセット)方法について説明する。
図9は、シーケンス制御システムにおけるエラーの解除動作の処理手順を示したフローチャートである。
はじめに、PLC1の演算装置12は、エラーの解除(エラーリセット)の要求が有るか否かを判断する(ステップ21)。
ここでは、例えば、上述した図8に示すプログラマブル表示器2から送信される、エラーの解除要求を入力するための「リセット」ボタンの操作(押下)信号、または、エラーレベルの高い順に自動的に実行させるための「自動リセット」ボタンの操作(押下)信号の有無を検出する。
なお、予め、エラー情報設定プログラム415において、エラーレベルの高い順にエラーの解除処理を実行させるように設定されている場合には、エラーの解除(エラーリセット)の要求が有るものと判断する。
Next, an error cancellation (error reset) method in the sequence control system according to the present embodiment will be described.
FIG. 9 is a flowchart showing a processing procedure of an error canceling operation in the sequence control system.
First, the computing device 12 of the PLC 1 determines whether or not there is a request for error cancellation (error reset) (step 21).
Here, for example, an operation (pressing) signal of a “reset” button for inputting an error cancellation request transmitted from the programmable display 2 shown in FIG. 8 described above, or automatically in the order of higher error level. The presence or absence of an operation (pressing) signal of the “automatic reset” button for execution is detected.
Note that if the error information setting program 415 is set in advance to perform error cancellation processing in descending order of error level, it is determined that there is a request for error cancellation (error reset).

エラーリセットの要求が無い場合(ステップ21:N)、演算装置12は、エラーリセットの要求の検出処理を続行する。
一方、エラーリセットの要求が有る場合(ステップ21:Y)、演算装置12は、エラーリセットの対象となるエラーを特定する(ステップ22)。ここでは、例えば、エラーリセット対象となるエラーのエラーコードおよびエラーレベルを特定する。
続いて、演算装置12は、記憶装置11に格納されているエラー情報テーブル115を参照し(読み出し)、特定されたエラーに該当するエラー処理方法を特定する(ステップ23)。
ここでは、図5(b)に示されるような、エラーレベルとエラー処理方法が対応付けられたテーブルを参照してエラー処理方法を特定する。
If there is no error reset request (step 21: N), the arithmetic unit 12 continues the error reset request detection process.
On the other hand, when there is a request for error reset (step 21: Y), the arithmetic unit 12 identifies an error that is a target of error reset (step 22). Here, for example, an error code and an error level of an error to be reset are specified.
Subsequently, the computing device 12 refers to (reads out) the error information table 115 stored in the storage device 11 and identifies an error processing method corresponding to the identified error (step 23).
Here, the error processing method is specified with reference to a table in which the error level and the error processing method are associated with each other as shown in FIG.

次に、演算装置12は、特定されたエラー処理方法に基づいて、該当エラーの解除処理の実行を指示する(ステップ24)。ここでは、例えば、該当するエラーが発生したタスクの解除(終了)などを指示する。
そして、エラーの解除処理(リセット処理)の実行を指示した後、または、エラーの解除処理(リセット処理)が完了した後、演算装置12は、プログラマブル表示器2における該当エラーの表示をクリア(消去)する(ステップ25)。
続いて、演算装置12は、PLC1が起動中であるか否かを判断する(ステップ26)。
PLC1が起動中である場合(ステップ26:Y)、演算装置12は、ステップ21の処理に戻り、引き続きエラーの解除(エラーリセット)の要求の検出処理を続行する。
一方、PLC1が起動中でない場合(ステップ26:N)、そのまま処理を終了する。
Next, the arithmetic unit 12 instructs execution of the corresponding error canceling process based on the specified error processing method (step 24). Here, for example, the cancellation (termination) of the task in which the corresponding error has occurred is instructed.
Then, after instructing the execution of the error release process (reset process) or after the error release process (reset process) is completed, the arithmetic unit 12 clears (erases) the display of the corresponding error on the programmable display 2. (Step 25).
Subsequently, the arithmetic device 12 determines whether or not the PLC 1 is being activated (step 26).
When the PLC 1 is being activated (step 26: Y), the arithmetic device 12 returns to the process of step 21 and continues the detection process of the error cancellation (error reset) request.
On the other hand, if the PLC 1 is not activated (step 26: N), the process is terminated as it is.

上述したように、本実施の形態によれば、予め自動リセット(自動解除)を設定しておくことにより、エラーレベルの高い順、即ち、エラー解除の優先度(緊急度、重要度)の高い順番に、発生したエラーレベル(またはエラーコード)に対応した適切な解除処理(対応処理)を実行させることができる。
本実施の形態によれば、図8に示されるような、エラーの解除要求を個別に指示する「リセット」ボタンを設けることにより、例えば、タスク(ルーチン)ごとにエラーの解除(復帰)の設定をすることができるため、操作者の利便性を向上させることができる。また、エラーの発生状況に対応した適切な処理を実行することができる。
本実施の形態によれば、発生したエラーに関する情報とプログラマブル表示器2とが関連づけられるため、シーケンス制御システムにおけるエラー処理技術の開発効率を向上させることができる。
As described above, according to the present embodiment, by setting automatic reset (automatic release) in advance, the error levels are ordered in descending order, that is, error cancellation priority (urgentness, importance) is high. In order, it is possible to execute an appropriate cancellation process (corresponding process) corresponding to the generated error level (or error code).
According to the present embodiment, by providing a “reset” button for individually instructing an error cancellation request as shown in FIG. 8, for example, setting of error cancellation (return) for each task (routine) Therefore, the convenience for the operator can be improved. In addition, it is possible to execute an appropriate process corresponding to the error occurrence state.
According to the present embodiment, the information related to the generated error and the programmable display 2 are associated with each other, so that the efficiency of developing error processing technology in the sequence control system can be improved.

また、上述したようなエラー処理の技術は、製造ラインなどにおいて実際の制御を行う場合だけでなく、例えば、制御処理のシミュレーション(テスト工程)などシーケンス制御システムの開発の段階において用いることができる。
シーケンス制御システムの開発の段階では、例えば、プログラムの開発段階においては、プログラム中に多くの欠陥(バグ)が存在しているため、このようなバグ等の影響でテスト工程では多くのエラーが生じてしまう。
このようなテスト工程におけるエラーの対応処理時に、本実施形態を適用すると、エラー情報テーブル115に基づいて発生したエラーをエラーレベル順に並べ替えて、プログラマブル表示器2やPC4のディスプレイ上に表示される。
これにより、システムの開発者は、テスト工程において発生したエラーの重要度(エラーレベル)を視覚的に確認することができ、かつ、テスト工程において発生したエラーを重要度の高い順に処理することができるため、効率よくエラー処理を実行することができる。従って、システムの開発効率を向上させることができる。
The error processing technique as described above can be used not only when actual control is performed on a production line or the like, but also at the stage of development of a sequence control system such as simulation of a control process (test process).
In the sequence control system development stage, for example, in the program development stage, there are many defects (bugs) in the program, so many errors occur in the test process due to such bugs. End up.
When this embodiment is applied at the time of error handling processing in such a test process, errors generated based on the error information table 115 are rearranged in the order of error levels and displayed on the display of the programmable display 2 or the PC 4. .
As a result, the system developer can visually check the importance (error level) of errors that occurred in the test process, and can process errors that occurred in the test process in descending order of importance. Therefore, error processing can be performed efficiently. Therefore, the development efficiency of the system can be improved.

本実施の形態に係るシーケンス制御システムの概略構成を示した図である。It is the figure which showed schematic structure of the sequence control system which concerns on this Embodiment. PLCの構成および周辺機器の接続状態を示した図である。It is the figure which showed the structure of PLC and the connection state of a peripheral device. PCの構成および周辺機器の接続状態を示した図である。It is the figure which showed the structure of PC, and the connection state of peripheral devices. エラーコードごとのメッセージおよびエラーレベルの設定画面の一例を示した図である。It is the figure which showed an example of the setting screen of the message for every error code, and an error level. エラー情報テーブルの一例を示した図である。It is the figure which showed an example of the error information table. 発生したエラーの状況をプログラマブル表示器に表示させるエラー表示制御動作の処理手順を示したフローチャートである。It is the flowchart which showed the process sequence of the error display control operation which displays the condition of the produced | generated error on a programmable display. エラー情報格納領域に格納されるエラーの情報の一例を示した図である。It is the figure which showed an example of the information of the error stored in an error information storage area. エラーメッセージを表示させたプログラマブル表示器の画面の一例を示した図である。It is the figure which showed an example of the screen of the programmable display which displayed the error message. シーケンス制御システムにおけるエラーの解除動作の処理手順を示したフローチャートである。It is the flowchart which showed the process sequence of the error cancellation | release operation | movement in a sequence control system.

符号の説明Explanation of symbols

1 PLC
2 プログラマブル表示器
4 PC
11 記憶装置
12 演算装置
13 制御装置
14 入出力I/F
15 入力回路
16 出力回路
31 入力機器
32 出力機器
41 記憶装置
42 演算装置
43 入力装置
44 出力装置
45 制御装置
46 入出力I/F
111 制御動作プログラム
112 表示設定プログラム
113 エラー処理プログラム
114 通信プログラム
115 エラー情報テーブル
116 タスクプログラム
117 エラー情報格納領域
411 設定パラメータ
412 ラダー作成プログラム
413 ラダー変更プログラム
414 表示画面設定プログラム
415 エラー情報設定プログラム
416 データ変換プログラム
417 通信プログラム
1 PLC
2 Programmable display 4 PC
11 Storage Device 12 Arithmetic Device 13 Control Device 14 Input / Output I / F
DESCRIPTION OF SYMBOLS 15 Input circuit 16 Output circuit 31 Input device 32 Output device 41 Memory | storage device 42 Arithmetic device 43 Input device 44 Output device 45 Control device 46 Input / output I / F
111 Control operation program 112 Display setting program 113 Error processing program 114 Communication program 115 Error information table 116 Task program 117 Error information storage area 411 Setting parameter 412 Ladder creation program 413 Ladder change program 414 Display screen setting program 415 Error information setting program 416 Data Conversion program 417 Communication program

Claims (7)

接続される機器から入力される信号に基づいて、制御内容を示したプログラムを逐次実行することによりシーケンス制御を行うプログラマブルロジックコントローラであって、
エラーの種類を特定するエラー種別と、エラー解除の優先度を示すエラーレベルとが対応付けられた参照テーブルを取得する参照テーブル取得手段と、
前記シーケンス制御の実行中に発生したエラーの情報を取得するエラー情報取得手段と、
前記エラー情報取得手段により取得されたエラーの情報に基づいて、発生したエラーに該当するエラー種別を特定する種別特定手段と、
前記エラー情報取得手段により取得されたエラーの情報を記憶装置に格納する記憶手段と、
前記種別特定手段により特定されたエラー種別に該当するエラーレベルを、前記参照テーブルに基づいて特定するレベル特定手段と、
発生したエラーの情報を、前記レベル特定手段により特定されたエラーレベルと対応付けて表示させる表示手段と、
を備えたことを特徴とするプログラマブルロジックコントローラ。
A programmable logic controller that performs sequence control by sequentially executing a program indicating control contents based on a signal input from a connected device,
A reference table acquisition means for acquiring a reference table in which an error type for specifying an error type and an error level indicating priority of error cancellation are associated with each other;
Error information acquisition means for acquiring information of an error that occurred during execution of the sequence control;
Based on the error information acquired by the error information acquisition means, a type specifying means for specifying an error type corresponding to the error that has occurred,
Storage means for storing information on the error acquired by the error information acquisition means in a storage device;
Level specifying means for specifying an error level corresponding to the error type specified by the type specifying means based on the reference table;
Display means for displaying information on the generated error in association with the error level specified by the level specifying means;
A programmable logic controller comprising:
前記レベル特定手段により特定されたエラーレベルに基づいて、前記記憶装置に格納されたエラーの情報を優先度の高い順に並べ替える並べ替え手段を備え、
前記表示手段は、前記並べ替え手段により並べ替えられた順番に基づいて、発生したエラーの情報を表示させることを特徴とする請求項1記載のプログラマブルロジックコントローラ。
Based on the error level specified by the level specifying means, the error information stored in the storage device is provided with a sorting means for sorting the information in descending order of priority,
2. The programmable logic controller according to claim 1, wherein the display unit displays information on the error that has occurred based on the order rearranged by the rearrangement unit.
前記参照テーブル取得手段は、エラー種別と、エラーレベルと、エラーに関するメッセージとが対応付けられた参照テーブルを取得し、
前記種別特定手段により特定されたエラー種別に該当するメッセージを、前記参照テーブルに基づいて特定するメッセージ特定手段を備え、
前記表示手段は、発生したエラーの情報を、前記メッセージ特定手段により特定されたメッセージと対応付けて表示させることを特徴とする請求項1または請求項2記載のプログラマブルロジックコントローラ。
The reference table acquisition unit acquires a reference table in which an error type, an error level, and a message related to an error are associated with each other,
Message specifying means for specifying a message corresponding to the error type specified by the type specifying means based on the reference table;
The programmable logic controller according to claim 1, wherein the display unit displays information on the error that has occurred in association with the message specified by the message specifying unit.
前記参照テーブル取得手段は、エラー種別またはエラーレベルと、エラーの対処動作とが対応付けられた参照テーブルを取得し、
エラー解除の対象となるエラーを特定するエラー特定手段と、
前記エラー特定手段により特定されたエラーのエラー種別またはエラーレベルに対応するエラーの対処動作を、前記参照テーブルに基づいて特定する対処動作特定手段と、
前記対処動作特定手段により特定された対処動作の実行を指示する指示手段と、
を備えたことを特徴とする請求項1、請求項2または請求項3記載のプログラマブルロジックコントローラ。
The reference table acquisition means acquires a reference table in which an error type or error level is associated with an error handling operation,
An error identification means for identifying an error to be canceled;
A coping operation identifying unit that identifies an error coping operation corresponding to the error type or error level of the error identified by the error identifying unit based on the reference table;
Instruction means for instructing execution of the coping action specified by the coping action specifying means;
The programmable logic controller according to claim 1, 2, or 3.
接続される機器から入力される信号に基づいて、制御内容を示したプログラムを逐次実行することによりシーケンス制御を行うプログラマブルロジックコントローラにおけるエラー処理制御時に用いられる参照テーブルを生成する情報処理装置であって、
前記プログラマブルロジックコントローラのシーケンス制御において発生するエラー種別の情報を取得する種別情報取得手段と、
前記種別情報取得手段により取得されたエラー種別に対応付ける、エラー解除の優先度を示すエラーレベルを設定する入力画面を表示する入力画面表示手段と、
前記入力画面表示手段により表示された入力画面から入力されたエラーレベルの設定を受け付ける設定受付手段と、
前記設定受付手段により受け付けられたエラーレベルが、エラー種別に対応付けられた参照テーブルを生成する生成手段と、
を備えたことを特徴とする情報処理装置。
An information processing apparatus that generates a reference table used in error processing control in a programmable logic controller that performs sequence control by sequentially executing a program indicating control contents based on a signal input from a connected device. ,
Type information acquisition means for acquiring information of an error type that occurs in sequence control of the programmable logic controller;
An input screen display means for displaying an input screen for setting an error level indicating the priority of error cancellation, which is associated with the error type acquired by the type information acquisition means;
Setting accepting means for accepting the setting of the error level input from the input screen displayed by the input screen displaying means;
Generating means for generating a reference table in which the error level received by the setting receiving means is associated with an error type;
An information processing apparatus comprising:
接続される機器から入力される信号に基づいて、制御内容を示したプログラムを逐次実行することによりシーケンス制御を行うプログラマブルロジックコントローラに、
エラーの種類を特定するエラー種別と、エラー解除の優先度を示すエラーレベルとが対応付けられた参照テーブルを取得する参照テーブル取得機能と、
前記シーケンス制御の実行中に発生したエラーの情報を取得するエラー情報取得機能と、
前記エラー情報取得機能により取得されたエラーの情報に基づいて、発生したエラーに該当するエラー種別を特定する種別特定機能と、
前記エラー情報取得機能により取得されたエラーの情報を記憶装置に格納する記憶機能と、
前記種別特定機能により特定されたエラー種別に該当するエラーレベルを、前記参照テーブルに基づいて特定するレベル特定機能と、
発生したエラーの情報を、前記レベル特定機能により特定されたエラーレベルと対応付けて表示させる表示機能と、
を実現させるための制御プログラム。
To the programmable logic controller that performs sequence control by sequentially executing the program showing the control contents based on the signal input from the connected device,
A reference table acquisition function for acquiring a reference table in which an error type for specifying an error type and an error level indicating priority of error cancellation are associated with each other;
An error information acquisition function for acquiring information on an error that occurred during execution of the sequence control;
A type specifying function for specifying an error type corresponding to the error that has occurred, based on the error information acquired by the error information acquiring function;
A storage function for storing information on the error acquired by the error information acquisition function in a storage device;
A level specifying function for specifying an error level corresponding to the error type specified by the type specifying function based on the reference table;
A display function for displaying information on the error that has occurred in association with the error level specified by the level specifying function;
Control program to realize.
接続される機器から入力される信号に基づいて、制御内容を示したプログラムを逐次実行することによりシーケンス制御を行うプログラマブルロジックコントローラにおけるエラー処理制御時に用いられる参照テーブルを生成する情報処理装置に、
前記プログラマブルロジックコントローラのシーケンス制御において発生するエラー種別の情報を取得する種別情報取得機能と、
前記種別情報取得機能により取得されたエラー種別に対応付ける、エラー解除の優先度を示すエラーレベルを設定する入力画面を表示する入力画面表示機能と、
前記入力画面表示機能により表示された入力画面から入力されたエラーレベルの設定を受け付ける設定受付機能と、
前記設定受付機能により受け付けられたエラーレベルが、エラー種別に対応付けられた参照テーブルを生成する生成機能と、
を実現させるためのテーブル作成プログラム。
To an information processing device that generates a reference table used during error processing control in a programmable logic controller that performs sequence control by sequentially executing a program indicating control content based on a signal input from a connected device,
A type information acquisition function for acquiring information of an error type that occurs in sequence control of the programmable logic controller;
An input screen display function for displaying an input screen for setting an error level indicating the priority of error cancellation, which is associated with the error type acquired by the type information acquisition function;
A setting reception function for receiving the setting of the error level input from the input screen displayed by the input screen display function;
A generation function for generating a reference table in which an error level received by the setting reception function is associated with an error type;
A table creation program for realizing
JP2006032894A 2006-02-09 2006-02-09 Programmable logic controller, information processing apparatus, control program, and table preparation program Pending JP2007213341A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006032894A JP2007213341A (en) 2006-02-09 2006-02-09 Programmable logic controller, information processing apparatus, control program, and table preparation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006032894A JP2007213341A (en) 2006-02-09 2006-02-09 Programmable logic controller, information processing apparatus, control program, and table preparation program

Publications (1)

Publication Number Publication Date
JP2007213341A true JP2007213341A (en) 2007-08-23

Family

ID=38491715

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006032894A Pending JP2007213341A (en) 2006-02-09 2006-02-09 Programmable logic controller, information processing apparatus, control program, and table preparation program

Country Status (1)

Country Link
JP (1) JP2007213341A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010238232A (en) * 2009-03-12 2010-10-21 Omron Corp Industrial controller
JP2012208931A (en) * 2011-03-15 2012-10-25 Omron Corp Plc system, information display method, plc, and maintenance device
JP2014048809A (en) * 2012-08-30 2014-03-17 Mitsubishi Electric Corp Plc unit and plc system
JP5496429B1 (en) * 2013-04-04 2014-05-21 三菱電機株式会社 Engineering tools and programmable logic controllers
JP2014164324A (en) * 2013-02-21 2014-09-08 Mitsubishi Heavy Ind Ltd Calculation system, calculation device, information output method and program
WO2015162793A1 (en) * 2014-04-25 2015-10-29 三菱電機株式会社 Programmable logic controller
CN105045199A (en) * 2015-06-18 2015-11-11 无锡科技职业学院 Screw rod return stroke error detection compensation method based on PLC
JP2017175402A (en) * 2016-03-24 2017-09-28 富士ゼロックス株式会社 Communication program, communication device and information processing device

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010238232A (en) * 2009-03-12 2010-10-21 Omron Corp Industrial controller
JP2012208931A (en) * 2011-03-15 2012-10-25 Omron Corp Plc system, information display method, plc, and maintenance device
JP2014048809A (en) * 2012-08-30 2014-03-17 Mitsubishi Electric Corp Plc unit and plc system
JP2014164324A (en) * 2013-02-21 2014-09-08 Mitsubishi Heavy Ind Ltd Calculation system, calculation device, information output method and program
KR101689099B1 (en) 2013-04-04 2016-12-22 미쓰비시덴키 가부시키가이샤 Engineering tool and programmable logic controller
JP5496429B1 (en) * 2013-04-04 2014-05-21 三菱電機株式会社 Engineering tools and programmable logic controllers
WO2014162575A1 (en) * 2013-04-04 2014-10-09 三菱電機株式会社 Engineering tool and programmable logic controller
KR20150102101A (en) * 2013-04-04 2015-09-04 미쓰비시덴키 가부시키가이샤 Engineering tool and programmable logic controller
TWI499877B (en) * 2013-04-04 2015-09-11 Mitsubishi Electric Corp Engineering tool and programmable logic controller
CN105074594B (en) * 2013-04-04 2017-04-05 三菱电机株式会社 Engineering tools and programmable logic controller (PLC)
WO2015162793A1 (en) * 2014-04-25 2015-10-29 三菱電機株式会社 Programmable logic controller
CN105393178A (en) * 2014-04-25 2016-03-09 三菱电机株式会社 Programmable logic controller
JP5908171B2 (en) * 2014-04-25 2016-04-26 三菱電機株式会社 Programmable logic controller
KR101657928B1 (en) 2014-04-25 2016-09-19 미쓰비시덴키 가부시키가이샤 Programmable logic controller
KR20160018794A (en) 2014-04-25 2016-02-17 미쓰비시덴키 가부시키가이샤 Programmable logic controller
CN105393178B (en) * 2014-04-25 2017-05-24 三菱电机株式会社 Programmable logic controller
US9798611B2 (en) 2014-04-25 2017-10-24 Mitsubishi Electric Corporation Programmable logic controller
CN105045199A (en) * 2015-06-18 2015-11-11 无锡科技职业学院 Screw rod return stroke error detection compensation method based on PLC
JP2017175402A (en) * 2016-03-24 2017-09-28 富士ゼロックス株式会社 Communication program, communication device and information processing device

Similar Documents

Publication Publication Date Title
JP2007213341A (en) Programmable logic controller, information processing apparatus, control program, and table preparation program
JP2006018697A (en) Numerical value controller capable of calling program described in script language
US20230153486A1 (en) Method and device for simulation
CN110275480B (en) Program development support system, program development support method, and computer-readable recording medium
US20210182101A1 (en) Program generating device, program generating method, and information storage medium
CN106909123B (en) Control programming auxiliary assembly
JP2016012173A (en) Programmable display
JP5451034B2 (en) Test plan table creation device and program thereof
JP2008165399A (en) Simulation data generation support device
JP2007086921A (en) Machinery control program execution system
JP4562141B2 (en) Programmable logic controller, information processing apparatus, control program, and table creation program
JP5566473B2 (en) System design equipment
KR102430372B1 (en) Human machine interface device and method for driving the same
CN105320030B (en) Design library part editor and reuse, engineering system and download process method
JP2010020539A (en) Program development support device and program creation method
JP2011062798A (en) Robot control device and robot control method
JP5466902B2 (en) Programmable display
CN111971629A (en) Control system, support device, and support program
JP2019159937A (en) Programming support device, programming support method and program
JP2008059488A (en) Sequence processing monitoring device
US11520315B2 (en) Production system, production method, and information storage medium
JP2005242683A (en) Program creation device using computer
JP2005251014A (en) Control system, control monitor program, recording medium recorded with program therefor, editor device, editor program, and recording medium recorded with program therefor
JP2004005060A (en) Control program retrieval device and its program
JP5330321B2 (en) Programmable display