JP3519787B2 - Display device control method and display device - Google Patents

Display device control method and display device

Info

Publication number
JP3519787B2
JP3519787B2 JP18509894A JP18509894A JP3519787B2 JP 3519787 B2 JP3519787 B2 JP 3519787B2 JP 18509894 A JP18509894 A JP 18509894A JP 18509894 A JP18509894 A JP 18509894A JP 3519787 B2 JP3519787 B2 JP 3519787B2
Authority
JP
Japan
Prior art keywords
display
data
page
time
scroll
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 - Fee Related
Application number
JP18509894A
Other languages
Japanese (ja)
Other versions
JPH0830253A (en
Inventor
左波子 滝口
誠二 田中
義親 渡辺
優幸 原
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.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP18509894A priority Critical patent/JP3519787B2/en
Publication of JPH0830253A publication Critical patent/JPH0830253A/en
Application granted granted Critical
Publication of JP3519787B2 publication Critical patent/JP3519787B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)
  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、各種情報の表示に用い
られる表示ボード等の表示装置に係り、特に単位時間に
表示すべき情報量の増加に柔軟に対応でき、小さいスペ
ースで多くの表示データを表示することができる表示装
置の制御方法及び表示装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display device such as a display board used for displaying various kinds of information, and in particular, it can flexibly deal with an increase in the amount of information to be displayed in a unit time and can display a large amount of data in a small space. The present invention relates to a display device control method and a display device capable of displaying data.

【0002】[0002]

【従来の技術】まず、従来の表示装置について図8を使
って説明する。図8は、従来の表示装置及び周辺部分の
構成ブロック図である。従来の表示装置は、図8に示す
ように、ホストコンピュータ1からページ単位で送信さ
れる表示データを受信して蓄積し、表示部3に合わせて
表示データを編集し、表示部3に編集した表示データを
送信する表示制御部2と、表示内容に応じて画面(ボー
ド)に表示データを表示する表示部3とから構成されて
いる。
2. Description of the Related Art First, a conventional display device will be described with reference to FIG. FIG. 8 is a block diagram of a configuration of a conventional display device and its peripheral portion. As shown in FIG. 8, the conventional display device receives and accumulates display data transmitted from the host computer 1 in page units, edits the display data according to the display unit 3, and edits the display data in the display unit 3. The display control unit 2 transmits the display data, and the display unit 3 displays the display data on the screen (board) according to the display content.

【0003】次に、各部の働きを具体的に説明する。ま
ず、ホストコンピュータ1は、表示装置に表示させるデ
ータを、図9に示すようなフォーマットで表示装置に送
信するものである。図9は、ホストコンピュータ1が送
信する送信データのフォーマット図である。ホストコン
ピュータ1から送信されるデータのフォーマットは、図
9に示すように、初めにページの始まりを示すページ信
号があり、続いて行の始まりを示す行信号と1行に表示
するデータ信号とがペアになった行データを1ページの
行数分繰り返して、ページ単位の表示データを構成して
いる。
Next, the function of each part will be specifically described. First, the host computer 1 transmits data to be displayed on the display device to the display device in a format as shown in FIG. FIG. 9 is a format diagram of transmission data transmitted by the host computer 1. The format of the data transmitted from the host computer 1 is, as shown in FIG. 9, that there is a page signal indicating the beginning of a page first, followed by a row signal indicating the beginning of a row and a data signal displayed on one row. The paired row data is repeated for the number of rows on one page to form display data in page units.

【0004】そして、表示制御部2では、ホストコンピ
ュータ1から送信されるページ単位の表示データを受信
して蓄積し、表示部3の表示仕様に合わせて編集し、表
示部3に送信するものである。
The display control unit 2 receives and accumulates the display data in page units transmitted from the host computer 1, edits it according to the display specifications of the display unit 3, and transmits it to the display unit 3. is there.

【0005】また、表示部3は、表示制御部2から送信
された表示データを受信し蓄積して、通常の表示データ
についてはページ単位で表示を切り替える循環表示を行
う。また、特別な場合として、最下行にメッセージを表
示する場合は、最下行のメッセージを横スクロール表示
する。ここで、循環表示とは、ページ単位のデータ表示
を予め設定された特定時間(循環時間)経過した時に次
ページに切り替えるものである。
Further, the display unit 3 receives and accumulates the display data transmitted from the display control unit 2, and performs a cyclic display for switching the display of the normal display data page by page. In addition, as a special case, when the message is displayed on the bottom line, the message on the bottom line is horizontally scrolled. Here, the circulation display is to switch the data display in page units to the next page when a preset specific time (circulation time) has elapsed.

【0006】次に、従来の表示装置における制御方法に
ついて図8、図9を使って説明する。従来の表示装置の
制御方法では、ホストコンピュータ1が図9に示すフォ
ーマットのページ単位の表示データを表示装置に送信
し、表示制御部2が、ホストコンピュータ1から送信さ
れるデータを随時受信して一旦蓄積し、早く受信したデ
ータから順に表示部3の表示仕様に合わせて編集して表
示部3に送信する。
Next, a control method in the conventional display device will be described with reference to FIGS. In the conventional display device control method, the host computer 1 transmits display data in page units in the format shown in FIG. 9 to the display device, and the display control unit 2 receives data transmitted from the host computer 1 at any time. The data is stored once, and the data received earlier is edited in order according to the display specifications of the display unit 3 and transmitted to the display unit 3.

【0007】表示部3では、表示制御部2から送信され
た表示データを受信して蓄積し、1ページ分の表示デー
タを表示し、通常の表示データについては表示時間を監
視しながら、表示時間が予め設定された循環時間に達し
たなら次のページの表示に切り替えるようになってい
た。また、最下行にメッセージを表示する場合は、最下
行のメッセージを横スクロール表示し、通常の表示デー
タは最下行を除いた表示行で表示するようになってい
た。尚、横スクロール表示の方法は、一般的な手法によ
るものである。
The display unit 3 receives and accumulates the display data transmitted from the display control unit 2 and displays the display data for one page. For the normal display data, the display time is monitored while monitoring the display time. When was reached the preset circulation time, it was switched to the display of the next page. Further, when displaying a message on the bottom line, the bottom line message is horizontally scrolled, and normal display data is displayed on the display line excluding the bottom line. The horizontal scroll display method is based on a general method.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上記従
来の表示装置の制御方法では、ホストコンピュータ1か
ら送信されるページ単位の表示データの行数が増加する
と、増加した分の行数の表示素子を表示装置(ボード)
に増設しなければならず、ボード増設に伴う手間とコス
トが必要であり、且つボード面積が拡大して設置場所の
スペースを考慮しなければならないという問題点があっ
た。
However, in the above-described conventional method for controlling a display device, when the number of lines of display data in page units transmitted from the host computer 1 increases, the display elements having the increased number of lines are displayed. Display device (board)
However, there is a problem that it is necessary to increase the number of boards, the labor and cost associated with the addition of the boards are required, and the board area is enlarged to consider the space of the installation place.

【0009】本発明は上記実情に鑑みて為されたもの
で、同時に表示できない表示データを行単位で順次縦ス
クロールして表示することにより、設備の増設なしに1
ページ当たりの表示データ行の増加に柔軟に対応でき、
更に小さな面積のボードで、多くの情報を表示すること
ができる表示装置の制御方法及び表示装置を提供するこ
とを目的とする。
The present invention has been made in view of the above-mentioned circumstances, and the display data that cannot be displayed simultaneously can be vertically scrolled line by line to be displayed, so that 1
It can flexibly cope with the increase in the number of display data lines per page,
It is an object of the present invention to provide a display device control method and a display device capable of displaying a large amount of information with a board having a smaller area.

【0010】[0010]

【課題を解決するための手段】上記従来例の問題点を解
決するための請求項1記載の発明は、ホストコンピュー
タから送信される1のページ内の表示データが複数行の
行データから成るページ単位の表示データを複数ページ
受信して格納すると共に表示する表示装置の制御方法に
おいて、予め設定された第1の特定時間毎に当該複数ペ
ージの表示データをページ単位で切り替えて表示する
共に、前記表示装置での表示行が前記ページ内の行デー
タの行数より少ない場合に、前記第1の特定時間内に、
予め設定された第2の特定時間毎に前記行データを縦方
向にスクロール表示させることを特徴としている。上記
従来例の問題点を解決するための請求項2記載の発明
は、請求項1記載の表示装置の制御方法において、行デ
ータを縦方向にスクロール表示させる際に、ページの最
終行に達した場合に、第1の行に戻って表示を繰り返す
ことを特徴としている。
The invention according to claim 1 for solving the problems of the above-mentioned conventional example is a host computer.
A plurality of display data for forming Ru page unit from the row data of the display data is multiple rows in the first page transmitted from the data page
A method for controlling a display device that receives, stores, and displays
Oite, when displayed by switching the display data of the plurality of pages in page units each first specific time set in advance
In both cases, when the number of lines displayed on the display device is less than the number of lines of line data in the page, within the first specific time,
It is characterized in that the row data is scroll-displayed in the vertical direction at every preset second specific time. The invention according to claim 2 for solving the problem of the above-mentioned conventional example is the method for controlling a display device according to claim 1, wherein when the row data is scrolled vertically , the page
When reaching the end line, the display is repeated by returning to the first line .

【0011】上記従来例の問題点を解決するための請求
項3記載の発明は、ホストコンピュータから送信される
1のページ内の表示データが複数行の行データから成
ページ単位の表示データを複数ページ受信して表示する
表示装置において、ホストコンピュータから送信される
前記複数ページの表示データを受信する受信部と、前記
受信した複数ページの表示データを格納する蓄積バッフ
ァと、前記行データを縦方向にスクロール表示させる第
2の特定時間であるスクロール時間のカウントを行うス
クロールタイマと、前記スクロール時間が設定され、前
記スクロールタイマを監視して前記スクロール時間に到
達したかどうかを判断するスクロール時間監視手段と、
前記ページを切り替える第1の特定時間である循環時間
をカウントする循環タイマと、前記循環時間が設定さ
れ、前記循環タイマを監視して前記循環時間に到達した
かどうかを判断する循環時間監視手段と、前記スクロー
ル時間監視手段で前記スクロール時間に到達したと判断
された場合に前記ページ内の行データを1行ずつ縦方向
にスクロールして表示させ、ページの最終行に達した場
合に、第1の行に戻って表示を繰り返すスクロール表示
制御手段と、前記循環時間監視手段で前記循環時間に到
達したと判断された場合に前記ページの次のページの表
示データをページ切替え用に前記蓄積バッファから読み
込むページデータ読み込み手段とを有することを特徴と
している。
[0011] invention of the prior art according to claim 3, wherein for solving the problems, the Ru consists row data of the display data is multiple rows in the first page transmitted from the host computer
Receive and display multiple pages of display data
Sent from the host computer on the display device
A receiving unit that receives the display data of the plurality of pages;
An accumulation buffer for storing the received display data of a plurality of pages, a scroll timer for counting a scroll time which is a second specific time for scroll-displaying the row data in the vertical direction, the scroll time is set, and the scroll is set. Scroll time monitoring means for monitoring a timer to determine whether the scroll time has been reached,
A circulation timer for counting a is circulation time first specific time Ru switch the page, the circulation time is set, circulation time monitoring means for determining whether the reached the circulation time by monitoring the circulation timer when the row data in the page when it is determined to have reached the scrolling time scrolling time monitoring means is displayed by scrolling one line at a time lengthwise direction, it reaches the last line of the page field
In this case, the scroll display control means for returning to the first line and repeating the display, and the display data of the next page of the page for page switching when the circulation time monitoring means determines that the circulation time has been reached And page data reading means for reading from the accumulation buffer.

【0012】[0012]

【作用】請求項1記載の発明によれば、ホストコンピュ
ータから送信される1のページ内の表示データが複数行
の行データから成るページ単位の表示データを複数ペー
ジ受信して格納し、予め設定された第1の特定時間毎に
当該複数ページの表示データをページ単位で切り替えて
表示すると共に、第1の特定時間内に、予め設定された
第2の特定時間毎にページ内の行データを縦方向にスク
ロール表示させる表示装置の制御方法としているので、
第1の特定時間毎に複数ページの表示データをページ単
位で切り替えて表示しながら、表示装置の表示行が表示
されるページ内の行データの行数より少なくても、第2
の特定時間毎に行われる縦方向の行データのスクロール
表示で、ページの表示時間内にページ内全ての行データ
を表示することができる。請求項2記載の発明によれ
ば、行データを縦方向にスクロール表示させる際に、ペ
ージの最終行に達した場合に、第1の行に戻って表示を
繰り返す請求項1記載の表示装置の制御方法としている
ので、表示装置の表示行が表示されるページ内の行デー
タの行数より少なくても、ページの表示時間の間、ペー
ジ内の行データをスクロールする際に最終行データの下
の行に第1の行データを表示するようにして繰り返し表
示することができる。
According to the invention of claim 1, the host computer is
There are multiple lines of display data in one page sent from the data
Multiple pages of display data consisting of
Received and stored, every preset first specific time
Switch the display data of the multiple pages in page units
Since the display device is controlled to display the line data in the page in the vertical direction at preset second specific times within the first specific time,
Display data of multiple pages is displayed as a single page every 1st specific time.
Even if the number of lines of display data on the display device is less than the number of lines of line data in the page, the second line
With the scroll display of the row data in the vertical direction which is performed at every specific time, all the row data in the page can be displayed within the display time of the page. According to the second aspect of the present invention, when the scrolling display the line data in the vertical direction, Bae
When the last line of the page is reached, return to the first line and display
Since the method for controlling the display device according to claim 1 is repeated , the line data in the page is displayed during the display time of the page even if the display line of the display device is less than the number of line data in the page. Below the last line data when scrolling
It is possible to repeatedly display the first row data by displaying it in the row .

【0013】請求項3記載の発明によれば、受信部がホ
ストコンピュータから送信される1のページ内の表示デ
ータが複数行の行データから成るページ単位の表示デー
タを複数ページ受信して蓄積バッファに格納し、スクロ
ールタイマをスクロール時間監視手段で監視してスクロ
ール時間に到達すると、スクロール表示制御手段がペー
ジ内の行データを1行ずつ縦方向にスクロールして表示
させ、ページの最終行に達した場合に、第1の行に戻っ
て表示を繰り返し、循環タイマを循環時間監視手段が監
視して循環時間に到達すると、ページデータ読み込み手
段がページ切替え用に次の表示データを蓄積バッファか
ら読み込む表示装置としているので、ページを切り替え
る循環時間の間にページ内の行データを全て又は複数回
表示するようにスクロール時間を設定すれば、表示装置
の表示行が表示されるページ内の行データの行数より少
なくても、スクロール表示制御手段による最終行から第
1の行に戻って表示を繰り返す縦方向の行データのスク
ロール表示でページ内全ての行データを最終行データの
下の行に第1の行データを表示するようにして繰り返し
表示することができる。
According to the third aspect of the invention, the receiving unit is
Display page on page 1 sent from the storage computer
The display data in page units, in which the data consists of multiple lines of line data.
Stores data in a plurality of pages received by the storage buffer, the monitors scrolling timer scroll time monitoring means reaches the scroll time, scrolling display control means scrolls the row data in a page in one line at a time lengthwise direction Display and return to the first line when the last line of the page is reached
When the circulation time monitoring means monitors the circulation timer and the circulation time is reached, the page data reading means uses the display device to read the next display data from the accumulation buffer for page switching. If the scroll time is set so that the line data in the page is displayed all or multiple times during the time, the scroll display control can be performed even if the display line of the display device is less than the number of line data in the page displayed. From last line by means
Repeats the display by returning to the first row and scrolling the row data in the vertical direction .
The first row data can be displayed repeatedly in the lower row .

【0014】[0014]

【実施例】本発明の一実施例について図面を参照しなが
ら説明する。本発明の一実施例に係る表示装置の制御方
法は、ホストコンピュータから送信されるページ単位の
表示データを、ページが切り替わる間に予め設定された
特定時間で行単位に縦方向にスクロールさせて表示し、
小さな面積のボードであっても、多くの情報を表示でき
るものである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to the drawings. A display device control method according to an embodiment of the present invention displays display data in page units sent from a host computer by vertically scrolling in line units at a preset specific time during page switching. Then
Even a board with a small area can display a lot of information.

【0015】本実施例の表示装置は、従来の表示装置と
基本的には同様の構成で、図8に示すように、ホストコ
ンピュータ1からページ単位で送信される表示データを
受信して蓄積し、表示部3に合わせて表示データを編集
し、表示部3に編集した表示データを送信する表示制御
部2と、表示制御部2から編集された表示データを受信
し、表示内容に応じて画面(ボード)にデータを表示す
る表示部3とから構成されている。但し、本実施例にお
いては、表示部3における制御方法が従来とは異なって
いる。
The display device of this embodiment has basically the same configuration as the conventional display device, and as shown in FIG. 8, receives and stores the display data transmitted from the host computer 1 in page units. , A display control unit 2 that edits display data according to the display unit 3 and transmits the edited display data to the display unit 3, and receives the edited display data from the display control unit 2 and displays a screen according to the display content. The display unit 3 displays data on a (board). However, in this embodiment, the control method in the display unit 3 is different from the conventional method.

【0016】次に、各部の働きを具体的に説明すると、
ホストコンピュータ1は、従来と同様で、表示ボードに
表示させるデータを、図9に示すようなフォーマットで
ページ単位で表示装置に送信するものである。また、表
示制御部2も従来と同様で、ホストコンピュータ1から
送信されるページ単位の表示データを受信して蓄積し、
表示部3の表示仕様に合わせて編集し、表示部3に送信
するものである。
Next, the function of each part will be specifically described.
The host computer 1 transmits the data to be displayed on the display board to the display device page by page in the format shown in FIG. Further, the display control unit 2 is also similar to the conventional one, and receives the display data in page units transmitted from the host computer 1 and stores the display data.
It is edited according to the display specifications of the display unit 3 and transmitted to the display unit 3.

【0017】そして、本実施例の特徴部分である表示部
3は、表示制御部2から送信される表示データを随時受
信して蓄積し、蓄積したデータからページ単位で表示デ
ータを読み込んで表示を行うものである。特に、表示部
3での制御方法は、ページが切り替わる間に、通常の表
示データについては予め設定された特定時間毎に、行単
位に縦方向にスクロールしながら表示データの表示を行
い、また、特殊な場合として最下行にメッセージを表示
する場合は従来と同様に、最下行のメッセージを横スク
ロール表示し、残りの行を使ってスクロール表示を行う
ようになっている。ここで従来と同様にページが切り替
わって表示されることを循環表示といい、ページ単位の
データ表示を予め設定された特定時間(循環時間)毎に
次ページに切り替えて表示するものである。
The display unit 3, which is a characteristic part of this embodiment, receives and accumulates the display data transmitted from the display control unit 2 at any time, reads the display data page by page from the accumulated data, and displays the data. It is something to do. In particular, the control method in the display unit 3 is such that, while pages are being switched, display data is displayed while scrolling vertically in line units for normal display data at a preset specific time, and As a special case, when displaying a message on the bottom line, the bottom line message is horizontally scrolled and the remaining lines are used for scroll display, as in the conventional case. Here, the page is switched and displayed as in the conventional case is called a cyclic display, and the data display in page units is switched to the next page for display every predetermined time (circulation time) set in advance.

【0018】次に、本実施例の表示装置の特徴部分であ
る表示部3内の概略構成について、図1を使って説明す
る。図1は、本発明の一実施例に係る表示装置の表示部
3内の構成ブロック図である。
Next, the schematic structure of the display section 3 which is a characteristic part of the display device of this embodiment will be described with reference to FIG. FIG. 1 is a configuration block diagram of a display unit 3 of a display device according to an embodiment of the present invention.

【0019】本実施例の表示装置の表示部3は、基本的
には従来と同様の構成となっており、表示制御部2から
送信される編集された表示データを受信する受信部10
と、受信部10が受信した表示データを蓄積する蓄積バ
ッファ11と、文字コードに対応する文字パターンを表
形式で記憶しているCG−ROM12と、表示行に対応
したメモリエリアが設けられ表示する文字パターンを格
納するVRAM13と、VRAM13に格納された文字
パターンを実際に表示する表示ボード14と、表示ボー
ド14における表示制御を行う制御部20とから構成さ
れ、制御部20内の制御方法が本実施例の特徴部分であ
る。
The display unit 3 of the display device of this embodiment has basically the same configuration as the conventional one, and the receiving unit 10 receives the edited display data transmitted from the display control unit 2.
A storage buffer 11 that stores the display data received by the receiving unit 10, a CG-ROM 12 that stores a character pattern corresponding to a character code in a table format, and a memory area corresponding to a display row are provided and displayed. It is composed of a VRAM 13 that stores a character pattern, a display board 14 that actually displays the character pattern stored in the VRAM 13, and a control unit 20 that performs display control on the display board 14. It is a characteristic part of the embodiment.

【0020】次に、各部の働きを具体的に説明するが、
まず従来から存在した部分について説明する。蓄積バッ
ファ11は、表示制御部2から送信される編集された表
示データについて、ページの切れ目を示すページ信号の
データ(改ページデータ)を1レコードとし、更に行単
位の表示データを1レコードとして行数分の複数レコー
ドを蓄積するバッファメモリで、先に書き込まれたもの
から順に読み出されるようになっている。
Next, the function of each part will be specifically described.
First, the part that has existed conventionally will be described. The accumulation buffer 11 sets the page signal data (page break data) indicating page breaks as one record, and the row-by-row display data as one record for the edited display data transmitted from the display control unit 2. It is a buffer memory that accumulates several records for several minutes, and is read in order from the previously written one.

【0021】CG−ROM12は、文字コードに対応す
る文字パターンを表形式で記憶している読み出し専用の
メモリで、表示制御部2から送信された表示データの文
字コードに文字パターンを対応付けて変換することによ
り、実際に表示ボード14に表示する文字パターンデー
タを得ることができるものである。
The CG-ROM 12 is a read-only memory that stores a character pattern corresponding to a character code in a tabular form, and converts the character pattern of the display data transmitted from the display control unit 2 in association with the character pattern. By doing so, the character pattern data to be actually displayed on the display board 14 can be obtained.

【0022】VRAM13は、ビデオRAMと呼ばれ、
表示ボード14の表示行に対応するメモリエリアが設け
られている読み書き可能なメモリで、CG−ROM12
を用いて変換した文字パターンをVRAM13の表示行
に対応するアドレス位置に書き込むことにより表示ボー
ド14に表示するものである。
The VRAM 13 is called a video RAM,
The CG-ROM 12 is a readable / writable memory provided with a memory area corresponding to the display row of the display board 14.
Is displayed on the display board 14 by writing the character pattern converted by using the above to the address position corresponding to the display line of the VRAM 13.

【0023】表示ボード14は、実際に表示データを表
示するボードで、図2に示すように、行単位に表示デー
タが表示されるようになっている。図2は、本実施例の
表示装置の表示ボード14の例を示す説明図である。
尚、図2では表示行が3行の表示ボード14の例を示し
ている。
The display board 14 is a board for actually displaying the display data, and as shown in FIG. 2, the display data is displayed in units of lines. FIG. 2 is an explanatory diagram showing an example of the display board 14 of the display device of this embodiment.
Note that FIG. 2 shows an example of the display board 14 having three display lines.

【0024】次に、受信部10は、表示制御部2からペ
ージ単位で送信される表示データを随時受信して蓄積バ
ッファ12に格納するものであり、受信データ中のペー
ジの切れ目を示す改ページデータを1レコードとして格
納し、更に1ページにおける行単位の表示データを1レ
コードとして行数分の複数レコードを格納するようにな
っている。
Next, the receiving unit 10 receives the display data transmitted from the display control unit 2 page by page and stores it in the accumulation buffer 12 at any time, and a page break indicating a page break in the received data. Data is stored as one record, and a plurality of records corresponding to the number of rows are stored, with one line of display data in one page as one record.

【0025】そして、本実施例の特徴部分である制御部
20は、ページ単位で表示ボードへの表示制御を行い、
複数の行データで構成される1ページ分の表示データに
ついて、予め設定された特定時間(スクロール時間)毎
に行単位の表示を縦方向にスクロールさせ、更に予め設
定された循環時間毎にページ単位の表示データを切り替
えて、表示ボード14における表示制御を行う部分であ
る。
The control unit 20, which is a characteristic part of this embodiment, controls the display on the display board in page units,
With respect to the display data for one page composed of a plurality of line data, the display in line units is vertically scrolled at a preset specific time (scrolling time), and further in page units at a preset circulating time. Is a portion for performing display control on the display board 14 by switching the display data of.

【0026】ここで、循環時間をTとし、スクロール時
間をtとすると、Tとtの基本的な関係を説明すると、
T=(m×n)t[m:1ページ内の行数,n:整数]
となる。つまり、n=1とすると、1ページ内の全行の
表示データが1回スクロール表示されることになり、n
=2とすると、1ページ内の全行の表示データが2回ス
クロール表示されることになるものである。
Assuming that the circulation time is T and the scroll time is t, the basic relationship between T and t will be described.
T = (m × n) t [m: number of lines in one page, n: integer]
Becomes In other words, if n = 1, the display data of all the lines in one page will be scrolled and displayed once.
= 2, the display data of all the lines in one page will be scroll-displayed twice.

【0027】制御部20の具体的な動作は、蓄積バッフ
ァ12から改ページデータを検出することによって1ペ
ージ分の表示データを読み込み、一旦記憶する。そし
て、表示ボード14の第1行に表示する行データから表
示ボード14の最下行、例えば図2の表示ボードの場合
は第3行に表示する行データまでをCG−ROM12を
使って文字データから文字パターンに変換し、VRAM
13に出力して表示ボード14に表示させる。
The specific operation of the control unit 20 is to detect page break data from the accumulation buffer 12 to read the display data for one page, and temporarily store the display data. Then, from the line data displayed on the first line of the display board 14 to the bottom line of the display board 14, for example, the line data displayed on the third line in the case of the display board of FIG. 2, from the character data using the CG-ROM 12. Convert to character pattern, VRAM
It is output to 13 and displayed on the display board 14.

【0028】一方、表示時間を監視して、表示時間が予
め設定されたスクロール時間に達すると、1行ずつずら
して、第2行の表示データから第4行の表示データまで
をCG−ROM12を使って文字データから文字パター
ンに変換し、VRAM13に出力して表示ボード14に
表示させる。以下同様に、表示時間がスクロール時間に
達する毎に1行ずつずらした表示を行い、1ページの最
終行の表示データに達した場合は、第1行に戻って表示
を繰り返す。
On the other hand, the display time is monitored, and when the display time reaches the preset scroll time, the display data is shifted line by line and the display data of the second line to the display data of the fourth line is stored in the CG-ROM 12. It is used to convert the character data into a character pattern, which is output to the VRAM 13 and displayed on the display board 14. Similarly, each time the display time reaches the scroll time, the display is shifted by one line, and when the display data of the last line of one page is reached, the display is returned to the first line and the display is repeated.

【0029】一方、ページ切替えからのトータルの表示
時間を監視し、表示時間が予め設定された循環時間に達
したなら、蓄積バッファ11から次のページの表示デー
タを読み込み、同様に縦スクロールしながら1ページ分
の表示データを表示ボード14に表示するものである。
On the other hand, the total display time from page switching is monitored, and when the display time reaches the preset circulation time, the display data of the next page is read from the accumulation buffer 11 and similarly scrolls vertically. The display data for one page is displayed on the display board 14.

【0030】次に、本実施例の制御部20の内部構成に
ついて、図3を使って説明する。図3は、本実施例の制
御部20及びその周辺の構成ブロック図である。本実施
例の制御部20は、蓄積バッファ11から1ページ分の
表示データを読み込んで行単位(行データ)で格納する
ページデータ読み込み手段21と、循環時間を監視する
循環時間監視手段22と、スクロール時間を監視するス
クロール時間監視手段23と、スクロールの表示制御を
行うスクロール表示制御手段24と、1ページ分の行デ
ータを記憶するページデータエリア30と、循環時間を
カウントする循環タイマ31とスクロール時間をカウン
トするスクロールタイマ32とから構成されている。
Next, the internal structure of the control unit 20 of this embodiment will be described with reference to FIG. FIG. 3 is a configuration block diagram of the control unit 20 and its periphery according to the present embodiment. The control unit 20 of the present embodiment reads page data of one page from the accumulation buffer 11 and stores the page data in row units (row data), a circulation time monitoring unit 22 that monitors the circulation time, A scroll time monitoring means 23 for monitoring the scroll time, a scroll display control means 24 for controlling scroll display, a page data area 30 for storing one page of line data, a circulation timer 31 for counting the circulation time, and a scroll. It is composed of a scroll timer 32 for counting time.

【0031】そして、スクロール表示制御手段24でス
クロール制御に使用するポインタとして、先頭ポインタ
33と、表示ポインタ34と、ボードポインタ35とが
設けられている。
A head pointer 33, a display pointer 34, and a board pointer 35 are provided as pointers used for scroll control by the scroll display control means 24.

【0032】更に、上記各部を具体的に説明すると、ペ
ージデータ読み込み手段21は、制御部20が電源ON
すると動作し、蓄積バッファ11から1ページ分の表示
データを読み込んでページデータエリア30に格納する
ものである。また、循環タイマ31をクリアし、スクロ
ールタイマ32にスクロール時間値を設定し、循環タイ
マ31を監視する循環時間監視手段22を起動させるも
のである。尚、表示データを読み込むタイミングは、電
源ON時と循環時間監視手段22で循環時間に達したと
判断された指示がページデータ読み込み手段21に出力
された時である。
Further, the above-mentioned respective parts will be specifically described. In the page data reading means 21, the control part 20 turns on the power.
Then, the operation is performed, and the display data for one page is read from the accumulation buffer 11 and stored in the page data area 30. Further, the circulation timer 31 is cleared, the scroll time value is set in the scroll timer 32, and the circulation time monitoring means 22 for monitoring the circulation timer 31 is activated. The timing of reading the display data is when the power is turned on and when the instruction that the circulation time monitoring means 22 determines that the circulation time has been reached is output to the page data reading means 21.

【0033】循環時間監視手段22は、循環タイマ31
でカウントする時間を監視し、内部に予め設定された循
環時間に達したかどうかを判断するものである。まず、
ページデータ読み込み手段21により起動され、循環タ
イマ31の時間が循環時間に達していなければスクロー
ル時間監視手段23を起動し、循環時間に達していれば
クリアされていればページデータ読み込み手段21に蓄
積バッファ11からのデータ読み込みを指示するもので
ある。また、循環時間監視手段22は、スクロール時間
監視手段23及びスクロール表示制御手段24によって
も起動され、その都度循環タイマ31が循環時間に達し
たかどうかを監視するものである。
The circulation time monitoring means 22 includes a circulation timer 31.
The time counted by is monitored and it is judged whether the circulation time preset inside has been reached. First,
It is started by the page data reading means 21, and if the time of the circulation timer 31 has not reached the circulation time, the scroll time monitoring means 23 is activated, and if it has reached the circulation time, it is cleared and stored in the page data reading means 21. This is an instruction to read data from the buffer 11. The circulation time monitoring means 22 is also activated by the scroll time monitoring means 23 and the scroll display control means 24, and each time the circulation timer 31 monitors whether or not the circulation time has reached the circulation time.

【0034】スクロール時間監視手段23は、スクロー
ルタイマ32の時間を監視し、内部に予め設定されたス
クロール時間に達したかどうか判断するものである。そ
して、循環時間監視手段22により起動され、その都度
スクロールタイマ32がスクロール時間に達したかどう
かを監視し、スクロール時間に達したならスクロール表
示制御手段24を起動するものである。
The scroll time monitoring means 23 monitors the time of the scroll timer 32 and determines whether or not the scroll time preset inside has been reached. Then, it is activated by the circulation time monitoring means 22, and each time, the scroll timer 32 monitors whether or not the scroll time has been reached. When the scroll time is reached, the scroll display control means 24 is activated.

【0035】スクロール表示制御手段24は、スクロー
ル時間監視手段23により起動され、ページデータエリ
ア30から各ポインタが示す行データを読み込んでCG
−ROM12を使って文字パターンに変換してVRAM
13に展開する手段である。また、スクロール表示制御
手段24は、スクロールタイマ32のクリアを行うもの
である。尚、スクロール表示制御手段24における具体
的動作については後述する。
The scroll display control means 24 is activated by the scroll time monitoring means 23, reads the line data indicated by each pointer from the page data area 30, and reads the CG.
-VRAM by converting to a character pattern using ROM12
It is a means to expand to 13. The scroll display control means 24 clears the scroll timer 32. The specific operation of the scroll display control means 24 will be described later.

【0036】先頭ポインタ33は、表示ボード14の第
1行に表示することになる対象の行データを指すポイン
タである。また、表示ポインタ34は、表示ボード14
に表示される行データの内でスクロール表示制御手段2
4がページデータエリア30から読み込んでCG−RO
M12を使ってVRAM13に展開する対象となる行デ
ータを指すポインタである。また、ボードポインタ35
は、表示ボード14において行データが表示される表示
行を指すポインタである。
The head pointer 33 is a pointer that points to the target row data to be displayed on the first row of the display board 14. In addition, the display pointer 34 is
Of the line data displayed in the scroll display control means 2
4 reads from the page data area 30 and CG-RO
It is a pointer that points to row data to be expanded in the VRAM 13 using M12. In addition, the board pointer 35
Is a pointer that points to a display line on which line data is displayed on the display board 14.

【0037】また、循環タイマ31及びスクロールタイ
マ32は、自動的に時間カウントを行う機構を有してお
り、循環タイマ31は、ページデータ読み込み手段21
によりクリアされ、スクロールタイマ32は、ページデ
ータ読み込み手段21によりスクロール時間が設定さ
れ、スクロール表示制御手段24によりクリアされるも
のである。
The circulation timer 31 and the scroll timer 32 have a mechanism for automatically counting the time, and the circulation timer 31 has the page data reading means 21.
The scroll timer 32 is set by the page data reading means 21 and the scroll time is cleared by the scroll display control means 24.

【0038】次に、本実施例の表示装置の制御方法の概
略を図4、図5を用いて説明する。図4は、本実施例の
表示装置の制御方法を説明する説明図であり、図5は、
本実施例の表示装置の制御方法を実現するための処理方
法の概略を説明する説明図である。本実施例の表示装置
の制御方法は、通常の場合として、例えば、図4(a)
に示すように1ページの行データが6行で表示ボード1
4の表示行が3行の場合、表示ボード14の表示を予め
設定されたスクロール時間毎に上(縦)方向にスクロー
ルさせ、第1の行データは最終の行データとチェーンす
るようにして、最終行データの下の行に表示するように
している。
Next, an outline of the control method of the display device of this embodiment will be described with reference to FIGS. FIG. 4 is an explanatory diagram for explaining the control method of the display device of this embodiment, and FIG.
It is explanatory drawing explaining the outline of the processing method for implement | achieving the control method of the display apparatus of a present Example. The control method of the display device of the present embodiment is, for example, as shown in FIG.
Display board 1 with 6 lines of line data as shown in
When the display line of 4 is 3 lines, the display of the display board 14 is scrolled in the upward (vertical) direction at every preset scroll time, and the first line data is chained with the final line data. It is designed to be displayed in the line below the last line data.

【0039】また、特殊な場合として、最下行にメッセ
ージを表示する場合は、図4(b)に示すように、上の
2行で縦スクロール表示を行い、最下行のメッセージは
従来と同様の横スクロール表示を行うものである。
As a special case, when displaying a message on the bottom line, vertical scroll display is performed on the upper two lines as shown in FIG. 4B, and the message on the bottom line is the same as the conventional one. Horizontal scroll display is performed.

【0040】そこで、上記のような本実施例の制御方法
を実現するためには、スクロール表示制御手段24の動
作として、図5に示すように、ページデータエリア30
に1ページ分の行データとして、1行目「あ」、2行目
「い」、3行目「う」、4行目「え」、5行目「お」、
6行目「か」の各行データが格納されているとすると、
まず初期状態として、ページデータエリア30において
表示ボード14の第1行に表示する行データを指す先頭
ポインタ33を1行目「あ」に設定し、表示対象の行デ
ータを指す表示ポインタ34を先頭ポインタ33と同一
に設定し、VRAM13において表示ボード14の表示
行を指すボードポインタ35を1行目に設定する。そし
て、表示ポインタ34が指すページデータエリア30上
の位置から文字データを読み込んでCG−ROM12を
使って文字パターンに変換し、ボードポインタ35が指
す行に対応するVRAM13上のアドレス位置に文字パ
ターンを書き込む。
Therefore, in order to realize the control method of the present embodiment as described above, as the operation of the scroll display control means 24, as shown in FIG.
As line data for one page, the first line "A", the second line "I", the third line "U", the fourth line "E", the fifth line "O",
If each line data of the 6th line “ka” is stored,
First, as an initial state, the head pointer 33 that points to the row data displayed on the first row of the display board 14 in the page data area 30 is set to "A" on the first row, and the display pointer 34 that points to the row data to be displayed is headed. The same pointer pointer 33 is set, and the board pointer 35 pointing to the display line of the display board 14 in the VRAM 13 is set to the first line. Then, the character data is read from the position on the page data area 30 indicated by the display pointer 34, converted into a character pattern using the CG-ROM 12, and the character pattern is formed at the address position on the VRAM 13 corresponding to the line indicated by the board pointer 35. Write.

【0041】次に、表示ポインタ34とボードポインタ
35とをインクリメントしながら表示ボードの最下行ま
で、表示ポインタ34が指すページデータエリア30上
の位置から文字データを読み込んでCG−ROM12を
使って文字パターンに変換し、ボードポインタ35が指
す行に対応するVRAM13上のアドレス位置に文字パ
ターンを書き込む処理を順次行うものである。
Next, while incrementing the display pointer 34 and the board pointer 35, the character data is read from the position on the page data area 30 pointed to by the display pointer 34 to the bottom line of the display board and the character is read using the CG-ROM 12. The process of converting into a pattern and writing the character pattern to the address position on the VRAM 13 corresponding to the line pointed by the board pointer 35 is sequentially performed.

【0042】そして、表示時間を監視して、表示時間が
スクロール時間に達したなら、先頭ポインタ33をイン
クリメントして1行ずらし、以下上記と同様の処理を行
い、表示ポインタ34がページデータエリア30に格納
された行データの最下行に達したなら、次は第1行目の
行データを指すように制御して、サイクリックに1ペー
ジ分の行データがスクロール表示されるものである。
Then, the display time is monitored, and when the display time reaches the scroll time, the head pointer 33 is incremented and shifted by one line, and the same processing as described above is performed. When the bottom row of the row data stored in is reached, the next row data is controlled to point to the row data of the first row, and the row data for one page is cyclically displayed.

【0043】その結果、表示ボード14には、図5に示
すように、まず「あ」、「い」、「う」が表示され、ス
クロール時間が経過すると、「い」、「う」、「え」が
表示され、更にスクロール時間が経過すると、「お」、
「か」、「あ」が表示されることになる。
As a result, as shown in FIG. 5, "a", "i", and "u" are first displayed on the display board 14, and when the scroll time elapses, "i", "u", and "u". Is displayed, and when the scroll time has elapsed, “O”,
"A" and "A" will be displayed.

【0044】次に、本実施例の表示装置の制御方法の処
理の流れについて、図3、図6、図7を使って具体的に
説明する。図6、図7は、本実施例の制御部の処理の流
れを示すフローチャート図である。尚、図6、図7で
は、先頭ポインタ33として変数iを用い、表示ポイン
タ34として変数mを用い、ボードポインタ35として
変数jを用いている。また、表示ボード14の表示行数
が3行の場合を例に説明している。
Next, the processing flow of the control method for the display device of this embodiment will be specifically described with reference to FIGS. 3, 6, and 7. 6 and 7 are flowcharts showing the flow of processing of the control unit of this embodiment. 6 and 7, the variable i is used as the head pointer 33, the variable m is used as the display pointer 34, and the variable j is used as the board pointer 35. Further, the case where the number of display lines on the display board 14 is three is described as an example.

【0045】本実施例の表示装置の制御部の処理は、図
6に示すように、まずページデータ読み込み手段21の
動作として、蓄積バッファ11から1ページ分の表示デ
ータを読み込み、行単位でページデータエリア30に格
納し(100)、循環タイマ31をクリアし(10
2)、更に、スクロールタイマ32にスクロール時間値
を設定し(104)、先頭ポインタiに「0」を設定す
る(106)。ここで、処理104及び処理106は、
後述するように、ページの最初の行データを表示するた
めの操作である。
As shown in FIG. 6, in the processing of the control unit of the display device of the present embodiment, first, as the operation of the page data reading means 21, one page of display data is read from the accumulation buffer 11, and the page data is read line by line. Stored in the data area 30 (100) and cleared the circulation timer 31 (10
2) Further, a scroll time value is set in the scroll timer 32 (104), and "0" is set in the head pointer i (106). Here, the process 104 and the process 106 are
As will be described later, this is an operation for displaying the first line data of the page.

【0046】次に、循環時間監視手段22の動作とし
て、循環タイマ31が示す時間が予め設定されている循
環時間に達したかどうかを判断し(110)、循環タイ
マ31の時間が循環時間に達したなら、処理100に戻
って次のページの表示処理を行う。
Next, as the operation of the circulation time monitoring means 22, it is judged whether or not the time indicated by the circulation timer 31 has reached the preset circulation time (110), and the time of the circulation timer 31 becomes the circulation time. When it reaches, the process returns to the process 100 to display the next page.

【0047】一方、処理110で循環タイマ31の時間
が循環時間に達していないなら、スクロール時間監視手
段23の動作として、スクロールタイマ32が示す時間
が予め設定されているスクロール時間に達したかどうか
を判断し(120)、スクロールタイマ32の時間がス
クロール時間に達していないなら、処理110に戻る。
On the other hand, if the time of the circulation timer 31 has not reached the circulation time in the process 110, whether the time indicated by the scroll timer 32 has reached the preset scroll time as the operation of the scroll time monitoring means 23. (120), and if the time of the scroll timer 32 has not reached the scroll time, the process returns to step 110.

【0048】一方、処理120でスクロールタイマ32
がスクロール時間に達したなら、スクロール表示制御手
段24の動作として、縦スクロール表示処理を行い(1
30)、処理110に戻る。
On the other hand, in process 120, the scroll timer 32
Has reached the scroll time, the vertical scroll display processing is performed as the operation of the scroll display control means 24 (1
30) and returns to process 110.

【0049】ここで、処理100におけるページデータ
読み込み手段21で1ページ分の表示データを読み込ん
でページデータエリア30に格納する処理を行った後の
処理としては、処理104でスクロールタイマ32にス
クロール時間値を設定する処理を行っているため、処理
120ではスクロールタイマ32の時間≧スクロール時
間となり、処理130に進んで縦スクロール表示処理を
行うものである。
Here, in the process 100, after the page data reading means 21 reads the display data for one page and stores it in the page data area 30, the scroll timer 32 is set to the scroll time in the process 104. Since the process of setting the value is performed, the time of the scroll timer 32 in the process 120 ≧ scroll time, and the process proceeds to the process 130 to perform the vertical scroll display process.

【0050】但し、縦スクロール表示処理といっても、
処理106で先頭ポインタ33のポインタ値iを「0」
に設定しているために、i+1、つまり、ページにおけ
る1行目の行データが表示ボードの1行目に、2行目の
行データが表示ボードの2行目に、3行目の行データが
表示ボードの3行目に表示されることになるものであ
る。
However, the vertical scroll display processing is
In process 106, the pointer value i of the head pointer 33 is set to "0".
Since i is set to i + 1, that is, the first row data on the page is the first row of the display board, the second row data is the second row of the display board, and the third row data is the third row data. Will be displayed on the third line of the display board.

【0051】そして、処理130の縦スクロール表示処
理の内容は、図7に示すように、まず、先頭ポインタi
がページデータエリア30の最下行を指しているか判断
し(200)、iが最下行を指している場合は、iに1
を代入(i←1)し(202)、iが最下行以外を指し
ている場合は、iをインクリメント(i←i+1)する
(204)。ここで、処理202は、表示ボードの表示
データを再度最初の1行目から表示させるための処理で
あり、処理204は、表示ボードの表示データを1つ縦
方向にスクロール表示させるための処理である。
As shown in FIG. 7, the contents of the vertical scroll display processing of the processing 130 are as follows.
It is determined whether is pointing to the bottom row of the page data area 30 (200). If i is pointing to the bottom row, 1 is added to i.
Is substituted (i ← 1) (202), and if i is not in the bottom row, i is incremented (i ← i + 1) (204). Here, the process 202 is a process for displaying the display data of the display board again from the first line, and the process 204 is a process for scrolling one display data of the display board in the vertical direction. is there.

【0052】そして、表示ポインタmにiを代入し(2
10)、ボードポインタjに1を代入し(212)、ペ
ージデータエリア30の表示ポインタmが指す行の行デ
ータをVRAM13に展開する(220)。従って、V
RAM13への行データの展開は行単位で為されるもの
である。
Then, i is substituted into the display pointer m ((2
10), 1 is substituted for the board pointer j (212), and the row data of the row pointed by the display pointer m in the page data area 30 is expanded in the VRAM 13 (220). Therefore, V
The line data is expanded in the RAM 13 in units of lines.

【0053】ここで、処理220のVRAM13への展
開は、具体的には、ページデータエリア30の表示ポイ
ンタmが指す行の行データを読み込み、読み込んだ行デ
ータの文字データをCG−ROM12を使って文字パタ
ーンに変換し、変換した文字パターンを、ボードポイン
タjが指す行に対応するVRAM13上のアドレス位置
に出力する処理である。
Here, the expansion of the process 220 to the VRAM 13 is, specifically, to read the line data of the line indicated by the display pointer m of the page data area 30 and use the CG-ROM 12 for the character data of the read line data. Is converted into a character pattern, and the converted character pattern is output to an address position on the VRAM 13 corresponding to the line pointed by the board pointer j.

【0054】次に、ボードポインタjをインクリメント
(j←j+1)し(222)、jがボードの表示行数よ
りも大きいかどうかを判断し(224)、jがボードの
表示行数より大きい場合は、スクロールタイマ32をク
リアして(226)、縦スクロール表示処理を終了す
る。ここで、jがボードの表示行数より大きい場合と
は、ボードの表示行分の行データの全てがVRAM13
へ展開されたことを意味している。
Next, the board pointer j is incremented (j ← j + 1) (222), it is judged whether j is larger than the number of lines displayed on the board (224), and if j is larger than the number of lines displayed on the board. Clears the scroll timer 32 (226) and ends the vertical scroll display processing. Here, when j is larger than the number of display rows of the board, all the row data for the display rows of the board are in the VRAM 13.
It means that it was expanded to.

【0055】一方、処理224でjがボードの表示行数
より大きくない場合は、表示ポインタmがページデータ
エリア30の最下行(1ページ分の表示データの最終
行)を指しているか判断し(230)、mが最下行を指
している場合は、mに1を代入(m←1)し(23
2)、mがページデータエリア30の最下行以外を指し
ている場合は、mをインクリメント(m←m+1)して
(234)、処理220に戻って次の行の処理を行う。
On the other hand, when j is not larger than the number of lines displayed on the board in the process 224, it is judged whether the display pointer m points to the bottom line of the page data area 30 (the last line of the display data for one page) ( 230), and when m indicates the bottom line, 1 is substituted for m (m ← 1) (23
2) If m indicates a position other than the bottom row of the page data area 30, m is incremented (m ← m + 1) (234) and the process 220 is returned to to process the next line.

【0056】ここで、jがボードの表示行数より大きく
ない場合とは、ボードの表示行分の行データの全てが未
だVRAM13へ展開されていないことを意味してお
り、処理230でmが1ページの表示データの最下行を
示している場合には、処理232は、VRAM13に展
開した行データの次の行にそのページの第1行目の行デ
ータを再度表示させる処理を行わせるためのものであ
る。
Here, when j is not larger than the number of display lines on the board, it means that all of the line data for the display lines on the board has not yet been expanded in the VRAM 13, and m is returned in the process 230. If the bottom line of the display data of one page is shown, the process 232 causes the line data next to the line data expanded in the VRAM 13 to display the line data of the first line of the page again. belongs to.

【0057】本実施例の表示装置及びその制御方法によ
れば、1ページ分の表示データを行単位の行データで記
憶し、予め設定されたスクロール時間毎に表示する行を
1行づつサイクリックに縦方向にスクロールして表示
し、予め設定された循環時間に達したなら次のページの
表示データを表示するものであるので、表示ボードの行
数よりも1ページ当たりの表示データの行数が増加した
場合でも、表示設備の増設なしに表示データの増加に柔
軟に対応でき、更に小さな面積のボードで、多くの情報
を表示することができる効果がある。
According to the display device and the control method thereof of the present embodiment, the display data for one page is stored as line data on a line-by-line basis, and the line to be displayed is cyclically displayed for each preset scroll time. The number of lines of display data per page is larger than the number of lines on the display board because the display data of the next page is displayed when the preset circulation time is reached. Even when the number of items increases, it is possible to flexibly deal with the increase of the display data without adding display equipment, and it is possible to display a large amount of information with a board having a smaller area.

【0058】[0058]

【発明の効果】請求項1記載の発明によれば、ホストコ
ンピュータから送信される1のページ内の表示データが
複数行の行データから成るページ単位の表示データを複
数ページ受信して格納し、予め設定された第1の特定時
間毎に当該複数ページの表示データをページ単位で切り
替えて表示すると共に、第1の特定時間内に、予め設定
された第2の特定時間毎にページ内の行データを縦方向
にスクロール表示させる表示装置の制御方法としている
ので、第1の特定時間毎に複数ページの表示データをペ
ージ単位で切り替えて表示しながら、表示装置の表示行
が表示されるページ内の行データの行数より少なくて
も、第2の特定時間毎に行われる縦方向の行データのス
クロール表示で、ページの表示時間内にページ内全ての
行データを表示することができる効果がある。請求項2
記載の発明によれば、行データを縦方向にスクロール表
示させる際に、ページの最終行に達した場合に、第1の
行に戻って表示を繰り返す請求項1記載の表示装置の制
御方法としているので、表示装置の表示行が表示される
ページ内の行データの行数より少なくても、ページの表
示時間の間、ページ内の行データをスクロールする際に
最終行データの下の行に第1の行データを表示するよう
にして繰り返し表示することができる効果がある
According to the invention described in claim 1, the host computer
The display data in one page sent from the computer is
Display data for each page consisting of multiple rows of data
Received several pages, stored them, and set the preset first time
Cut the display data of the multiple pages for each page
Since the display method is such that the line data in the page is scroll-displayed in the vertical direction within the first specified time, the line data in the page is scrolled in the first specified time. Display data on multiple pages every hour
While displaying switched over di units, be smaller than the number of rows the data in the page display lines of the display device is displayed in the scroll display in the longitudinal direction of rows of data is performed for each second particular time The effect is that all the line data in the page can be displayed within the page display time. Claim 2
According to the described invention, when the last line of the page is reached when scrolling the row data in the vertical direction , the first
The method for controlling the display device according to claim 1, wherein the display is returned to the line and the display is repeated . Therefore, even if the display line of the display device is less than the number of lines of line data in the page displayed, When scrolling the row data in the page
Display the first row data in the row below the last row data
There is an effect that can be repeatedly displayed.

【0059】請求項3記載の発明によれば、受信部がホ
ストコンピュータから送信される1のページ内の表示デ
ータが複数行の行データから成るページ単位の表示デー
タを複数ページ受信して蓄積バッファに格納し、スクロ
ールタイマをスクロール時間監視手段で監視してスクロ
ール時間に到達すると、スクロール表示制御手段がペー
ジ内の行データを1行ずつ縦方向にスクロールして表示
させ、ページの最終行に達した場合に、第1の行に戻っ
て表示を繰り返し、循環タイマを循環時間監視手段が監
視して循環時間に到達すると、ページデータ読み込み手
段がページ切替え用に次の表示データを蓄積バッファか
ら読み込む表示装置としているので、ページを切り替え
る循環時間の間にページ内の行データを全て又は複数回
表示するようにスクロール時間を設定すれば、表示装置
の表示行が表示されるページ内の行データの行数より少
なくても、スクロール表示制御手段による最終行から第
1の行に戻って表示を繰り返す縦方向の行データのスク
ロール表示で、ページの表示時間の間、ページ内全ての
行データを最終行データの下の行に第1の行データを表
示するようにして繰り返し表示することができる効果が
ある。
According to the third aspect of the invention, the receiving section is
Display page on page 1 sent from the storage computer
The display data in page units, in which the data consists of multiple lines of line data.
Stores data in a plurality of pages received by the storage buffer, the monitors scrolling timer scroll time monitoring means reaches the scroll time, scrolling display control means scrolls the row data in a page in one line at a time lengthwise direction Display and return to the first line when the last line of the page is reached
When the circulation time monitoring means monitors the circulation timer and the circulation time is reached, the page data reading means uses the display device to read the next display data from the accumulation buffer for page switching. If the scroll time is set so that the line data in the page is displayed all or more than once during the time, the scroll display control is performed even if the display line of the display device is less than the number of line data in the page displayed. From last line by means
It is a scroll display of the vertical row data that returns to the first row and repeats the display. During the page display time, all the row data in the page are displayed in the row below the last row data and the first row data is displayed.
There is an effect that it can be repeatedly displayed as shown .

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

【図1】本発明の一実施例に係る表示装置の表示部3内
の構成ブロック図である。
FIG. 1 is a configuration block diagram in a display unit 3 of a display device according to an embodiment of the present invention.

【図2】本実施例の表示装置の表示ボードの例を示す説
明図である。
FIG. 2 is an explanatory diagram showing an example of a display board of the display device of the present embodiment.

【図3】本実施例の制御部20及びその周辺の構成ブロ
ック図である。
FIG. 3 is a configuration block diagram of a control unit 20 and its periphery according to the present embodiment.

【図4】本実施例の表示装置の制御方法を説明する説明
図である。
FIG. 4 is an explanatory diagram illustrating a method of controlling the display device according to the present embodiment.

【図5】本実施例の表示装置の制御方法を実現するため
の処理方法の概略を説明する説明図である。
FIG. 5 is an explanatory diagram illustrating an outline of a processing method for realizing the control method of the display device of the present embodiment.

【図6】本実施例の制御部の処理の流れを示すフローチ
ャート図である。
FIG. 6 is a flowchart showing a processing flow of a control unit of this embodiment.

【図7】本実施例の制御部の処理の流れを示すフローチ
ャート図である。
FIG. 7 is a flowchart showing a processing flow of a control unit of the present embodiment.

【図8】従来の表示装置及び周辺部分の構成ブロック図
である。
FIG. 8 is a configuration block diagram of a conventional display device and a peripheral portion thereof.

【図9】ホストコンピュータ1が送信する送信データの
フォーマット図である。
FIG. 9 is a format diagram of transmission data transmitted by the host computer 1.

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

1…ホストコンピュータ、 2…表示制御部、 3…表
示部、 10…受信部、 11…蓄積バッファ、 12
…CG−ROM、 13…VRAM、 14…表示ボー
ド、 20…制御部、 21…ページデータ読み込み手
段、 22…循環時間監視手段、 23…スクロール時
間監視手段、 24…スクロール表示制御手段、 30
…ページデータエリア、 31…循環時間タイマ、 3
2…スクロールタイマ、 33…先頭ポインタ、 34
…表示ポインタ、 35…ボードポインタ
DESCRIPTION OF SYMBOLS 1 ... Host computer, 2 ... Display control part, 3 ... Display part, 10 ... Receiving part, 11 ... Storage buffer, 12
CG-ROM, 13 ... VRAM, 14 ... Display board, 20 ... Control part, 21 ... Page data reading means, 22 ... Circulation time monitoring means, 23 ... Scroll time monitoring means, 24 ... Scroll display control means, 30
… Page data area, 31… Circulation time timer, 3
2 ... Scroll timer, 33 ... Head pointer, 34
… Display pointer, 35… Board pointer

───────────────────────────────────────────────────── フロントページの続き (72)発明者 原 優幸 東京都中野区東中野三丁目14番20号 国 際電気株式会社内 (56)参考文献 特開 平5−297838(JP,A) 特開 平1−265286(JP,A) 特開 昭61−249093(JP,A) 特開 平6−118898(JP,A) 特開 平5−241758(JP,A) 実開 平4−20092(JP,U) (58)調査した分野(Int.Cl.7,DB名) G09G 3/00 - 5/42 G06F 3/00 G06F 3/14 - 3/153 G06F 17/21 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Yuko Hara, 3-14-20 Higashi-Nakano, Nakano-ku, Tokyo Kokusai Electric Co., Ltd. (56) Reference JP-A-5-297838 (JP, A) JP HEI 1-265286 (JP, A) JP 61-249093 (JP, A) JP 6-118898 (JP, A) JP 5-241758 (JP, A) Actual development 4-20092 (JP , U) (58) Fields surveyed (Int.Cl. 7 , DB name) G09G 3/00-5/42 G06F 3/00 G06F 3/14-3/153 G06F 17/21

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ホストコンピュータから送信される1の
ページ内の表示データが複数行の行データから成るペー
ジ単位の表示データを複数ページ受信して格納すると共
に表示する表示装置の制御方法において、 予め設定された第1の特定時間毎に当該複数ページの表
示データをページ単位で切り替えて表示すると共に、 前記表示装置での表示行が前記ページ内の行データの行
数より少ない場合に、前記第1の特定時間内に、予め設
定された第2の特定時間毎に前記行データを縦方向にス
クロール表示させることを特徴とする表示装置の制御方
法。
1. A page display data in one page sent from the host computer Ru consists multiline row data
This is common when receiving and storing multiple pages of display data
First and displays are switched in units of pages of display data of the plurality of pages in each specific time, the rows of the display lines in said display device in the page in the control method of a display device for displaying, which is set in advance in the A method for controlling a display device, wherein when the number of rows of data is smaller than the number of rows of data, the row data is vertically scrolled and displayed at preset second specific times within the first specific time.
【請求項2】 行データを縦方向にスクロール表示させ
際に、ページの最終行に達した場合に、第1の行に戻
って表示を繰り返すことを特徴とする請求項1記載の表
示装置の制御方法。
2. When scrolling display of line data in the vertical direction, when the last line of the page is reached, the line is returned to the first line.
The method for controlling a display device according to claim 1, wherein the display is repeated .
【請求項3】 ホストコンピュータから送信される1の
ページ内の表示データが複数行の行データから成るペー
ジ単位の表示データを複数ページ受信して表示する表示
装置において、 ホストコンピュータから送信される前記複数ページの表
示データを受信する受信部と、 前記受信した複数ページの表示データを格納する蓄積バ
ッファと、 前記行データを縦方向にスクロール表示させる第2の特
定時間であるスクロール時間のカウントを行うスクロー
ルタイマと、 前記スクロール時間が設定され、前記スクロールタイマ
を監視して前記スクロール時間に到達したかどうかを判
断するスクロール時間監視手段と、 前記ページを切り替える第1の特定時間である循環時間
をカウントする循環タイマと、 前記循環時間が設定され、前記循環タイマを監視して前
記循環時間に到達したかどうかを判断する循環時間監視
手段と、 前記スクロール時間監視手段で前記スクロール時間に到
達したと判断された場合に前記ページ内の行データを1
行ずつ縦方向にスクロールして表示させ、ページの最終
行に達した場合に、第1の行に戻って表示を繰り返す
クロール表示制御手段と、 前記循環時間監視手段で前記循環時間に到達したと判断
された場合に前記ページの次のページの表示データをペ
ージ切替え用に前記蓄積バッファから読み込むページデ
ータ読み込み手段とを有することを特徴とする表示装
置。
3. A page display data in one page sent from the host computer Ru consists multiline row data
Display that receives and displays multiple pages of display data
In the device, a table of the plurality of pages transmitted from the host computer
A receiving unit for receiving the display data, a storage buffer for storing the received display data of a plurality of pages, and a scroll timer for counting a scroll time which is a second specific time for scrolling the row data in the vertical direction. , the scroll time is set, counting the and the scroll timer monitors scrolling time monitoring means for determining whether the reached the scroll time, the circulation time is a first specific time Ru switch pages circulation A timer, the circulation time is set, a circulation time monitoring unit that monitors the circulation timer to determine whether the circulation time has been reached, and the scroll time monitoring unit determines that the scroll time has been reached. If the line data in the page is 1
Line at a time One vertical direction to scroll is displayed on the final page
When the line is reached , the scroll display control means for returning to the first row and repeating the display, and the next page of the page when the circulation time monitoring means determines that the circulation time has been reached And a page data reading means for reading the display data of the page from the storage buffer for page switching.
JP18509894A 1994-07-15 1994-07-15 Display device control method and display device Expired - Fee Related JP3519787B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18509894A JP3519787B2 (en) 1994-07-15 1994-07-15 Display device control method and display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18509894A JP3519787B2 (en) 1994-07-15 1994-07-15 Display device control method and display device

Publications (2)

Publication Number Publication Date
JPH0830253A JPH0830253A (en) 1996-02-02
JP3519787B2 true JP3519787B2 (en) 2004-04-19

Family

ID=16164821

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18509894A Expired - Fee Related JP3519787B2 (en) 1994-07-15 1994-07-15 Display device control method and display device

Country Status (1)

Country Link
JP (1) JP3519787B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5244844B2 (en) * 2010-03-31 2013-07-24 ヤフー株式会社 Terminal, system, method and program for displaying information

Also Published As

Publication number Publication date
JPH0830253A (en) 1996-02-02

Similar Documents

Publication Publication Date Title
US4417239A (en) Interactive combination display
US4342991A (en) Partial scrolling video generator
EP0185294A2 (en) Display apparatus
JPS59214079A (en) Video display control circuit
JPS5858674B2 (en) cathode ray tube display
CN100464368C (en) Display controller allowing overlapping display
JP3519787B2 (en) Display device control method and display device
US3949377A (en) Data storage and processing apparatus including processing of spacer characters
JPS6332392B2 (en)
JPS6364797B2 (en)
JP2999321B2 (en) Ticker board and control method thereof
JP3378623B2 (en) Display method and display device with indicator
EP0420291B1 (en) Display control device
JP2642350B2 (en) Display control device
JPS592076A (en) Image display
JPS6095588A (en) Display unit
JPH0413624Y2 (en)
JPH0120750B2 (en)
JPS59102283A (en) Display
JPS63251864A (en) Display device
JPS6011887A (en) Character pattern reading system
JP3303923B2 (en) Image display control device and image display control method
JPH0345398B2 (en)
JPS63204294A (en) Screen split display
JPS6120985A (en) Controller for crt display unit

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040127

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040130

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080206

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090206

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100206

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100206

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110206

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120206

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120206

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130206

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees