JPH0720158B2 - Data transmission method - Google Patents
Data transmission methodInfo
- Publication number
- JPH0720158B2 JPH0720158B2 JP1218214A JP21821489A JPH0720158B2 JP H0720158 B2 JPH0720158 B2 JP H0720158B2 JP 1218214 A JP1218214 A JP 1218214A JP 21821489 A JP21821489 A JP 21821489A JP H0720158 B2 JPH0720158 B2 JP H0720158B2
- Authority
- JP
- Japan
- Prior art keywords
- transmission
- data
- register
- group
- reception
- 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.)
- Expired - Lifetime
Links
Landscapes
- Communication Control (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、鉄鋼プラント,産電システム,FAシステム等
の製造現場に設置される小型計算機やCRT監視装置とコ
ントローラとの間などのデータ伝送方法に関する。DETAILED DESCRIPTION OF THE INVENTION [Industrial field of application] The present invention relates to data transmission between a small computer installed at a manufacturing site such as a steel plant, an electric power production system, an FA system or a CRT monitoring device and a controller. Regarding the method.
小型計算機やCRT監視装置とコントローラ間でのレジス
タデータの伝送方法は、伝送プログラム中の各々の伝送
命令にコントローラのステーション番号,CPU番号,先頭
レジスタ番号,レジスタ数,レジスタデータバッファア
ドレス等を直接指定することにより行う方法であった。For register data transmission between a small computer or CRT monitor and the controller, specify directly the controller station number, CPU number, head register number, register number, register data buffer address, etc. in each transmission command in the transmission program. It was a method to do by doing.
〔発明が解決しようとする課題〕 ところが、このような従来技術には、次のような問題点
があった。[Problems to be Solved by the Invention] However, such a conventional technique has the following problems.
コントローラのステーション番号あるいはレジスタ番
号等に変更が生じたときには、伝送命令が記述されてい
るプログラムを探し、各々の命令の伝送パラメータを1
つ1つ変更しなければならず、これがプログラム保守の
難点となっていた。When the station number or register number of the controller is changed, look for the program that describes the transmission command and set the transmission parameter of each command to 1
It had to be changed one by one, which was a problem in program maintenance.
同じレジスタデータをダブって同一のプログラムで伝
送していても、それを自動的に見つけることができず、
結果的に非常に効率の悪い伝送処理になる恐れがあっ
た。Even if the same register data is duplicated and transmitted by the same program, it cannot be found automatically,
As a result, the transmission process may be very inefficient.
伝送命令がバラバラに記述された場合には、そのシス
テムにおける伝送処理が一括管理できない。If the transmission commands are described separately, the transmission processing in the system cannot be managed collectively.
そこで、本発明は、各伝送パラメータの定義を一括管理
できるようにし、保守性の向上、伝送効率の向上を図る
ことを目的とする。Therefore, an object of the present invention is to make it possible to collectively manage the definition of each transmission parameter to improve maintainability and transmission efficiency.
この目的を達成するため、本発明のデータ伝送方法は、
小型計算機やCRT監視装置とコントローラとの間のレジ
スタデータの伝送方法において、 送信及び受信データを格納する二次元の伝送データ表
と、該伝送データ表の各小間に対応して伝送に必要なパ
ラメータを定義するレジスタ定義表と、該レジスタ定義
表に従って伝送効率の良い一括グループ伝送のための伝
送グループを求める手段によって生成された伝送グルー
プ表と、前記受信データを一時的に保持する伝送バッフ
ァとを備え、 1つの伝送データ表に対応する伝送命令を実行すること
により、送信側レジスタデータのうち、伝送グループ表
に分類されたグループ毎に受信側の伝送バッファに一括
して伝送し、この伝送を伝送グループ表のグループの数
だけ継続して行い、伝送バッファに受信したレジスタデ
ータから伝送データ表に定義されたデータのみを用いて
伝送データ表を更新することを特徴とする。To achieve this object, the data transmission method of the present invention is
In the transmission method of register data between a small computer or CRT monitoring device and the controller, the two-dimensional transmission data table that stores the transmission and reception data and the parameters required for transmission corresponding to each booth of the transmission data table A register definition table for defining a transmission group table, a transmission group table generated by means for obtaining a transmission group for batch group transmission with high transmission efficiency according to the register definition table, and a transmission buffer for temporarily holding the received data. By executing a transmission command corresponding to one transmission data table, the transmission side register data is collectively transmitted to the reception side transmission buffer for each group classified in the transmission group table, and this transmission is performed. Continue to the number of groups in the transmission group table and define in the transmission data table from the register data received in the transmission buffer. And updates the transmission data table using data only.
本発明においては、「レジスタ定義表」という二次元の
表にコントローラのステーション番号,レジスタ番号等
の伝送パラメータを定義することにより一括管理する。In the present invention, transmission parameters such as a controller station number and a register number are defined in a two-dimensional table called a "register definition table" for collective management.
伝送レジスタの定義表は、この表とは別の表である送信
及び受信データを格納する二次元の「伝送データ表」の
各小間毎に対応した伝送パラメータが定義してある「レ
ジスタ定義表」と、そのレジスタ定義表に従って効率の
良い一括グループ伝送のために自動的に生成される「伝
送グループ表」と、その伝送グループ表に従って伝送さ
れるレジスタデータを一時的にバッファリングする「伝
送バッファ」とで構成される。The definition table of the transmission register is a table different from this table. The "register definition table" in which the transmission parameters corresponding to each booth of the two-dimensional "transmission data table" that stores the transmission and reception data are defined. And a "transmission group table" that is automatically generated for efficient batch group transmission according to the register definition table, and a "transmission buffer" that temporarily buffers register data transmitted according to the transmission group table Composed of and.
一方、伝送プログラムにはこれらの表を参照して伝送を
実行するという機能を持った伝送命令を記述する。この
伝送命令には、伝送データ表の表名称を指定する。その
伝送データ表にはレジスタ定義表の表名称が設定されて
いる。On the other hand, in the transmission program, a transmission command having a function of executing transmission by referring to these tables is described. In this transmission command, the table name of the transmission data table is specified. The table name of the register definition table is set in the transmission data table.
即ち、まずレジスタ定義表のレジスタ定義小間に伝送パ
ラメータを設定すると、自動的に伝送グループ表が生成
される。レジスタデータ受信の場合であれば、その後伝
送プログラム内の伝送命令が実行されると伝送レジスタ
定義表の伝送グループ表に従って実際にグループ毎の受
信処理が複数回実行され、伝送バッファを経由して伝送
データ表に受信レジスタデータが格納される。That is, first, when the transmission parameters are set in the register definition booth of the register definition table, the transmission group table is automatically generated. In the case of register data reception, when a transmission command in the transmission program is executed after that, the reception process for each group is actually executed multiple times according to the transmission group table in the transmission register definition table, and the data is transmitted via the transmission buffer. The reception register data is stored in the data table.
上記手段により、システム内の伝送処理内容がレジスタ
定義表を見るだけで理解でき、且つシステムプログラム
での自動的な伝送グルーピング処理によりユーザ伝送プ
ログラムの作り方に依存しない効率の良い伝送処理が実
現できる。さらに、コントローラのレジスタ番号などの
変更が生じた場合にも、伝送定義表の定義値を書き換え
るだけで対応でき、伝送プログラムの変更は不必要であ
るため保守性が向上される。また、レジスタ定義表はシ
ステム内に複数個作成することができるため伝送処理の
明確な分割化も可能である。By the above means, the contents of the transmission processing in the system can be understood only by looking at the register definition table, and the automatic transmission grouping processing by the system program can realize the efficient transmission processing independent of the method of creating the user transmission program. Further, even if the register number of the controller is changed, it can be dealt with only by rewriting the definition values in the transmission definition table, and since the change of the transmission program is unnecessary, maintainability is improved. Further, since a plurality of register definition tables can be created in the system, clear division of transmission processing is possible.
以下、本発明の具体的実施例を第1図から第6図に示し
て説明する。Specific examples of the present invention will be described below with reference to FIGS. 1 to 6.
第1図はレジスタ定義表の例、第2図は伝送データ表の
例である。この場合のレジスタ定義表1と伝送データ表
5は3行3列の表であるため、レジスタ定義小間4は9
個あり、この例では合計9つの伝送レジスタを定義でき
る。行番号2と列番号3はそれぞれ行と列の見出しにな
っている。実際に受信が実行されコントローラからのレ
ジスタデータが格納されるのがレジスタデータ小間6で
あり、それら小間1つ1つについて伝送レジスタ表のレ
ジスタ定義小間が対応している。例えば、伝送データ表
の1行1列のデータ(1000)はレジスタ定義表の1行1
列のレジスタ定義(01-01-1-00100-AG)と対応してい
る。FIG. 1 is an example of a register definition table, and FIG. 2 is an example of a transmission data table. In this case, since the register definition table 1 and the transmission data table 5 are tables of 3 rows and 3 columns, the register definition booth 4 is 9
There are a total of nine transmission registers in this example. Row number 2 and column number 3 are headings for rows and columns, respectively. It is the register data booth 6 that the reception is actually executed and the register data from the controller is stored, and each of these booths corresponds to the register definition booth of the transmission register table. For example, 1 row 1 column data (1000) of the transmission data table is 1 row 1 column of the register definition table.
Corresponds to the column register definition (01-01-1-00100-AG).
第3図は、レジスタ定義小間の構成を示したものであ
る。レジスタ定義小間7は伝送グループ番号8、ステー
ション番号9、CPU番号10、レジスタ番号11、送受信指
定12、及びグループ送信指定13という伝送パラメータで
構成されている。伝送グループ番号8は伝送の単位を示
す番号であり、同じグループ番号を持つレジスタは一括
して伝送される。ステーション番号9,CPU番号10は伝送
するコントローラのステーションとCPUを指定する番号
である。レジスタ番号11は伝送するコントローラ内のレ
ジスタ領域のアドレスを指定する番号である。送受信指
定12にはその小間が送信のみ可能、受信のみ可能、また
は送受信とも可能のうちいずれかを指定する。グループ
送信指定13にはその小間グループが送信可能かどうかを
指定する。FIG. 3 shows the structure of the register definition booth. The register definition booth 7 is composed of transmission parameters such as a transmission group number 8, a station number 9, a CPU number 10, a register number 11, a transmission / reception designation 12 and a group transmission designation 13. The transmission group number 8 is a number indicating a unit of transmission, and registers having the same group number are collectively transmitted. Station number 9 and CPU number 10 are numbers that specify the station and CPU of the controller to be transmitted. The register number 11 is a number that specifies the address of the register area in the controller to be transmitted. In the transmission / reception designation 12, the booth is designated to be capable of transmitting only, receiving only, or capable of both transmitting and receiving. The group transmission designation 13 designates whether or not the booth group can be transmitted.
第4図は、伝送レジスタ定義表の内部構造を示したもの
である。伝送レジスタ定義表14は、レジスタ定義表15、
伝送グループ表16及び伝送バッファ17で構成されてい
る。FIG. 4 shows the internal structure of the transmission register definition table. The transmission register definition table 14 is a register definition table 15,
It is composed of a transmission group table 16 and a transmission buffer 17.
第5図は、受信用伝送命令の表現を示したものである。
受信用伝送命令18は3つの入力端子と1つの出力端子を
持つ。ここで、入力端子とは命令に与える入力パラメー
タ、出力端子とは命令が出力する実行結果のことであ
る。3つの入力端子とは、伝送ポート番号端子20、伝送
データ表名称端子21及びオーバータイム時間端子22であ
る。1つの出力端子とは、伝送エラー信号端子23であ
る。表現の上部にある命令記号19という文字列(TRCV)
はこの伝送命令の命令記号である。FIG. 5 shows a representation of the transmission command for reception.
The transmission command for reception 18 has three input terminals and one output terminal. Here, the input terminal is an input parameter given to the instruction, and the output terminal is an execution result output by the instruction. The three input terminals are a transmission port number terminal 20, a transmission data table name terminal 21 and an overtime time terminal 22. One output terminal is the transmission error signal terminal 23. The string of instruction symbols 19 at the top of the expression (TRCV)
Is a command symbol of this transmission command.
上記第1図から第5図をまとめて説明する。The above FIGS. 1 to 5 will be collectively described.
まず、第1図に示すようにレジスタ定義表1の各レジス
タ定義小間4に伝送パラメータを第3図の構成に従って
設定すると、第4図に示すレジスタ定義表15が生成され
る。次に、伝送レジスタ定義表の格納操作を行うことに
より自動的に各小間毎の情報が一括してグルーピングさ
れ、第4図に示す伝送グループ表16が生成される。これ
で伝送レジスタ定義表の準備が完了したことになる。そ
の後、ユーザプログラム中にある第5図に示すような伝
送命令18が起動されると第4図に示す伝送レジスタ定義
表内の伝送グループ表16に従ってコントローラとの伝送
処理が実行され、第2図に示す伝送データ表5の各レジ
スタデータ小間6と第4図に示す伝送バッファ17とコン
トローラ内レジスタとの間でデータ転送が行われる。第
5図において、伝送データ表名称端子21には第2図に示
す伝送データ表5の表名称を入力する。First, as shown in FIG. 1, when transmission parameters are set in each register definition booth 4 of the register definition table 1 in accordance with the configuration of FIG. 3, the register definition table 15 shown in FIG. 4 is generated. Next, by carrying out a storage operation of the transmission register definition table, the information for each booth is automatically grouped together, and the transmission group table 16 shown in FIG. 4 is generated. This completes the preparation of the transmission register definition table. After that, when a transmission command 18 as shown in FIG. 5 in the user program is activated, transmission processing with the controller is executed according to the transmission group table 16 in the transmission register definition table shown in FIG. Data transfer is performed between each register data booth 6 of the transmission data table 5 shown in FIG. 5, the transmission buffer 17 shown in FIG. In FIG. 5, the table name of the transmission data table 5 shown in FIG. 2 is input to the transmission data table name terminal 21.
第6図は、第4図の伝送グループ表16を自動生成するた
めの手順を示すフローチャートである。図中、処理100
は自動生成する上で使用するワークデータの初期設定で
あり、自動生成対象のレジスタ定義表の行番号、列番号
の最大値と処理中行番号、列番号の初期値(0)を設定す
る。FIG. 6 is a flow chart showing the procedure for automatically generating the transmission group table 16 of FIG. In the figure, process 100
Is the initial setting of the work data used for automatic generation, and sets the row number, maximum column number and in-process row number of the register definition table to be automatically generated, and the initial value (0) of the column number.
処理110から140は、行番号と列番号を歩進しながら、全
小間分の処理が完了するまで繰り返す。The processes 110 to 140 are repeated while stepping the row number and the column number until the processes for all the booths are completed.
処理150から170は、1小間の定義データを読み出し、そ
のグループ番号とレジスタ番号をもとに伝送グループ表
について当該グループのデータの有無を判別する。当該
グループのデータが無い場合は、新規作成処理として処
理172から174を実行する。当該グループのデータが有る
場合は、追加処理として処理180から220を実行する。こ
れらの処理172から176又は処理180から220を実行するこ
とにより、グループ毎のMAXレジスタ番号、MINレジスタ
番号が得られる。The processes 150 to 170 read the definition data of one booth, and determine the presence or absence of the data of the group in the transmission group table based on the group number and the register number. If there is no data for the group, steps 172 to 174 are executed as a new creation process. If there is data in the group, steps 180 to 220 are executed as additional processing. By executing these processes 172 to 176 or processes 180 to 220, the MAX register number and the MIN register number for each group can be obtained.
処理300と310は、伝送グループ表内の先頭レジスタ番
号、レジスタ数伝送バッファポインタを生成するための
処理上使用するワークデータの初期設定であり、処理中
グループ番号(0)とグループ番号の最大数を設定する。Processes 300 and 310 are initial settings of work data used in the process to generate the first register number in the transmission group table and the number of registers transmission buffer pointer, and the maximum number of in-process group number (0) and group number. To set.
処理320から350は、グループ番号を歩進しながら全グル
ープ分の処理が完了するまで繰り返し、前処理により得
られたグループ毎のMAXレジスタ番号、MINレジスタ番号
をもとに、先頭レジスタ番号、レジスタ数、伝送バッフ
ァポインタを生成する。Steps 320 to 350 are repeated until the processing for all groups is completed while stepping through the group numbers, and based on the MAX register number and MIN register number for each group obtained by the preprocessing, the top register number and register Create a number, transmission buffer pointer.
以上述べたように、本発明によれば、コントローラのレ
ジスタ・マップに従って伝送する必要があるレジスタの
伝送パラメータをレジスタ定義表に設定するだけで、伝
送処理のために必要な作業の大部分が完了することにな
り、その後はその伝送レジスタ表の表名称を指定した伝
送命令をプログラムに記述するだけでよい。このため、
プログラムの保守が著しく向上し、伝送処理の効率が改
善され、かつ伝送処理を一括管理することが可能となる
という効果がある。As described above, according to the present invention, most of the work necessary for the transmission process is completed by simply setting the transmission parameters of the registers that need to be transmitted according to the register map of the controller in the register definition table. After that, it suffices to describe in the program the transmission command designating the table name of the transmission register table. For this reason,
This has the effects of significantly improving program maintenance, improving the efficiency of transmission processing, and enabling collective management of transmission processing.
第1図はレジスタ定義表の例を示す図、第2図は第1図
のレジスタ定義表との関連を示す伝送データ表を示す
図、第3図は伝送レジスタ定義表のレジスタ定義小間の
構成を示す図、第4図は伝送レジスタ定義表の構造を示
す図、第5図は受信用伝送命令を表現した図、第6図は
伝送グループ表の自動生成の手順を示すフローチャート
である。 1:レジスタ定義表、2:行番号 3:列番号、4:レジスタ定義小間 5:伝送データ表、6:レジスタデータ小間 7:レジスタ定義小間、8:伝送グループ番号 9:ステーション番号、10:CPU番号 11:レジスタ番号、12:送受信指定 13:グループ送信指定、14:伝送レジスタ定義表 15:レジスタ定義表、16:伝送グループ表 17:伝送バッファFIG. 1 is a diagram showing an example of a register definition table, FIG. 2 is a diagram showing a transmission data table showing a relation with the register definition table of FIG. 1, and FIG. 3 is a configuration of register definition booths of the transmission register definition table. FIG. 4, FIG. 4 is a diagram showing the structure of a transmission register definition table, FIG. 5 is a diagram expressing a reception transmission command, and FIG. 6 is a flowchart showing a procedure for automatically generating a transmission group table. 1: Register definition table, 2: Row number 3: Column number, 4: Register definition booth 5: Transmission data table, 6: Register data booth 7: Register definition booth, 8: Transmission group number 9: Station number, 10: CPU Number 11: Register number, 12: Transmission / reception specification 13: Group transmission specification, 14: Transmission register definition table 15: Register definition table, 16: Transmission group table 17: Transmission buffer
Claims (1)
との間のレジスタデータの伝送方法において、 送信及び受信データを格納する二次元の伝送データ表
と、該伝送データ表の各小間に対応して伝送に必要なパ
ラメータを定義するレジスタ定義表と、該レジスタ定義
表に従って伝送効率の良い一括グループ伝送のための伝
送グループを求める手段によって生成された伝送グルー
プ表と、前記受信データを一時的に保持する伝送バッフ
ァとを備え、 1つの伝送データ表に対応する伝送命令を実行すること
により、送信側レジスタデータのうち、伝送グループ表
に分類されたグループ毎に受信側の伝送バッファに一括
して伝送し、この伝送を伝送グループ表のグループの数
だけ継続して行い、伝送バッファに受信したレジスタデ
ータから伝送データ表に定義されたデータのみを用いて
伝送データ表を更新することを特徴とするデータ伝送方
法。1. A transmission method of register data between a small computer or a CRT monitoring device and a controller, wherein a two-dimensional transmission data table storing transmission and reception data and each booth of the transmission data table are provided. A register definition table defining parameters necessary for transmission, a transmission group table generated by means for obtaining a transmission group for batch group transmission with good transmission efficiency according to the register definition table, and the reception data temporarily held By transmitting a transmission command corresponding to one transmission data table, the transmission register data is collectively transmitted to the reception side transmission buffer for each group classified in the transmission group table in the transmission side register data. However, this transmission is continuously performed for the number of groups in the transmission group table, and the transmission data is transferred from the register data received in the transmission buffer. Data transmission method and updates the transmission data table using only the data defined in the data table.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1218214A JPH0720158B2 (en) | 1989-08-23 | 1989-08-23 | Data transmission method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1218214A JPH0720158B2 (en) | 1989-08-23 | 1989-08-23 | Data transmission method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0380649A JPH0380649A (en) | 1991-04-05 |
JPH0720158B2 true JPH0720158B2 (en) | 1995-03-06 |
Family
ID=16716407
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1218214A Expired - Lifetime JPH0720158B2 (en) | 1989-08-23 | 1989-08-23 | Data transmission method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0720158B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005049590A3 (en) * | 2003-11-14 | 2005-08-25 | 3M Innovative Properties Co | N-sulfonylaminocarbonyl containing compounds |
-
1989
- 1989-08-23 JP JP1218214A patent/JPH0720158B2/en not_active Expired - Lifetime
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005049590A3 (en) * | 2003-11-14 | 2005-08-25 | 3M Innovative Properties Co | N-sulfonylaminocarbonyl containing compounds |
Also Published As
Publication number | Publication date |
---|---|
JPH0380649A (en) | 1991-04-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108989358B (en) | Method for acquiring running data of textile machine based on TCP/IP protocol | |
CA2386272A1 (en) | Collaborative design | |
JPH0720158B2 (en) | Data transmission method | |
JP2001313659A (en) | Field device communication apparatus in distributed control system | |
EP0923010B1 (en) | Programmable controller | |
JPH08221479A (en) | Job shop plant scheduler | |
JPS6057411A (en) | Program test method of digital controller | |
JPH0973405A (en) | Display method for parallel program operation state | |
JPH05216511A (en) | Data processor | |
JPS62120959A (en) | Application machine group control method | |
JPH04152404A (en) | Control system for field equipment | |
JPH04281B2 (en) | ||
JPS6177948A (en) | Data processor | |
JPH0535699A (en) | Data maintenance method of supervisory and controlling device | |
JPH0520161A (en) | System for inputting data to program | |
JPH05165840A (en) | Information input and output terminal equipment | |
JPS6010339A (en) | Command parameter analysis system | |
JPH04352007A (en) | Group management system for nc machine tool | |
JP2001105284A (en) | Production indicating system for production line | |
JPH07334401A (en) | Method for speeding up data base accessing work in network connection system | |
JPH029552A (en) | Tool managing device | |
JPS61150006A (en) | Programmable controller | |
JPH04366879A (en) | Simulator device for plant monitoring and controlling device | |
JPS62120962A (en) | Job scheduling method | |
JPH10320024A (en) | Dynamic simulator |