JPH1185487A - Program editing device - Google Patents

Program editing device

Info

Publication number
JPH1185487A
JPH1185487A JP23814797A JP23814797A JPH1185487A JP H1185487 A JPH1185487 A JP H1185487A JP 23814797 A JP23814797 A JP 23814797A JP 23814797 A JP23814797 A JP 23814797A JP H1185487 A JPH1185487 A JP H1185487A
Authority
JP
Japan
Prior art keywords
editing
block
display
management information
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
JP23814797A
Other languages
Japanese (ja)
Inventor
Shinji Takeshita
真志 竹下
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.)
Shinko Electric Co Ltd
Original Assignee
Shinko Electric Co Ltd
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 Shinko Electric Co Ltd filed Critical Shinko Electric Co Ltd
Priority to JP23814797A priority Critical patent/JPH1185487A/en
Publication of JPH1185487A publication Critical patent/JPH1185487A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent a dangerous editing job that imipairs the consistency of blocks, by preventing the simultaneous editing jobs which are carried out by plural display editing means and permitting the editing job of another display editing means when the simultaneous editing jobs are prevented. SOLUTION: The programs are edited in every block. The blocks, which are taken out of a store means 1 by a transmission/reception means, are sent to the display editing means 2. When a block is sent to a certain means 2, the management information on the block, which is registered by a management information register means 4, varies. Based on this management information, an editing propriety control means 5 prevents other means 2 from editing the relevant block. That is, a program editing device O never permits other means 2 to edit the block that is being edited by a certain means 2 and therefore can prevent such a case, where the editing consistency of blocks is not kept and the block operations become defective.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【本発明の属する技術分野】本発明は,プログラム編集
装置に係り,詳しくは,ブロック化されたプログラムを
複数の端末を用いて外部から編集するプログラム編集装
置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program editing apparatus, and more particularly, to a program editing apparatus for editing a block program from outside using a plurality of terminals.

【0002】[0002]

【従来の技術】例えば搬送台車等を駆動する走行モータ
の速度は,台車の現在位置と目標位置との差に基づい
て,マイクロコンピュータ等の演算手段によって制御さ
れる。このときの制御方法やゲイン関数等の変更は,上
記演算手段に組み込まれたプログラムを修正することに
よって容易に行える。そして,上記演算手段を動作させ
るプログラムは,機能の追加や変更等の管理を容易なも
のとするため,独立に取り出し可能な複数のブロックに
分割されている場合がある。ここで,上記のようなプロ
グラムを外部に接続された複数の端末から編集するプロ
グラム編集装置の一例を図2に示す。図2に示すよう
に.上記プログラム編集装置PAは,独立して取り出し
可能なブロックB(B1,B2,…)を含むプログラム
Pが格納される格納手段1と,上記プログラムPの表示
及び編集を行うための複数の表示編集手段2(2a,2
b,2c,2d)と,上記格納手段1から上記ブロック
Bを取り出して上記表示編集手段2に受け渡すと共に,
上記表示編集手段2によって編集されたブロックBを上
記格納手段1のもとの領域に格納するための送受手段3
とを具備する。上記プログラム編集装置PAにおいて,
上記格納手段1は例えば上記搬送台車等に組み込まれた
メモリや磁気ディスク等の記憶装置である。この格納手
段1には,上記プログラムPの表示及び編集を行うため
の表示編集手段2が複数接続される。この接続は,有線
あるいは無線の通信回線によって行われる。この通信回
線を含む上記送受手段3は,上記表示編集手段2からの
要求によって上記格納手段1からブロックを取り出し上
記表示編集手段2に受け渡す。即ち,上記プログラム編
集装置PAによる編集はブロックB毎に行われる。
2. Description of the Related Art For example, the speed of a traveling motor for driving a transport trolley or the like is controlled by arithmetic means such as a microcomputer based on a difference between a current position and a target position of the trolley. At this time, the control method, the gain function, and the like can be easily changed by modifying the program incorporated in the arithmetic means. In some cases, a program for operating the arithmetic unit is divided into a plurality of blocks that can be independently extracted in order to facilitate management of addition or change of a function. Here, FIG. 2 shows an example of a program editing apparatus for editing the above program from a plurality of externally connected terminals. As shown in FIG. The program editing device PA includes a storage unit 1 for storing a program P including blocks B (B1, B2,...) That can be independently taken out, and a plurality of display / editing devices for displaying and editing the program P. Means 2 (2a, 2
b, 2c, 2d), taking out the block B from the storage means 1 and passing it to the display editing means 2;
Transmission / reception means 3 for storing the block B edited by the display editing means 2 in the original area of the storage means 1
And In the above program editing device PA,
The storage means 1 is, for example, a storage device such as a memory or a magnetic disk incorporated in the carrier or the like. The storage means 1 is connected with a plurality of display editing means 2 for displaying and editing the program P. This connection is made by a wired or wireless communication line. The transmission / reception means 3 including this communication line takes out a block from the storage means 1 in response to a request from the display editing means 2 and transfers it to the display editing means 2. That is, the editing by the program editing device PA is performed for each block B.

【0003】プログラムPとしての動作は各ブロックB
の連繋により達成される。即ち,各ブロックBには,他
のブロックB自体を呼び出す命令を含めることが可能で
ある。例えばブロックB2とブロックB3とが連繋する
場合には,ブロックB3の中にブロックB2自体を呼び
出すコール命令「Call B2」が含められる。ブロックB
3からコール命令によって呼び出されたブロックB2
は,自己の動作が終了すると,ブロックB3に制御を返
す。尚,各ブロックBは,他のブロックBの中にある命
令を呼び出すことはしない。上記ブロックB毎の編集に
おいて,例えば上記ブロックB3の中にあるコール命令
を削除した場合,ブロック2が呼び出されなくなるだけ
で,他の動作には影響を与えない。即ち,各ブロックB
は他のブロックBと独立に取り出し可能に設けられてい
る。また,例えばブロックB3を編集する場合,図3
(図3(b))に示すように,予め編集前のブロックB
3が他の領域に複写される。上記表示編集手段2によっ
てブロックの編集を行っている間に,プログラムが実行
される場合には,複写されたブロックB3cが用いられ
る。上記表示編集手段2によってブロックBの編集が終
了すると,上記送受手段3によって編集された内容B
3’が上記格納手段1のもとの領域に戻される。複写さ
れたブロックB3cはこの時点で廃棄される。このよう
なプログラム編集装置PAでは,例えば表示編集手段2
aによってブロックB1を,他の表示編集手段2bによ
ってブロックB3を編集する等,プログラム編集の作業
を分担したり,異なる場所で編集を行ったりすることが
可能である。
The operation as a program P is performed in each block B
Is achieved by the connection of That is, each block B can include an instruction for calling another block B itself. For example, when the block B2 and the block B3 are linked, the call instruction “Call B2” for calling the block B2 itself is included in the block B3. Block B
Block B2 called by a call instruction from 3
Returns control to block B3 when its own operation is completed. Note that each block B does not call an instruction in another block B. In the editing for each block B, for example, when a call instruction in the block B3 is deleted, only the block 2 is not called and other operations are not affected. That is, each block B
Is provided so as to be taken out independently of the other blocks B. When editing block B3, for example, FIG.
As shown in FIG. 3B, the block B before editing is
3 is copied to another area. When the program is executed while the display editing means 2 is editing the block, the copied block B3c is used. When the editing of the block B is completed by the display editing means 2, the contents B edited by the transmitting / receiving means 3
3 'is returned to the original area of the storage means 1. The copied block B3c is discarded at this time. In such a program editing device PA, for example, the display editing means 2
It is possible to share the work of program editing, such as editing the block B1 by a and the block B3 by the other display editing means 2b, or to edit in a different place.

【0004】[0004]

【発明が解決しようとする課題】ところで,上記プログ
ラム編集装置PAにおいては,通信回線の制限から上記
格納手段1と各表示編集手段2との間でプログラムはリ
アルタイムに受け渡しされず,例えば上記表示編集手段
2bによるブロックB3の編集が終了して,その編集内
容が上記格納手段1の元の領域に戻されるまで,他の表
示編集手段2a,2c,2dから編集内容を参照するこ
とができない。このため,例えば図4に示すように,あ
る表示編集手段2bによって編集中のブロックB3(元
の内容(A,B,C))を,編集中であることを知らず
に他の表示編集手段2cから編集してしまうと,表示編
集手段2bによって編集されたブロックB3の内容
(A’,B,C)と,表示編集手段2cによって編集さ
れたブロックB3の内容(A,B,C’)との表示内容
が同じブロックB3であるにも関わらず異なってしまう
こととなり,存在しない命令を削除しようとしたり,間
違った場所に命令を追加しようとしたりする等,編集作
業に危険が伴ってしまう。本発明は,このような従来の
技術における課題を解決するために,プログラム編集装
置を改良し,プログラムを構成するブロックの編集の許
可阻止を各表示編集手段毎に容易に制御することのでき
るプログラム編集装置を提供することを目的とするもの
である。また,他の目的は,当該ブロックが編集中であ
るか否かを他の表示編集手段から容易に確認することが
できるプログラム編集装置を提供することである。
By the way, in the program editing device PA, a program is not transferred between the storage means 1 and each display editing means 2 in real time due to a limitation of a communication line. Until the editing of the block B3 by the means 2b is completed and the edited contents are returned to the original area of the storage means 1, the edited contents cannot be referred to from the other display editing means 2a, 2c and 2d. For this reason, as shown in FIG. 4, for example, a block B3 (original contents (A, B, C)) being edited by a certain display / editing means 2b can be changed to another display / editing means 2c without knowing that it is being edited. From the block B3 edited by the display editing means 2b (A ', B, C) and the contents of the block B3 edited by the display editing means 2c (A, B, C'). Is different in spite of the same block B3, and there is a danger in the editing work, such as an attempt to delete an instruction that does not exist or to add an instruction to an incorrect location. SUMMARY OF THE INVENTION In order to solve the problems in the prior art, the present invention has improved a program editing apparatus, and has a program which can easily control the permission of editing of blocks constituting the program for each display editing means. It is an object to provide an editing device. Another object of the present invention is to provide a program editing apparatus which can easily confirm whether or not the block is being edited from another display editing means.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するため
に本発明は,独立して取り出し可能なブロックを含むプ
ログラムが格納される格納手段と,上記プログラムの表
示及び編集を行うための複数の表示編集手段と,上記格
納手段から上記ブロックを取り出して上記表示編集手段
に受け渡すと共に,上記表示編集手段によって編集され
たブロックを上記格納手段のもとの領域に格納する送受
手段とを具備してなるプログラム編集装置において,上
記ブロックの編集に関する管理情報が登録される管理情
報登録手段と,上記管理情報登録手段に登録されている
管理情報に基づいて上記送受手段を制御し,各表示編集
手段に対して当該ブロックについての編集が可能である
か否かを設定する編集可否制御手段とを具備してなるこ
とを特徴とするプログラム編集装置として構成されてい
る。上記プログラム編集装置では,プログラムの編集は
ブロック毎に行われる。プログラムが格納される格納手
段から上記送受手段によって取り出されたブロックは,
上記表示編集手段に受け渡される。ある表示編集手段に
ブロックが渡されると,上記管理情報登録手段に登録さ
れている当該ブロックについての管理情報が変化する。
この管理情報に基づいて,上記編集可否制御手段は他の
表示編集手段による当該ブロックについての編集を阻止
する。即ち,上記プログラム編集装置では,ある表示編
集手段によって編集中のブロックについては,他の表示
編集手段による編集を許可しないから,従来装置のよう
に当該ブロックについての編集の一貫性が保たれず,ブ
ロックの動作が不良になる等の事態を防止することがで
きる。
To achieve the above object, the present invention provides a storage means for storing a program including blocks which can be independently taken out, and a plurality of storage means for displaying and editing the program. Display / editing means; and transmitting / receiving means for taking out the block from the storage means and transferring the block to the display / editing means, and storing the block edited by the display / editing means in the original area of the storage means. A management information registration means for registering management information relating to the editing of the block; and controlling the transmission / reception means based on the management information registered in the management information registration means. Edit permission / prohibition control means for setting whether or not the block can be edited. It is configured as a gram editing equipment. In the above program editing apparatus, the program is edited for each block. The block fetched from the storage unit in which the program is stored by the transmission / reception unit is
It is passed to the display editing means. When a block is passed to a certain display editing unit, the management information of the block registered in the management information registration unit changes.
Based on this management information, the editing permission / inhibition control means prevents other display editing means from editing the block. That is, in the above program editing device, the editing of a block being edited by a certain display editing device is not permitted by another display editing device. Therefore, the consistency of the editing of the block is not maintained unlike the conventional device. It is possible to prevent a situation in which the operation of the block becomes defective or the like.

【0006】上記プログラム編集装置において,上記管
理情報登録手段に登録される管理情報には,例えば各表
示編集手段間の識別を行うための識別子が含まれる。こ
の識別子を用いて上記編集可否制御手段は,上記管理情
報登録手段に上記識別子が登録されている上記表示編集
手段にのみ,当該ブロックについての編集を許可する。
尚,当該ブロックについての編集が終了して上記格納手
段のもとの領域にブロックが戻されると,登録されてい
た上記表示編集手段の識別子は上記管理情報登録手段か
ら削除され,当該ブロックについて他の表示編集手段か
ら編集が可能となる。また,上記識別子を用いて当該ブ
ロックについて現在どの表示編集手段によって編集が行
われているかを他の表示編集手段に表示させることも可
能である。また,上記管理情報登録手段に登録される管
理情報に,例えば当該ブロックについての編集が行われ
る毎にカウントアップされるブロック内容変更カウンタ
が含まれる場合,上記編集可否制御手段は,上記ブロッ
ク内容変更カウンタの値に基づいて,当該ブロックにつ
いての編集が行われたか否かの情報を上記表示編集手段
に表示させて,オペレータに現在の編集状況を知らせる
ことができる。
[0006] In the program editing apparatus, the management information registered in the management information registering means includes, for example, an identifier for identifying each display editing means. Using this identifier, the editing permission / non-permission control unit permits only the display editing unit whose identifier is registered in the management information registration unit to edit the block.
When the editing of the block is completed and the block is returned to the original area of the storage unit, the registered identifier of the display / editing unit is deleted from the management information registering unit, and the block is deleted. Can be edited from the display editing means. Further, it is also possible to display on the other display / editing means which display / editing means is currently editing the block by using the identifier. Further, when the management information registered in the management information registration means includes, for example, a block content change counter which is counted up each time the block is edited, the editability control means sets the block content change counter to Based on the value of the counter, information on whether or not the block has been edited can be displayed on the display / editing means to inform the operator of the current editing status.

【0007】[0007]

【発明の実施の形態】以下,添付図面を参照して,本発
明の実施の形態につき説明し,本発明の理解に供する。
尚,以下の実施の形態は,本発明の具体的な一例であっ
て,本発明の技術的範囲を限定する性格のものではな
い。ここに,図1は本発明の一実施の形態に係るプログ
ラム編集装置の概略構成を示す図である。図1に示すよ
うに,本発明の一実施の形態に係るプログラム編集装置
0は,独立して取り出し可能なブロックB(B1,B
2,…)を含むプログラムPが格納される格納手段1
と,上記プログラムPの表示及び編集を行うための複数
の表示編集手段2(2a,2b,2c,2d)と,上記
格納手段1から上記ブロックBを取り出して上記表示編
集手段2に受け渡すと共に,上記表示編集手段2によっ
て編集されたブロックBを上記格納手段1のもとの領域
に格納する送受手段3とを具備する点で従来のプログラ
ム編集装置PAと同様であり,当該部分についての説明
は必要のない限り以下では省略する。また,上記プログ
ラム編集装置0が,従来の装置PAと異なるのは,上記
ブロックBの編集に関する管理情報が登録される管理情
報登録手段4と,上記管理情報登録手段4に登録されて
いる管理情報に基づいて上記送受手段3を制御し,各表
示編集手段2に対して当該ブロックBについての編集が
可能であるか否かを設定する編集可否制御手段5とを具
備する点である。
Embodiments of the present invention will be described below with reference to the accompanying drawings to provide an understanding of the present invention.
The following embodiment is a specific example of the present invention and does not limit the technical scope of the present invention. FIG. 1 is a diagram showing a schematic configuration of a program editing apparatus according to one embodiment of the present invention. As shown in FIG. 1, a program editing apparatus 0 according to an embodiment of the present invention includes a block B (B1, B
Storage means 1 for storing a program P including (2,...)
A plurality of display / editing means 2 (2a, 2b, 2c, 2d) for displaying and editing the program P; and taking out the block B from the storage means 1 and passing it to the display / editing means 2 And a transmission / reception means 3 for storing the block B edited by the display editing means 2 in the original area of the storage means 1 in the same manner as the conventional program editing apparatus PA. Is omitted below unless necessary. Further, the program editing apparatus 0 is different from the conventional apparatus PA in that management information registration means 4 for registering management information relating to the editing of the block B and management information registered in the management information registration means 4 are provided. And an edit permission / prohibition control means 5 for controlling the transmission / reception means 3 on the basis of the above, and setting whether or not the display / edit means 2 can edit the block B.

【0008】上記プログラム編集装置0では,プログラ
ムPに含まれる各ブロックBについて,そのブロックB
が編集中であるか否かを設定するための管理情報が登録
される管理情報登録手段4が設けられている。この管理
情報登録手段4には,例えば当該ブロックの編集を行っ
ている表示編集手段2のID(各表示編集手段を識別す
るための識別子)や,ブロック内容変更カウンタが登録
される。このブロック内容変更カウンタは,上記表示編
集手段2が,変更した内容を上記格納手段1の元の領域
に戻した時点で,一つカウントアップされるものであ
る。そして,上記プログラム編集装置0では,上記編集
可否制御手段5が上記送受手段3を制御することによっ
て,上記管理情報登録手段4にIDのある例えば表示編
集手段2bにのみ,当該ブロックB3の編集が許可され
る。もちろん,各ブロックBは独立に取り出し可能に設
けられているため,他のブロックB1,B2,B4,…
については他の表示編集手段2a,2c,2dから編集
可能である。また,上記編集可否制御手段5によって当
該ブロックB3についての編集が阻止されている間,他
の表示編集手段2a,2c,2dでは当該ブロックB3
について表示が行えるのみであり,他の表示編集手段2
a,2c,2dの表示画面には例えば「編集不可」のメ
ッセージが表示される。また,他の表示編集手段2a,
2c,2dから当該ブロックB3についての表示要求が
なされたときには,上記管理情報登録手段4から上記ブ
ロック内容変更カウンタも読みだされる。
In the program editing apparatus 0, for each block B included in the program P,
Is provided with management information registration means 4 for registering management information for setting whether or not is being edited. In the management information registration unit 4, for example, the ID (identifier for identifying each display editing unit) of the display editing unit 2 that edits the block and the block content change counter are registered. This block content change counter is incremented by one when the display editing means 2 returns the changed content to the original area of the storage means 1. In the program editing apparatus 0, the editing permission / inhibition control means 5 controls the transmission / reception means 3, so that only the display editing means 2b having an ID in the management information registration means 4 can edit the block B3. Allowed. Of course, since each block B is provided so as to be independently taken out, other blocks B1, B2, B4,.
Can be edited from the other display editing means 2a, 2c, 2d. Further, while the editing of the block B3 is prevented by the editing permission / inhibition control unit 5, the other display editing units 2a, 2c, and 2d perform the editing of the block B3.
Can be displayed only, and other display editing means 2
On the display screens a, 2c, and 2d, for example, a message of "editing impossible" is displayed. Further, other display editing means 2a,
When a display request for the block B3 is made from 2c and 2d, the block content change counter is also read from the management information registration means 4.

【0009】上記表示編集手段2bによる当該ブロック
B3についての編集が終了すると,その編集内容は上記
格納手段1の元の領域に戻され,上記ブロック内容変更
カウンタが一つカウントアップされる。そして,他の表
示編集手段2a,2c,2dによって読みだされた上記
ブロック内容変更カウンタの値と,編集終了後の上記ブ
ロック内容変更カウンタとの値が異なる場合には,上記
編集可否制御手段5は要求に応じて他の表示編集手段2
a,2c,2dの画面に変更があったことを知らせ,例
えば「変更あり」等のメッセージを表示させる。オペレ
ータはこのメッセージを確認してキー操作等により表示
編集手段2a,2c,2dの表示内容を更新することが
できる。また,編集が終了してその編集内容が上記格納
手段1の元の領域に戻されると,上記編集可否制御手段
5によって上記表示編集手段2のIDは上記管理情報登
録手段4から消去され,当該ブロックB3についての他
の表示編集手段2a,2c,2dからの編集が許可され
る。このように本実施の形態に係るプログラム編集装置
0では,ブロックBが複数の表示編集手段2によって同
時に編集され編集作業に誤りが生じるのを防止しつつ,
アクセスが許可された後当該ブロックBについて編集が
あったのか否かをオペレータに知らせて,編集作業の円
滑化を図ることができる。
When the editing of the block B3 by the display editing means 2b is completed, the edited content is returned to the original area of the storage means 1, and the block content change counter is counted up by one. If the value of the block content change counter read out by the other display / editing means 2a, 2c, 2d is different from the value of the block content change counter after the end of editing, the editability control means 5 Means other display / editing means 2 upon request
The screens a, 2c, and 2d are notified of the change, and a message such as "changed" is displayed. The operator confirms this message and can update the display contents of the display editing means 2a, 2c, 2d by key operation or the like. When the editing is completed and the edited content is returned to the original area of the storage means 1, the ID of the display editing means 2 is deleted from the management information registration means 4 by the editing permission / inhibition control means 5, and Editing of the block B3 from other display editing means 2a, 2c, 2d is permitted. As described above, in the program editing apparatus 0 according to the present embodiment, while preventing the block B from being simultaneously edited by the plurality of display editing means 2 and causing an error in the editing work,
After the access is permitted, the operator is notified of whether or not the block B has been edited, thereby facilitating the editing operation.

【0010】[0010]

【実施例】上記実施の形態では,表示編集手段2に対し
て編集が許可されていない場合には,例えば「編集不
可」等のメッセージを表示させていたが,上記管理情報
登録手段4に登録されている上記表示編集手段のIDに
基づいて,どの表示編集手段2によって現在当該ブロッ
クBが編集されているのかを示す,例えば「表示編集手
段3によって現在編集中」等のメッセージを表示させる
ようにしてもよい。分担してプログラムの編集を行って
いる場合等,上記のようなメッセージを用いれば,オペ
レータは上記メッセージから編集内容を推量することも
できるので,編集作業が更に円滑化される。また,上記
実施の形態では,上記ブロック内容変更カウンタを参照
して上記表示編集手段2に「変更あり」等のメッセージ
を表示し,オペレータがキー操作等により表示内容を更
新していたが,もちろん上記ブロック内容変更カウンタ
の値を参照して自動的に表示内容を更新するようにして
もよい。また,プログラムは全てブロックBに分割され
ている必要はなく,編集対象となっている部分が独立に
可能なブロックを含んでいればよい。このようなプログ
ラム編集装置も本発明におけるプログラム編集装置の一
例である。
[Embodiment] In the above-mentioned embodiment, when the display / editing means 2 is not permitted to edit, a message such as "edit not possible" is displayed. On the basis of the ID of the display / editing means, a message such as "currently being edited by the display / editing means 3" is displayed to indicate which display / editing means 2 is currently editing the block B. It may be. If the above-mentioned message is used, for example, when the program is being shared, the operator can also guess the content of the editing from the message, so that the editing work is further smoothed. In the above embodiment, a message such as "changed" is displayed on the display editing means 2 with reference to the block content change counter, and the display content is updated by the operator by key operation or the like. The display content may be automatically updated with reference to the value of the block content change counter. In addition, the program does not need to be divided into blocks B, and the part to be edited only needs to include blocks that can be independently processed. Such a program editing device is also an example of the program editing device in the present invention.

【0011】[0011]

【発明の効果】上記のように本発明に係るプログラム編
集装置によれば,プログラムに含まれるあるブロックに
ついて複数の表示編集手段によって同時に編集が行われ
ることを阻止し,ブロックの編集が阻止した時点で他の
表示編集手段からの編集を許可するので,ブロックの一
貫性を損なうような危険な編集を防止することができ
る。また,他の表示編集手段から当該ブロックが編集中
であるか否か,当該ブロックについて変更があったか否
か等の情報を容易に確認することができる。
As described above, according to the program editing apparatus of the present invention, a block included in a program is prevented from being simultaneously edited by a plurality of display / editing means. Since editing by other display / editing means is permitted, dangerous editing that impairs block consistency can be prevented. Further, information such as whether the block is being edited and whether the block has been changed can be easily confirmed from other display / editing means.

【0012】[0012]

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明の一実施の形態に係るプログラム編集
装置の概略構成を示す図。
FIG. 1 is a diagram showing a schematic configuration of a program editing device according to an embodiment of the present invention.

【図2】 従来のプログラム編集装置の一例を示す図。FIG. 2 is a diagram showing an example of a conventional program editing device.

【図3】 ブロック編集の様子を説明するための図。FIG. 3 is a diagram for explaining a state of block editing.

【図4】 従来のプログラム編集装置におけるブロック
編集についての問題点を説明するための図。
FIG. 4 is a diagram illustrating a problem with block editing in a conventional program editing device.

【符号の説明】[Explanation of symbols]

1…格納手段 2…表示編集手段 3…送受手段 4…管理情報登録手段 5…編集可否制御手段 REFERENCE SIGNS LIST 1 storage means 2 display editing means 3 transmission / reception means 4 management information registration means 5 editability control means

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 独立して取り出し可能なブロックを含む
プログラムが格納される格納手段と,上記プログラムの
表示及び編集を行うための複数の表示編集手段と,上記
格納手段から上記ブロックを取り出して上記表示編集手
段に受け渡すと共に,上記表示編集手段によって編集さ
れたブロックを上記格納手段のもとの領域に格納するた
めの送受手段とを具備してなるプログラム編集装置にお
いて,上記ブロックの編集に関する管理情報が登録され
る管理情報登録手段と,上記管理情報登録手段に登録さ
れている管理情報に基づいて上記送受手段を制御し,各
表示編集手段に対して当該ブロックについての編集が可
能であるか否かを設定する編集可否制御手段とを具備し
てなることを特徴とするプログラム編集装置。
1. A storage means for storing a program including a block which can be taken out independently, a plurality of display / editing means for displaying and editing the program, and a program for taking out the block from the storage means, In a program editing apparatus comprising: a transmission / reception unit for transferring a block edited by the display editing unit to an original area of the storage unit while transferring the block to the display editing unit. A management information registration unit in which information is registered, and controlling the transmission / reception unit based on the management information registered in the management information registration unit, so that each display editing unit can edit the block. A program editing apparatus comprising: editing permission / non-permission control means for setting whether or not to perform the setting.
【請求項2】 上記管理情報登録手段に登録される管理
情報に,各表示編集手段間の識別を行うための識別子が
含まれ,上記編集可否制御手段が,上記管理情報登録手
段に上記識別子が登録されている上記表示編集手段にの
み,当該ブロックについての編集を許可してなる請求項
1記載のプログラム編集装置。
2. The management information registered in the management information registration means includes an identifier for identifying each display / editing means. The editing permission / inhibition control means controls the management information registration means to include the identifier in the management information registration means. 2. The program editing apparatus according to claim 1, wherein only the registered display editing means is allowed to edit the block.
【請求項3】 上記管理情報登録手段に登録される管理
情報に,当該ブロックについての編集が行われる毎にカ
ウントアップされるブロック内容変更カウンタが含ま
れ,上記編集可否制御手段が,上記ブロック内容変更カ
ウンタの値に基づいて,当該ブロックについての編集が
行われたか否かの情報を上記表示編集手段に表示させて
なる請求項1若しくは2記載のプログラム編集装置。
3. The management information registered in the management information registration means includes a block content change counter that is incremented each time editing is performed on the block, and the edit permission / inhibition control means outputs the block content 3. The program editing apparatus according to claim 1, wherein information indicating whether or not the block has been edited is displayed on the display / editing unit based on a value of a change counter.
JP23814797A 1997-09-03 1997-09-03 Program editing device Pending JPH1185487A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23814797A JPH1185487A (en) 1997-09-03 1997-09-03 Program editing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23814797A JPH1185487A (en) 1997-09-03 1997-09-03 Program editing device

Publications (1)

Publication Number Publication Date
JPH1185487A true JPH1185487A (en) 1999-03-30

Family

ID=17025896

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23814797A Pending JPH1185487A (en) 1997-09-03 1997-09-03 Program editing device

Country Status (1)

Country Link
JP (1) JPH1185487A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9557727B2 (en) 2011-08-03 2017-01-31 Mitsubishi Electric Corporation Program creation device and programmable logic controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9557727B2 (en) 2011-08-03 2017-01-31 Mitsubishi Electric Corporation Program creation device and programmable logic controller

Similar Documents

Publication Publication Date Title
JPH03276202A (en) Programmable controller
JPH1185487A (en) Program editing device
JPH07160631A (en) Joint editing system for data
JPH03290704A (en) Parallel controller for plural pcs
JPS6118221B2 (en)
JPH06162039A (en) Work instruction display system
JPH05233336A (en) Exclusive control system in on-line system
JPH1011115A (en) Distributed type control device
JP2900654B2 (en) Processing equipment and processing system
JPH10333716A (en) Control system of programmable controller
JPH02272659A (en) United definition/control system for terminal attribute information
JP2633501B2 (en) Facsimile transmission equipment
JPH02176954A (en) Program modifying method of terminal equipment
JPH07295963A (en) Document processor
JP2001197530A (en) Additional service error processing system in exchange system
JPH0374746A (en) Terminal software maintenance system
JPS63298553A (en) Business fault processing system
JPH11312108A (en) System for replacing transaction synchronization of sub-load module
JPH05119995A (en) Control method for version number of operation file on electronic exchange
JPH03147129A (en) Editing system for source program
JPH0744496A (en) Method for revising terminal equipment data
JPH0619981A (en) Map db managing method
JPH09330113A (en) Machining control system
JPH03228126A (en) Housing destination selecting system for integrated object
JPH01319847A (en) Operating system

Legal Events

Date Code Title Description
A621 Written request for application examination

Effective date: 20040729

Free format text: JAPANESE INTERMEDIATE CODE: A621

A977 Report on retrieval

Effective date: 20061117

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061205

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070129

A131 Notification of reasons for refusal

Effective date: 20070220

Free format text: JAPANESE INTERMEDIATE CODE: A131

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070619