[go: up one dir, main page]

JPS59109942A - Programmable controller - Google Patents

Programmable controller

Info

Publication number
JPS59109942A
JPS59109942A JP57218300A JP21830082A JPS59109942A JP S59109942 A JPS59109942 A JP S59109942A JP 57218300 A JP57218300 A JP 57218300A JP 21830082 A JP21830082 A JP 21830082A JP S59109942 A JPS59109942 A JP S59109942A
Authority
JP
Japan
Prior art keywords
text
transmission
signal
data
circuit
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
Application number
JP57218300A
Other languages
Japanese (ja)
Other versions
JPH0228180B2 (en
Inventor
Kazuhide Ashida
和英 芦田
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP57218300A priority Critical patent/JPS59109942A/en
Publication of JPS59109942A publication Critical patent/JPS59109942A/en
Publication of JPH0228180B2 publication Critical patent/JPH0228180B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/12Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
    • G06F13/124Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor where hardware is a sequential transfer control unit, e.g. microprocessor, peripheral processor or state-machine

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)
  • Programmable Controllers (AREA)
  • Small-Scale Networks (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To reduce a load for transmission processing, and also to reduce a load for preparing software by detecting automatically the head of a transmission text, when transmitting information to an from a program loader, and comparing it witn an STX code. CONSTITUTION:When a reception interrupting signal 6A is inputted to a controlling circuit 1-1 through an interruption detecting circuit 1-2 from a transmitting device 6, the received data is read out by one type from the transmitting device 6, in a received data readout circuit 1-3 by its control signal, and said data is compared with an STX code by a text head detecting circuit 1-4. When they coincide with each other, a coincidence signal 14A is sent to the controlling circuit 1-1, an STX detection request flag is reset, an operation of a data storing gate is permitted, and a receiving text is written in a received data store memory 5-4.

Description

【発明の詳細な説明】 〔技術分野〕 本発明はプログラマブルコントローラに係りオンライン
モニタを行うプログラムローダとの間の情報伝送におい
て、伝送テキストの先頭検出、データ長の解読、設定を
マイクロプログラムで行い、制御ソフトウェアの負荷の
軽減と、伝送エラー発生時の回復処理の減少をはかるマ
イクロプログラム制御のプログラマブルコントローラに
関する。
[Detailed Description of the Invention] [Technical Field] The present invention relates to a programmable controller and detects the beginning of a transmitted text, decodes and sets data length in a microprogram in information transmission between a program loader that performs online monitoring, The present invention relates to a microprogram-controlled programmable controller that reduces the load on control software and reduces recovery processing when a transmission error occurs.

〔技術的背景及びその問題点〕[Technical background and problems]

プログラミングの際にプログラマブルコントローラ(以
下PCと略す)は、プログラムローダ(以下PLと略す
)からのプログラミング情報を受は取り、メモリ内に蓄
える動作をする。又、オンラインモニタの際にはPLか
らの伝送テキスト内のコマンドによって示される要求に
従って、必要なデータをPLに向けて送信する。
During programming, a programmable controller (hereinafter abbreviated as PC) receives programming information from a program loader (hereinafter abbreviated as PL) and stores it in a memory. Also, during online monitoring, necessary data is transmitted to the PL in accordance with a request indicated by a command in the transmission text from the PL.

PCがPLとの間で各種の情報の授受を行う為の伝送装
置を持ち、そのサービスを行う場合KVi、伝送装置か
らの送受信割込みを受は付け、それに応じてPCのCP
Uと伝送装置との間で送受信データを授受する、という
方法が一般的である。
If the PC has a transmission device for exchanging various information with the PL and performs that service, KVi accepts transmission/reception interrupts from the transmission device, and the PC's CP responds accordingly.
A common method is to send and receive data between the U and the transmission device.

この方法では例えば1バイトのデータを受信する度毎に
、CPUはそのデータを伝送装置から読み取り、正常な
データか、又、伝送テキストのどの部分に相当するのか
を判断しなければならな力)つた。特にPL−PC間で
のデータ伝送の場合等において、特殊な伝送フォーマッ
トを使用した時には、そのテキストの区切りを検出する
為に受信データと特定の制御コードとの比較を常時行わ
なければならなかった。この割込み処理の繁雑さがPC
の処理の負荷となり、処理の高速化を妨げると共に、ソ
フトウェア作成上の負荷ともなっていたのである。
In this method, each time a byte of data is received, the CPU must read it from the transmission device and determine whether it is normal data and which part of the transmitted text it corresponds to). Ivy. Especially when a special transmission format is used, such as when transmitting data between PL and PC, it is necessary to constantly compare the received data with a specific control code in order to detect text breaks. . The complexity of this interrupt processing is
This created a processing load, hindering speed-up of processing, and also created a burden on software creation.

それにつけ加えて、伝送エラーが発生した場合には、P
CはPLに対して伝送テキストの再送を要求するのが普
通だが、伝送エラーが発生したデータからそのテキスト
の最後のデータ塩は無視してよいのにも拘らず、従来の
処理ではいちいち割込みが発生する度に繁雑な処理を行
っていた。これは伝送処理の増大を招くので、処理の能
率を低下させる原因ともなっていた。
In addition, if a transmission error occurs, P
Normally, C requests the PL to resend the transmitted text, but in conventional processing, an interrupt is generated every time, although the last data salt of the text can be ignored from the data where the transmission error occurred. Complicated processing was performed each time it occurred. This leads to an increase in transmission processing and is also a cause of lowering processing efficiency.

まだ、実行状態のモニタ機能は高速を要するので、CP
Uの割込処理に対する負荷はかなり大きい。それにこれ
を他のハードウェアを付は加えて処理させよう吉すれば
コスト高になるとbう欠点があった。
The execution status monitoring function still requires high speed, so the CP
The load on U's interrupt processing is quite large. In addition, there was a drawback that adding other hardware to process this would result in high costs.

〔発明の目的〕[Purpose of the invention]

本発明は上記の事情に鑑みてなされたもので、受信デー
タのチェックをマイクロプログラムで行い、伝送テキス
トの先頭を自動的に検出し、I) CのCPUの伝送処
理に力)かる負荷を軽減し、他の処理を高速化すると共
に伝送割込み処理の為のソフトウェアの作成の負荷をも
軽減することを目的とする。
The present invention was made in view of the above circumstances, and it checks the received data using a microprogram, automatically detects the beginning of the transmitted text, and reduces the load on the transmission processing of the CPU of C. The purpose of this invention is to speed up other processing and reduce the burden of creating software for transmission interrupt processing.

〔発明の概要〕[Summary of the invention]

本発明は伝送装置を有しプログラムローダとの間で情報
の授受をシリアル伝送で行うプログラマブルコントロー
ラに於て、前記伝送装置により受信した伝送テキストの
受信信号から1バイトの受信信号毎に割込信号を発生す
る割込み検出回路と、上記割込み信号により動作を開始
するマイクロプログラムを格納する第1のメモリ回路と
、前記伝送テキストの制御情報を格納する第2のメモリ
回路を設け、前記伝送テキストの先頭を示すスタートオ
ブテキスト(STX)信号を検出するテキスト先頭検出
手段と、前記伝送テキストのデータの長さを示すテキス
ト長(N)信号を検出するテキスト長解読手段々、前記
テキスト長(N)ld号を前記制御情報として前記第2
のメモリ回路に設定する制御情報設定手段を前記マイク
ロプログラムで行い高速処理化し通常の命令による受信
処理プログラムを不要としたプログラマブルコントロー
ラである。
The present invention provides an interrupt signal for each 1-byte received signal of a transmission text received by the transmission device in a programmable controller having a transmission device and transmitting and receiving information with a program loader by serial transmission. an interrupt detection circuit that generates an interrupt signal, a first memory circuit that stores a microprogram that starts operating in response to the interrupt signal, and a second memory circuit that stores control information of the transmission text. text length decoding means for detecting a text length (N) signal indicating the data length of the transmitted text; the second control information.
This is a programmable controller in which the control information setting means to be set in the memory circuit of the controller is performed by the microprogram to achieve high-speed processing and eliminate the need for a reception processing program based on ordinary instructions.

〔発明の実施例〕[Embodiments of the invention]

第1図は本発明のプログラマブルコントローラの構成を
示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a programmable controller according to the present invention.

CP U ’xは伝送装置6とインタフェース7を介し
て、プログラムローダ8と伝送を行う。受信データはメ
モリ5に格納される。3は各種の処理手ダ8の間で情報
交換を行う伝送テキストのフォーマットを示した図であ
る。
The CPU 'x performs transmission with the program loader 8 via the transmission device 6 and the interface 7. The received data is stored in memory 5. 3 is a diagram showing the format of a transmission text for exchanging information between various processing devices 8. In FIG.

伝送テtストはバイトデータ(8ビツトデータ)の連続
したもので構成されヘッダ部1oとデータ部加の、大き
く2つに分れている。ヘッダ部10は子キストの先頭で
ある事を示すスタートオブテキスト(以(i S T 
X ト略’1− ) li テTo ’!、 ’J、次
ニI’c。
The transmission test consists of continuous byte data (8-bit data), and is roughly divided into two parts: a header part 1o and a data part 1o. The header part 10 is a start of text (hereafter (i S T
X To '1-) li TeTo'! ,'J,NextI'c.

PLにどの様々動作を要求しているのかを示すコマンド
】2が続く。次にデータ部の長さを示すテキスト長Ni
3が続き、更にテキスト長の補数N]4が続く。データ
部20はデータ21と、sTXがら最後のデータ塩のチ
ェック用のブロックチェックキャラクタ(以下BCCと
略す)22から構成される。
This is followed by a command [2] indicating which various operations are requested of the PL. Next, the text length Ni indicating the length of the data part
3, followed by the complement of the text length N]4. The data portion 20 is composed of data 21 and a block check character (hereinafter abbreviated as BCC) 22 for checking the last data salt in sTX.

また、伝送に1関する各種の情報は第3図の様な情報テ
ーブルとしてメモリ5に格納される。情報チーフルは、
S’l’X検出要求フラグと、データバッファの先頭と
最後を各々指示するスタートアドレス、エンドアドレス
、そしてSTXのコードを格納するSTXコード保存エ
リアから構成される。
Further, various types of information related to transmission are stored in the memory 5 as an information table as shown in FIG. Information chiful is
It consists of an S'l'X detection request flag, a start address and an end address that respectively indicate the beginning and end of the data buffer, and an STX code storage area that stores the STX code.

伝送装置6はプログラムローダ8から1バイトのデータ
を受信する度に、CPUIに対して読み取り準備ができ
た事を知らせる為に割込み信号(ハードウェアの割込み
信号)を出力する。CPU1はこの割込み信号を受は付
けると、現在行っている処理を一時中断して、受信処理
を行う特別のマイクロプログラムルーチンにコントロー
ルヲ移すようにしている。従って本プログラマブルコン
トローラは、プログラムローダから1バイトのデータを
受は取る度に自動的に特別の処理を行う事が可能である
Every time the transmission device 6 receives one byte of data from the program loader 8, it outputs an interrupt signal (hardware interrupt signal) to notify the CPU that it is ready for reading. When the CPU 1 accepts this interrupt signal, it temporarily suspends the processing currently being performed and transfers control to a special microprogram routine that performs reception processing. Therefore, this programmable controller can automatically perform special processing each time it receives or receives 1 byte of data from the program loader.

データの受信を開始しようとする場合には、CPUIは
前記情報テーブルにSTX検出要求フラグをセットして
おく。このフラグは次に送られて来る伝送テキストの先
頭を見つけ、その伝送テキストをメモリ5のデータ格納
エリアにストアせよ、と指示するフラグである。
When attempting to start receiving data, the CPUI sets an STX detection request flag in the information table. This flag is a flag that instructs to find the beginning of the next transmitted text and store that transmitted text in the data storage area of the memory 5.

第4図は実際の受信処理の動作を機能ブロック図に表現
したものである。
FIG. 4 is a functional block diagram representing the operation of actual reception processing.

以下第4図を使用して動作を説明する。The operation will be explained below using FIG. 4.

先ず伝送装置6から受信割込み信号6Aが割込み検出回
Wr 1−2に入力されると割込み検出回路1−2は割
込みの発生したことを検出して制御装装置1−1に割込
検出信号を入力する。これにより制御装置1−1は受信
データ読み出し回路1−3の動作を許可する。又、図示
しないs ’r x検出要求フラグがセットされている
時にはテキスト先頭検出回路1−4の動作も許可する。
First, when the reception interrupt signal 6A from the transmission device 6 is input to the interrupt detection circuit Wr1-2, the interrupt detection circuit 1-2 detects that an interrupt has occurred and sends an interrupt detection signal to the control device 1-1. input. As a result, the control device 1-1 permits the operation of the received data reading circuit 1-3. Further, when the s'rx detection request flag (not shown) is set, the operation of the text head detection circuit 1-4 is also permitted.

受信データ読み出し回路1−3は伝送装置6から受信デ
ータを1バイト5売み出し、それをテキスト先頭検出回
路1−4に送り、S’l”Xコード保持メモリ5−2に
収められているSTXコードとの比較を行う。比較の結
果が一致しなければ受信処理はこれで終了する。もし比
較の結果が一致すれば、テキスト先頭検出回路1−4は
制御回路1−1に一致信号14 Aを送る。
The received data reading circuit 1-3 reads 5 bytes of received data from the transmission device 6, sends it to the text start detection circuit 1-4, and stores it in the S'l"X code holding memory 5-2. A comparison is made with the STX code. If the comparison result does not match, the reception process ends. If the comparison result matches, the text start detection circuit 1-4 sends a match signal 14 to the control circuit 1-1. Send A.

制御回路]−1は一致信号14 Aを受けると図示し々
いSTX検出要求フラグをリセットすると共にデータ格
納ゲート1−6の動作を許可する。これによりテキスト
先頭検出回路1−4の動作は禁止され受信データ読出し
回路1−3から送られるデータはデータ格納ゲー1−1
−6を介して受信データ格納メモリ5−4に書き込まれ
る。
When the control circuit]-1 receives the match signal 14A, it resets the STX detection request flag (not shown) and permits the operation of the data storage gate 1-6. As a result, the operation of the text start detection circuit 1-4 is prohibited, and the data sent from the received data reading circuit 1-3 is transferred to the data storage game 1-1.
-6 to the received data storage memory 5-4.

制御回路1−1はデータ格納ゲートl−6を介して受信
データを受信データ格納メモリ5−4に書き込む度にデ
ータカウンタ5−1のカウント値を1ずつインクリメン
トさせ、8TXを受信した後受信テキストは1バイト毎
に次々に受信データ格納メモリ5−4に格納されていく
The control circuit 1-1 increments the count value of the data counter 5-1 by 1 each time the received data is written into the received data storage memory 5-4 via the data storage gate l-6, and after receiving 8TX, the received text is are successively stored in the received data storage memory 5-4 one byte at a time.

テキスト長解読回路1−諜隘信データ読出し回路1−3
から送られてくる伝送テキストのヘッダ部からテキスト
長N13を読取り、テキスト長袖数N14でチェックし
て制御情報メモリ5−3に格納する。
Text length decoding circuit 1-intelligence data reading circuit 1-3
The text length N13 is read from the header part of the transmission text sent from the sender, checked with the number of text long sleeves N14, and stored in the control information memory 5-3.

データカウンタ5−1のカウント値が制御情報メモリ5
−3に格納されたテキスト長N 1.3の大きさで定ま
るカウント値に達すると制御装置1−1は受信完了処理
を起動する。即ち、図示しないSTX検出要求フラグを
再度セットして次の伝送テキストの受信準備を行い、デ
ータカウンタ5−1を初期化する処理を通常の命令で起
動する。
The count value of the data counter 5-1 is the control information memory 5
When the count value determined by the text length N 1.3 stored in -3 is reached, the control device 1-1 starts a reception completion process. That is, the STX detection request flag (not shown) is set again to prepare for reception of the next transmission text, and the processing for initializing the data counter 5-1 is activated by a normal command.

受信エラー発生時に(げ、制御装置1−1がSTX検出
要求フラグをセットし、現在送られてきているテキスト
の残りはテキスト先頭検出回路1−4を通るだけで読み
捨てられるようになる。これにより受[言エラー発生時
の処理を最小にできる。
When a reception error occurs, the control device 1-1 sets the STX detection request flag, and the rest of the currently sent text can be read and discarded by simply passing through the text start detection circuit 1-4. Processing when an error occurs can be minimized.

第5図は以上の受信処理をフローチャートにしたもので
ある。
FIG. 5 is a flow chart of the above reception process.

〔発明の効果〕〔Effect of the invention〕

以上に述べたよう(で、本発明のプログラマブルコント
ローラによれば、上記の伝送テキストを受信する際に必
要なSTX検出の為の通常の命令によるプログラムが不
必要となるばかりでなくマイクロプログラムによる処理
の為高速化が可能である。又、通常の命令による処理は
受信完了時のみであり、通常の処理への影響が少ない上
に、その割込み処理プログラムも容易となり、ソフトウ
ェア作成の負荷が大いに軽減される。また、伝送エラー
が発生した時点でSTX検出要求フラグがセツトされ、
以後の無用なデータをマイクロプログラム処理により高
速で読み飛ばす事が可能であり処理効率が良b0
As mentioned above, according to the programmable controller of the present invention, not only does the program using normal instructions for STX detection necessary when receiving the above-mentioned transmission text become unnecessary, but also the processing using a microprogram In addition, processing using normal commands is performed only when reception is completed, so there is little impact on normal processing, and the interrupt processing program is also easy, greatly reducing the burden of software creation. Also, when a transmission error occurs, the STX detection request flag is set,
The subsequent unnecessary data can be skipped at high speed through microprogram processing, resulting in high processing efficiency b0

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明のプログラマブルコントローラの構成を
示すブロック図、第2図は伝送テキストのフォーマット
を示した構成図、第3図は制御情報を格納する情報テー
ブルの例を示す図、M4図は本発明のマイクロプログラ
ムによる処理機能を説明するための機能ブロック図、第
5図はそのフローチャートである。 l・・・CPUl−1・・・制御回路 1−2・・・割込み検出回路 1−3・・・受信データ読出し回路 1−4・・・テキスト先頭検出回路 1−5・・・テキスト長解読回路 1−6・・・データ格納ゲート 2・・・マイクロプログラム用バス 3・・・マイクロプログラムメモリ 4・・・CP Uパス   5・・・メモリ5−1・・
・ブータカランク 5−2・・・STXコード保持メモリ 5−3・・・制御情報メモリ 5−4・・・受信データ格納メモリ 6・・・伝送装置    7・・インターフェース8・
・・プログラムローダ
FIG. 1 is a block diagram showing the configuration of the programmable controller of the present invention, FIG. 2 is a configuration diagram showing the format of transmission text, FIG. 3 is a diagram showing an example of an information table that stores control information, and FIG. FIG. 5 is a functional block diagram for explaining the processing functions of the microprogram of the present invention, and is a flowchart thereof. l...CPUl-1...Control circuit 1-2...Interrupt detection circuit 1-3...Received data reading circuit 1-4...Text start detection circuit 1-5...Text length decoding Circuit 1-6...Data storage gate 2...Microprogram bus 3...Microprogram memory 4...CPU path 5...Memory 5-1...
- Booter rank 5-2... STX code holding memory 5-3... Control information memory 5-4... Received data storage memory 6... Transmission device 7... Interface 8.
・Program loader

Claims (1)

【特許請求の範囲】[Claims] 伝送装置を有しプログラムローダとの間で情報の授受を
シリアル伝送で行うプログラマブルコントローラに於て
、前記伝送装置により受信した伝送テキストの受信信号
から1バイトの受信信号毎に割込信号を発生する割込み
検出回路と、上記割込み信号により動作を開始するマイ
クロプログラムを格納する第1のメモリ回路と、前記伝
送テキストの制御情報を格納する第2のメモリ回路を設
け、前記伝送テキストの先頭を示すスタートオブテキス
I−(STX)信号を検出するテキスト先頭検出手段と
、前記伝送テキストのデータの長さを示すテキスト長(
N)信号を検出するテキスト長解読手段と、前記テキス
ト長(N)信号を前記制御情報として前記第2のメモリ
回路に設定する制御情報設定手段を前記マイクロプログ
ラムで行うことを特徴とするプログラマブルコントロー
ラ。
In a programmable controller that has a transmission device and sends and receives information to and from a program loader by serial transmission, an interrupt signal is generated for each 1-byte reception signal from the transmission text reception signal received by the transmission device. An interrupt detection circuit, a first memory circuit that stores a microprogram that starts operating in response to the interrupt signal, and a second memory circuit that stores control information for the transmission text are provided, and a start signal indicating the beginning of the transmission text is provided. a text head detecting means for detecting an obtext I-(STX) signal; and a text length (
N) A programmable controller characterized in that the text length decoding means for detecting the signal and the control information setting means for setting the text length (N) signal as the control information in the second memory circuit are performed by the microprogram. .
JP57218300A 1982-12-15 1982-12-15 Programmable controller Granted JPS59109942A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57218300A JPS59109942A (en) 1982-12-15 1982-12-15 Programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57218300A JPS59109942A (en) 1982-12-15 1982-12-15 Programmable controller

Publications (2)

Publication Number Publication Date
JPS59109942A true JPS59109942A (en) 1984-06-25
JPH0228180B2 JPH0228180B2 (en) 1990-06-21

Family

ID=16717672

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57218300A Granted JPS59109942A (en) 1982-12-15 1982-12-15 Programmable controller

Country Status (1)

Country Link
JP (1) JPS59109942A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5592931A (en) * 1979-01-02 1980-07-14 Ibm Communication integrating adaptor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5592931A (en) * 1979-01-02 1980-07-14 Ibm Communication integrating adaptor

Also Published As

Publication number Publication date
JPH0228180B2 (en) 1990-06-21

Similar Documents

Publication Publication Date Title
US4888691A (en) Method for disk I/O transfer
US8095847B2 (en) Exception condition handling at a channel subsystem in an I/O processing system
EP0166431B1 (en) An information processing apparatus having an instruction prefetch circuit
US7640375B2 (en) DMA controller, method, information processing system, and program for transferring information blocks comprising data and descriptors
EP0529557B1 (en) Apparatus for preventing computer data destructively read out from storage unit
JPS59109942A (en) Programmable controller
JPH0764886A (en) Processor provided with serial interface device
JP2835487B2 (en) Printer buffer
JP3261665B2 (en) Data transfer method and data processing system
JPS6158041A (en) Microinstruction execution control method
JP2679440B2 (en) Information processing device
JPS6048778B2 (en) Channel control method
JPS6238747B2 (en)
JPS6253046A (en) Communication equipment for data of industrial robot
JPH0122938B2 (en)
JPH0249584B2 (en)
JPS60103473A (en) Data transfer control method
JPH0152776B2 (en)
JPH0783367B2 (en) Data transmission control system
JPH09319592A (en) Microcomputer
JPS63137350A (en) Execution control system for channel program
JPH01158554A (en) Data processing system providing dma device
JPS6119145B2 (en)
JPH0795288B2 (en) Microcomputer
JPS60181863A (en) Data processing device