JP4065471B2 - Display control apparatus, display control method, and storage medium - Google Patents

Display control apparatus, display control method, and storage medium Download PDF

Info

Publication number
JP4065471B2
JP4065471B2 JP29279598A JP29279598A JP4065471B2 JP 4065471 B2 JP4065471 B2 JP 4065471B2 JP 29279598 A JP29279598 A JP 29279598A JP 29279598 A JP29279598 A JP 29279598A JP 4065471 B2 JP4065471 B2 JP 4065471B2
Authority
JP
Japan
Prior art keywords
video signal
display control
host machine
signal distribution
display
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
JP29279598A
Other languages
Japanese (ja)
Other versions
JP2000112452A (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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP29279598A priority Critical patent/JP4065471B2/en
Publication of JP2000112452A publication Critical patent/JP2000112452A/en
Application granted granted Critical
Publication of JP4065471B2 publication Critical patent/JP4065471B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Liquid Crystal Display Device Control (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Small-Scale Networks (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、例えば強誘電性液晶を用いた液晶表示器を複数接続し、各々の液晶表示器に画像を表示する表示制御装置及び表示制御方法、並びに前記表示制御方法を実現するためのプログラムを記憶した記憶媒体に関する。
【0002】
【従来の技術】
従来、この種の分野の技術としては、メモリー効果を持つ強誘電性液晶を用いた複数台の液晶表示器(FLCD:Ferroelectric LiquidCrystal Display)を1台のホストコンピュータに接続し、各々のFLCDに同一もしくは異なる画像を表示する表示制御システムが提案されている。
【0003】
図5は、従来の表示制御システムの全体構成を示す模式図である。
【0004】
同図において、1はホストコンピュータであり、2,3,4,5は分岐伝送ユニットである。10,11,12,13はFLCDであり、900,901,902,903,910,911,912,913は伝送ケーブルである。ホストコンピュータ1からは、アドレスデータを先頭にした16ビット画像データがパラレルで伝送ケーブル900から出力される。
【0005】
各分岐伝送ユニット2〜5は、前段から入力された16ビット画像データを伝送ケーブル901〜903を通じてそのまま後段の分岐伝送ユニットへ出力する。さらに、各分岐伝送ユニット2〜5は、不図示のアドレス設定スイッチをそれぞれ備えており、その設定スイッチに予め設定されたアドレス値と16ビット画像データの先頭に配置されたアドレスデータとを比較し、一致すれば各々分岐された伝送ケーブル910〜913に対して16ビット画像データを出力する。
【0006】
一方、各FLCD10〜13は、この16ビット画像データに基づいて表示を行う。また、各FLCD10〜13はメモリー効果を有するため、新たに16ビット画像データを受信し画像データが更新されるまでは、その直前の画像データを表示し続ける。
【0007】
次に、ホストコンピュータ1から出力される16ビット画像データとその先頭アドレスについて説明する。
【0008】
図6は、16ビット画像データの配列を示す信号シーケンス図である。
【0009】
この16ビット画像データは、DATA0〜DATA15の16本のデータと、同期信号であるCLK及びAHDLの計18本の信号から成る。AHDL信号は、通常“L”レベルであるが、データの先頭のみ“H”レベルとなり、その時、DATA0〜DATA15はアドレスデータを出力する。つまり、AHDL信号は、データの先頭を示すと共に、DATA0〜DATA15が画像データではなくアドレスデータであることを示す信号でもある。
【0010】
図7は、アドレスデータのフォーマット図である。
【0011】
DATA0〜DATA15に乗せられたアドレスデータの内、下位11ビットはFLCD10〜15の走査線のアドレスを示すものであり、上位5ビットがユニットIDであり、前述した設定スイッチの設定値と比較される。また、先頭のアドレスデータに続いて1水平走査分の画像データが配置されている。
【0012】
各分岐伝送ユニット2〜5は、AHDL信号が“H”レベルとなったときにDATA0〜DATA15の上位5ビットのみを監視し、設定スイッチの設定値と一致しない場合にはFLCDへの分岐出力のAHDL信号をマスクして“L”レベルを出力する。これを受けたFLCDは、AHDL信号が“L”レベルであるため、アドレスとは認識せず、その結果、描画している画像の更新は行われずDATA0〜DATA15にいかなるデータが乗っていようと無視される。
【0013】
そして、各分岐伝送ユニット2〜5がDATA0〜DATA15の上位5ビットのアドレスを設定スイッチの設定値と一致していると見做した時は、FLCDへの分岐出力のAHDL信号をマスクせずそのまま出力する。FLCDは、AHDL信号の“H”レベルを受けて画像データのスタートを認識し、描画画像の更新を行う。
【0014】
【発明が解決しようとする課題】
しかしながら、上記従来の表示制御システムでは、FLCD10〜13に表示される画像データがホストコンピュータ1の制御の下で送られてくるので、FLCD10〜13の視聴者側で画像データを選択することができない、という問題があった。例えば、かかるシステムを会議システムに適用した場合に、視聴者は、ホストコンピュータのオペレータによって送られてくる画像データだけしか見ることができず、視聴者側で所望する資料を選択することができない。
【0015】
本発明は上記従来の問題点に鑑み、ホストマシンから出力されたビデオ信号を複数台のディスプレイへ表示するマルチディスプレイシステムにおいて、各々の表示装置の視聴者側で所望する画像データを選択し、その選択画像を各々の表示装置に描画することができる表示制御装置、表示制御方法、及び記憶媒体を提供することを目的とする。
【0016】
【課題を解決するための手段】
上記目的を達成するために、本発明の表示制御装置は、ホストマシンに後段の接続先がなくなるまで常に分岐するツリー接続及びデイジーチェーン接続され、該ホストマシンからのビデオ信号を入力して後段へ出力するビデオ信号分配手段と、前記ビデオ信号分配手段を介して供給される前記ホストマシンからのビデオ信号を表示する表示装置と、前記表示装置に表示する前記ビデオ信号を選択する選択手段とを備え、前記選択手段は、前記ツリー接続されている前記ビデオ信号分配手段の最上流の前記ビデオ信号分配手段と接続され、前記デイジーチェーン接続されている前記ビデオ信号分配手段と全て接続されることを特徴とする。
また、本発明の表示制御方法は、ホストマシンに後段の接続先がなくなるまで常に分岐するツリー接続及びデイジーチェーン接続され、該ホストマシンからのビデオ信号を入力して後段へ出力するビデオ信号分配手段と、前記ビデオ信号分配手段を介して供給される前記ホストマシンからのビデオ信号を表示する表示装置とを備えた表示制御装置の表示制御方法であって、前記ツリー接続されている前記ビデオ信号分配手段の最上流の前記ビデオ信号分配手段と接続され、前記デイジーチェーン接続されている前記ビデオ信号分配手段と全て接続される選択手段を設け、前記選択手段を用いて、前記表示装置に表示する前記ビデオ信号を選択することを特徴とする
また、本発明の記憶媒体は、ホストマシンに後段の接続先がなくなるまで常に分岐するツリー接続及びデイジーチェーン接続され、該ホストマシンからのビデオ信号を入力して後段へ出力するビデオ信号分配手段と、前記ビデオ信号分配手段を介して供給される前記ホストマシンからのビデオ信号を表示する表示装置と、前記ツリー接続されている前記ビデオ信号分配手段の最上流の前記ビデオ信号分配手段と接続され、前記デイジーチェーン接続されている前記ビデオ信号分配手段と全て接続される選択手段とを備えた表示制御装置の表示制御方法をコンピュータに実行させる、コンピュータで読み取り可能なプログラムを記憶した記憶媒体であって、前記表示制御方法は、前記選択手段を用いて、前記表示装置に表示する前記ビデオ信号を選択するステップを備えたことを特徴とする
【0047】
【発明の実施の形態】
以下、図面を参照して本発明の実施の形態を説明する。
【0048】
(第1実施形態)
図1は、本発明の第1実施形態に係る表示制御システムの全体構成を示す模式図であり、図5と共通の要素には同一の符号が付されている。
【0049】
図中の1は、ホストコンピュータであり、100,200,300,400は分岐伝送ユニットである。また、10,11,12,13はFLCDであり、20,21,22,23は表示選択キーである。900,901,902,903,910,911,912,913は表示制御データ伝送ケーブルであり、920,921,922,923は表示選択信号伝送ケーブルである。
【0050】
ホストコンピュータ1からは、アドレスデータを先頭にした16ビット表示データ及び制御信号がパラレルで伝送ケーブル900から出力される。表示制御データのフォーマットは、図6及び図7を用いて従来例で説明したものと同じである。
【0051】
ホストコンピュータ1から送られてくる表示データは、FLCD10に示すように、ホストコンピュータ1が送信している表示データ全体のインデックス情報を含む画像データである。さらに、図示はしていないが、FLCD11〜13にも同様なインデックス情報を含む画像が表示されている。また、ホストコンピュータ1は、インデックスに表示されている全画像データを、そのインデックス番号に対応するアドレスデータを先頭にした画像データとして、順次送信している。
【0052】
なお、本実施形態では、4段の分岐伝送ユニットとそれに対応する4台のFLCDが接続されているが、接続段数の制約は特にない。また、本実施形態では、インデックスデータが表示データに含まれている例を示しているが、これに限ったことではない。例えば、ホストコンピュータ1が送信している表示データのインデックス情報を紙メディアに掲載し、それをFLCD視聴者に渡す形式でも良いし、FLCD視聴者全員が見ることが可能な掲示板等にインデックス情報を表示しても良い。即ち、何らかの手法でFLCD視聴者に表示データ全体のインデックス情報を伝えることができればよいのである。
【0053】
FLCD視聴者は、インデックス情報の中から所望の表示データに対応するインデックス番号を、表示選択キー20より入力する。表示選択信号は、表示選択信号伝送ケーブル920より分岐伝送ユニット100へ出力される。
【0054】
分岐伝送ユニット100は、表示制御データ900と表示選択信号920を入力すると共に、次段の分岐伝送ユニット200とFLCD10へ表示制御データを転送する。
【0055】
図2は、分岐伝送ユニット100の構成例を示すブロック図である。
【0056】
同図において、900,901,910は表示制御データ伝送ケーブルであり、差動信号で伝送され、110は差動信号をTTL信号に変換する差動レシーバであり、120はTTL信号を差動信号に変換する差動ドライバである。180,181,182はそれぞれ従来例の説明に対応しているDATA[15:0]、AHDL信号、FCLK信号である。183は、DATA[15:12]の分岐信号であり、184は分岐伝送ユニット100に接続されているFLCD10へ出力するAHDL’信号である。
【0057】
また、920は表示選択信号であり、130,132は、16ビットの画像データ信号DATA[15:0]をラッチするD−F/F(遅延型フリップフロップ)である。131,134はAHDL信号をラッチするD−F/Fであり、133はAHDL’信号を出力するD−F/Fである。140はイネーブル機能付きのコンパレータであり、150はAND回路、160はNOT回路である。
【0058】
FCLK信号182は、差動レシーバ110でTTL信号に変換され、D−F/F130,131とNOT回路160へ入力される。NOT回路160で反転されたクロック_FCLK信号184は、D−F/F132〜134と差動ドライバ120に入力される。差動ドライバ120に入力された_FCLK信号184は、再び差動信号に変換され、FLCD10と次段の分岐伝送ユニット200へ入力される。
【0059】
差動レシーバ100でTTL変換されたDATA[15:0]信号180とAHDL信号181は、それぞれD−F/F130とD−F/F131に入力され、FCLK信号182でラッチされる。
【0060】
D−F/F131でラッチされたAHDL信号は、D−F/F134とAND回路150へ入力され、D−F/F134では_FCLK信号184でラッチされる。D−F/F134でラッチされたAHDL信号は、差動ドライバ120で差動信号に変換され、次段の分岐伝送ユニット200へそのまま出力される。
【0061】
D−F/F130でラッチされた画像データDATA[15:0]信号180は、再びD−F/F132に入力されると共に、その内のDATA[15:12]は、コンパレータ140にも入力される。D−F/F132でラッチされた16ビットの画像データDATA[15:0]信号は、差動ドライバ120で差動信号に変換され、FLCD10と次段の分岐伝送ユニット200へそのまま出力される。
【0062】
コンパレータ140は、DATA[15:12]信号183と表示選択信号920が等しいときに“H”を、それ以外は“L”を出力し、AND回路150へ入力される。
【0063】
AND回路150の出力信号は、D−F/F133に入力され、_FCLK信号184でラッチされる。D−F/F133の出力信号は、AHDL’信号184として、ドライバ120で差動信号に変換され、FLCD10へ出力される。AHDL’信号184は、AHDL信号181と同様に通常“L”レベルであり、“H”レベルの時はデータの先頭を示すと同時に、それがアドレスデータであることも示す信号である。即ち、FLCD10の視聴者の選択した画像データが、ホストコンピュータ1より送信されたときにAHDL信号’184が“H”レベルとなり、データの始まりとアドレスデータを認識し、描画している画像データが更新される。それ以外の場合は、AHDL’信号184は“L”レベルであり、いかなるデータが転送されても無視され、表示内容は更新されない。
【0064】
この様に、次段の分岐伝送ユニット200へ出力する表示制御データ901は、入力された表示制御データ900そのものである。一方、FLCD10へ出力する表示制御データ910は、表示選択キー20で選択された画像データがホストコンピュータ1から送信されたときのみ、入力された表示制御データ901を出力し、それ以外の時はAHDL信号だけについて“L”レベルにマスキングした信号を出力している。
【0065】
分岐伝送ユニット200,300,400においても、分岐伝送ユニット100と同様の動作及び構成である。
【0066】
これまで説明したのが分岐伝送ユニット100を中心とした1段の表示制御システムの動作であり、同様の分岐伝送ユニット200,300,400を図1に示したシステム構成例のようにデイジーチェーンで接続すれば、FLCD10〜13によるマルチディスプレイシステムが構成されるようになる。
【0067】
このように本実施形態では、構成がシンプルで安価な分岐伝送ユニットをデイジーチェーン接続するようにしたので、マルチディスプレイシステムを低コストで容易に構成することができる。さらに、表示選択キーを設けたので、各々のFLCDの視聴者側で所望する画像データを選択し、その選択画像を各々のFLCDに描画することが可能になる。
【0068】
(第2実施形態)
第2実施形態では、多数のFLCDマルチディスプレイシステムを少ない分岐伝送ユニットを用いて実現する例を説明する。
【0069】
図3は、本発明の第2実施形態に係る表示制御システムの全体構成を示す模式図であり、図1と共通の要素には同一の符号が付されている。
【0070】
同図において、1はホストコンピュータであり、100〜700は分岐伝送ユニットである。10〜17はFLCDであり、900〜907と910〜916は、表示制御データ伝送ケーブルである。
【0071】
上記各構成における動作は、上記第1実施形態と同様であるので、ここでの説明は割愛する。
【0072】
ホストコンピュータ1より出力された表示制御データ900は、分岐伝送ユニット100に入力される。分岐伝送ユニット100の2つの出力には、分岐伝送ユニット200と分岐伝送ユニット500がそれぞれ接続されている。同様に分岐伝送ユニット200の2つの出力には分岐伝送ユニット300と分岐伝送ユニット400が、また分岐伝送ユニット500の2つの出力には分岐伝送ユニット600と分岐伝送ユニット700がそれぞれ接続されている。
【0073】
一方、分岐伝送ユニット300の2つの出力には、FLCD10と11がそれぞれ接続され、同様に分岐伝送ユニット400にはFLCD12と13が、また分岐伝送ユニット600にはFLCD14と15が、さらに分岐伝送ユニット700にはFLCD16と17がそれぞれ接続されている。
【0074】
また、図示はしていないが各分岐伝送ユニットにある表示選択信号には同じ番号が設定されており、さらにホストコンピュータ1が送信する表示制御データのアドレスは、それに一致したものだけが出力される。
【0075】
このような設定により、各分岐伝送ユニットの2つの出力端子には同じ表示制御データが出力されるようになり、どちらの出力端子に分岐伝送ユニットあるいはFLCDを接続しても表示制御データ転送ケーブル上のデータは等しくなる。
上述のように本実施形態では、ホストコンピュータ1に分岐伝送ユニットを複数台接続したツリー接続の構成となる。これにより、分岐伝送ユニット100〜700の7台で、FLCD10〜17の8台に同じ画像が表示できるようになり、上記第1実施形態のデイジーチェーン接続の構成と比較すると、1台少ない分岐伝送ユニットで表示できるようになる。
【0076】
(第3実施形態)
本実施形態では、上記第1実施形態と第2実施形態を組み合わせた構成を説明する。
【0077】
図4は、本発明の第3実施形態に係る表示制御システムの全体構成を示す模式図であり、図1と共通の要素には同一の符号が付されている。
【0078】
同図において、1はホストコンピュータであり、100〜800は分岐伝送ユニットである。10〜17はFLCDであり、20〜24は表示選択キーである。900〜907と910〜917は表示制御データ伝送ケーブルである。920〜924は表示選択信号伝送ケーブルである。
【0079】
上記各構成における動作は上記第1実施形態と同様であるので、ここでの説明は割愛する。また、FLCD10〜13までのシステム構成も第1実施形態と同様なので割愛し、ここではFLCD14〜17のシステムについて説明する。
【0080】
FLCD14と15は、分岐伝送ユニット700の2つの出力端子にそれぞれ接続し、FLCD16と17も同様に分岐伝送ユニット800の2つの出力端子にそれぞれ接続する。一方、分岐伝送ユニット700と800は、分岐伝送ユニット600の2つの出力端子にそれぞれ接続する。
【0081】
このとき、図示はしてないが、分岐伝送ユニット600〜800の表示選択信号は、表示選択キー24と同じものが設定されている。よって、分岐伝送ユニット500から出力される表示制御データ914と同じデータが、分岐伝送ユニット600〜800の2つの出力端子から出力され、FLCD14〜17には同じ画像が表示されるようになる。
【0082】
即ち、本システムでは、FLCD10〜FLCD13までは各表示選択キー20〜23で選択された画像が表示されるようになり、一方、FLCD14〜FLCD17には表示選択キー24で選択された同一画像が表示されるようになる。このように本実施形態では、分岐伝送ユニットをデイジーチェーン接続及びツリー接続するようにしたので、視聴者側の利便性を考慮して適格にマルチディスプレイシステムを構成することができる。
【0083】
本発明は、上述した実施形態の装置に限定されず、複数の機器から構成されるシステムに適用しても、ひとつの機器から成る装置に適用してもよい。前述したを実施形態の機能を実現するソフトウエアのプログラムコードを記憶した記憶媒体も、システムあるいは装置に供給し、そのシステムるいは装置もコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、完成されることは言うまでもない。
【0084】
この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。プログラムコードを供給するための記憶媒体としては、例えば、フロッピーディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリーカード、ROMを用いることができる。
【0085】
また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけではなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOSなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。
【0086】
さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、次のプログラムコードを指示に基づき、その拡張機能を拡張ボードや機能を拡張ユニットに備わるCPUなどが実際の処理に行って実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。
【0087】
【発明の効果】
本発明によれば、各々の表示装置の視聴者側で所望する画像データを選択し、その選択画像を各々の表示装置に描画することが可能になる。さらに、構成がシンプルで安価なビデオ信号分配手段をデイジーチェーン接続及びツリー接続するようにしたので、視聴者側の利便性を考慮して適格にマルチディスプレイシステムを構成することができる。
【図面の簡単な説明】
【図1】本発明の第1実施形態に係る表示制御システムの全体構成を示す模式図である。
【図2】分岐伝送ユニット100の構成例を示すブロック図である。
【図3】本発明の第2実施形態に係る表示制御システムの全体構成を示す模式図である。
【図4】本発明の第3実施形態に係る表示制御システムの全体構成を示す模式図である。
【図5】従来の表示制御システムの全体構成を示す模式図である。
【図6】16ビット画像データの配列を示す信号シーケンス図である。
【図7】アドレスデータのフォーマット図である。
【符号の説明】
1 ホストコンピュータ
100〜800 分岐伝送ユニット
10〜17 FLCD
20〜24 表示選択キー
900〜907,910〜917 表示制御データ伝送ケーブル
920〜924 表示選択信号伝送ケーブル
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a display control apparatus and a display control method for connecting a plurality of liquid crystal displays using, for example, a ferroelectric liquid crystal and displaying an image on each liquid crystal display, and a program for realizing the display control method. The present invention relates to a stored storage medium .
[0002]
[Prior art]
Conventionally, as a technology in this kind of field, a plurality of liquid crystal displays (FLCD: Ferroelectric Liquid Crystal Display) using a ferroelectric liquid crystal having a memory effect are connected to one host computer, and the same is applied to each FLCD. Alternatively, a display control system that displays different images has been proposed.
[0003]
FIG. 5 is a schematic diagram showing an overall configuration of a conventional display control system.
[0004]
In the figure, 1 is a host computer, and 2, 3, 4 and 5 are branch transmission units. Reference numerals 10, 11, 12, and 13 denote FLCDs, and 900, 901, 902, 903, 910, 911, 912, and 913 denote transmission cables. From the host computer 1, 16-bit image data with address data at the head is output from the transmission cable 900 in parallel.
[0005]
Each of the branch transmission units 2 to 5 outputs 16-bit image data input from the previous stage as it is to the subsequent branch transmission unit through the transmission cables 901 to 903. Further, each branch transmission unit 2 to 5 includes an address setting switch (not shown), and compares the address value preset in the setting switch with the address data arranged at the head of the 16-bit image data. If they match, 16-bit image data is output to each of the branched transmission cables 910-913.
[0006]
On the other hand, each of the FLCDs 10 to 13 performs display based on the 16-bit image data. Further, each of the FLCDs 10 to 13 has a memory effect, so that it continues to display the immediately preceding image data until new 16-bit image data is received and the image data is updated.
[0007]
Next, 16-bit image data output from the host computer 1 and its leading address will be described.
[0008]
FIG. 6 is a signal sequence diagram showing the arrangement of 16-bit image data.
[0009]
The 16-bit image data includes 16 data of DATA0 to DATA15 and a total of 18 signals of CLK and AHDL which are synchronization signals. The AHDL signal is normally at the “L” level, but only at the head of the data is at the “H” level. At this time, DATA0 to DATA15 output address data. That is, the AHDL signal indicates the head of data and also indicates that DATA0 to DATA15 are address data instead of image data.
[0010]
FIG. 7 is a format diagram of address data.
[0011]
Of the address data carried on DATA0 to DATA15, the lower 11 bits indicate the address of the scanning line of FLCD 10-15, and the upper 5 bits are the unit ID, which is compared with the setting value of the setting switch described above. . Further, image data for one horizontal scan is arranged following the top address data.
[0012]
Each branch transmission unit 2 to 5 monitors only the upper 5 bits of DATA0 to DATA15 when the AHDL signal becomes “H” level, and if it does not coincide with the setting value of the setting switch, it outputs the branch output to the FLCD. Masks the AHDL signal and outputs the “L” level. Upon receiving this, the FLCD does not recognize the address because the AHDL signal is at “L” level, and as a result, the image being drawn is not updated, and any data on DATA0 to DATA15 is ignored. Is done.
[0013]
When each branch transmission unit 2 to 5 considers that the address of the upper 5 bits of DATA0 to DATA15 coincides with the setting value of the setting switch, the AHDL signal of the branch output to the FLCD is not masked as it is. Output. The FLCD receives the “H” level of the AHDL signal, recognizes the start of the image data, and updates the drawn image.
[0014]
[Problems to be solved by the invention]
However, in the above conventional display control system, the image data displayed on the FLCDs 10 to 13 is sent under the control of the host computer 1, so that the viewer side of the FLCDs 10 to 13 cannot select the image data. There was a problem. For example, when such a system is applied to a conference system, the viewer can only see image data sent by the operator of the host computer, and cannot select desired materials on the viewer side.
[0015]
In view of the above-described conventional problems, the present invention selects desired image data on the viewer side of each display device in a multi-display system that displays video signals output from a host machine on a plurality of displays. It is an object of the present invention to provide a display control device, a display control method, and a storage medium that can draw a selected image on each display device.
[0016]
[Means for Solving the Problems]
In order to achieve the above object, the display control apparatus of the present invention is connected in a tree connection and a daisy chain which always branches until there is no connection destination in the subsequent stage in the host machine, and inputs a video signal from the host machine to the subsequent stage. Video signal distribution means for outputting, display device for displaying the video signal from the host machine supplied via the video signal distribution means, and selection means for selecting the video signal to be displayed on the display device The selection means is connected to the most upstream video signal distribution means of the video signal distribution means connected in the tree, and is connected to all the video signal distribution means connected in the daisy chain. And
Also, the display control method of the present invention is a video signal distribution means for inputting a video signal from the host machine and outputting it to the subsequent stage, which is always connected in a tree connection and daisy chain until the host machine has no subsequent connection destination. And a display control method for displaying a video signal from the host machine supplied via the video signal distribution means, the display control method of the display control device comprising the tree-connected video signal distribution A selection means connected to the video signal distribution means connected to the most upstream of the means and connected to the video signal distribution means connected in a daisy chain, and the display means displays the display device using the selection means. A video signal is selected .
Further, the storage medium of the present invention has a tree connection and a daisy chain connection that always branches until there is no connection destination in the subsequent stage in the host machine, and a video signal distribution means for inputting a video signal from the host machine and outputting it to the subsequent stage. A display device for displaying a video signal from the host machine supplied via the video signal distribution means, and connected to the video signal distribution means at the uppermost stream of the video signal distribution means connected in a tree; A storage medium storing a computer-readable program for causing a computer to execute a display control method of a display control device including the video signal distribution unit connected to the daisy chain and a selection unit connected to the daisy chain. The display control method uses the selection means to display the video signal to be displayed on the display device. Characterized by comprising the step of selecting.
[0047]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below with reference to the drawings.
[0048]
(First embodiment)
FIG. 1 is a schematic diagram showing the overall configuration of the display control system according to the first embodiment of the present invention. Elements common to those in FIG.
[0049]
In the figure, 1 is a host computer, and 100, 200, 300, and 400 are branch transmission units. 10, 11, 12, and 13 are FLCDs, and 20, 21, 22, and 23 are display selection keys. 900, 901, 902, 903, 910, 911, 912, and 913 are display control data transmission cables, and 920, 921, 922, and 923 are display selection signal transmission cables.
[0050]
From the host computer 1, 16-bit display data with address data at the head and a control signal are output from the transmission cable 900 in parallel. The format of the display control data is the same as that described in the conventional example with reference to FIGS.
[0051]
The display data sent from the host computer 1 is image data including index information of the entire display data sent by the host computer 1 as shown in the FLCD 10. Furthermore, although not shown, images including similar index information are also displayed on the FLCDs 11 to 13. In addition, the host computer 1 sequentially transmits all the image data displayed in the index as image data starting with address data corresponding to the index number.
[0052]
In the present embodiment, a four-stage branch transmission unit and four FLCDs corresponding thereto are connected, but there is no particular limitation on the number of connection stages. In the present embodiment, an example is shown in which the index data is included in the display data, but this is not a limitation. For example, the index information of the display data transmitted by the host computer 1 may be posted on a paper medium and passed to the FLCD viewer, or the index information may be displayed on a bulletin board that can be viewed by all FLCD viewers. You may display. That is, it is only necessary that the index information of the entire display data can be transmitted to the FLCD viewer by some method.
[0053]
The FLCD viewer inputs an index number corresponding to the desired display data from the index information through the display selection key 20. The display selection signal is output from the display selection signal transmission cable 920 to the branch transmission unit 100.
[0054]
The branch transmission unit 100 receives the display control data 900 and the display selection signal 920 and transfers the display control data to the branch transmission unit 200 and the FLCD 10 at the next stage.
[0055]
FIG. 2 is a block diagram illustrating a configuration example of the branch transmission unit 100.
[0056]
In the figure, reference numerals 900, 901, and 910 denote display control data transmission cables, which are transmitted as differential signals, 110 is a differential receiver that converts a differential signal into a TTL signal, and 120 is a differential signal. It is a differential driver that converts to. Reference numerals 180, 181, and 182 denote DATA [15: 0], an AHDL signal, and an FCLK signal respectively corresponding to the description of the conventional example. Reference numeral 183 denotes a branch signal of DATA [15:12], and reference numeral 184 denotes an AHDL ′ signal output to the FLCD 10 connected to the branch transmission unit 100.
[0057]
Reference numeral 920 denotes a display selection signal, and reference numerals 130 and 132 denote DF / Fs (delay type flip-flops) that latch the 16-bit image data signal DATA [15: 0]. 131 and 134 are DF / Fs that latch the AHDL signal, and 133 is a DF / F that outputs the AHDL ′ signal. 140 is a comparator with an enable function, 150 is an AND circuit, and 160 is a NOT circuit.
[0058]
The FCLK signal 182 is converted into a TTL signal by the differential receiver 110 and input to the DF / Fs 130 and 131 and the NOT circuit 160. The clock_FCLK signal 184 inverted by the NOT circuit 160 is input to the DF / Fs 132 to 134 and the differential driver 120. The _FCLK signal 184 input to the differential driver 120 is converted back to a differential signal and input to the FLCD 10 and the branch transmission unit 200 at the next stage.
[0059]
The DATA [15: 0] signal 180 and the AHDL signal 181 TTL-converted by the differential receiver 100 are input to the DF / F 130 and the DF / F 131, respectively, and are latched by the FCLK signal 182.
[0060]
The AHDL signal latched by the DF / F 131 is input to the DF / F 134 and the AND circuit 150, and is latched by the _FCLK signal 184 in the DF / F 134. The AHDL signal latched by the DF / F 134 is converted into a differential signal by the differential driver 120 and output to the branch transmission unit 200 at the next stage as it is.
[0061]
The image data DATA [15: 0] signal 180 latched by the DF / F 130 is input to the DF / F 132 again, and the DATA [15:12] therein is also input to the comparator 140. The The 16-bit image data DATA [15: 0] signal latched by the DF / F 132 is converted into a differential signal by the differential driver 120 and output to the FLCD 10 and the branch transmission unit 200 at the next stage as it is.
[0062]
The comparator 140 outputs “H” when the DATA [15:12] signal 183 is equal to the display selection signal 920, and outputs “L” otherwise, and is input to the AND circuit 150.
[0063]
The output signal of the AND circuit 150 is input to the DF / F 133 and latched by the _FCLK signal 184. The output signal of the DF / F 133 is converted into a differential signal by the driver 120 as an AHDL ′ signal 184 and output to the FLCD 10. The AHDL ′ signal 184 is normally at the “L” level in the same manner as the AHDL signal 181, and at the “H” level, the AHDL ′ signal 184 indicates the head of data and also indicates that it is address data. That is, when the image data selected by the viewer of the FLCD 10 is transmitted from the host computer 1, the AHDL signal '184 becomes "H" level, the start of the data and the address data are recognized, and the image data being drawn is Updated. In other cases, the AHDL ′ signal 184 is at the “L” level, and any data transferred is ignored and the display content is not updated.
[0064]
Thus, the display control data 901 output to the branch transmission unit 200 at the next stage is the input display control data 900 itself. On the other hand, the display control data 910 to be output to the FLCD 10 outputs the input display control data 901 only when the image data selected by the display selection key 20 is transmitted from the host computer 1, and at other times, the AHDL. A signal masked to “L” level is output only for the signal.
[0065]
The branch transmission units 200, 300, and 400 have the same operation and configuration as the branch transmission unit 100.
[0066]
What has been described so far is the operation of the one-stage display control system centered on the branch transmission unit 100. Similar branch transmission units 200, 300, and 400 are daisy chained as in the system configuration example shown in FIG. If connected, a multi-display system using FLCDs 10 to 13 is configured.
[0067]
As described above, in this embodiment, the simple and inexpensive branch transmission units are daisy chain connected, so that the multi-display system can be easily configured at low cost. Further, since the display selection key is provided, it is possible to select desired image data on the viewer side of each FLCD and draw the selected image on each FLCD.
[0068]
(Second Embodiment)
In the second embodiment, an example in which a large number of FLCD multi-display systems are realized using a small number of branch transmission units will be described.
[0069]
FIG. 3 is a schematic diagram showing the overall configuration of the display control system according to the second embodiment of the present invention, and the same reference numerals are assigned to elements common to FIG.
[0070]
In the figure, 1 is a host computer, and 100 to 700 are branch transmission units. 10 to 17 are FLCDs, and 900 to 907 and 910 to 916 are display control data transmission cables.
[0071]
Since the operation in each of the above configurations is the same as that in the first embodiment, description thereof is omitted here.
[0072]
Display control data 900 output from the host computer 1 is input to the branch transmission unit 100. A branch transmission unit 200 and a branch transmission unit 500 are connected to the two outputs of the branch transmission unit 100, respectively. Similarly, a branch transmission unit 300 and a branch transmission unit 400 are connected to two outputs of the branch transmission unit 200, and a branch transmission unit 600 and a branch transmission unit 700 are connected to two outputs of the branch transmission unit 500, respectively.
[0073]
On the other hand, FLCDs 10 and 11 are respectively connected to the two outputs of the branch transmission unit 300. Similarly, the FLCDs 12 and 13 are connected to the branch transmission unit 400, the FLCDs 14 and 15 are connected to the branch transmission unit 600, and the branch transmission unit is also connected. FLCDs 16 and 17 are connected to 700, respectively.
[0074]
Although not shown, the same number is set for the display selection signal in each branch transmission unit, and only the address of the display control data transmitted by the host computer 1 is output. .
[0075]
With this setting, the same display control data is output to the two output terminals of each branch transmission unit. Even if the branch transmission unit or FLCD is connected to either output terminal, the display control data transfer cable is connected. Are equal.
As described above, the present embodiment has a tree connection configuration in which a plurality of branch transmission units are connected to the host computer 1. As a result, seven of the branch transmission units 100 to 700 can display the same image on eight of the FLCDs 10 to 17, and one unit less branch transmission compared with the configuration of the daisy chain connection of the first embodiment. Can be displayed in units.
[0076]
(Third embodiment)
In the present embodiment, a configuration in which the first embodiment and the second embodiment are combined will be described.
[0077]
FIG. 4 is a schematic diagram showing the overall configuration of the display control system according to the third embodiment of the present invention, and the same reference numerals are assigned to elements common to FIG.
[0078]
In the figure, 1 is a host computer, and 100 to 800 are branch transmission units. 10 to 17 are FLCDs, and 20 to 24 are display selection keys. Reference numerals 900 to 907 and 910 to 917 denote display control data transmission cables. Reference numerals 920 to 924 denote display selection signal transmission cables.
[0079]
Since the operation in each of the above configurations is the same as that in the first embodiment, description thereof is omitted here. Further, the system configuration from the FLCDs 10 to 13 is the same as that of the first embodiment, and is omitted here. The system of the FLCDs 14 to 17 will be described here.
[0080]
The FLCDs 14 and 15 are connected to the two output terminals of the branch transmission unit 700, respectively, and the FLCDs 16 and 17 are also connected to the two output terminals of the branch transmission unit 800, respectively. On the other hand, the branch transmission units 700 and 800 are connected to two output terminals of the branch transmission unit 600, respectively.
[0081]
At this time, although not shown, the same display selection signal as that of the display selection key 24 is set as the display selection signal of the branch transmission units 600 to 800. Therefore, the same data as the display control data 914 output from the branch transmission unit 500 is output from the two output terminals of the branch transmission units 600 to 800, and the same image is displayed on the FLCDs 14 to 17.
[0082]
That is, in this system, the images selected by the display selection keys 20 to 23 are displayed from FLCD10 to FLCD13, while the same image selected by the display selection key 24 is displayed on the FLCD14 to FLCD17. Will come to be. As described above, in this embodiment, since the branch transmission units are daisy chained and tree-connected, a multi-display system can be configured appropriately in consideration of convenience on the viewer side.
[0083]
The present invention is not limited to the apparatus according to the above-described embodiment, and may be applied to a system including a plurality of devices or an apparatus including a single device. The storage medium storing the program code of the software that realizes the functions of the embodiments described above is also supplied to the system or apparatus, and the system or apparatus is also a program stored in the storage medium by the computer (or CPU or MPU). Needless to say, it is also completed by reading and executing the code.
[0084]
In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code constitutes the present invention. As a storage medium for supplying the program code, for example, a floppy disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, and a ROM can be used.
[0085]
In addition, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also the OS running on the computer based on the instruction of the program code performs the actual processing. Needless to say, a case where the function of the above-described embodiment is realized by performing part or all of the processing is also included.
[0086]
Furthermore, after the program code read from the storage medium is written to the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the next program code is expanded based on the instructions. It is also included that the function of the above-described embodiment is realized by performing a part or all of the actual processing by performing the actual processing by a CPU or the like provided with a function expansion board or function in the expansion unit. Needless to say.
[0087]
【The invention's effect】
According to the present invention, to select the desired image data in a viewer side of each of the display device, it is possible to draw the selected image on each display device. Furthermore, since the video signal distribution means having a simple configuration and being inexpensive are daisy chained and tree-connected, a multi-display system can be appropriately configured in consideration of convenience on the viewer side.
[Brief description of the drawings]
FIG. 1 is a schematic diagram showing an overall configuration of a display control system according to a first embodiment of the present invention.
FIG. 2 is a block diagram illustrating a configuration example of a branch transmission unit 100. FIG.
FIG. 3 is a schematic diagram showing an overall configuration of a display control system according to a second embodiment of the present invention.
FIG. 4 is a schematic diagram showing an overall configuration of a display control system according to a third embodiment of the present invention.
FIG. 5 is a schematic diagram showing an overall configuration of a conventional display control system.
FIG. 6 is a signal sequence diagram showing an arrangement of 16-bit image data.
FIG. 7 is a format diagram of address data.
[Explanation of symbols]
1 Host computer 100-800 Branch transmission unit 10-17 FLCD
20-24 Display selection key 900-907, 910-917 Display control data transmission cable 920-924 Display selection signal transmission cable

Claims (5)

ホストマシンに後段の接続先がなくなるまで常に分岐するツリー接続及びデイジーチェーン接続され、該ホストマシンからのビデオ信号を入力して後段へ出力するビデオ信号分配手段と、
前記ビデオ信号分配手段を介して供給される前記ホストマシンからのビデオ信号を表示する表示装置と、
前記表示装置に表示する前記ビデオ信号を選択する選択手段と
を備え、
前記選択手段は、前記ツリー接続されている前記ビデオ信号分配手段の最上流の前記ビデオ信号分配手段と接続され、前記デイジーチェーン接続されている前記ビデオ信号分配手段と全て接続されることを特徴とする表示制御装置。
A video signal distribution means for inputting a video signal from the host machine and outputting the video signal to the subsequent stage, which is always connected in a tree connection and daisy chain until the host machine has no subsequent connection destination ;
A display device for displaying a video signal from the host machine supplied via the video signal distribution means;
Selecting means for selecting the video signal to be displayed on the display device;
The selection means is connected to the most upstream video signal distribution means of the video signal distribution means connected in the tree, and is connected to all the video signal distribution means connected in the daisy chain. Display control device.
前記ホストマシンが出力しているビデオ信号に対応した表示データを前記表示装置にインデックス表示するインデックス手段を設け、
前記選択手段は、前記インデックス手段によってインデックス表示される情報の中から所定の表示データを選択する構成にしたことを特徴とする請求項記載の表示制御装置。
Providing an index means for displaying the display data corresponding to the video signal output from the host machine on the display device;
Said selecting means, the display control device according to claim 1, characterized in that a configuration of selecting a predetermined display data among the information displayed indexed by said indexing means.
前記ビデオ信号分配手段は、前記ホストマシンからのビデオ信号を識別する画像識別手段を有し、該画像識別手段の識別結果に基づいて、前記ビデオ信号の出力先を制御する構成にしたことを特徴とする請求項または請求項記載の表示制御装置。The video signal distribution unit includes an image identification unit that identifies a video signal from the host machine, and controls an output destination of the video signal based on an identification result of the image identification unit. The display control apparatus according to claim 1 or 2 . ホストマシンに後段の接続先がなくなるまで常に分岐するツリー接続及びデイジーチェーン接続され、該ホストマシンからのビデオ信号を入力して後段へ出力するビデオ信号分配手段と、前記ビデオ信号分配手段を介して供給される前記ホストマシンからのビデオ信号を表示する表示装置とを備えた表示制御装置の表示制御方法であって、
前記ツリー接続されている前記ビデオ信号分配手段の最上流の前記ビデオ信号分配手段と接続され、前記デイジーチェーン接続されている前記ビデオ信号分配手段と全て接続される選択手段を設け、
前記選択手段を用いて、前記表示装置に表示する前記ビデオ信号を選択することを特徴とする表示制御方法
A tree connection and a daisy chain connection that always branches until the connection destination of the rear stage disappears in the host machine, a video signal distribution means for inputting a video signal from the host machine and outputting it to the rear stage, and via the video signal distribution means A display control method of a display control device comprising a display device for displaying a video signal from the host machine supplied,
A selection means connected to the video signal distribution means at the most upstream of the video signal distribution means connected to the tree, and connected to the video signal distribution means connected to the daisy chain;
A display control method, wherein the video signal to be displayed on the display device is selected using the selection means .
ホストマシンに後段の接続先がなくなるまで常に分岐するツリー接続及びデイジーチェーン接続され、該ホストマシンからのビデオ信号を入力して後段へ出力するビデオ信号分配手段と、前記ビデオ信号分配手段を介して供給される前記ホストマシンからのビデオ信号を表示する表示装置と、前記ツリー接続されている前記ビデオ信号分配手段の最上流の前記ビデオ信号分配手段と接続され、前記デイジーチェーン接続されている前記ビデオ信号分配手段と全て接続される選択手段とを備えた表示制御装置の表示制御方法をコンピュータに実行させる、コンピュータで読み取り可能なプログラムを記憶した記憶媒体であって、
前記表示制御方法は、前記選択手段を用いて、前記表示装置に表示する前記ビデオ信号を選択するステップを備えたことを特徴とする記憶媒体
A tree connection and a daisy chain connection that always branches until the connection destination of the rear stage disappears in the host machine, a video signal distribution means for inputting a video signal from the host machine and outputting it to the rear stage, and via the video signal distribution means The display device for displaying the video signal supplied from the host machine and the video signal distributing means connected to the uppermost stream of the video signal distributing means connected in the tree, and the video connected in the daisy chain. A storage medium storing a computer-readable program for causing a computer to execute a display control method of a display control device including a signal distribution unit and a selection unit that is all connected,
The display control method includes a step of selecting the video signal to be displayed on the display device using the selection unit .
JP29279598A 1998-10-01 1998-10-01 Display control apparatus, display control method, and storage medium Expired - Fee Related JP4065471B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29279598A JP4065471B2 (en) 1998-10-01 1998-10-01 Display control apparatus, display control method, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29279598A JP4065471B2 (en) 1998-10-01 1998-10-01 Display control apparatus, display control method, and storage medium

Publications (2)

Publication Number Publication Date
JP2000112452A JP2000112452A (en) 2000-04-21
JP4065471B2 true JP4065471B2 (en) 2008-03-26

Family

ID=17786448

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29279598A Expired - Fee Related JP4065471B2 (en) 1998-10-01 1998-10-01 Display control apparatus, display control method, and storage medium

Country Status (1)

Country Link
JP (1) JP4065471B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11055052B2 (en) 2019-04-15 2021-07-06 Samsung Electronics Co., Ltd. Display apparatus forming wall display and controlling method thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11055052B2 (en) 2019-04-15 2021-07-06 Samsung Electronics Co., Ltd. Display apparatus forming wall display and controlling method thereof

Also Published As

Publication number Publication date
JP2000112452A (en) 2000-04-21

Similar Documents

Publication Publication Date Title
CN111651384B (en) Register reading and writing method, chip, subsystem, register set and terminal
EP0788048A1 (en) Display apparatus interface
JP2005258574A (en) Data transfer controller and electronic device
US7630375B2 (en) Data transfer control device and electronic instrument having reduced power consumption
JP2002304168A (en) Data transfer system
US20060055626A1 (en) Dual screen display using one digital data output
JP4065471B2 (en) Display control apparatus, display control method, and storage medium
JPH09274475A (en) A plurality of display devices capable of connecting to one computer
US5644757A (en) Apparatus for storing data into a digital-to-analog converter built-in to a microcontroller
JP3496294B2 (en) Serial data transfer device
JPH11238034A (en) Data transfer system
JP2000222340A (en) Data transmitting and receiving device
CN108322672A (en) Image processing method and device
JP2001042847A (en) Information processing system, display control method and storage medium
US20030115520A1 (en) Method for outputting error signals via monitor connect port and the computer system thereof
JP3251394B2 (en) Data transfer device, receiving device, and game device
JP3818617B2 (en) Transmission unit, image display device, image input device and image input / output system
JPS6249570A (en) Picture processor
JPH07271656A (en) Image data processing system
JPH04233681A (en) Terminal equipment
JP2000148791A (en) Method and device for file transfer and record medium where file transfer method is recorded
JPS61137192A (en) Memory writing system
JP3210598B2 (en) Print control device and print control method
JP3125950B2 (en) Application specific integrated circuits
JP2000293147A (en) Multi-display system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051003

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20060208

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070306

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070501

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20071225

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080105

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110111

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120111

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130111

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20140111

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees