JP2001282329A - Device and system for plotting screen of display unit - Google Patents
Device and system for plotting screen of display unitInfo
- Publication number
- JP2001282329A JP2001282329A JP2000100989A JP2000100989A JP2001282329A JP 2001282329 A JP2001282329 A JP 2001282329A JP 2000100989 A JP2000100989 A JP 2000100989A JP 2000100989 A JP2000100989 A JP 2000100989A JP 2001282329 A JP2001282329 A JP 2001282329A
- Authority
- JP
- Japan
- Prior art keywords
- display
- control program
- controller
- display device
- selection
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/05—Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/10—Plc systems
- G05B2219/13—Plc programming
- G05B2219/13041—Display ladder or logic diagram, mnemonics, switch between two display
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S715/00—Data processing: presentation processing of document, operator interface processing, and screen saver display processing
- Y10S715/961—Operator interface with visual structure or function dictated by intended use
- Y10S715/965—Operator interface with visual structure or function dictated by intended use for process control and configuration
- Y10S715/969—Network layout and operation interface
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Programmable Controllers (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】この発明は、産業用機械、生
産ライン、化学プラント等を制御対象とする制御器の動
作状態を表示する表示器に対し、表示内容を作成する装
置に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus for displaying the operation status of a controller for controlling an industrial machine, a production line, a chemical plant, or the like, and for creating a display content.
【0002】[0002]
【従来の技術】産業用機械、工場生産ライン、化学プラ
ント等を制御対象とする制御器としては、プログラマブ
ルコントローラと称される制御器が広く利用されてい
る。この制御器は、制御対象が持つ信号とデータを種類
に応じて、入力信号、出力信号、補助信号、カウンタ
値、タイマー値、数値データとして保持している。例え
ばスイッチや弁等の開閉を表すオン/オフ信号は入力信
号および出力信号である。生産品の個数等はカウンタ
値、機械の動作タイミングをとるための計時値等はタイ
マ値、温度、圧力等は数値データである。2. Description of the Related Art A controller called a programmable controller is widely used as a controller for controlling industrial machines, factory production lines, chemical plants and the like. The controller holds signals and data of the control target as input signals, output signals, auxiliary signals, counter values, timer values, and numerical data according to types. For example, on / off signals indicating opening and closing of switches, valves, and the like are input signals and output signals. The number of products to be produced is a counter value, the time value for taking the operation timing of the machine is a timer value, and the temperature and pressure are numerical data.
【0003】これら信号とデータは、制御器内ではデバ
イスと呼ばれるメモリに格納されており(以下デバイス
と総称する)、制御器は、これらデバイスに対して、制
御プログラム図の内容に応じた演算を行い制御を行って
いる。ここで制御プログラム図とは、制御対象の仕様動
作を与えるためにこれも制御器内のメモリに保持される
プログラムのことで、制御設計者によって制御プログラ
ム図作成装置を使って作成される。プログラミング言語
としては、周知のリレーラダーが広く利用されている。[0003] These signals and data are stored in a memory called a device in the controller (hereinafter collectively referred to as a device), and the controller performs an arithmetic operation on these devices according to the contents of a control program diagram. Control. Here, the control program diagram is a program that is also held in a memory in the controller in order to give a specification operation of a control target, and is created by a control designer using a control program diagram creating apparatus. A well-known relay ladder is widely used as a programming language.
【0004】図22は、制御プログラム図作成装置のユ
ーザー操作画面の例を示す。デバイスに対しては、信号
やデータの種類を区別するためにデバイス記号が割り当
てられる。図22では、入力信号120にはX、出力信
号121にはY、補助信号122にはM、カウンタ値1
23にはC、タイマー値124にはT、数値データ12
5にはDが与えられている。さらにあるデバイス記号に
対して複数の信号を区別するために、デバイス記号に続
けてデバイス番号と呼ばれる番号が与えられる。FIG. 22 shows an example of a user operation screen of the control program diagram creator. A device symbol is assigned to a device to distinguish the type of signal or data. In FIG. 22, the input signal 120 is X, the output signal 121 is Y, the auxiliary signal 122 is M, and the counter value is 1.
23, C, timer value 124, T, numerical data 12
5 is given a D. Further, in order to distinguish a plurality of signals from a certain device symbol, a number called a device number is given after the device symbol.
【0005】51は制御プログラム図にシーケンス回路
記号を入力する手段の例であり、リレーラダーの回路記
号を表題にもつボタン511、512、513、514
の中から入力したいものを押すと、これに続いて図23
に示す如くデバイス記号とデバイス番号を設定するデバ
イス選択手段126が表示される。126は、OKボタ
ン129を押すことによって、デバイス記号の選択手段
127とデバイス番号の選択手段128の設定内容を受
け付け閉じられる。Reference numeral 51 denotes an example of a means for inputting a sequence circuit symbol in a control program diagram. Buttons 511, 512, 513, and 514 having a title of a circuit symbol of a relay ladder are provided.
When you press the one you want to enter from among
The device selection means 126 for setting the device symbol and device number is displayed as shown in FIG. When the user presses the OK button 129, the setting 126 is received and closed by the device symbol selecting means 127 and the device number selecting means 128.
【0006】次に表示器について説明する。制御器のデ
バイスの値を、生産ライン等の作業者に伝えるために
は、表示器またはプログラマブル表示器と称される表示
装置が広く利用されている。表示器は、CRTや液晶等
の表示画面を有し、デバイスのデータを表示するばかり
でなく、タッチパネル等の入力手段を有し、作業者の機
械へのスタート指令や生産個数の設定等の操作指令を表
示器内に取り込みこれを制御器に伝える役割も果たして
いる。表示器の画面に表示される内容は制御対象の仕様
により様々で、画面設計者によって図19に示す基本構
成の表示器作画装置を使って作成される。この表示内容
の設計作業は広く作画と呼ばれている。Next, the display will be described. In order to transmit the value of the device of the controller to an operator such as a production line, a display device called a display or a programmable display is widely used. The display has a display screen such as a CRT or a liquid crystal display, not only displays device data, but also has input means such as a touch panel. It also takes commands into the display and conveys them to the controller. The content displayed on the screen of the display unit varies depending on the specifications of the control target, and is created by the screen designer using the display unit drawing apparatus having the basic configuration shown in FIG. This work of designing the display contents is widely called drawing.
【0007】次に表示器作画装置について説明する。表
示器作画装置のユーザー操作画面は、図20に示す如く
もので、表示画面を示す作画領域1と、表示内容の構成
要素である表示部品を選択する表示部品選択手段2を有
している。表示部品には、デバイスの特にオン/オフを
示すランプ態様を有するランプ部品21、デバイスの数
値を直接表示する数値部品22、数値をグラフィカルに
表示するメータやグラフ態様を有するメータ部品23お
よびグラフ部品24、デバイスのデータに応じて作業者
へメッセージを伝える文字列部品25、タッチパネルか
らの入力信号を表示器内へ取り込むためのタッチキー部
品26が代表的なものとしてあり、表示部品選択手段2
ではこれらをボタンによって提供している。Next, the display device drawing apparatus will be described. The user operation screen of the display device drawing apparatus is as shown in FIG. 20, and has a drawing area 1 showing a display screen and a display part selecting means 2 for selecting a display part which is a component of display contents. The display components include a lamp component 21 having a lamp mode indicating particularly on / off of the device, a numerical component 22 for directly displaying the numerical value of the device, a meter component 23 for displaying the numerical value graphically and a meter or graph mode, and a graph component. 24, a character string component 25 for transmitting a message to an operator in accordance with device data, and a touch key component 26 for capturing an input signal from a touch panel into a display device.
Provides these with buttons.
【0008】さらに選択された表示部品には、どのデバ
イスの値を表示させるのかということ、表示する部品の
形や色等の詳細な態様、表示中に果たす付加的機能等、
表示に関する各種属性を設定する必要がある。表示部品
選択手段2を構成する各表示部品ボタンを押すことによ
って開かれる図21がこのための操作画面であり、表示
部品の属性を与えるデバイス選択手段110、表示態様
選択手段113、表示中機能選択手段114が提供され
ている。デバイス選択手段110は、さらにデバイス記
号選択手段111、デバイス番号選択手段112から構
成されている。図21は図20において特にタッチキー
部品のボタン26を押した時に開かれるものである。[0008] Further, the selected display component indicates which device value is to be displayed, a detailed mode such as the shape and color of the component to be displayed, and additional functions performed during display.
It is necessary to set various attributes related to display. FIG. 21, which is opened by pressing each of the display component buttons constituting the display component selection means 2, is an operation screen for this purpose. The device selection means 110 for giving the attributes of the display component, the display mode selection means 113, the function selection during display Means 114 are provided. The device selecting means 110 further includes a device symbol selecting means 111 and a device number selecting means 112. FIG. 21 is opened when the button 26 of the touch key component in FIG. 20 is particularly pressed.
【0009】図24は、従来の表示器作画装置で作画を
進めていく手順を示すものである。図24において、図
20の表示部品選択手段2により表示部品を選択するス
テップST30から手順は開始され、その後、作画領域
の所定の位置へ選択した表示部品を配置するステップS
T31、配置した表示部品の表示態様や表示中機能を設
定するステップST5およびST6、配置した表示部品
にどのデバイスのデータを表示させるかを選択するデバ
イスの選択ステップST1へと続く。デバイスの選択ス
テップST1は、そのデバイス記号を選択するST11
とデバイス番号を選択するST12とに分けることがで
きる。ここで、表示部品を選択するステップST30よ
り後の各ステップは、必ずしも図24に示した順番とす
る必要は無いが、表示部品を選択するステップST30
は図24のフローチャートの最初に存在している。FIG. 24 shows a procedure for proceeding with drawing by a conventional display drawing device. In FIG. 24, the procedure is started from step ST30 of selecting a display component by the display component selection means 2 of FIG. 20, and thereafter, the step S of arranging the selected display component at a predetermined position in the drawing area is performed.
The process continues to T31, steps ST5 and ST6 for setting the display mode of the arranged display component and the function being displayed, and device selection step ST1 for selecting which device data is to be displayed on the arranged display component. The device selection step ST1 is a step ST11 of selecting the device symbol.
And ST12 for selecting a device number. Here, the steps after step ST30 of selecting a display component do not necessarily have to be in the order shown in FIG.
Exists at the beginning of the flowchart of FIG.
【0010】この様に、表示部品の選択ステップから作
画を開始する図24の手順は、表示器の画面上にどのよ
うな部品を表示させるかを決める事が作画の第一の作業
であるとの認識に立つと自然なものであり、初めに画面
の見た目の設計を完了し、その後に各部品にどのデバイ
スの値を表示させるかを設定していく作画手順を踏む場
合に有効である。As described above, in the procedure of FIG. 24 in which the drawing is started from the display component selection step, the first work of the drawing is to determine what kind of component is to be displayed on the display screen. This is natural when the recognition of the image is recognized. This is effective when the design of the appearance of the screen is completed first, and then a drawing procedure is performed in which the value of the device to be displayed on each component is set.
【0011】[0011]
【発明が解決しようとする課題】しかし以上の様な作画
手順は、作画だけを考慮したものであり、特に制御プロ
グラムを作成する制御設計者が画面設計者を兼ねる場合
によくとられる設計手順で、制御プログラムを作りなが
ら作画も同時進行で行っていくという場合には向かない
という問題があった。この様な場合、制御および画面設
計者(以下、単に設計者と呼ぶ)は、あるデバイスに対
して制御器でどのような制御演算を施し、表示器でどの
様に表示させるかということから思考を開始する。However, the above-described drawing procedure takes into consideration only drawing, and is a design procedure often taken when a control designer who creates a control program also serves as a screen designer. However, there is a problem that it is not suitable for simultaneous drawing while creating a control program. In such a case, a control and screen designer (hereinafter, simply referred to as a designer) thinks about what kind of control operation is to be performed on a certain device by a controller and how to display it on a display. To start.
【0012】この様な、あるデバイスに注目するところ
から開始する設計手順に対して従来の表示器作画装置を
用いると、図25に示す如く、あるデバイスに注目した
時点で、一端このデバイスを設計者の頭に記憶するか、
別の図面やメモに書き留めるかするデバイスの一時記憶
ステップST40を行う事が要求される。その後は図2
4と同じく表示部品の選択ステップから作画作業を進め
ていくが、図25においては、デバイスの選択ステップ
ST1に到達すると、デバイスの一時記憶ステップST
40で記憶していたデバイスを呼び戻す一時記憶の呼び
出しステップST41を経てからデバイス記号とデバイ
ス番号を割り当てるST11およびST12へと進む必
要がある。When a conventional display drawing apparatus is used for a design procedure starting from a place where a certain device is focused, as shown in FIG. 25, once the device is focused, the device is designed once. Remember in the head of the person,
It is required to perform a temporary storage step ST40 of a device to be written down in another drawing or memo. After that Figure 2
The drawing work proceeds from the display component selection step as in the case of FIG. 4, but in FIG. 25, when the device selection step ST1 is reached, the device temporary storage step ST1 is started.
It is necessary to proceed to ST11 and ST12 for allocating a device symbol and a device number after a temporary storage call step ST41 for recalling the device stored in 40.
【0013】この様な注目しているデバイスに対する一
時記憶ST40に対しては、別の図面等に書き留める場
合には書き留める手間がかかり、一時記憶を呼び戻すS
T41に対しては一時記憶を書き留めた図面を見なけれ
ばならない手間がかかったり、頭で記憶する場合でもこ
れを忘れてしまったりと、制御プログラム設計と作画の
全体設計を考えると作業効率が悪いものになっている。The temporary storage ST40 for such a device of interest takes time to write down in another drawing or the like, and the temporary storage is called back S.
For T41, it is time-consuming to look at the drawings for which the temporary storage has been written down, or forgotten even if the user memorizes it with his / her head, and the work efficiency is poor when considering the overall design of the control program design and drawing. It has become something.
【0014】また、制御プログラム設計と作画が別々に
進められる様なプロセスにおいても、従来の表示器作画
装置では、表示部品の特に態様即ち画面の見た目の仕様
が決まっていない段階では、図24で示す作画作業を開
始することが出来ないという問題もあった。これは、図
20の表示部品選択手段2が表示部品の態様を前提にし
たもであるためで、例えば、図20においてデバイスの
内で数値データを表示する場合に、これを数値態様によ
るか、メータ態様によるか、グラフ態様によるかが決定
していないと、図24の最初のステップである表示部品
の選択ステップST30は行うことが出来ない。In a process in which control program design and drawing are performed separately, in the conventional display drawing device, particularly when the display components, particularly the aspect, that is, the appearance specifications of the screen, are not determined, FIG. There was also a problem that the drawing work shown could not be started. This is because the display component selecting means 2 in FIG. 20 presupposes the mode of the display component. For example, when numerical data is displayed in the device in FIG. If it is not determined whether the display mode is the meter mode or the graph mode, the display component selection step ST30, which is the first step in FIG. 24, cannot be performed.
【0015】実際、最初に制御器の制御仕様が固まり、
制御プログラムも完成し、さらにどのデバイスのデータ
を表示器に表示させるかも決定した段階においても、表
示器の各表示部品の態様が決まらない場合が多くある。
この様な場合、表示器の作画作業は最初の段階から保留
させられてしまう。In fact, first, the control specifications of the controller are fixed,
Even when the control program is completed and the data of which device is to be displayed on the display device is determined, the form of each display component of the display device is often not determined.
In such a case, the drawing operation of the display is suspended from the initial stage.
【0016】さらに、表示させるデバイスは、制御演算
を施すために制御プログラム図作成装置へも入力する必
要があるが、制御プログラム図作成装置にも例えば図2
3に示すデバイス選択手段126の様なデバイス設定手
段がある。この手段は図21の表示器作画装置のデバイ
ス設定手段110と個別のものなので、設計者は同じデ
バイスを設定するために表示器作画装置と制御プログラ
ム作成装置の両方で入力しなければならない上に、両装
置の2通りの操作を修得しなければならないといった問
題もある。また、デバイスには、その役割を説明するコ
メントを付加する場合があり、このコメント設定におい
ても、制御プログラム図作成装置と表示器作画装置とで
それぞれ行わなければならなく、同様の問題がある。Further, the device to be displayed needs to be input to the control program diagram creating apparatus in order to perform the control operation.
Device setting means such as the device selecting means 126 shown in FIG. Since this means is separate from the device setting means 110 of the display device drawing apparatus of FIG. 21, the designer must input both in the display device drawing device and the control program generation device to set the same device. In addition, there is a problem that two types of operation of both devices must be learned. In some cases, a comment that explains the role of the device is added to the device. This comment setting must be performed by the control program diagram creation device and the display device creation device, and has the same problem.
【0017】この発明の目的は、上記の様な問題点を解
決するためになされたもので、制御プログラム設計と作
画を同時進行させる場合、注目しているデバイスを一時
記憶するステップを省略し作画効率を向上させる表示器
作画装置を提供することを目的としている。SUMMARY OF THE INVENTION An object of the present invention is to solve the above-described problems. When the control program design and drawing are performed simultaneously, the step of temporarily storing a device of interest is omitted. An object of the present invention is to provide a display drawing device that improves efficiency.
【0018】さらに、制御プログラム設計と作画が別々
に行われる場合に対して、表示器の表示部品が決まって
いない段階であっても表示させるデバイスが決まってい
る場合には、デバイスを割り付けるステップを前倒しし
て作画作業を開始させることにより、作画作業の効率を
向上させる表示器作画装置を提供することを目的として
いる。Further, in the case where the control program design and the drawing are performed separately, if the device to be displayed is determined even when the display components of the display are not determined, the step of allocating the device is performed. An object of the present invention is to provide a display device drawing device that improves drawing work efficiency by starting drawing work ahead of schedule.
【0019】さらに、デバイスの選択手段で選択された
デバイスは制御プログラム図作成装置の選択デバイスと
して共用できる表示器作画装置を提供する事によって、
制御プログラム設計の効率化を図ることを目的としてい
る。Further, by providing a display device drawing device which can share the device selected by the device selection means as a selection device of the control program diagram creating device,
The purpose is to improve the efficiency of control program design.
【0020】さらに、選択したデバイスに対してコメン
トを付加する手段を備え、このコメントを制御プログラ
ム図作成装置のコメントに共用する表示器作画装置を提
供することによって、制御プログラム設計の効率化を図
ることを目的としている。Further, a means for adding a comment to the selected device is provided, and by providing a display drawing device which shares the comment with a comment of the control program diagram creating device, the efficiency of control program design is improved. It is intended to be.
【0021】さらに、制御プログラム図作成手段を備え
た表示器作画装置を提供することによって、上記選択し
たデバイスと作成したコメントを、簡単な構造で共用す
る表示器作画装置を提供することを目的としている。A further object of the present invention is to provide a display device drawing apparatus provided with a control program diagram generating means, so as to provide a display device drawing apparatus for sharing the comment created with the selected device with a simple structure. I have.
【0022】さらに、上記制御プログラム図作成手段を
備えた表示器作画装置において作成された作画データお
よび制御プログラムデータを、効率よく表示器と制御器
へ伝送することによって、制御器および表示器との接続
と転送操作が容易な表示器作画システムを提供すること
を目的としている。Further, by efficiently transmitting the drawing data and the control program data created by the display drawing apparatus having the control program diagram creating means to the display and the controller, the controller and the display can be connected to each other. It is an object of the present invention to provide a display drawing system in which connection and transfer operations are easy.
【0023】[0023]
【課題を解決するための手段】(1)請求項1記載の発
明に係わる表示器作画装置は、使用する制御器のデバイ
スを選択する手段と、選択した前記デバイスに対し、表
示部品・表示態様・表示中機能等の表示器作画情報を設
定する手段とを備えて表示器の作画を行うものである。According to a first aspect of the present invention, there is provided a display drawing apparatus, comprising: means for selecting a device of a controller to be used; and a display component / display mode for the selected device. Means for setting display drawing information such as a function being displayed, etc., for drawing a display.
【0024】(2)請求項2記載の発明に係わる表示器
作画装置は、デバイス選択手段で選択作成した制御器の
デバイス選択情報のみを保存する手段を設け、選択され
たデバイスが表示器作画情報未設定のデバイスであって
も、そのデバイス選択情報を保存可能としたものであ
る。(2) The display device drawing apparatus according to the second aspect of the present invention is provided with a means for storing only device selection information of the controller selected and created by the device selection means, and the selected device displays the display device drawing information. Even if the device has not been set, the device selection information can be saved.
【0025】(3)請求項3記載の発明に係わる表示器
作画装置は、制御器用の制御プログラム図作成装置の機
能を表示器作画装置内に併設すると共に、デバイス選択
手段で選択作成した制御器のデバイス選択情報を前記制
御プログラム図作成装置で使用可能とする手段を設けた
ものである。(3) According to the third aspect of the present invention, there is provided a display device drawing apparatus in which the functions of a control program diagram creation device for a controller are provided in the display device drawing device, and the selection is made by device selection means. Means for making the device selection information described above usable by the control program diagram creating apparatus.
【0026】(4)請求項4記載の発明に係わる表示器
作画装置は、デバイス選択手段で選択した制御器のデバ
イスに対しコメントを付加する手段と、付加したコメン
トを表示器作画装置と制御プログラム図作成装置で共用
可能とする手段とを設けたものである。(4) According to a fourth aspect of the present invention, there is provided a display device drawing apparatus for adding a comment to the device of the controller selected by the device selection means, and displaying the added comment on the display device drawing device and the control program. Means that can be shared by the drawing apparatus.
【0027】(5)請求項5記載の発明に係わる表示器
作画装置は、制御器の制御プログラム図作成手段と、こ
の手段によるプログラム図作成時に、デバイス選択手段
で選択作成した制御器のデバイス選択情報を使用可能と
する手段とを設けたものである。(5) According to the fifth aspect of the present invention, there is provided a display device drawing apparatus, comprising: a control program diagram creating means for a controller; Means for enabling information to be used.
【0028】(6)請求項6記載の発明に係わる表示器
作画システムは、請求項5記載の表示器作画装置と表示
器と制御器とを通信回線で接続した表示器作画システム
にあって、前記システムが前記表示器作画装置・表示器
・制御器の順に直列に通信回線で接続されたシステムの
場合は、前記表示器作画装置で作成された作画データお
よび制御プログラムデータの内、作画データを表示器へ
送信すると共に、制御プログラムデータを前記表示器を
介して前記制御器へ転送する伝送手段を設け、前記シス
テムが前記表示器作画装置・制御器・表示器の順に直列
に通信回線で接続されたシステムの場合は、前記表示器
作画装置で作成された作画データおよび制御プログラム
データの内、制御プログラムデータを制御器へ送信する
と共に、作画データを前記制御器を介して前記表示器へ
転送する伝送手段を設けたものである。(6) A display drawing system according to claim 6 is a display drawing system in which the display drawing device, the display and the controller are connected by a communication line. In the case where the system is a system in which the display drawing device, the display, and the controller are connected in series in the order of a communication line, the drawing data of the drawing data and the control program data created by the display drawing device is used. Transmission means for transmitting the control program data to the controller via the display while transmitting the display program to the display is provided, and the system is connected by a communication line in the order of the display drawing device, the controller and the display in series. In the case of the system which is performed, the control program data among the drawing data and the control program data generated by the display drawing device is transmitted to the controller, and the drawing data is transmitted. The is provided with a transmission means for transmitting to said display device via said controller.
【0029】[0029]
【発明の実施の形態】以下、この発明の実施形態を説明
する。図1は本発明の表示器作画装置のユーザー操作画
面であり、図19の基本構成にあるディスプレイ装置1
00によってユーザーに提供される。Embodiments of the present invention will be described below. FIG. 1 shows a user operation screen of the display device drawing apparatus according to the present invention.
00 provided to the user.
【0030】図1の説明に先立ち、まず基本構成である
図19を説明する。図19において、100はユーザー
操作画面をグラフィカルユーザーインタフェースによっ
て表示するディスプレイ装置、101は入力装置であ
り、グラフィカルユーザーインタフェースを操作するた
めのマウス1011、キーボード1012等から構成さ
れている。102はディスプレイ装置100および入力
装置101をシステムバス104に接続するための入出
力機器接続装置、103は記憶装置であり、グラフィカ
ルユーザーインタフェースの作業領域や作画した表示内
容のデータを作業中に記憶するためのランダム・アクセ
ス・メモリ(RAM)1031、本装置の基本OS(オ
ペレーティングシステム)を格納するためのリード・オ
ンリー・メモリ(ROM)1032、作画を完了した表
示内容のデータをファイルに保存するためのハードディ
スク(HDD)1033等から構成されている。Prior to the description of FIG. 1, first, FIG. 19, which is a basic configuration, will be described. In FIG. 19, reference numeral 100 denotes a display device for displaying a user operation screen by a graphical user interface, and 101 denotes an input device, which includes a mouse 1011 for operating the graphical user interface, a keyboard 1012, and the like. Reference numeral 102 denotes an input / output device connection device for connecting the display device 100 and the input device 101 to the system bus 104. Reference numeral 103 denotes a storage device, which stores a work area of a graphical user interface and data of a drawn display content during work. Access memory (RAM) 1031, a read-only memory (ROM) 1032 for storing a basic OS (operating system) of the apparatus, and a file for storing display-completed data in a file Hard disk (HDD) 1033 and the like.
【0031】104は、おもにディスプレイ装置10
0、入力装置101、入出力機器接続装置102、記憶
装置103とCPU(中央演算処理装置)105との間
でのデータの送受信に用いられるシステム・バスであ
る。このCPU105は、ディスプレイ装置100、入
出力機器接続装置102、記憶装置103、システム・
バス104の動作を制御し、グラフィカルユーザーイン
タフェースの処理を行う。Reference numeral 104 denotes the display device 10
0, an input device 101, an input / output device connection device 102, a system bus used for transmitting and receiving data between the storage device 103 and a CPU (central processing unit) 105. The CPU 105 includes a display device 100, an input / output device connection device 102, a storage device 103, a system
It controls the operation of the bus 104 and performs processing of a graphical user interface.
【0032】この様な基本構成は、ワークステーション
やパーソナルコンピュータ等の汎用の計算機と同一のも
のであり、本発明の表示器作画装置の基本構成を行うに
あたり、これら汎用の計算機を利用することもできる。
この場合、本発明の表示器作画装置の全体を処理する部
分は、記憶装置103にソフトウェアとしてインストー
ルされ、CPU105によって処理が行われる。Such a basic configuration is the same as that of a general-purpose computer such as a workstation or a personal computer. In performing the basic configuration of the display device drawing apparatus of the present invention, these general-purpose computers may be used. it can.
In this case, the part that processes the entire display device drawing apparatus of the present invention is installed as software in the storage device 103, and the processing is performed by the CPU 105.
【0033】実施の形態1.次に本発明のユーザー操作
画面である図1を説明する。図1において、表示画面を
示す作業領域1、表示部品の選択手段2、および各表示
部品であるランプ部品21、数値部品22、メータ部品
23、グラフ部品24、文字列部品25、タッチキー部
品26が提供されているところは、図20の従来の表示
器作画装置のユーザー操作画面と同様である。Embodiment 1 Next, FIG. 1, which is a user operation screen of the present invention, will be described. In FIG. 1, a work area 1 showing a display screen, a display component selecting means 2, and lamp components 21, numerical components 22, meter components 23, graph components 24, character string components 25, and touch key components 26, which are display components. Is provided in the same manner as the user operation screen of the conventional display device drawing apparatus in FIG.
【0034】図1ではさらに、デバイスの選択手段3、
各デバイスである、入力Xのためのボタン31、出力Y
のためのボタン32、補助信号Mのためのボタン33、
カウンタ値Cのためのボタン34、タイマー値Tのため
のボタン35、数値データDのためのボタン36が提供
されている。これらはデバイスの種類をユーザーに分か
りやすく直接視覚的に示すべきで、デバイスの選択手段
3では、デバイス記号を表題に持ったボタンが使われて
いる。ボタンの他にもデバイス記号を表示するメニュー
形式のものであってもよい。さらに図2のデバイス番号
選択手段4は、デバイスの選択手段3の機能を補完する
もので、各ボタンを押すことによってなされるデバイス
記号の選択に続いて表示されるデバイス番号入力手段で
ある。In FIG. 1, the device selecting means 3 further comprises:
Buttons 31 for input X, output Y for each device
Button 32, button 33 for auxiliary signal M,
A button 34 for a counter value C, a button 35 for a timer value T, and a button 36 for numerical data D are provided. These should indicate the type of device to the user in an easy-to-understand and direct visual manner, and the device selection means 3 uses a button having a device symbol in the title. In addition to the button, a menu type displaying a device symbol may be used. Further, the device number selecting means 4 in FIG. 2 complements the function of the device selecting means 3 and is a device number inputting means which is displayed following selection of a device symbol by pressing each button.
【0035】図1においても図20と同様に、設計者で
ある本装置のユーザーが表示部品の選択手段2により表
示部品を選択した場合は、図21の表示部品の属性設定
画面が後に続いて表示され、図24のフローと同じ手順
で作画を進めていくこともできる。In FIG. 1, similarly to FIG. 20, when the user of the present apparatus, which is the designer, selects a display component using the display component selection means 2, the display component attribute setting screen shown in FIG. 21 follows. It is displayed, and drawing can be advanced in the same procedure as the flow of FIG.
【0036】これに対して、図3は、ユーザーがデバイ
スの選択手段3および図2によってデバイスを選択した
後に表示される表示部品の属性設定画面であり、選択し
たデバイスに対して、後から表示部品の種類と表示中の
態様と表示中機能を与えるための手段を提供するもので
ある。これら各選択手段を、従来からの選択手段である
図1または図20の表示部品選択手段2、図21の表示
態様選択手段113および表示中機能選択手段114と
区別するために、それぞれ第2表示部品選択手段5、第
2表示態様選択手段6、第2表示中機能選択手段7と呼
ぶ。図3も図21と同様に特にタッチキー部品を選択し
た場合の例である。次にこれらを用いた本発明の特徴と
なっている作画を進める操作手順を図4に基づいて説明
する。On the other hand, FIG. 3 shows a display component attribute setting screen displayed after the user selects a device by the device selecting means 3 and FIG. The purpose of the present invention is to provide means for giving the type of component, the mode being displayed, and the function being displayed. In order to distinguish these selecting means from the conventional selecting means, the display component selecting means 2 in FIG. 1 or FIG. 20, the display mode selecting means 113 and the function-in-display selecting means 114 in FIG. These are referred to as component selection means 5, second display mode selection means 6, and second displayed function selection means 7. FIG. 3 also shows an example in which a touch key component is selected, similarly to FIG. Next, a description will be given of an operation procedure for advancing an image drawing, which is a feature of the present invention, by using the above-mentioned operations with reference to FIG.
【0037】(1)図4において、ST1は、図1のデ
バイス選択手段3の中から所定のデバイスをマウス10
11等の入力装置を用いて選択を行う操作を示してい
る。例えば、出力信号を選択する場合は、マウス101
1にて出力Yのボタン32を押すことによってデバイス
記号Yの選択であるST11がなされる。(1) In FIG. 4, ST 1 transmits a predetermined device from the device selecting means 3 of FIG.
11 shows an operation of making a selection using an input device such as 11. For example, when selecting an output signal, the mouse 101
By pressing the output Y button 32 in step 1, the device symbol Y is selected ST11.
【0038】(2)デバイス記号を選択するボタン32
の押しに続き、図2の設定画面が表示され、この設定画
面でデバイス番号を選択する操作がST12である。デ
バイス番号の入力を終えると、図2中に示されているO
Kボタン129を押すと図2の画面は閉じられる。(2) Button 32 for selecting a device symbol
After pressing, the setting screen of FIG. 2 is displayed, and the operation of selecting a device number on this setting screen is ST12. When the input of the device number is completed, the O shown in FIG.
Pressing the K button 129 closes the screen of FIG.
【0039】(3)デバイスの選択の次の操作は、選択
したデバイスを作業領域1の所定の表示位置に配置する
ステップST3である。配置するオペレーションは、S
T11と同様にマウス1011によるポイント操作が代
表的なものであり、デバイスの選択状態で図1の作業領
域1の所定の位置をポイントすることによって行う。例
えばST1によってデバイスY3を選択した場合、これ
を配置した様子を図1の配置したデバイス8に示す。ポ
イント後に配置位置の微調整を行う場合は、これもマウ
ス1011により例えばドラッグ・アンド・ドロップ等
の操作を配置したデバイス8等に対して行えばよい。(3) The next operation after device selection is step ST3 of arranging the selected device at a predetermined display position in the work area 1. The operation to be arranged is S
A point operation with the mouse 1011 is typical as in T11, and is performed by pointing to a predetermined position in the work area 1 in FIG. 1 in a device selection state. For example, when the device Y3 is selected by ST1, the state in which the device Y3 is arranged is shown in the arranged device 8 in FIG. In the case where the arrangement position is finely adjusted after the point, the operation may be performed with the mouse 1011 on the device 8 or the like on which an operation such as drag and drop is arranged.
【0040】(4)次にST4へ進み、次のデバイスの
選択を行うかを判断する。他のデバイスの選択を行う場
合、ST1へ戻り、上記の手順を繰り返す。次のデバイ
スの選択を行わない場合は、ステップST30へ進む。 (5)ST30では、選択したデバイスに対して割り当
てる表示部品の種類を選択する。これには図3の第2表
示部品選択手段5が用いられる。 (6)表示部品の種類がST30で決まると、各表示部
品に応じた表示態様が第2表示態様選択手段6に示さ
れ、所望のものを選ぶ。この操作がステップST5であ
る。(4) Next, proceed to ST4, and determine whether to select the next device. When selecting another device, the process returns to ST1, and the above procedure is repeated. If the next device is not selected, the process proceeds to step ST30. (5) In ST30, the type of display component to be assigned to the selected device is selected. For this, the second display component selection means 5 of FIG. 3 is used. (6) When the type of the display component is determined in ST30, the display mode corresponding to each display component is displayed on the second display mode selection means 6, and a desired one is selected. This operation is step ST5.
【0041】(7)次に、選ばれた各表示部品に応じた
内容が示される第2表示中機能選択手段7によって表示
中機能の選択ステップST6が行われる。ここで図3
は、一連のST30、ST5、ST6の操作のための共
用の設定画面であるが、表示部品としてタッチキーを選
び、表示中機能としてはモーメンタリースイッチが選ば
れている例を示している。この図3の設定画面を開くた
めの操作としては、ST3により配置されてあるデバイ
スである図1の配置したデバイス8等に対するマウス1
011によるダブルクリックが代表的である。ST6に
て注目しているデバイスに関する設定が終了する。(7) Next, the currently displayed function selection step ST6 is performed by the second currently displayed function selection means 7 which indicates the content corresponding to each selected display component. Here, FIG.
Is a common setting screen for a series of operations of ST30, ST5, and ST6, and shows an example in which a touch key is selected as a display component and a momentary switch is selected as a function during display. The operation for opening the setting screen in FIG. 3 includes the mouse 1 for the device 8 in FIG.
A double click by 011 is typical. In ST6, the setting for the device of interest ends.
【0042】(8)次にST7へ進み、作画作業を終了
するかどうかを判断する。終了する場合、作画した表示
内容のデータをファイルとしてハードディスク1033
に保存(図示せず)し、本装置での作業を終了する。S
T7で終了しない場合、図4の操作手順の最初のステッ
プであるST1へ戻り、他のデバイスに対して同様の操
作を行っていく。(8) Next, the process proceeds to ST7, where it is determined whether or not the drawing operation is to be ended. When the processing is to be ended, the data of the display contents thus created is stored as a file in the
(Not shown), and the operation of this apparatus is completed. S
If the operation is not ended in T7, the process returns to ST1, which is the first step of the operation procedure in FIG. 4, and the same operation is performed on other devices.
【0043】このように実施の形態1は、デバイスの選
択ステップから作画を開始することによって、従来行わ
れていた選択されたデバイスを一時記憶するステップを
省略することが可能となり、作画効率を向上させること
ができる。As described above, in the first embodiment, by starting drawing from the device selection step, the step of temporarily storing the selected device, which has been conventionally performed, can be omitted, and the drawing efficiency can be improved. Can be done.
【0044】実施の形態2.図4の操作手順で、デバイ
スの選択を行うステップST1が表示部品の種類を選択
するステップST30に先立ち作業フローの最初の位置
におかれているということが、本発明の特徴を説明する
本質部分である。これ以外のステップの順序関係は必ず
しも図4のとおりになっている必要はなく、また、それ
ぞれが独立して行われる必要も無い。実際、実施の形態
1でもST5とST6には同一の設定画面図3が共用さ
れており、図4とは逆の順序でおこなうことも可能であ
る。Embodiment 2 In the operation procedure of FIG. 4, the fact that the step ST1 for selecting a device is located at the first position in the work flow prior to the step ST30 for selecting the type of display component is an essential part for explaining the features of the present invention. It is. The order relation of the other steps does not necessarily have to be as shown in FIG. 4, and it is not necessary to perform each step independently. Actually, in the first embodiment as well, the same setting screen FIG. 3 is shared by ST5 and ST6, and it is possible to perform the setting screen in the reverse order of FIG.
【0045】また、図6のフローに示すように、ST1
は、デバイス記号を選択するステップST11とデバイ
ス番号を選択するステップST12に分けられるが、S
T12のための設定画面である図2を図5のような操作
画面に示す如くST30、ST5、ST6のための設定
画面図3に含ませてもよい。この場合、デバイス記号選
択ステップST11の後、設計者はST12を行うこと
ができるが、場合によっては、図7のフローに示すよう
にST30、ST5、ST6を行うこともでき、実施の
形態1に比べより自由度の高い操作手順を提供する。As shown in the flow chart of FIG.
Is divided into a step ST11 for selecting a device symbol and a step ST12 for selecting a device number.
FIG. 2 which is a setting screen for T12 may be included in the setting screen FIG. 3 for ST30, ST5 and ST6 as shown in an operation screen as shown in FIG. In this case, after the device symbol selection step ST11, the designer can perform ST12, but in some cases, can perform ST30, ST5, and ST6 as shown in the flow of FIG. An operation procedure with a higher degree of freedom is provided.
【0046】実施の形態3.また、実施の形態1におい
て、図3の設定画面を特に用意しなくてもこれをそっく
り図21の設定画面で代用することも可能である。図8
はこの場合のフローと操作画面との関係を示し、ST1
1、ST12からなるST1によって最初に与えられ、
ST3によって配置されているデバイス8等に対して、
図1にある表示部品選択手段2で所定のものを選択した
状態をつくった上で、マウス1011でダブルクリック
等の操作を配置したデバイス8等に行えば、図21の画
面を開くことができる。Embodiment 3 Further, in the first embodiment, even if the setting screen of FIG. 3 is not particularly prepared, it can be entirely replaced with the setting screen of FIG. FIG.
Shows the relationship between the flow in this case and the operation screen.
1, first given by ST1 consisting of ST12,
For the device 8 and the like arranged by ST3,
By creating a state in which a predetermined component is selected by the display component selecting means 2 shown in FIG. 1 and performing an operation such as double-clicking with the mouse 1011 on the device 8 or the like, the screen shown in FIG. 21 can be opened. .
【0047】この場合、図21の画面が開くと同時に図
21内のデバイス記号選択手段111およびデバイス番
号選択手段112の部分にはデバイス選択ステップST
1にて選択されたデバイスの記号と番号の入力が完了し
ているものになる。In this case, at the same time when the screen of FIG. 21 is opened, the device symbol selecting means 111 and the device number selecting means 112 in FIG.
The input of the symbol and number of the device selected in 1 is completed.
【0048】この実施の形態3は、実施の形態1に比べ
て、表示部品選択手段2より表示部品を選択することか
ら作画を開始する従来の手順のための表示部品の属性設
定画面図21を、本発明の属性設定画面と共用ができ、
表示器作画装置の構成が簡単になると同時に、デバイス
選択ステップST1で選択したデバイスを、後から図2
1のデバイス選択手段110で変更することも可能にな
る利点がある。The third embodiment is different from the first embodiment in that a display component attribute setting screen for a conventional procedure for starting drawing by selecting a display component from the display component selection means 2 is shown in FIG. , Can be shared with the attribute setting screen of the present invention,
At the same time as simplifying the configuration of the display drawing device, the device selected in the device selection step ST1 is replaced with the device shown in FIG.
There is an advantage that it can be changed by one device selection unit 110.
【0049】これら実施の形態1、実施の形態2、実施
の形態3で共通する特徴は、デバイス選択手段にて選択
したデバイスに対して、表示部品を割り当て、表示態様
と表示中機能を設定するという手順が提供されていると
ころである。A feature common to the first, second, and third embodiments is that display components are assigned to the device selected by the device selecting means, and the display mode and the function being displayed are set. Is being provided.
【0050】実施の形態4.さらに、別の操作手順を図
9に基づいて説明する。図9において、デバイス記号の
選択ST11、デバイス番号の選択ST12から構成さ
れるデバイスの選択ST1、表示位置への配置ST3、
他のデバイスを設定するかの判断ST4、表示部品の選
択ST30、表示態様の選択ST5、表示中機能の選択
ST6、作画の終了判断ST7は、前の実施の形態1で
説明した内容と同一である。本実施の形態4では、新た
に作画作業を中断しデータを保存するかの判断であるS
T20が追加されている。Embodiment 4 Further, another operation procedure will be described with reference to FIG. In FIG. 9, device selection ST1 including device symbol selection ST11 and device number selection ST12, arrangement ST3 at the display position,
The determination ST4 of whether to set another device, the selection ST30 of the display component, the selection ST5 of the display mode, the selection ST6 of the function being displayed, and the end determination ST7 of the drawing are the same as those described in the first embodiment. is there. In the fourth embodiment, it is determined whether to suspend the drawing operation and save the data.
T20 has been added.
【0051】ST20によって作画作業を中断すると判
断した場合、中断した段階の表示内容のデータを保存す
るステップST21を経て、作画作業を終えることがで
きる。ここでST20はループLP1内であれば図9の
中で任意の位置に置くことができる。ループLP1内の
作業に要求される設定内容は、デバイスに関するものの
みなので、表示器に要求される仕様のうち、表示態様や
表示中機能などのデバイス以外の仕様が決定していない
段階においても、ループLP1内の作画作業だけは前倒
しして行う事が可能である。If it is determined in ST20 that the drawing operation is to be interrupted, the drawing operation can be completed through step ST21 for saving the data of the display contents at the stage of the interruption. Here, ST20 can be placed at any position in FIG. 9 as long as it is within loop LP1. Since the setting contents required for the operation in the loop LP1 are only those relating to the device, even when the specifications other than the device such as the display mode and the function being displayed among the specifications required for the display device are not determined, Only the drawing work in the loop LP1 can be performed ahead of schedule.
【0052】また、デバイスの内の一部のものに対して
表示態様と表示中機能が決定している様な場合は、ルー
プLP1とループLP2の繰り返し手順を組み合わせれ
ば、決定している設定の全てを前倒しして行うことがで
きる。If the display mode and the function during display are determined for some of the devices, the determined settings can be obtained by combining the loop LP1 and loop LP2 repetition procedures. Can be done ahead of schedule.
【0053】この様に作画作業を途中で中断する場合、
表示内容のデータにはデバイスの選択のみがなされ、表
示部品の種類と表示態様と表示中機能の設定が保留され
ている情報を含んでいる。図10は表示内容を構成する
構成要素のデータ構造を示すが、この内、表示部品の種
類と表示態様と表示中機能が保留の状態になっている状
態を図10に示す。図10では、これら保留になってい
る設定値を格納するメモリ40、41、42に、保留を
示す値の例として16進数のFFFFが設定されてい
る。保留の状態を与える別の手法としては、ユーザーが
明示的に値を設定しなくとも、装置自身が暫定的な初期
値(デフォルト値)を与えておくものがあるが、この様
な手法を本実施例に対して用いることもできる。When the drawing operation is interrupted halfway,
The data of the display content includes information on only the selection of the device and the setting of the type of the display component, the display mode, and the function being displayed are suspended. FIG. 10 shows the data structure of the constituent elements constituting the display contents. Among them, FIG. 10 shows the type of the display component, the display mode, and the state in which the function being displayed is suspended. In FIG. 10, hexadecimal FFFF is set in the memories 40, 41, and 42 for storing the suspended setting values as an example of the value indicating the suspension. As another method of giving the hold status, there is a method in which the device itself gives a provisional initial value (default value) without a user explicitly setting a value. It can also be used for the embodiments.
【0054】このように実施の形態4では、デバイスの
選択ステップを行った後、表示部品の選択と、表示態様
と表示中機能の選択を完了する以前に作画作業を中断
し、デバイスの選択のみの情報が含まれる作画データを
保存できるので、表示器の表示部品の仕様が決まってい
ない段階においてもデバイスを割り付けるステップを前
倒しして作画作業を開始することが可能で、作画効率を
向上させることができる。As described above, in the fourth embodiment, after performing the device selection step, the drawing operation is interrupted before the selection of the display component and the selection of the display mode and the function being displayed are completed, and only the device selection is performed. Can save the drawing data that contains the information of the display device, so that even when the specifications of the display components of the display unit are not determined, it is possible to start the drawing work with the step of allocating devices ahead of schedule, and to improve the drawing efficiency Can be.
【0055】実施の形態5.図11および図12は、さ
らに別の実施の形態5におけるユーザー操作画面であ
る。本実施例の装置は、表示器作画装置としての機能と
制御プログラム図作成装置としての機能とを一つの装置
で構成しており、図19の基本構成のCPU105にマ
ルチタスクプロセッサを、基本OSにマルチタスクOS
を利用している。図11は表示器作画装置のユーザー操
作画面であり、図12は制御プログラム図作成装置のユ
ーザー操作画面であり、これら2つのユーザー操作画面
を同一のディスプレイ装置で表示する手法としては、マ
ルチウィンドウによるものが最も一般的であり、本実施
形態に対してもマルチウィンドウは最適な手法である。Embodiment 5 FIGS. 11 and 12 show a user operation screen according to still another embodiment 5. FIG. The device according to the present embodiment has a function as a display device drawing device and a function as a control program diagram creation device in one device. A multitask processor is provided in the CPU 105 having the basic configuration shown in FIG. Multitask OS
I use. FIG. 11 shows a user operation screen of the display device drawing device, and FIG. 12 shows a user operation screen of the control program diagram creation device. A technique for displaying these two user operation screens on the same display device is a multi-window method. The multi-window is the most suitable method for this embodiment.
【0056】さらに、図11において1は表示画面を示
す作画領域、2は表示部品の選択手段であり、図1のそ
れらと同一の役割を果たすものである。図12の50
は、制御プログラム図作成装置のシーケンス図を作成す
る作業域を示し、51は、シーケンス図を作業領域50
へ入力するために用いるシーケンス回路記号の選択手段
である。Further, in FIG. 11, reference numeral 1 denotes an image forming area indicating a display screen, and reference numeral 2 denotes a display component selecting means, which plays the same role as those in FIG. 12 in FIG.
Indicates a work area for creating a sequence diagram of the control program diagram creating apparatus, and 51 indicates a work area for creating the sequence diagram
This is a means for selecting a sequence circuit symbol used for inputting to the sequencer.
【0057】ここで、図11の52は表示器作画装置の
デバイスの選択手段であるが、同時にシーケンス図作業
領域50へシーケンス回路記号選択手段51を使って入
力した回路記号に与えるデバイスの選択手段にも共用す
るものである。表示器作画装置を操作中のユーザーは、
図11のデバイス選択手段52によって注目しているデ
バイスを選択した後、操作する対象装置を制御プログラ
ム図作成装置へ切り換える。この後、図12のシーケン
ス回路記号選択手段51により入力するシーケンス回路
記号を選択すると、あらかじめデバイス選択手段52に
よって選択されていたデバイスが、そのシーケンス回路
記号へ割り当てられる。Here, reference numeral 52 in FIG. 11 denotes a device selecting means of the display drawing apparatus, and at the same time, a device selecting means which gives a circuit symbol inputted to the sequence diagram work area 50 by using the sequence circuit symbol selecting means 51. Is also shared. The user operating the display unit is
After the device of interest is selected by the device selecting means 52 of FIG. 11, the target device to be operated is switched to the control program diagram creating device. Thereafter, when a sequence circuit symbol to be input is selected by the sequence circuit symbol selection unit 51 in FIG. 12, the device previously selected by the device selection unit 52 is assigned to the sequence circuit symbol.
【0058】ここで、表示器作画装置でのデバイスの選
択情報には、デバイス記号とデバイス番号があるが、本
実施例におけるマルチタスクシステムで、制御プログラ
ム図の処理タスクと、表示器作画の処理タスクへこれら
デバイス記号とデバイス番号を伝達するには、両タスク
間で通信を行うか、データを共有する共有メモリを備え
るかによって達成できる。図13は、表示器作画装置を
示す表示器作画処理タスク60と、制御プログラム図作
成処理タスク61との間に共有メモリ62を備え、両タ
スク間でデバイス記号63とデバイス番号64の選択情
報を伝達するメカニズムを示すものである。ここで65
は、表示器作画処理タスク60と共有メモリ62とのイ
ンタフェース手段であり、66は、制御プログラム図作
成タスク61と共有メモリ62とのインタフェース手段
である。Here, the device selection information in the display drawing device includes a device symbol and a device number. In the multitask system of this embodiment, the processing task of the control program diagram and the processing of the display drawing are performed. The transmission of these device symbols and device numbers to the tasks can be achieved by performing communication between the two tasks or by providing a shared memory for sharing data. FIG. 13 includes a shared memory 62 between a display device drawing processing task 60 indicating a display device drawing device and a control program diagram generation processing task 61. Selection information of a device symbol 63 and a device number 64 is provided between both tasks. It shows the mechanism of transmission. Here 65
Is an interface unit between the display unit drawing processing task 60 and the shared memory 62, and 66 is an interface unit between the control program diagram creation task 61 and the shared memory 62.
【0059】実施の形態6.図14は、実施の形態1に
おいて図2に示した選択されたデバイスに対してデバイ
ス番号を設定する手段4に、さらに選択されたデバイス
に対してコメントを付加する手段70を追加したもので
ある。図14に示すY3に対してのコメントを「電動機
駆動」と付加する。その他、コメントの例としては、
「X0:START」「X1:STOP」「Y2:電動
機回転中」などがある。この様にデバイスにコメントを
付加すれば、そのデバイスが果たす役割を示したり、設
計者にとってデバイス記号とデバイス番号よりもより解
りやすいラベルを利用することができる。このコメント
付加手段は、制御プログラム図作成装置にも同様に備え
られているもので、図15のメカニズムは、実施の形態
5と同様、マルチタスクシステムにおいて表示器作画処
理タスクによって作成されたコメントを、制御プログラ
ム図作成タスクへ共有メモリを用いて伝達するものであ
る。Embodiment 6 FIG. FIG. 14 is obtained by adding a device 70 for adding a comment to a selected device to the device 4 for setting a device number for a selected device shown in FIG. 2 in the first embodiment. . A comment for Y3 shown in FIG. 14 is added as “motor drive”. Other examples of comments include:
“X0: START”, “X1: STOP”, “Y2: rotating electric motor” and the like. By adding a comment to a device in this way, it is possible to indicate the role played by the device or use a label that is more easily understood by a designer than a device symbol and a device number. This comment adding means is also provided in the control program diagram creating apparatus, and the mechanism shown in FIG. 15 is similar to the fifth embodiment. Is transmitted to the control program diagram creation task using the shared memory.
【0060】実施の形態7.実施例5および6では、マ
ルチタスクシステムで制御プログラム図作成処理タスク
と表示器作画処理タスクの間で、共有メモリを備えてデ
バイス記号、デバイス番号、およびコメントを共用する
手段を示した。この共有メモリを利用するためには、図
13および図15に示す如く、2つのタスクに共有メモ
リとのインタフェース手段を付加する必要があり、シス
テム全体が複雑なものになる。本実施の形態7は、図1
6に示す如く、表示器作画処理タスクと制御プログラム
図作成処理タスクを別々のタスクで提供せずに、両処理
機能を備える一つのタスクとして提供するもので、制御
プログラム図作成処理と表示器作画処理80が同一のワ
ーキングメモリ81上でデバイスの情報を保持する構造
になっており、簡単な構成で設定データを一元管理する
ものである。Embodiment 7 FIG. In the fifth and sixth embodiments, means for providing a shared memory and sharing a device symbol, a device number, and a comment between the control program diagram creation processing task and the display device creation processing task in the multitask system has been described. In order to use this shared memory, it is necessary to add an interface means with the shared memory to the two tasks as shown in FIGS. 13 and 15, and the whole system becomes complicated. In the seventh embodiment, FIG.
As shown in FIG. 6, the display device drawing process task and the control program diagram creation process task are not provided as separate tasks, but are provided as one task having both processing functions. The process 80 has a structure in which device information is held on the same working memory 81, and manages setting data in a unified manner with a simple configuration.
【0061】なお、実施の形態6において、選択された
デバイスに対してコメントを付加する手段は、この実施
の形態7においても適用できる。これは図16の制御プ
ログラム図作成処理と表示器作画処理80内に、共通し
たコメント付加手段を内蔵して、作成したコメントは制
御プログラム図作成処理と表示器作画処理の両者で共用
する。また、制御プログラム図作成処理と表示器作画処
理のそれぞれに各々コメント付加手段を内蔵し、何れの
コメント付加手段で作成したコメントでも両方の処理に
共用する。In the sixth embodiment, the means for adding a comment to a selected device can be applied to the seventh embodiment. This is because a common comment adding means is built in the control program diagram creation process and the display device drawing process 80 in FIG. 16, and the created comment is shared by both the control program diagram creation process and the display device creation process. Also, a comment adding unit is incorporated in each of the control program diagram creation process and the display unit drawing process, and a comment created by any comment adding unit is shared for both processes.
【0062】実施の形態8.制御プログラム図作成処理
と表示器作画処理を同一の装置で提供する表示器作画装
置の実施例を実施の形態7で示したが、この装置は、作
成される制御プログラムデータは制御器へ、作画データ
は表示器へ転送する必要がある。図17は、この一つの
表示器作画装置90から制御器92と表示器91の2つ
の対象装置へデータを転送する接続形態を示すもので、
表示器作画装置90は直接には表示器91と接続されて
いる。さらに表示器91は制御器92と接続されてお
り、表示器作画装置90と制御器92の接続は、間に配
置されている表示器91を経由した構成になっている。Embodiment 8 FIG. In the seventh embodiment, the embodiment of the display device drawing apparatus which provides the control program diagram creation process and the display device drawing process with the same device is described. In this device, the control program data to be created is sent to the controller. Data must be transferred to the display. FIG. 17 shows a connection mode for transferring data from one display device drawing device 90 to two target devices, a controller 92 and a display device 91.
The display drawing device 90 is directly connected to the display 91. Further, the display 91 is connected to the controller 92, and the connection between the display drawing device 90 and the controller 92 is made via the display 91 disposed therebetween.
【0063】また、図18は、前記表示器作画装置90
によって表示器91へ転送される制御プログラムデータ
の転送データフォーマットである。制御プログラムデー
タには、これが制御プログラムであるとの識別を表示器
91が容易に行うために、制御プログラム識別要素93
が付加されている。作画データには、作画データである
との識別要素94が付加されている。図18は一例とし
て、制御プログラム識別要素には、16進数の01が、
作画データ識別要素には02が付加されている。表示器
91は、これらの識別要素に従って、表示器作画装置9
0から転送される制御プログラムデータは後段の制御器
92へスルーさせ、作画データは表示器91の内部に取
り込むことができる。FIG. 18 shows the display drawing device 90.
Is a transfer data format of the control program data transferred to the display device 91 by the control program. The control program data includes a control program identification element 93 so that the display 91 can easily identify the control program as a control program.
Is added. An identification element 94 indicating that the data is drawing data is added to the drawing data. FIG. 18 shows an example in which the hexadecimal number 01 is included in the control program identification element.
02 is added to the drawing data identification element. The display device 91 displays the display image forming device 9 in accordance with these identification elements.
The control program data transferred from 0 is passed to the subsequent controller 92, and the drawing data can be taken into the display 91.
【0064】本実施の形態8は、表示器作画装置90の
制御器92との接続インターフェースと接続ケーブルを
省略し、表示器および制御器との接続が容易で、さら
に、表示器作画装置90を操作する設計者が転送先とし
て表示器か制御器かの指定を行う操作も省略し転送操作
も容易な表示器作画装置を提供するものである。In the eighth embodiment, a connection interface and a connection cable for the controller 92 of the display drawing device 90 are omitted, the connection between the display and the controller is easy, and the display drawing device 90 can be used. An object of the present invention is to provide a display device drawing apparatus in which an operation designer does not need to specify a display device or a controller as a transfer destination, and the transfer operation is easy.
【0065】また、この実施の形態8は次のような具体
的メリットを有する。 (1)表示器と制御器とが比較的近くに配置されてい
て、これら表示器・制御器の両者と表示器作画装置とが
離れている場合は、長い接続ケーブルが1本のみでよ
い。 (2)運転時には表示器と制御器とが接続されていて、
作画時やプログラム作成時およびメンテナンス時には表
示器作画装置と表示器とを接続ケーブルで接続し、メン
テナンス等終了時にはその接続ケーブルを取り外す。従
って、接続ケーブル1本に対する取付け・取り外し作業
なので、作業が簡単になる。 (3)実施の形態7のように、表示器作画処理タスクと
制御プログラム図作成処理タスクを別々のタスクで提供
せずに、両処理機能を備える一つのタスクとして提供す
る場合は、このタスクで作成した作画データまたは制御
プログラムデータを表示器・制御器へ伝送する場合、表
示器作画装置内の通信手段は一つでよい。さらに両処理
機能が同時に一つの通信経路を奪い合うようなことがな
いので、排他制御をする必要がなく通信手段が簡易化で
きる。The eighth embodiment has the following specific advantages. (1) When the display and the controller are arranged relatively close to each other, and both the display and the controller are separated from the display drawing device, only one long connection cable is required. (2) During operation, the display and the controller are connected,
At the time of drawing, at the time of creating a program, and at the time of maintenance, the display drawing device and the display are connected with a connection cable, and at the end of maintenance or the like, the connection cable is disconnected. Therefore, the work is simple because the work is the attachment / detachment work for one connection cable. (3) When the display device drawing processing task and the control program diagram creation processing task are not provided as separate tasks but are provided as one task having both processing functions as in the seventh embodiment, this task is used. When transmitting the created drawing data or control program data to the display / controller, only one communication means is required in the display drawing device. Furthermore, since both processing functions do not compete for one communication path at the same time, there is no need to perform exclusive control, and the communication means can be simplified.
【0066】また、図17において、表示器作画装置9
0から制御器92へ、制御器92から表示器91へと通
信回線を介してデータを送信するように変更してもよ
い。この場合は、表示器作画装置90の表示器91との
接続インターフェースと接続ケーブルが省略でき、ま
た、図18のデータ伝送のフォーマットが使用できる。In FIG. 17, the display drawing device 9
It may be changed so that data is transmitted from 0 to the controller 92 and from the controller 92 to the display 91 via the communication line. In this case, a connection interface and a connection cable with the display 91 of the display drawing apparatus 90 can be omitted, and the data transmission format shown in FIG. 18 can be used.
【0067】また、表示器作画装置90と表示器91と
制御器92とを互い通信可能なネットワークで接続して
もよい。この場合も図18のデータ伝送のフォーマット
が使用できる。なお、通信回線は有線とは限らず、無線
による通信でもよい。Further, the display drawing device 90, the display 91, and the controller 92 may be connected to each other via a communicable network. Also in this case, the data transmission format shown in FIG. 18 can be used. Note that the communication line is not limited to wired, but may be wireless communication.
【0068】また、変形例として、実施の形態1〜7に
記載した任意の表示器作画装置と従来から使用されたき
た制御器の制御プログラム図作成装置とをネットワーク
のような通信回線で接続してシステムを構成し、作成し
た情報を共用するようにしてもよい。表示器作画装置の
デバイス選択手段により選択作成した制御器のデバイス
選択情報または制御プログラム図作成装置により選択作
成した制御器のデバイス選択情報を互いに通信回線を介
して授受し、授受した情報を共用する。As a modified example, the arbitrary display device drawing device described in the first to seventh embodiments is connected to a conventionally used controller control program drawing device by a communication line such as a network. The system may be configured to share the created information. The device selection information of the controller selected or created by the device selection unit of the display drawing device or the device selection information of the controller selected and created by the control program diagram creation device is exchanged with each other via a communication line, and the exchanged information is shared. .
【0069】また、表示器作画装置および制御プログラ
ム図作成装置には、各々選択した制御器のデバイスに対
しコメントを付加する手段を設け、選択された制御器の
デバイスに対しコメントを付加し、このコメント情報を
互いに通信回線を介して授受し、授受した情報を共用す
る。なお、複数台の表示器作画装置がネットワークに接
続されている場合は、任意の表示器作画装置どうしで上
記の作成情報を共用するようにしてもよい。また、通信
回線は有線とは限らず、無線による通信でもよい。この
ようにこの変形例は表示器作画装置と制御プログラム図
作成装置が離れていても、また、表示器作画装置どうし
が離れていても必要な情報を共用することができる。The display drawing device and the control program diagram creating device are provided with means for adding a comment to the selected controller device, and add a comment to the selected controller device. Comment information is exchanged with each other via a communication line, and the exchanged information is shared. In the case where a plurality of display device drawing devices are connected to a network, any of the display device drawing devices may share the above-mentioned creation information. In addition, the communication line is not limited to wired, but may be wireless communication. As described above, in this modification, necessary information can be shared even if the display drawing device and the control program diagram creation device are separated from each other, or even if the display drawing devices are separated from each other.
【0070】[0070]
【発明の効果】(1)以上の様に、請求項1の表示器作
画装置によれば、デバイスの選択ステップから作画を開
始することによって、選択されたデバイスを一時記憶す
るステップを省略することが可能で、作画効率を向上さ
せることができる。(1) As described above, according to the display device drawing apparatus of the first aspect, by starting drawing from the device selection step, the step of temporarily storing the selected device is omitted. And the drawing efficiency can be improved.
【0071】(2)請求項2の表示器作画装置によれ
ば、制御器のデバイス選択情報のみを保管する手段を設
けたので、表示器の表示部品の仕様が決まっていない段
階においてもデバイスを割り付けるステップを前倒しし
て作画作業を開始することが可能で、作画効率を向上さ
せることができる。(2) According to the second aspect of the invention, the means for storing only the device selection information of the controller is provided, so that the device can be used even when the specifications of the display components of the display are not determined. The drawing operation can be started with the assignment step advanced, and the drawing efficiency can be improved.
【0072】(3)請求項3の表示器作画装置によれ
ば、デバイスの選択手段で選択作成したデバイス選択情
報を制御プログラム図作成装置で使用可能としたので、
制御プログラム図の設計効率を向上させることができ
る。(3) According to the third aspect of the invention, the device selection information selected and created by the device selection means can be used by the control program diagram creation device.
The design efficiency of the control program diagram can be improved.
【0073】(4)請求項4の表示器作画装置によれ
ば、デバイスに付加したコメントを制御プログラム図作
成装置でも使用可能としたので、制御プログラム図の設
計効率を向上させることができる。(4) According to the fourth aspect of the present invention, since the comment added to the device can be used by the control program diagram creating apparatus, the design efficiency of the control program diagram can be improved.
【0074】(5)請求項5の表示器作画装置によれ
ば、制御プログラム図作成手段を表示器作画装置に備え
ることによって、制御プログラムと作画の両者で扱う設
定データを、簡単な構成で一元管理することができる。(5) According to the fifth aspect of the present invention, by providing the display drawing device with the control program diagram creating means, the setting data handled by both the control program and the drawing can be centralized with a simple configuration. Can be managed.
【0075】(6)請求項6の表示器作画システムによ
れば、表示器作画装置と制御器および表示器との接続、
および作成された表示器作画データと制御プログラムの
伝送が容易になる。(6) According to the display device drawing system of the sixth aspect, connection between the display device drawing device, the controller and the display device,
In addition, transmission of the created display device drawing data and the control program is facilitated.
【図1】 この発明の実施の形態1による表示器作画装
置の操作画面を示す図である。FIG. 1 is a diagram showing an operation screen of a display device drawing apparatus according to Embodiment 1 of the present invention.
【図2】 この発明の実施の形態1による表示器作画装
置の他の操作画面を示す図である。FIG. 2 is a diagram showing another operation screen of the display device drawing apparatus according to the first embodiment of the present invention.
【図3】 この発明の実施の形態1による表示器作画装
置の他の操作画面を示す図である。FIG. 3 is a diagram showing another operation screen of the display device drawing apparatus according to the first embodiment of the present invention.
【図4】 この発明の実施の形態1による表示器を作画
する操作手順を示すフローチャートである。FIG. 4 is a flowchart showing an operation procedure for drawing a display device according to the first embodiment of the present invention.
【図5】 この発明の実施の形態2による表示器作画装
置の操作画面を示す図である。FIG. 5 is a diagram showing an operation screen of a display device drawing apparatus according to Embodiment 2 of the present invention.
【図6】 この発明の実施の形態2による表示器を作画
する操作手順を示すフローチャートである。FIG. 6 is a flowchart showing an operation procedure for drawing a display according to Embodiment 2 of the present invention.
【図7】 この発明の実施の形態2による表示器を作画
する他の操作手順を示すフローチャートである。FIG. 7 is a flowchart showing another operation procedure for drawing a display according to the second embodiment of the present invention.
【図8】 この発明の実施の形態3による表示器を作画
する操作手順を示すフローチャートである。FIG. 8 is a flowchart showing an operation procedure for drawing a display according to Embodiment 3 of the present invention.
【図9】 この発明の実施の形態4による表示器を作画
する操作手順を示すフローチャートである。FIG. 9 is a flowchart showing an operation procedure for drawing a display according to Embodiment 4 of the present invention.
【図10】 この発明の実施の形態4による表示器の構
成要素のデータ構造を示す図である。FIG. 10 is a diagram showing a data structure of components of a display device according to a fourth embodiment of the present invention.
【図11】 この発明の実施の形態5による表示器作画
装置の操作画面を示す図である。FIG. 11 is a diagram showing an operation screen of a display device drawing apparatus according to Embodiment 5 of the present invention.
【図12】 この発明の実施の形態5による表示器作画
装置でのデバイス選択を、制御プログラム図作成装置で
共用する操作画面を示す図である。FIG. 12 is a diagram showing an operation screen in which device selection in a display drawing device according to a fifth embodiment of the present invention is shared by a control program diagram creation device.
【図13】 この発明の実施の形態5による表示器作画
装置から制御プログラム図作成装置へデバイス選択情報
を伝達する図である。FIG. 13 is a diagram for transmitting device selection information from a display device drawing device to a control program diagram drawing device according to Embodiment 5 of the present invention.
【図14】 この発明の実施の形態6によるコメント付
加手段の画面を示す図である。FIG. 14 is a diagram showing a screen of comment adding means according to Embodiment 6 of the present invention.
【図15】 この発明の実施の形態6によるコメントを
伝達する図である。FIG. 15 is a diagram for transmitting a comment according to the sixth embodiment of the present invention.
【図16】 この発明の実施の形態7による設定データ
を一元管理する手段を説明する図である。FIG. 16 is a diagram illustrating a unit for centrally managing setting data according to a seventh embodiment of the present invention.
【図17】 この発明の実施の形態8による表示器作画
システムを示すブロック図である。FIG. 17 is a block diagram illustrating a display device drawing system according to an eighth embodiment of the present invention.
【図18】 この発明の実施の形態8による表示器作画
装置が伝送するデータ構造の図である。FIG. 18 is a diagram showing a data structure transmitted by a display drawing apparatus according to Embodiment 8 of the present invention.
【図19】 この発明のすへての実施の形態による表示
器作画装置の基本構成図である。FIG. 19 is a basic configuration diagram of a display device drawing apparatus according to all embodiments of the present invention.
【図20】 従来の表示器作画装置の操作画面を示す図
である。FIG. 20 is a diagram showing an operation screen of a conventional display device drawing apparatus.
【図21】 従来の表示器作画装置の他の操作画面を示
す図である。FIG. 21 is a diagram showing another operation screen of the conventional display device drawing apparatus.
【図22】 従来の制御プログラム図作成装置の操作画
面を示す図である。FIG. 22 is a diagram showing an operation screen of a conventional control program diagram creation device.
【図23】 従来の制御プログラム図作成装置の他の操
作画面を示す図である。FIG. 23 is a diagram showing another operation screen of the conventional control program diagram creation device.
【図24】 従来の表示器作画装置の作画の操作手順を
示すフローチャートである。FIG. 24 is a flowchart showing an operation procedure of drawing by a conventional display drawing device.
【図25】 従来の制御プログラム設計と作画を同時進
行で進める場合の操作手順を示すフローチャートであ
る。FIG. 25 is a flowchart showing an operation procedure when a conventional control program design and drawing are simultaneously advanced.
1 作画領域、 2 表示部品選択
手段、3 デバイス選択手段、 4 デバイ
ス番号選択手段、5 第2表示部品選択手段、
6 第2表示態様選択手段、7 第2表示中機能選択手
段、 8 配置したデバイス、21 ランプ部品、
22 数値部品、23 メータ部品、
24 グラフ部品、25 文字列部
品、 26 タッチキー部品、31 デ
バイスX選択ボタン、 32 デバイスY選択ボタ
ン、33 デバイスM選択ボタン、 34 デバイ
スC選択ボタン、35 デバイスT選択ボタン、
36 デバイスD選択ボタン、40,41,42 メモ
リ、 50 シーケンス図作成領域、51 シー
ケンス回路記号選択手段、52 デバイス選択手段、6
0 表示器作画処理タスク、 61 制御プログラ
ム図作成処理タスク、62 共有メモリ、
63 デバイス記号、64 デバイス番号、
65,66 共有メモリインタフェース、70
コメント付加手段、80 同一タスクで構成の制御プ
ログラム図作成処理と表示器作画処理、81 ワーキン
グメモリ、90 制御プログラム作成手段を備える表示
器作画装置、91 表示器、 92
制御器、93 制御プログラム識別要素、 94
作画データ識別要素、100 ディスプレイ装置、
101 入力装置、102 入出力機器接続装置、
103 記憶装置、104 システムバス、
105 CPU、110 デバイス選択手段、
111 デバイス記号選択手段、112 デバ
イス番号選択手段、 113 表示態様選択手段、1
14 表示中機能選択手段、120 入力信号X、
121 出力信号Y、122 補助信号M、
123 カウンタ値C、124 タイマ
ー値T、 125 数値データD、126
デバイス選択手段、 127 デバイス記号選択
手段、128 デバイス番号選択手段、 129 O
Kボタン511 A接点入力ボタン、 512
B接点入力ボタン、513 コイル入力ボタン、
514 データ処理入力ボタン、1011 マウス、
1012 キーボード、1031 ラ
ンダム・アクセス・メモリ、1032 リード・オンリ
ー・メモリ、1033 ハードディスク、1 drawing area, 2 display component selection means, 3 device selection means, 4 device number selection means, 5 second display component selection means,
6 second display mode selection means, 7 second function selection means during display, 8 arranged devices, 21 lamp parts,
22 Numerical parts, 23 Meter parts,
24 graph parts, 25 character string parts, 26 touch key parts, 31 device X selection button, 32 device Y selection button, 33 device M selection button, 34 device C selection button, 35 device T selection button,
36 device D selection button, 40, 41, 42 memory, 50 sequence diagram creation area, 51 sequence circuit symbol selection means, 52 device selection means, 6
0 display unit drawing processing task, 61 control program diagram creation processing task, 62 shared memory,
63 device symbol, 64 device number,
65, 66 shared memory interface, 70
Comment adding means, 80 control program diagram creation processing and display drawing processing composed of the same task, 81 working memory, 90 display creation apparatus equipped with control program creation means, 91 display, 92
Controller 93 control program identification element 94
Drawing data identification element, 100 display device,
101 input device, 102 input / output device connection device,
103 storage device, 104 system bus,
105 CPU, 110 device selection means,
111 device symbol selection means, 112 device number selection means, 113 display mode selection means, 1
14 function selection means being displayed, 120 input signal X,
121 output signal Y, 122 auxiliary signal M,
123 Counter value C, 124 Timer value T, 125 Numeric data D, 126
Device selection means, 127 device symbol selection means, 128 device number selection means, 129 O
K button 511 A contact input button, 512
B contact input button, 513 coil input button,
514 data processing input button, 1011 mouse,
1012 keyboard, 1031 random access memory, 1032 read-only memory, 1033 hard disk,
───────────────────────────────────────────────────── フロントページの続き (72)発明者 磯部 倫明 東京都千代田区丸の内二丁目2番3号 三 菱電機株式会社内 Fターム(参考) 5E501 AA01 AA02 AC02 AC10 BA05 CA02 CB02 CB05 CB09 EA05 EA06 EA08 EA10 EB05 FA03 FA04 FA05 FA21 5H220 AA01 AA04 BB10 BB12 CC05 CX06 DD04 EE08 EE12 FF01 FF03 FF05 GG03 GG13 GG14 JJ12 JJ24 JJ51 JJ53 JJ59 9A001 CC02 DD07 DD13 HH34 JZ44 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Nobuaki Isobe 2-3-2 Marunouchi, Chiyoda-ku, Tokyo F-term (reference) 5E501 AA01 AA02 AC02 AC10 BA05 CA02 CB02 CB05 CB09 EA05 EA06 EA08 EA10 EB05 FA03 FA04 FA05 FA21 5H220 AA01 AA04 BB10 BB12 CC05 CX06 DD04 EE08 EE12 FF01 FF03 FF05 GG03 GG13 GG14 JJ12 JJ24 JJ51 JJ53 JJ59 9A001 CC02 DD07 DD13 HH34 JZ44
Claims (6)
段と、選択した前記デバイスに対し、表示部品・表示態
様・表示中機能等の表示器作画情報を設定する手段とを
備えて表示器の作画を行うことを特徴とする表示器作画
装置。1. A display device comprising: means for selecting a device of a controller to be used; and means for setting display drawing information such as a display component, a display mode, and a function during display for the selected device. A display drawing device, which performs drawing.
のデバイス選択情報のみを保存する手段を設け、選択さ
れたデバイスが表示器作画情報未設定のデバイスであっ
ても、そのデバイス選択情報を保存可能としたことを特
徴とする請求項1記載の表示器作画装置。2. A device for saving only device selection information of a controller selected and created by device selection means, and saves the device selection information even if the selected device is a device for which display device drawing information has not been set. The display device drawing device according to claim 1, wherein the display device drawing device is enabled.
機能を表示器作画装置内に併設すると共に、デバイス選
択手段で選択作成した制御器のデバイス選択情報を前記
制御プログラム図作成装置で使用可能とする手段を設け
たことを特徴とする請求項1記載の表示器作画装置。3. The function of a control program diagram creation device for a controller is provided in a display device drawing device, and device selection information of a controller selected and created by device selection means can be used by the control program diagram creation device. 2. The display device drawing apparatus according to claim 1, further comprising means for performing the operation.
バイスに対しコメントを付加する手段と、付加したコメ
ントを表示器作画装置と制御プログラム図作成装置で共
用可能とする手段とを設けたことを特徴とする請求項3
記載の表示器作画装置。4. A means for adding a comment to a device of a controller selected by a device selecting means, and means for enabling the added comment to be shared by a display drawing device and a control program diagram creating device. Claim 3
Display creation device according to the above.
この手段によるプログラム図作成時に、デバイス選択手
段で選択作成した制御器のデバイス選択情報を使用可能
とする手段とを設けたことを特徴とする請求項1記載の
表示器作画装置。5. A control program diagram creating means for a controller,
2. A display device drawing apparatus according to claim 1, further comprising means for enabling use of the device selection information of the controller selected and created by the device selection means when the program diagram is created by the means.
か1項に記載の表示器作画装置と表示器と制御器とを通
信回線で接続した表示器作画システムにあって、前記シ
ステムが前記表示器作画装置・表示器・制御器の順に直
列に通信回線で接続されたシステムの場合は、前記表示
器作画装置で作成された作画データおよび制御プログラ
ムデータの内、作画データを表示器へ送信すると共に、
制御プログラムデータを前記表示器を介して前記制御器
へ転送する伝送手段を設け、前記システムが前記表示器
作画装置・制御器・表示器の順に直列に通信回線で接続
されたシステムの場合は、前記表示器作画装置で作成さ
れた作画データおよび制御プログラムデータの内、制御
プログラムデータを制御器へ送信すると共に、作画デー
タを前記制御器を介して前記表示器へ転送する伝送手段
を設けたことを特徴とする表示器作画システム。6. A display device drawing system according to claim 1, wherein the display device drawing device, the display device, and the controller are connected by a communication line. In the case where the system is a system in which the display device drawing device, the display device, and the controller are connected in series in the order of a communication line, the drawing data is displayed among the drawing data and the control program data created by the display device drawing device. To the container,
Transmission means for transferring control program data to the controller via the display device is provided, and in the case of a system in which the system is connected in series by the communication line in the order of the display device drawing device, the controller, and the display device, Transmission means for transmitting control program data from the drawing data and control program data created by the display drawing device to the controller and transferring the drawing data to the display via the controller is provided. Display drawing system characterized by the following.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000100989A JP3712913B2 (en) | 2000-04-03 | 2000-04-03 | Display drawing device |
US09/680,419 US7073124B1 (en) | 2000-04-03 | 2000-10-06 | Display drafting apparatus and system therefor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000100989A JP3712913B2 (en) | 2000-04-03 | 2000-04-03 | Display drawing device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2001282329A true JP2001282329A (en) | 2001-10-12 |
JP3712913B2 JP3712913B2 (en) | 2005-11-02 |
Family
ID=18615113
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000100989A Expired - Fee Related JP3712913B2 (en) | 2000-04-03 | 2000-04-03 | Display drawing device |
Country Status (2)
Country | Link |
---|---|
US (1) | US7073124B1 (en) |
JP (1) | JP3712913B2 (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007142805A (en) * | 2005-11-18 | 2007-06-07 | Sony Corp | Animation recording device and animation recording method |
JP2011191872A (en) * | 2010-03-12 | 2011-09-29 | Koyo Electronics Ind Co Ltd | Ladder diagram contact comment information input system and computer having the same system |
JP2012074045A (en) * | 2011-10-19 | 2012-04-12 | Panasonic Electric Works Sunx Co Ltd | Image inspection system |
JP2015130060A (en) * | 2014-01-07 | 2015-07-16 | 東芝三菱電機産業システム株式会社 | Article group information additional registration device |
JP2017199226A (en) * | 2016-04-28 | 2017-11-02 | パナソニック デバイスSunx株式会社 | Program editing method, program development support device, and programmable controller |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7259793B2 (en) * | 2002-03-26 | 2007-08-21 | Eastman Kodak Company | Display module for supporting a digital image display device |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5548707A (en) * | 1993-11-09 | 1996-08-20 | Adra Systems, Inc. | Method and system for design and drafting |
JPH08263245A (en) | 1995-03-28 | 1996-10-11 | Idec Izumi Corp | Display picture preparing device for programmable display |
JP3971465B2 (en) * | 1995-06-08 | 2007-09-05 | ソニー株式会社 | Camera setup method and system |
US5819042A (en) * | 1996-02-20 | 1998-10-06 | Compaq Computer Corporation | Method and apparatus for guided configuration of unconfigured network and internetwork devices |
JP4536164B2 (en) * | 1997-04-12 | 2010-09-01 | ソニー株式会社 | Editing apparatus and editing method |
JP3283225B2 (en) | 1997-12-09 | 2002-05-20 | 株式会社デジタル | Editor device and computer-readable recording medium recording editor program |
US6256595B1 (en) * | 1998-03-04 | 2001-07-03 | Amada Company, Limited | Apparatus and method for manually selecting, displaying, and repositioning dimensions of a part model |
US6232985B1 (en) * | 1998-06-15 | 2001-05-15 | Autodesk, Inc. | Interactive, dynamic, automatic dimension arrangement generator for computer-aided drafting programs |
-
2000
- 2000-04-03 JP JP2000100989A patent/JP3712913B2/en not_active Expired - Fee Related
- 2000-10-06 US US09/680,419 patent/US7073124B1/en not_active Expired - Fee Related
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007142805A (en) * | 2005-11-18 | 2007-06-07 | Sony Corp | Animation recording device and animation recording method |
JP4561606B2 (en) * | 2005-11-18 | 2010-10-13 | ソニー株式会社 | Movie recording apparatus and movie recording method |
JP2011191872A (en) * | 2010-03-12 | 2011-09-29 | Koyo Electronics Ind Co Ltd | Ladder diagram contact comment information input system and computer having the same system |
JP2012074045A (en) * | 2011-10-19 | 2012-04-12 | Panasonic Electric Works Sunx Co Ltd | Image inspection system |
JP2015130060A (en) * | 2014-01-07 | 2015-07-16 | 東芝三菱電機産業システム株式会社 | Article group information additional registration device |
JP2017199226A (en) * | 2016-04-28 | 2017-11-02 | パナソニック デバイスSunx株式会社 | Program editing method, program development support device, and programmable controller |
Also Published As
Publication number | Publication date |
---|---|
JP3712913B2 (en) | 2005-11-02 |
US7073124B1 (en) | 2006-07-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3364207B2 (en) | Control system, display device, data transmission method, and recording medium on which the program is recorded | |
EP1655661A2 (en) | Programmable display device | |
CN104714824A (en) | Starting method of application programs | |
US9459615B2 (en) | Communication device display visualization tool for a human-machine interface | |
KR100246862B1 (en) | Method and editing system for setting tool button | |
US6711448B2 (en) | Setting display apparatus for a programmable controller | |
JP2001282329A (en) | Device and system for plotting screen of display unit | |
JP2018133078A (en) | Method, module, and mobile terminal for monitoring programmable logic controller | |
JP2008021154A (en) | Operation screen editing method for control indicator | |
JP4322780B2 (en) | Screen creation device, screen creation program and recording medium | |
JP2006099566A (en) | Screen forming device, screen forming program and storage medium recording the same | |
JP3363056B2 (en) | Programmable display | |
JP4335109B2 (en) | Screen creation device, screen creation program, and recording medium recording the same | |
JP4455400B2 (en) | Drawing editor device, display device for control, program thereof and recording medium | |
JP2007065910A (en) | Screen preparation device, and screen preparation program, and record medium recording its program | |
JP2006301729A (en) | Picture preparation method and picture preparation device | |
CN115022690B (en) | Code value switching method and display device | |
JP2007252162A (en) | Motor drive device | |
JP4970105B2 (en) | Editor device and editor program | |
CN116431132A (en) | Graphic programming system and method based on LCD display screen and related medium | |
JPH10105212A (en) | Display control system | |
JP2002108731A (en) | Network setting method for computer, recording medium recorded with program thereof, and computer capable of performing network setting by the method | |
JP3647888B2 (en) | User interface processing system | |
JP2005293310A (en) | Node, tool, network system, and communication method for shared data | |
JP2007280093A (en) | Picture data preparation method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040323 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040524 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20050809 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20050818 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080826 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090826 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090826 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100826 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110826 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110826 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120826 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120826 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130826 Year of fee payment: 8 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |