JPS5820435B2 - display device - Google Patents

display device

Info

Publication number
JPS5820435B2
JPS5820435B2 JP736977A JP736977A JPS5820435B2 JP S5820435 B2 JPS5820435 B2 JP S5820435B2 JP 736977 A JP736977 A JP 736977A JP 736977 A JP736977 A JP 736977A JP S5820435 B2 JPS5820435 B2 JP S5820435B2
Authority
JP
Japan
Prior art keywords
padding
data
display
area
display device
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
Application number
JP736977A
Other languages
Japanese (ja)
Other versions
JPS5392628A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP736977A priority Critical patent/JPS5820435B2/en
Publication of JPS5392628A publication Critical patent/JPS5392628A/en
Publication of JPS5820435B2 publication Critical patent/JPS5820435B2/en
Expired legal-status Critical Current

Links

Description

【発明の詳細な説明】 この発明は表示装置に関し、さらに詳しく言えば、数字
の表示に関して従来の表示装置に比べて、より複雑な、
しかしより使いやすい表示が可能な表示装置に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a display device, and more specifically, the present invention relates to a display device that is more complicated than conventional display devices in terms of displaying numbers.
However, the present invention relates to a display device that can display images that are easier to use.

この発明の目的は、数字表示について、使用者のより高
度な表示要求にこたえる表示装置を提供することである
An object of the present invention is to provide a display device that can meet the user's more advanced display requirements regarding numerical display.

具体的には、表示装置の数字のみが表示できる領域にお
いて、オペレータの数字入力終了と同時に、その領域の
未入力術に対して自動的にパディングキャラクタ(例え
ばggojjあるいは″米″等が一般に使用される)を
挿入し、オペレータや計算機等の負荷を軽減する表示装
置を提供する。
Specifically, in an area where only numbers can be displayed on the display device, at the same time as the operator finishes inputting numbers, a padding character (for example, ggojj or "rice", etc. is generally used) is automatically added to the area for non-input. The present invention provides a display device that reduces the load on operators, computers, etc.

この発明で述べるパディングについて説明しておく。The padding described in this invention will be explained.

一般に計算機に対するデータ入力において、計算機のプ
ログラムの都合上オペレータの入力桁数に応じて、計算
機が要求する桁数分にあわせるため、入力データの先頭
また・は末尾にあらかじめ決められたキャラクタを挿入
し、桁数調整して、計算機にデータを送ることがある。
Generally, when inputting data to a computer, a predetermined character is inserted at the beginning or end of the input data to match the number of digits required by the computer, depending on the number of digits input by the operator due to the computer program. , the number of digits may be adjusted and the data sent to the computer.

この動作をパディングという。This operation is called padding.

そしてこの時挿入するキャラクタをパディングキャラク
タと呼ぶ。
The characters inserted at this time are called padding characters.

よく使用されるパディングキャラクタは“0”または“
米”が多い。
Commonly used padding characters are “0” or “
There is a lot of rice.

次に、従来の表示装置におけるパディングを実現するた
めには一般的に第1図のような構成がとられる。
Next, in order to realize padding in a conventional display device, a configuration as shown in FIG. 1 is generally adopted.

第1図において1は表示装置で、そこには図示されてい
ないがキーボード等のオペレータインターフェースのた
めの機能も含んでおり、2は、制御装置で、表示装置を
制御するために用意されており、一般には各種の計算機
が用いられることが多い。
In FIG. 1, 1 is a display device, which also includes functions for an operator interface such as a keyboard (not shown), and 2 is a control device, which is prepared for controlling the display device. , in general, various types of computers are often used.

3は接続装置で、表示装置1と、制御装置2とを接続す
るための手段を与えるもので、回線であったり計算機の
チャンネルであったりすることが多い。
A connection device 3 provides means for connecting the display device 1 and the control device 2, and is often a line or a computer channel.

この構成においてパディングを行うには、表示装置1か
ら制御装置2に対して、接続装置3を通して、オペレー
タからの入力終了を知らせ、制御装置2において、パデ
ィングポジションの判断、パディングキャラクタ数の判
断等を行って、表示装置1に対して、表示ポジションコ
ントロールをしながらパディングキャラクタを与え、表
示装置1は、それを表示することによってパディングさ
れた表示画面を得る。
To perform padding in this configuration, the display device 1 notifies the control device 2 through the connection device 3 of the end of input from the operator, and the control device 2 determines the padding position, the number of padding characters, etc. Then, a padding character is given to the display device 1 while controlling the display position, and the display device 1 obtains a padded display screen by displaying the padding character.

しかしながら、この構成においては、表示装置1以外に
、制御装置2が必要で、システムが犬がかりになってし
まう。
However, in this configuration, a control device 2 is required in addition to the display device 1, and the system becomes dependent on the system.

また、第1図のような構成を採用しない時は、データの
インプット毎にオペレータの意志によってパディングキ
ャラクタを、インプットデータと共にオペレータがキー
インプットすることによって実行される。
Further, when the configuration as shown in FIG. 1 is not adopted, the operation is executed by the operator key-inputting a padding character along with the input data according to the operator's will each time data is input.

しかし、このことは明らかに、いわゆるマン−マシンイ
ンターフェースをそこナラ。
However, this clearly leaves out the so-called man-machine interface.

この発明は従来のこのような欠点をとりのぞき表示装置
のみによってパディングを実現し、計算機や、オペレー
タの負荷を軽減しようとするものである。
The present invention aims to eliminate these conventional drawbacks and realize padding using only the display device, thereby reducing the load on computers and operators.

この発明における表示装置は、陰極線管C以下CRTと
略す)やプラズマディスプレイに代表されるような、表
示面の任意のポジションに、パディングをともなう領域
を、任意の大きさに設定できるような表示装置を提供す
る。
The display device according to the present invention is a display device such as a cathode ray tube C (hereinafter abbreviated as CRT) or a plasma display, in which an area with padding can be set to an arbitrary size at an arbitrary position on a display surface. I will provide a.

以下の説明では、現在表示装置の主流となっているCR
Tキャラクタディスプレイ装置を一実施例として説明す
る。
In the following explanation, we will use CR, which is currently the mainstream of display devices.
A T character display device will be described as an example.

この発明を実現するためのCRTキャラクタディスプレ
イ装置の構成を第2図に示す。
FIG. 2 shows the configuration of a CRT character display device for realizing the present invention.

第2図において4はディスプレイ制御部(以下単に制御
部と呼ぶ)、5はリフレッシュメモリ(以下RFMと略
す)、6は、RFM5から読み出したデータを保持して
おく第1データレジスタ7は、RFM5への書き込みデ
ータを保持している第2データレジスタ、8は、パディ
ングキャラクタ等の定数を発生させる定数発生器、9は
、キーボード、10は、キーボード9から入力されたデ
ータを保持するキーボードレジスフ11は第2データレ
ジヌタ7にセットするデータを切りかえるためのマルチ
プレクサで、定数発生器8、第1データレジスタ6、キ
ーボードレジスフ10の各データのマルチプレクサを行
い、12は、REM5のリード/ライトする時のアドレ
スを保持しているアドレスレジヌタ、13は、第1デー
タレジスタ6の内容をデコードし、制御部4ζこ必要な
信号を与えるデコーダである。
In FIG. 2, 4 is a display control unit (hereinafter simply referred to as a control unit), 5 is a refresh memory (hereinafter abbreviated as RFM), and 6 is a first data register 7 for holding data read from RFM5. 8 is a constant generator that generates constants such as padding characters; 9 is a keyboard; 10 is a keyboard register register that holds data input from the keyboard 9; Numeral 11 is a multiplexer for switching the data to be set in the second data register 7, and serves as a multiplexer for each data of the constant generator 8, first data register 6, and keyboard register 10. Numeral 12 is a multiplexer for switching the data to be set in the second data register 7. Numeral 12 is a multiplexer for changing the data set in the second data register 7. The address register 13, which holds the address of the first data register 6, is a decoder that decodes the contents of the first data register 6 and provides necessary signals to the control unit 4ζ.

これら以外に、図には示していないが、RFM5のデー
タをビデオ信号に変換し、CRTに表示するだめの機能
が必要であるが、この発明の本質ではないので省略しで
ある。
In addition to these, although not shown in the figure, a function for converting the data of the RFM 5 into a video signal and displaying it on the CRT is required, but this is omitted as it is not the essence of the invention.

また、さらに、制御部4からは各種の制御信号が出され
るが図では省略しである。
Furthermore, various control signals are outputted from the control section 4, but these are omitted from the figure.

第2図の構成における動作は詳述される。The operation of the configuration of FIG. 2 will be described in detail.

次に、表示装置のユーザが表示画面内に、任意にパディ
ングする領域を設定する手段を説明する。
Next, a description will be given of a means by which a user of a display device can arbitrarily set an area for padding within a display screen.

一般に、表示画面内は、それぞれ独立に属性を与えられ
る領域(フィルドと呼ばれるとこもある)に分割される
Generally, a display screen is divided into regions (sometimes called fields) that are each independently given attributes.

この発明の対称となるパディングするためには領域の属
性として、数字表示領域で、パディングするか否か、も
しするとすればどのようにパディングするかを与えられ
ればよい。
In order to perform padding, which is the object of this invention, it is sufficient to be given, as an attribute of the area, whether or not padding is to be performed in the number display area, and if so, how the padding is to be performed.

即ち、従来からよく知られている手段で、RFM内に、
領域の属性を決めるデータを書き込むことにより表示画
面内の任意のポジションに、領域を指定でき、領域の属
性として、パディングを行うか否か、行う時の条件を決
めることを行えばよい。
That is, in the RFM by conventionally well known means,
An area can be specified at any position on the display screen by writing data that determines the attributes of the area, and the attributes of the area can be used to determine whether or not to perform padding and the conditions when padding is performed.

パディングを行う時の条件として一般には次のようなこ
とがある。
Generally, the following conditions exist when performing padding.

(イ)人力された数字に対して、未入力の上位桁に対し
て、何らかのデータ(ttonまたは″米″がよく使用
される)をパディングする。
(b) For manually entered numbers, pad the uninputted high-order digits with some data (tton or "rice" is often used).

(以下圧パディングと呼ぶ)。(hereinafter referred to as pressure padding).

(ロ)入力された数字に対して、未入力の下位桁に対し
て、何らかのデータをパディングする(以下布パディン
グと呼ぶ)。
(b) For input numbers, pad the uninput lower digits with some data (hereinafter referred to as cloth padding).

ここで目円らかのデータ」をユーザーの意図に応じて自
由に選択したり時にはパディング条件で与えることも可
能である。
Here, it is possible to freely select "rough data" according to the user's intention, and sometimes provide it with padding conditions.

第3図に上記(イ)、(ロ)の場合のパディングされた
領域の例を示す。
FIG. 3 shows examples of padded areas in cases (a) and (b) above.

第3図においてFCは領域の属性を示すデータC以下フ
ィルドキャラクタと呼ぶ)で、第3図イ、口・はそれぞ
れ上記の場合の0)、(O)に対応し、オペレータが1
123」を入力した後it Onをパディングした時の
例を示す。
In Fig. 3, FC is data C indicating the attribute of the area (hereinafter referred to as a field character);
123'' and then padding it On is shown below.

次に第2図の構成において実施例の動作を説明する。Next, the operation of the embodiment in the configuration shown in FIG. 2 will be explained.

説明を簡単にするために、フィールドキャラクタによっ
て左づめ数字表示領域で、右パディングが指定されてい
るとする。
To simplify the explanation, assume that right padding is specified by a field character in a left-justified number display area.

また、このようなフィールドキャラクタの指定の検出は
通常のキーインプット動作においてインプットデータ処
理を行うため常にフィルドキャラクタの指定チェックを
行うことによって行われる。
Further, such field character designation is detected by constantly checking the field character designation in order to perform input data processing during normal key input operations.

したがってパディングの指定が検出された後の動作とし
て説明する。
Therefore, the operation after the padding specification is detected will be explained.

パディングの必要な領域におけるオペレータのデータイ
ンプット処理は従来、一般に、表示装置において行われ
ている手段である。
The operator's data input process in areas where padding is required is conventionally performed by a display device.

例えば「123」とキーインしたとする。For example, suppose you key in "123".

その後、その領域の入力終了を示すキーインプットがな
されると、制御部4はパディング動作を開始する。
Thereafter, when a key input indicating the end of input for that area is made, the control unit 4 starts the padding operation.

この時アドレスカウンタ12は、次にキーインプット表
示されるべきポジション、即ち“3”の表示の1つ右の
ポジションを示している。
At this time, the address counter 12 indicates the position to be displayed for the next key input, that is, the position one position to the right of the display of "3".

まずアドレスレジスタ12が示すRFM5の内容を第1
テ゛−タ、レジスタ6に読み出し、デコーダ13ζこよ
って、フィールドキャラクタであるか否かを調べる。
First, the contents of RFM5 indicated by the address register 12 are
The data is read into the register 6, and the decoder 13ζ checks whether it is a field character or not.

もしフィールドキャラクタであれば、この領域のパディ
ング動作を終了する。
If it is a field character, end the padding operation for this area.

フィールドキャラクタでなければ、制御部4は定数発生
器8に対して、パディングキャラクタを発生させ、マル
チプレクサ11を通して、第二データレジヌタ7にセッ
トし、アドレスレジスタ12が示すRFMアドレスにパ
ディングキャラクタを1キャラクタ書き込み、アドレス
レジスタ12をインクリメントする。
If it is not a field character, the control unit 4 causes the constant generator 8 to generate a padding character, sets it in the second data register 7 through the multiplexer 11, and writes one padding character to the RFM address indicated by the address register 12. , increments address register 12.

この動作を、フィールドキャラクタが検出されるまで自
動的にくりかえす。
This operation is automatically repeated until a field character is detected.

これによって、第3図口のような表示が得られる。As a result, a display like the one shown in FIG. 3 can be obtained.

次に左パディング動作について説明する。Next, the left padding operation will be explained.

一般に、左パディングが要求される時は、右づめで入力
キャラクタを表示することが多い。
Generally, when left padding is required, input characters are often displayed right-justified.

右づめで入力キャラクタを表示する手段はすでに知られ
ている(特開昭49−134238号)。
A means for displaying input characters right-aligned is already known (Japanese Patent Application Laid-open No. 134238/1983).

この既知の手段で入力キャラクタの表示後、その領域の
入力終了を示すキーインプットがなされると、制御部4
はパディング動作を開始する。
After the input character is displayed by this known means, when a key input indicating the end of input in that area is made, the control unit 4
starts the padding operation.

既知の手段においては入力が終了した時点ではアドレス
レジスタ12は、表示領域の右端を示している。
In the known means, the address register 12 indicates the right end of the display area when the input is completed.

そのため制御部4はまず未表示桁の検出動作を行う。Therefore, the control section 4 first performs an operation for detecting undisplayed digits.

まずアドレスレジスタ12が示すRFM5の内容を第1
データレジスタ6にとりだし、それがインプットデータ
であるか、またはフィールドキャラクタであるかをデコ
ーダ13でチェックする。
First, the contents of RFM5 indicated by the address register 12 are
The data is taken out to the data register 6, and the decoder 13 checks whether it is input data or a field character.

それと同時に、アドレスカウンタ12をディクリメント
するこの動作を、インプットデータ以外またはフィール
ドキャラクタ以外が検出されるまで行う。
At the same time, this operation of decrementing the address counter 12 is performed until something other than input data or a field character is detected.

フィールドキャラクタが検出された時は、その領域には
、インプットデータがすでに一杯に表示されていること
を示すのでパディング動作は行わない。
When a field character is detected, this indicates that the area is already fully displayed with input data, so no padding is performed.

インプットデータ以外が検出された時はまだパディング
する余地があるので、パディングを行う。
When data other than input data is detected, there is still room for padding, so padding is performed.

即ち、定数発生器8ζこパディングキャラクタを発生さ
せ、マルチプレクサ11を通して、第二データレジスタ
7にパディングキャラクタをセットし、アドレスカウン
タ12が示すRFMアドレスにパディングキャラクタを
書き込む。
That is, the constant generator 8ζ generates a padding character, sets the padding character in the second data register 7 through the multiplexer 11, and writes the padding character to the RFM address indicated by the address counter 12.

それと同時にアドレスカウンタ12をディクリメントす
る。
At the same time, the address counter 12 is decremented.

そして、新たなアドレスのRFMデータを第1データレ
ジヌタ6に読み出し、フィールドキャラクタか否かをチ
ェックする。
Then, the RFM data of the new address is read into the first data register 6, and it is checked whether it is a field character or not.

フィールドキャラクタを検出するとパディング動作は完
了である。
The padding operation is complete when a field character is detected.

この動作をフィールドキャラクタが検出されるまで行う
This operation is repeated until a field character is detected.

例えば「123」というデータをキーボード9よりイン
プットした時、最終的に得られる表示は、第3図イのよ
うになる。
For example, when the data "123" is input from the keyboard 9, the final display will be as shown in FIG. 3A.

なお以上の説明は、パディングに関する指定情報がフィ
ールドキャラクタに存在するとして説明したが、表示装
置の運用上パディング動作が固定でよい場合には例えば
キーボード上にスイッチを設けることにより、パディン
グ情報はこのスイッチにより行っても結果は同じである
ことは明らかである。
Note that the above explanation assumes that the specified information regarding padding exists in the field character, but if the padding operation can be fixed for the purpose of operation of the display device, for example, by providing a switch on the keyboard, the padding information can be transferred to the field character. It is clear that the result is the same even if

さらにこの発明によれば、数字表示ζこ関するパディン
グのみならず、通常の表示領域においてもパディングが
実現可能である。
Further, according to the present invention, padding can be realized not only in the numeric display ζ but also in the normal display area.

また説明においてはCRT表示装置で行ったが、説明で
明らかなように、プラズマその他一般的に表示データを
制御部が識別できる場合にはすべて適用可能である。
Furthermore, although the description has been made using a CRT display device, as is clear from the description, the present invention can be applied to plasma or any other device in which display data can generally be identified by the control unit.

以上のようにこの発明によれば、パディングされた表示
を簡単に得ることができ、さらに、オぺレーク、センタ
計算機等の負荷の軽減にも効果がある。
As described above, according to the present invention, a padded display can be easily obtained, and it is also effective in reducing the load on the operator, central computer, etc.

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

第1図はパディング表示を得るための従来の構成図、第
2図はこの発明の1実施例を示すブロック図、第3図は
表示の例を示す図であり、1は表示装置、2は制御装置
、3は接続装置、4は制御部、5はリフレッシュメモリ
、6は第1データレジスタ、7は第2データレジスタ、
8は定数発生器、9はキーボード、10はキーボードレ
ジスタ、11はマルチプレクサ、12はアドレスレジス
タ、13はデコーダである。
FIG. 1 is a conventional configuration diagram for obtaining a padding display, FIG. 2 is a block diagram showing an embodiment of the present invention, and FIG. 3 is a diagram showing an example of a display. A control device, 3 a connection device, 4 a control unit, 5 a refresh memory, 6 a first data register, 7 a second data register,
8 is a constant generator, 9 is a keyboard, 10 is a keyboard register, 11 is a multiplexer, 12 is an address register, and 13 is a decoder.

Claims (1)

【特許請求の範囲】[Claims] 1 表示画面上に文字、記号等を表示する表示装置にお
いて、表示画面内の任意の位置に、表示の属性を持つ領
域を指定する手段と、その領域の先頭及び最後を検出す
る手段と、予じめ定められたキャラクタを発生する手段
と、上記領域内へのキャラクタの入力の終了を指示する
手段とを有し、上記領域内に表示可能な表示キャラクタ
数以下のキャラクタが入力されて入力の終了が指示され
た時、領域の属性によって、上記領域の先頭を示すポジ
ションから入力データポジションまでの未入力ポジショ
ンまたは、入力データポジションの最右端の次のポジシ
ョンから上記領域の最後を示すポジションまでの未入力
ポジションへ、上記の定められたキャラクタを発生する
手段によって発生したキャラクタを、自動的に挿入表示
するように構成したことを特徴とする表示装置。
1. In a display device that displays characters, symbols, etc. on a display screen, means for specifying an area with display attributes at any position within the display screen, means for detecting the beginning and end of that area, and a means for generating a predetermined character; and means for instructing the end of character input into the area; When the end is instructed, depending on the attribute of the area, an uninput position from the position indicating the beginning of the area to the input data position, or from the position next to the rightmost position of the input data position to the position indicating the end of the area. A display device characterized in that it is configured to automatically insert and display a character generated by the above-described predetermined character generating means into a non-input position.
JP736977A 1977-01-25 1977-01-25 display device Expired JPS5820435B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP736977A JPS5820435B2 (en) 1977-01-25 1977-01-25 display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP736977A JPS5820435B2 (en) 1977-01-25 1977-01-25 display device

Publications (2)

Publication Number Publication Date
JPS5392628A JPS5392628A (en) 1978-08-14
JPS5820435B2 true JPS5820435B2 (en) 1983-04-22

Family

ID=11664046

Family Applications (1)

Application Number Title Priority Date Filing Date
JP736977A Expired JPS5820435B2 (en) 1977-01-25 1977-01-25 display device

Country Status (1)

Country Link
JP (1) JPS5820435B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019167937A1 (en) 2018-02-28 2019-09-06 日鉄ケミカル&マテリアル株式会社 Reinforcing laminate material for structure, reinforcing method, and reinforcing structure

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019167937A1 (en) 2018-02-28 2019-09-06 日鉄ケミカル&マテリアル株式会社 Reinforcing laminate material for structure, reinforcing method, and reinforcing structure

Also Published As

Publication number Publication date
JPS5392628A (en) 1978-08-14

Similar Documents

Publication Publication Date Title
US4712191A (en) Display system with nested information display
JPH06195164A (en) Key input device and method therefor
JPS5820435B2 (en) display device
JPS63247812A (en) Screen display device
JPS60227294A (en) Display unit
JPH03256116A (en) Information processor
JPS6091440A (en) Display device
JPH04167045A (en) Display controller
JP2595045B2 (en) Touch panel input device
JPH05324240A (en) Display method for screen with image information
JPH04322324A (en) Data processor
JP2513606B2 (en) Display controller
KR20010035639A (en) Apparatus and method for controlling display of screen on electric unit
JPH06274639A (en) Color display device
JPH1011190A (en) Processing system
JPH06314182A (en) Display device
JPS60134281A (en) Guide display system for man-machine communication system
JPH07160692A (en) Document display device
JPH0488527A (en) Input character display method
JPH02282791A (en) Screen display device
JPS63106078A (en) Display method for character string echo of graphic processor
JPH06231077A (en) Data input system
JPH0687236B2 (en) Mechanism for selecting homonyms in word processors
JPS63121083A (en) Display device
JPS6341977A (en) Table form data display system