JP3540638B2 - Computer and program recording medium - Google Patents
Computer and program recording medium Download PDFInfo
- Publication number
- JP3540638B2 JP3540638B2 JP35499198A JP35499198A JP3540638B2 JP 3540638 B2 JP3540638 B2 JP 3540638B2 JP 35499198 A JP35499198 A JP 35499198A JP 35499198 A JP35499198 A JP 35499198A JP 3540638 B2 JP3540638 B2 JP 3540638B2
- Authority
- JP
- Japan
- Prior art keywords
- interface
- ieee
- present
- bus
- command
- 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
Links
Images
Landscapes
- Small-Scale Networks (AREA)
Description
【0001】
【発明の属する技術分野】
本発明はIEEE1394バスに接続されたコンピュータがIEEE1394バスに接続された端末機器を識別するコンピュータ、及びプログラム記録媒体に関するものである。
【0002】
【従来の技術】
LSI技術の向上に伴って映像情報や音声情報をディジタル化して伝送するネットワークが開発されつつある。映像信号や音声信号はリアルタイムで再生される必要があるため、リアルタイム伝送が可能なネットワークが必要となる。
【0003】
このようなリアルタイム伝送に適したネットワークとしてIEEE1394というネットワークが提案されている。IEEE1394はシリアルの高速バスシステムで、データを同期伝送できるため、リアルタイム伝送が可能である。
【0004】
IEEE1394は、家庭用ディジタルVCR(以下DVと記述)を始め、多くのディジタル映像音声機器に外部用インタフェースとして搭載されている。例えばDVにおいては、IEEE1394を用いることにより、外部機器からDVの動作制御を行ったり、また外部機器からDVにデータを送信し、DVにおいて記録および/または再生することなども可能となる。
【0005】
一方パーソナルコンピュータ(以下PCと記述)においても、標準OSであるMicrosoft社のWindows98などに正式にIEEE1394がサポートされるようになったことにより、PCの世界でもIEEE1394は急速に普及しつつある。
【0006】
このためPCとDVなどのディジタル映像音声機器との融合が進められてきている。
【0007】
さて、PCからDVの動作を制御する方法および、PCからDVにデータを送信しDVで再生する方法について、図9および図10を用いて説明する。
【0008】
図9は、IEEE1394バスに接続されたPCおよびDVの例である。図9において、103はIEEE1394バス、104および504a、504bはIEEE1394インタフェース、108、108a、108bはコマンド、109は機器番号、301はPC、502a、502bはDV、503a、503bは記録再生回路、505はデータ、506aはモニタ、507aは再生映像である。
【0009】
図10は、DV502aおよびDV502bに割り当てられたノードIDおよび機器番号の例である。
【0010】
まずPC301からそれぞれのDVをアクセスするために必要な機器番号109の割り当て方法について説明する。
【0011】
IEEE1394バス103において、それぞれのDVにはノードIDという一意の値が割り当てられる。例えば、DV502aには1が割り当てられ、またDV502bには2が割り当てられているとする。IEEE1394バス103に接続されている機器の数が変動したり、ある機器が明示的にバスリセットを発生させると、ノードIDの再割り当てが行われるが、必ずしも前回割り当てられたノードIDと同じ値になっているとは限らない。
【0012】
さてPC301はそれぞれのDVにアクセスするために、PC301の電源投入時もしくはPC301をIEEE1394バス103に新たに接続したとき、PC301はそれぞれのDVに機器番号109を割り当てる。割り当て方法として、例えばその時点でノードIDの小さいDVから0、1、2、・・・と割り当てていくようにすると、DV502aには0が割り当てられ、DV502bには1が割り当てられる。このときそれぞれのDVのノードIDおよび機器番号109は図10の(再起動前)の欄に示されるようになっている。
【0013】
ここでPC301を再起動すると、すべてのDVに対する機器番号109の再割り当てが行われる。この時点でもし図10に示すように、DV502aのノードIDが2になり、DV502bのノードIDが1になっていたとすると、このとき、DV502aには機器番号として1が、DV502bには機器番号として0が割り当てられる。
【0014】
次にPC301からDV502aおよびDV502bの動作制御を行う方法について説明する。
【0015】
例えばDV502aの機器番号が0としたとき、DV502aにある動作を指示する場合には、IEEE1394インタフェース104に、DV502aに対応する機器番号109である0と、コマンド108を入力する。IEEE1394インタフェース104は受け取った機器番号109に対応するDV502aに対して、コマンド108をコマンド108aとして、IEEE1394バス103を通して送信する。IEEE1394インタフェース504aは、IEEE1394バス103を通してDV502aに送られてきたコマンド108aを受信し、制御回路107aに出力する。制御回路107aはコマンド108aの内容を判断し、記録再生回路503aの動作を指示する。
【0016】
次にPC301からDV502aにデータを送信する方法について説明する。
【0017】
例えばDV502aの機器番号が0としたとき、DV502aにデータ505を送信する場合には、IEEE1394インタフェース104に、DV502aに対応する機器番号109である0と、データ505aを入力する。
【0018】
一般にIEEE1394バス103は複数個のチャネルを持っており、同時に複数のデータ通信を行うことができる。このため、データ通信を行う場合にはチャネルを指定する必要がある。例えばDV502aがチャネル63を使用しているとする。このときIEEE1394インタフェース104は、機器番号109である0が示すDV502aにデータ505を送信するために、チャネル63にデータ505をIEEE1394バス103を通して送信する。IEEE1394インタフェース504aは、IEEE1394バス103を通してDV502aに送られてきたデータ505を受信し、記録再生回路503aに出力する。記録再生回路503aは入力されたデータ505を、再生および/または記録する。再生する場合には、再生映像507aはモニタ506aに出力される。
【0019】
このときもしDV502bがチャネル63を使用している場合には、DV502bも同時にデータ505を受信することができる。
【0020】
【発明が解決しようとする課題】
しかしながら上記した従来の構成では、ユーザがPCからDVの動作制御を行う場合には、それぞれのDVに割り当てられた機器番号を用いて動作制御するDVを指定するようになっている。しかしPCは電源投入時にそれぞれのDVに機器番号を割り当てて行くが、複数台のDVをIEEE1394バス上に接続されている場合には、あるDVに割り当てられる機器番号の値は前回と異なっていることがある。このため、ある機器番号の値が今回はどのDVに割り当てられたかがユーザに分からないので、動作制御したいDVを識別できない問題点があった。
【0021】
本発明はこのような従来の問題点を鑑みてなされたものであって、機器を特定するための機器番号が変化するネットワークにおいて、機器制御を行おうとする機器がどれなのかを簡単に識別することができるコンピュータ、及びプログラム記録媒体を提供することを目的とするものである。
【0022】
【課題を解決するための手段】
上述した課題を解決するために、第1の本発明は、リセット時に自動的にノード番号が割り当てられるネットワークにつながれたコンピュータと同じくそれにつながれた複数の端末機器とを備えたシステムを利用するコンピュータにおいて、
前記ネットワークを介して前記コンピュータから送られてくるコマンドを受信する第2インタフェースと、
前記第2インタフェースで受信された前記コマンドを実行するように制御する制御手段と、
前記第2インタフェースによって参照され、前記コンピュータに送られる自らのノードユニークIDを格納する第2メモリとを有する端末機器を対象として、
前記ネットワークがリセットされた際、
前記端末機器にノードユニークIDを要求するコマンドを前記ネットワークに送り込み、その際ノード番号を順次コマンドに入れ替えながら送り込む第1インタフェースと、
ノード番号に対してノードユニークID及び/または前記端末機器を示す名称を付加した一覧表を格納する第1メモリと、
初回はその一覧表を作成し前記第1メモリに格納し、2回目以降はその一覧表を更新する変換手段とを備え、
前記第1インタフェースがノードユニークIDを要求するコマンドを前記ネットワークに送り込むと、
前記第2インタフェースは、そのコマンドに従ってノードユニークIDを前記ネットワークを介して前記第1インタフェースに送り返し、
前記第1インタフェースは前記ネットワークを介して、前記第2インタフェースから送られてきたノードユニークIDを受信し、
前記変換手段は、各端末機器から送られてくるノードユニークIDを用いて前記一覧表を作成または更新し、
前記一覧表によって各ノードと各端末機器との対応関係を得ることを特徴とするコンピュータである。
また、第2の本発明は、前記ノード番号に代え、機器番号を用いることを特徴とする請求項1記載のコンピュータである。
また、第3の本発明は、前記ネットワークはIEEE1394バスであることを特徴とする請求項1記載のコンピュータである。
また、第4の本発明は、請求項1記載のコンピュータの各機能をコンピュータに実行させるためのプログラムを格納したことを特徴とするプログラム記録媒体である。
【0057】
【発明の実施の形態】
(実施の形態1)
以下、本発明の第1の実施の形態について、図1および図2を用いて説明する。
図1は、IEEE1394バスに接続されたPCおよびDVの例である。図1において、101は、IEEE1394バス103を介してDV102a、DV102bを制御するPCである。102a、102bは、IEEE1394バス103を介して、PC101によって制御され、データの記録再生を行うDVである。105a、105bは、IEEE1394バス103を介して、コマンドやデータのやり取りを行うIEEE1394インタフェースである。106a、106bはデータの記録及び再生を行うための記録再生回路である。107a、107bはIEEE1394インタフェース105a、105bからコマンドを受け取りその内容に従って記録再生回路106a、106bを制御する制御回路である。111は機器番号に対応する機器を識別するための識別指令である。
【0058】
次にこのような本実施の形態の動作を説明する。
【0059】
図2は、機器識別方法の一例である。
【0060】
従来例で説明したように、DV102aの動作制御を行う場合には、DV102aに対して割り当てられた機器番号109の値と、動作を示すコマンド108を、IEEE1394インタフェース104に入力することで行う。
【0061】
さて、例えばすでに割り当てられている機器番号109として、0と1の二つがあったとし、それぞれがDV102aもしくはDV102bのいずれかに割り当てられているとする。ここで機器番号109として0が割り当てられているDVがいずれかを調べる方法をフローチャートで表すと、例えば図2のようになる。
【0062】
図2において、(ステップ200)から処理を開始し、(ステップ201)で識別したい機器番号109である0と、機器識別指令111を入力する。
【0063】
(ステップ202)では、入力回路110は、機器番号109として0と、コマンド108として再生コマンドをIEEE1394インタフェース104に出力する。
【0064】
(ステップ203)では、DV102aの再生が開始されたかどうかを確認する。DV102aの再生が開始された場合には(ステップ204)に進み、再生が開始されない場合は(ステップ205)に進む。
【0065】
(ステップ204)では、機器番号109として0が割り当てられているDVは、DV102aであると判断し、(ステップ208)に進む。
【0066】
(ステップ205)では、DV102bの再生が開始されたかどうかを確認する。DV102bの再生が開始された場合には(ステップ206)に進み、再生が開始されない場合は(ステップ207)に進む。 (ステップ206)では、機器番号109として0が割り当てられているDVは、DV102bであると判断し、(ステップ208)に進む。
【0067】
(ステップ207)では、機器番号109として0が割り当てられているDVは存在しないと判断し、(ステップ208)に進む。
【0068】
最後に(ステップ208)で終了する。
【0069】
以上のように、本実施の形態においては、機器番号109と識別指令110を入力し、いずれのDVが再生するかを調べることで、機器番号109の値と、その値が割り当てられているDVがいずれかを識別することができる。
【0070】
なお、本実施の形態においては、コマンド108として再生コマンドを送信するとしたが、DVが動作したのが分かるコマンドであれば、どの動作を指示するためのコマンドであってもよい。
【0071】
また、IEEE1394バス上には2台のDVと1台のPCが接続されているとしたが、DVおよびPCのいずれもが1台以上接続されていればよい。
【0072】
また、送受信装置はDVとしたが、IEEE1394インタフェースにより動作制御が可能なものでいずれの送受信装置であっても構わない。
【0073】
またバスはIEEE1394バス、インタフェースはIEEE1394インタフェースとしたが、バスに接続された送受信装置の動作制御を行うために機器番号が割り当てられ、機器番号が変化する可能性のあるものであれば、いずれのバスおよびインタフェースであっても構わない。
【0074】
また機器番号109は、PC101が適当に割り当てる数字であっても構わないし、ノードIDをそのまま使用しても構わない。
【0075】
またPC101、DV102a、DV102bは、ハードウェアのみで構成されても、ハードウェアおよびソフトウェアの両方で構成されても構わない。
【0076】
なお本実施の形態のDVは本発明の端末機器の例であり、本実施の形態のPCは本発明のコンピュータの例であり、本実施の形態の送受信装置は本発明の端末機器の例であり、本実施の形態のIEEE1394インタフェース104は本発明の第1インタフェースの例であり、IEEE1394インタフェース105a及びIEEE1394インタフェース105bは本発明の第2インタフェースの例であり、本実施の形態の入力回路110は本発明の入力手段の例であり、本実施の形態の制御回路107a及び制御回路107bは本発明の制御手段の例である。
【0077】
(実施の形態2)
以下、本発明の第2の実施の形態について、図3を用いて説明する。
【0078】
図3は、IEEE1394バスに接続されたPCおよびDVの例である。図3において、302a、302bは、IEEE1394バス103を介してPC301によって制御されるDVである。303a、303bは、IEEE1394バス103を介してPC301から送られてくるコマンドの内容に従って記録再生回路106a、106bやLED304a、304bを制御する制御回路である。304a、304bは、点灯及び消灯する機能を有するLEDである。本実施の形態の構成で第1の実施の形態との相違点は、DV302a、302bはそれぞれLED304a、304bを備えている点である。
【0079】
次にこのような本実施の形態の動作を説明する。
【0080】
従来例で説明したように、DV302aの動作制御を行う場合には、DV302aに対して割り当てられた機器番号109の値と、動作を示すコマンド108を、IEEE1394インタフェース104に入力することで行う。
【0081】
さて、例えばDV302aを示す機器番号109の値が0であったとする。ここでIEEE1394インタフェース104に機器番号109として0を、コマンド108してLEDを点灯させるコマンドを入力すると、コマンド108はIEEE1394バス103を通してIEEE1394インタフェース105aに送信される。IEEE1394インタフェース105aは受信したコマンド108を制御回路303aに出力し、制御回路303aはコマンド108がLEDを点灯させるコマンドであればLED304aを点灯させる。
【0082】
以上のように、適当な機器番号109と、LEDを点灯させるコマンドをコマンド108としてIEEE1394インタフェース103に入力すれば、指定された機器番号109の値に対応したDVのLEDが点灯する。このとき、もしその機器番号109の値が対応するDVがどれかわかっていない場合でも、LEDが点灯したDVがどれかを調べることにより、その機器番号109に対応したDVを識別することができる。
【0083】
なお、本実施の形態においては、IEEE1394バス上には2台のDVと1台のPCが接続されているとしたが、DVおよびPCのいずれもが1台以上接続されていればよい。
【0084】
また、送受信装置はDVとしたが、IEEE1394インタフェースにより動作制御が可能なものでいずれの送受信装置であっても構わない。
【0085】
またバスはIEEE1394バス、インタフェースはIEEE1394インタフェースとしたが、バスに接続された送受信装置の動作制御を行うために機器番号が割り当てられ、機器番号が変化する可能性のあるものであれば、いずれのバスおよびインタフェースであっても構わない。
【0086】
また機器番号109は、PC101が適当に割り当てる数字であっても構わないし、ノードIDをそのまま使用しても構わない。
【0087】
またPC301、DV302a、DV302bは、ハードウェアのみで構成されても、ハードウェアおよびソフトウェアの両方で構成されても構わない。
【0088】
なお本実施の形態のDVは本発明の端末機器の例であり、本実施の形態のPCは本発明のコンピュータの例であり、本実施の形態の送受信装置は本発明の端末機器の例であり、本実施の形態のIEEE1394インタフェース104は本発明の第1インタフェースの例であり、本実施の形態のIEEE1394インタフェース105a及びIEEE1394インタフェース105bは本発明の第2インタフェースの例であり、本実施の形態のLED304a及びLED304bは本発明の点灯手段の例であり、本実施の形態の制御回路303a及び制御回路303bは本発明の制御手段の例である。
【0089】
(実施の形態3)
以下、本発明の第3の実施の形態について、図4を用いて説明する。
【0090】
図4は、IEEE1394バスに接続されたPCおよびDVの例である。図4において、401は、IEEE1394バス103を介してDV402a、402bの制御を行うPCである。402a、402bはIEEE1394バス103を介してPC401に制御され、データの記録再生などを行うDVである。403はDV402aや402bに割り当てられている機器番号109が更新されるごとに、メモリ404に記録されている変換情報409を更新する変換回路である。404は、DV402aや402bに割り当てられている機器名408とノードユニークID407と機器番号109の組み合わせを記録するメモリである。405a、405bは、IEEE1394バス103を介してデータのやり取りやコマンドのやり取りを行うIEEE1394インタフェースである。406a、406bは、それぞれDV402a、402bのノードユニークIDを記録するROMである。407a、407bは、それぞれDV402a、402bのノードユニークIDである。408は、DV402aや402bを一意に特定する機器名。409は、それぞれのDVの機器名408とノードユニークID407と機器番号109の組み合わせの情報を保持する変換情報である。本実施の形態の構成で第1の実施の形態の構成との相違点は、入力回路の代わりに変換回路を備え、メモり回路を備え、またDVはROMを備えている点である。
【0091】
次にこのような本実施の形態の動作を説明する。
【0092】
図11は、変換情報の一例である。
【0093】
従来例で説明したように、DV402aの動作制御を行う場合には、DV402aに対して割り当てられた機器番号109の値と、動作を示すコマンド108を、IEEE1394インタフェース104に入力することで行う。
【0094】
DV402aは、機器に固有で、同じ値を持つ機器は1つしかない値であるノードユニークID407aをROM406aに保有しており、同様にDV402bは、ノードユニークID407bをROM406bに保有している。IEEE1394インタフェース405aは必要に応じてノードユニークIDを提供するためのコマンドを送ることによって、ノードユニークID407aをROM406aから取り出し、IEEE1394バス103を通してPC401に送信する。IEEE1394インタフェース104は、受信したノードユニークID407aをノードユニークID407として変換回路403に出力する。
【0095】
またそれぞれのDVにはあらかじめ機器名408がつけられている。メモリ404には、それぞれのDVの機器名408とノードユニークID407と機器番号109の組み合わせを、変換情報409として記録されている。変換回路403は、それぞれのDVに割り当てられている機器番号109が更新されるごとに、メモリ404に記録されている変換情報409を更新する。
【0096】
例えば、変換情報409が図11の再起動前の欄に示されているものとする。
【0097】
DV402aの動作制御を行う場合には、適当なコマンド108と、機器名408として「FIRST」を変換回路403に入力する。変換回路403は、メモリ404から変換情報409を取り出し、「FIRST」に対応する機器番号である0を機器番号109として、コマンド108と共にIEEE1394インタフェース104に入力する。IEEE1394インタフェース104は従来例と同様に、機器番号109である0に対応するDV402aに、コマンド108をコマンド108aとして送信する。
【0098】
IEEE1394インタフェース405aは、受信したコマンド108aを制御回路107aに出力し、制御回路107aは入力されたコマンド108aの内容に応じて、記録再生回路106aの動作を指示する。
【0099】
さてここでPC401を再起動したとき、機器番号と機器名とノードユニークIDの組み合わせが、図11の再起動後の欄に示されるようになったとする。このときメモリ404に記録される変換情報404も同時に図11の再起動後の欄に示される内容に更新される。それぞれのDVに割り当てられる機器番号は変動するが、機器名とノードユニークIDの組み合わせは不変であるため、変換回路403は、入力された機器名408を、対応するDVの機器番号109に正しく変換できる。
【0100】
以上のように、機器番号が常に一定とは限らない場合でも、機器名またはノードユニークIDによって正しくDVを識別することができる。
【0101】
なお、本実施の形態においては、IEEE1394バス上には2台のDVと1台のPCが接続されているとしたが、DVおよびPCのいずれもが1台以上接続されていればよい。
【0102】
また、送受信装置はDVとしたが、IEEE1394インタフェースにより動作制御が可能なものでいずれの送受信装置であっても構わない。
【0103】
またバスはIEEE1394バス、インタフェースはIEEE1394インタフェースとしたが、バスに接続された送受信装置の動作制御を行うために機器番号が割り当てられ、機器番号が変化する可能性のあるものであれば、いずれのバスおよびインタフェースであっても構わない。
【0104】
また機器番号109は、PC101が適当に割り当てる数字であっても構わないし、ノードIDをそのまま使用しても構わない。
【0105】
またPC401、DV402a、DV402bは、ハードウェアのみで構成されても、ハードウェアおよびソフトウェアの両方で構成されても構わない。
【0106】
なお本実施の形態のDVは本発明の端末機器の例であり、本実施の形態のPCは本発明のコンピュータの例であり、本実施の形態の送受信装置は本発明の端末機器の例であり、本実施の形態のIEEE1394インタフェース104は本発明の第1インタフェースの例であり、本実施の形態のIEEE1394インタフェース405a及びIEEE1394インタフェース405bは本発明の第2インタフェースの例であり、本実施の形態のメモリ404は本発明の第1メモリの例であり、本実施の形態のROM406a及びROM406bは本発明の第2メモリの例であり、本実施の形態の変換回路403は本発明の変換手段の例であり、本実施の形態の制御回路107a及び制御回路107bは本発明の制御手段の例である。。
【0107】
(実施の形態4)
以下、本発明の第4の実施の形態について、図5および図6を用いて説明する。
【0108】
図5は、IEEE1394バスに接続されたPCおよびDVの例である。図5において、501はIEEE1394バス103を介してDV502aや502bを制御するPCである。508a、508bは、DVが現在受信しているチャンネルを変更させるための変更指示である。本実施の形態の構成で第1の実施の形態との相違点は、PC301が入力回路を持たず、またDV502a、502bがそれぞれモニタ506a、506bを備える点である。
【0109】
次にこのような本実施の形態の動作を説明する。
【0110】
図6は、識別映像を送信する方法の一例である。
【0111】
本実施の形態におけるPC501からのDV502aの動作制御方法および、PC501からDV502aにデータ505を送信する方法は、従来例と同様である。
【0112】
また、IEEE1394インタフェース104は、DV502aが使用している受信チャネルを変更する変更指示508aをIEEE1394バス103を通してDV502aに送信することで、DV502aが使用する受信チャネルを変更させることができる。
【0113】
さて、ある機器番号109の値が、どのDVを表すものかを識別したい場合には、IEEE1394インタフェース104に、適当な映像データをデータ505として入力し、機器番号109として知りたい値を入力する。IEEE1394インタフェース104は、入力された機器番号109が例えばDV502aを表していたとすると、DV502aにデータ505を送信する。
【0114】
IEEE1394インタフェース504aは、受信したデータ505を記録再生回路503aに入力し、記録再生回路503aはデータ505を再生し、モニタ506aに再生映像507aを表示する。このときどのDVにおいて送信したデータ505が再生されたかを調べることにより、入力した機器番号109の値がどのDVを表しているかを識別することができる。
【0115】
ところで、従来例で説明したように、IEEE1394バス103は、複数のチャネルを用いて、複数の通信を同時に行うことができる。ところがもしDV502aおよびDV503aが同じチャネルを受信チャネルとして使用していれば、PC501はDV502aにデータ505を送信したつもりでも、同じデータ505がDV502bにおいても受信され、同様に記録再生回路503bで再生される。すなわちモニタ506bに表示される再生映像507bは、再生映像507aと全く同じとなり、DV502aとDV502bを識別できなくなる。
【0116】
そこで、DVの識別を行う場合に複数のDVで同時に再生されないようにデータを送信する方法の一例を図6に示す。
【0117】
図6において、(ステップ601)から処理を開始し、(ステップ602)でIEEE1394インタフェース104は、IEEE1394バス103上に接続されているそれぞれの機器で使用されているチャネルをすべて調査する。
【0118】
(ステップ603)では、DV502aが使用しているチャネルを、他の機器が使用しているかを調べる。もし他の機器が使用している場合は、(ステップ604)に進み、そうでない場合には、(ステップ605)に進む。
【0119】
(ステップ604)では、IEEE1394インタフェース104は、変更指示508aをDV502aに送信することで、DV502aに受信に使用するチャネルを、他の機器が使用していないチャネルに変更し、(ステップ605)に進む。
【0120】
(ステップ605)では、DV502aの受信チャネルを用いて、IEEE1394インタフェース104はデータ505をIEEE1394バス103を通してDV502aに送信する。
【0121】
最後に(ステップ606)で終了する。
【0122】
このようにIEEE1394バス103に接続している機器番号に対応するDVの受信チャンネルを機器番号を指定して変更すれば、IEEE1394バス103に接続している各DVにすべて異なった受信チャンネルを割り当てることができる。
【0123】
以上のように、ある機器番号の値を用いてあるデータを送信し、いずれのDVが送信したデータを再生するかを調べることで、機器番号が常に一定とは限らない場合でも、ある機器番号の値によって表されるDVを識別することができる。
【0124】
なお、本実施の形態においては、IEEE1394バス上には2台のDVと1台のPCが接続されているとしたが、DVおよびPCのいずれもが1台以上接続されていればよい。
【0125】
また、送受信装置はDVとしたが、IEEE1394インタフェースにより動作制御が可能なものでいずれの送受信装置であっても構わない。
【0126】
また、データ505は映像データとしたが、データ505は音声データもしくは映像音声データでもよく、記録再生回路503aで再生された音声はスピーカーなどで再生されてもよい。
【0127】
またバスはIEEE1394バス、インタフェースはIEEE1394インタフェースとしたが、バスに接続された送受信装置の動作制御を行うために機器番号が割り当てられ、機器番号が変化する可能性のあるものであれば、いずれのバスおよびインタフェースであっても構わない。
【0128】
また機器番号109は、PC101が適当に割り当てる数字であっても構わないし、ノードIDをそのまま使用しても構わない。
【0129】
またPC501、DV502a、DV502bは、ハードウェアのみで構成されても、ハードウェアおよびソフトウェアの両方で構成されても構わない。
なお本実施の形態のDVは本発明の端末機器の例であり、本実施の形態のPCは本発明のコンピュータの例であり、本実施の形態の送受信装置は本発明の端末機器の例である。
【0130】
(実施の形態5)
以下、本発明の第5の実施の形態について、図7を用いて説明する。
【0131】
図7は、IEEE1394バスに接続されたPCおよびDVの例である。図7において、702a、702bはIEEE1394バス103を介してPC301によって制御されるDVである。703a、703bは、DV702aや702bを一意に識別する識別情報である。704a、704bは、IEEE1394バス103を介して、データやコマンドのやり取りを行うIEEE1394インタフェースである。705a、705bは識別情報を入力する入力回路である。706a、706bは入力回路705a、705bによって入力された識別情報を記録するメモリである。707a、707bは、IEEE1394インタフェース704a、704bによって受け取られたコマンドの内容に従って、記録再生装置106a、106bを制御する制御回路である。本実施の形態の構成で第1の実施の形態との相違点は、PC301が入力回路を持たず、またDV702a、DV702bがそれぞれ入力回路705a、705bとメモり706a、706bを備えている点である。
【0132】
次にこのような本実施の形態の動作を説明する。
【0133】
本実施の形態におけるPC301からのDV702aの動作制御方法は、従来例と同様である。
【0134】
入力回路705aで入力された識別情報703aは、メモリ706aに記録される。ここで識別情報703aは、DV702aを特定するための情報、例えばDV702に固有である適当な数値などである。この識別情報は例えばSCSI機器がSCSIのIDをDipスイッチで変更できるようになっているが、このようなSCSIのIDのような数値である。
【0135】
さて、制御回路707aは、コマンド108として識別情報703を取得するコマンドを受信すると、メモリ706aから識別情報703aを取り出し、IEEE1394インタフェース704aに出力する。IEEE1394インタフェース704aは、IEEE1394バス103を通して、PC301に識別情報703aを送信する。
【0136】
以上のように、ある機器番号の値に対して、識別情報を取得するコマンドを送信することにより、その機器番号の値が表すDVの識別情報を取得することでDVの識別をすることができる。
【0137】
なお、本実施の形態においては、IEEE1394バス上には2台のDVと1台のPCが接続されているとしたが、DVおよびPCのいずれもが1台以上接続されていればよい。
【0138】
また、送受信装置はDVとしたが、IEEE1394インタフェースにより動作制御が可能なものでいずれの送受信装置であっても構わない。
【0139】
またバスはIEEE1394バス、インタフェースはIEEE1394インタフェースとしたが、バスに接続された送受信装置の動作制御を行うために機器番号が割り当てられ、機器番号が変化する可能性のあるものであれば、いずれのバスおよびインタフェースであっても構わない。
【0140】
また機器番号109は、PC101が適当に割り当てる数字であっても構わないし、ノードIDをそのまま使用しても構わない。
【0141】
またPC301、DV702a、DV702bは、ハードウェアのみで構成されても、ハードウェアおよびソフトウェアの両方で構成されても構わない。
なお本実施の形態のDVは本発明の端末機器の例であり、本実施の形態のPCは本発明のコンピュータの例であり、本実施の形態の送受信装置は本発明の端末機器の例であり、本実施の形態のIEEE1394インタフェース104は本発明の第1インタフェースの例であり、本実施の形態のIEEE1394インタフェース704a及びIEEE1394インタフェース704bは本発明の第2インタフェースの例であり、本実施の形態のメモリ706a及びメモリ706bは本発明の第2メモリの例であり、本発明の制御回路707a及び制御回路707bは本発明の制御手段の例であり、本実施の形態の入力回路705a及び入力回路705bは本発明の入力手段の例である。
【0142】
(実施の形態6)
以下、本発明の第6の実施の形態について、図8を用いて説明する。
【0143】
図8は、IEEE1394バスに接続されたPCおよびDVの例である。図8において、DV801a、801bはIEEE1394バス103を介してPC301によって制御されるDVである。109a、109bは、それぞれDV801aおよびDV801bに割り当てられた機器番号109の値である。802a、802bは、IEEE1394インタフェース102a、102bから渡されたコマンドの内容に従って、表示回路803a、803bとメモり804a、804bと記録再生回路106a、106bを制御する制御回路である。803a、803bは機器番号を表示する表示回路である。804a、804bは、機器番号を記録するメモリである。本実施の形態の構成で第1の実施の形態との相違点は、PC301が入力回路を持たず、DV801a、801bがそれぞれ表示回路803a、803bとメモり804a、804bを備えている点である。
【0144】
次にこのような本実施の形態の動作を説明する。
【0145】
本実施の形態におけるPC301からのDV801aの動作制御方法は、従来例と同様である。
【0146】
制御回路802aは、コマンド108aとして、機器番号109を記録するコマンドを受信すると、受信したコマンド108aから機器番号109の値である機器番号109aを取り出し、メモリ804aに記録する。
【0147】
また制御回路802aは、必要に応じてメモリ804aに記録されている機器番号109aを取り出し、表示回路803aに表示させる。
【0148】
PC301は、それぞれのDVに割り当てられている機器番号109の値が変更になった場合には、新しい機器番号109の値を、機器番号109を記録するコマンドを用いてそれぞれのDVに記録させることで、メモリ804aに記録されている機器番号109aは常にDV801aに割り当てられている機器番号109の値にすることができる。
【0149】
以上のように、それぞれのDVに、自分に割り当てられた機器番号を表示させておくことにより、ある機器番号の値が表すDVを識別することができる。
【0150】
なお、本実施の形態においては、IEEE1394バス上には2台のDVと1台のPCが接続されているとしたが、DVおよびPCのいずれもが1台以上接続されていればよい。
【0151】
また、送受信装置はDVとしたが、IEEE1394インタフェースにより動作制御が可能なものでいずれの送受信装置であっても構わない。
【0152】
またバスはIEEE1394バス、インタフェースはIEEE1394インタフェースとしたが、バスに接続された送受信装置の動作制御を行うために機器番号が割り当てられ、機器番号が変化する可能性のあるものであれば、いずれのバスおよびインタフェースであっても構わない。
【0153】
また機器番号109は、PC101が適当に割り当てる数字であっても構わないし、ノードIDをそのまま使用しても構わない。
【0154】
またPC301、DV801a、DV801bは、ハードウェアのみで構成されても、ハードウェアおよびソフトウェアの両方で構成されても構わない。
【0155】
なお本実施の形態のDVは本発明の端末機器の例であり、本実施の形態のPCは本発明のコンピュータの例であり、本実施の形態の送受信装置は本発明の端末機器の例であり、本実施の形態の表示回路は本発明の表示手段の例であり、本実施の形態のIEEE1394インタフェース104は本発明の第1インタフェースの例であり、本実施の形態のIEEE1394インタフェース102a及びIEEE1394インタフェース102bは本発明の第2インタフェースの例であり、本実施の形態の制御回路802a及び制御回路802bは本発明の制御手段の例である。
【0156】
なお本発明は、PC等のコンピュータで実行可能なプログラムによって実現し、これをフロッピーディスク、CD(コンパクトディスク)、光磁気ディスクなどの記録媒体に記録し移送することにより、独立した他のPC等のコンピュータでも容易に実行することが可能である。
【0157】
なお本発明の各機能をコンピュータに実行させるためのプログラムを格納したことを特徴とするプログラム記録媒体も本発明に属する。
【0158】
【発明の効果】
以上説明したように、本発明によれば、機器を表現する機器番号が変化するネットワークにおいて、ある機器番号が表す機器を容易に識別することが可能となるコンピュータ、及びプログラム記録媒体を提供することが出来る。
【0159】
また、本発明によれば、機器番号の代わりに一意の機器名を用いて、機器へのアクセスを行うようにすることで、機器を表現する機器番号が変化するネットワークにおいても、容易に機器を特定することが可能となるコンピュータ、及びプログラム記録媒体を提供することが出来る。
【図面の簡単な説明】
【図1】本発明の第1実施の形態におけるIEEE1394バスに接続されたPCおよびDVの構成を示すブロック図。
【図2】本発明の第1実施の形態における機器識別方法のフローチャート図。
【図3】本発明の第2実施の形態におけるIEEE1394バスに接続されたPCおよびDVの構成を示すブロック図。
【図4】本発明の第3実施の形態におけるIEEE1394バスに接続されたPCおよびDVの構成を示すブロック図。
【図5】本発明の第4実施の形態におけるIEEE1394バスに接続されたPCおよびDVの構成を示すブロック図。
【図6】本発明の第4実施の形態における識別映像を送信する方法のフローチャート図。
【図7】本発明の第5実施の形態におけるIEEE1394バスに接続されたPCおよびDVの構成を示すブロック図。
【図8】本発明の第6実施の形態におけるIEEE1394バスに接続されたPCおよびDVの構成を示すブロック図。
【図9】従来例におけるIEEE1394バスに接続されたPCおよびDVの構成を示すブロック図。
【図10】従来例におけるDV502aおよびDV502bのノードIDとそれぞれに割り当てられた機器番号の一例を示す一覧図。
【図11】本発明の第3の実施の形態におけるDV402aおよびDV402bのノードユニークIDおよび機器名と、それぞれのDVに割り当てられた機器番号の一例を示す一覧図。
【符号の説明】
101 PC
102a、102b DV
103 IEEE1394バス
104 IEEE1394インタフェース
105a、105b IEEE1394インタフェース
106a、106b 記録再生回路
107a、107B 制御回路
108、108a、108b コマンド
109 機器番号
301 PC
302a、302b DV
303a、303b 制御回路
304a、304b LED
401 PC
402a、402b DV
403 変換回路
404 メモリ
405a、405b IEEE1394インタフェース
406a、406b ROM
407a、407b ノードユニークID
408 機器名
409 変換情報
502a、502b DV
503a、503b 記録再生回路
504a、504b IEEE1394インタフェース
505、505a、505b データ
506a、506b モニタ
507a、507b 再生映像
508a、508b 変更指示
702a、702b DV
703、703a、703b 識別情報
704a、704b IEEE1394インタフェース
705a、705b 入力回路
706a、706b メモリ
707a、707b 制御回路
801a、801b DV
802a、802b 制御回路
803a、803b 表示回路
804a、804b メモリ[0001]
TECHNICAL FIELD OF THE INVENTION
According to the present invention, a computer connected to the IEEE 1394 bus identifies a terminal device connected to the IEEE 1394 bus. Computer and program recording medium It is about.
[0002]
[Prior art]
With the improvement of LSI technology, networks for digitizing and transmitting video information and audio information are being developed. Since video signals and audio signals need to be reproduced in real time, a network capable of real-time transmission is required.
[0003]
As a network suitable for such real-time transmission, a network called IEEE 1394 has been proposed. IEEE 1394 is a serial high-speed bus system that can transmit data synchronously, so that real-time transmission is possible.
[0004]
IEEE 1394 is mounted as an external interface in many digital video and audio devices, including a home digital VCR (hereinafter referred to as DV). For example, in the case of a DV, the use of IEEE 1394 makes it possible to control the operation of the DV from an external device, transmit data from the external device to the DV, and record and / or reproduce the DV.
[0005]
On the other hand, in a personal computer (hereinafter referred to as a PC), IEEE1394 is officially supported by Microsoft Windows 98, which is a standard OS, and IEEE1394 is rapidly spreading in the PC world.
[0006]
For this reason, the integration of a PC and a digital video / audio device such as a DV has been promoted.
[0007]
Now, a method of controlling the operation of the DV from the PC and a method of transmitting data from the PC to the DV and reproducing the data on the DV will be described with reference to FIGS.
[0008]
FIG. 9 is an example of a PC and a DV connected to the IEEE 1394 bus. 9, 103 is an IEEE 1394 bus, 104 and 504a and 504b are IEEE 1394 interfaces, 108, 108a and 108b are commands, 109 is a device number, 301 is a PC, 502a and 502b are DV, 503a and 503b are recording / reproducing circuits, and 505 Is data, 506a is a monitor, and 507a is a reproduced video.
[0009]
FIG. 10 is an example of node IDs and device numbers assigned to the
[0010]
First, a method of allocating the
[0011]
In the IEEE 1394
[0012]
When the PC 301 is powered on or newly connected to the IEEE 1394
[0013]
Here, when the PC 301 is restarted, the
[0014]
Next, a method of controlling the operation of the
[0015]
For example, when the device number of the
[0016]
Next, a method of transmitting data from the PC 301 to the DV 502a will be described.
[0017]
For example, when the device number of the
[0018]
In general, the IEEE 1394
[0019]
At this time, if the DV 502b uses the channel 63, the
[0020]
[Problems to be solved by the invention]
However, in the above-described conventional configuration, when the user controls the operation of the DV from the PC, the DV for which the operation is to be controlled is specified using the device number assigned to each DV. However, the PC assigns a device number to each DV when the power is turned on. When a plurality of DVs are connected on the
[0021]
The present invention has been made in view of such a conventional problem, and in a network in which a device number for specifying a device changes, it is easy to identify which device is to be controlled. It is possible Ruko Mpew Data And a program recording medium.
[0022]
[Means for Solving the Problems]
To solve the above-mentioned issues, 1 The present invention relates to a computer using a system including a computer connected to a network to which a node number is automatically assigned upon reset and a plurality of terminal devices connected to the network,
A second interface for receiving a command sent from the computer via the network;
Control means for controlling the command received by the second interface to be executed;
For a terminal device having a second memory that is referred to by the second interface and stores its own node unique ID sent to the computer,
When the network is reset,
A first interface for sending a command requesting a node unique ID to the terminal device to the network, and sending the command while replacing the node number with the command sequentially;
A first memory for storing a list in which a node unique ID and / or a name indicating the terminal device are added to a node number;
Conversion means for creating the list at the first time, storing the list in the first memory, and updating the list at the second and subsequent times;
When the first interface sends a command requesting a node unique ID to the network,
The second interface sends a node unique ID back to the first interface via the network according to the command,
The first interface receives the node unique ID sent from the second interface via the network,
The conversion means creates or updates the list using a node unique ID sent from each terminal device,
The computer is characterized in that a correspondence between each node and each terminal device is obtained from the list.
Also, 2 The present invention uses a device number instead of the node number.
Also, 3 The present invention Is before The network is an
Also, 4 The invention of claim Item 1 A program recording medium characterized by storing a program for causing a computer to execute each function of the computer described above.
[0057]
BEST MODE FOR CARRYING OUT THE INVENTION
(Embodiment 1)
Hereinafter, a first embodiment of the present invention will be described with reference to FIGS.
FIG. 1 is an example of a PC and a DV connected to an
[0058]
Next, the operation of the present embodiment will be described.
[0059]
FIG. 2 is an example of a device identification method.
[0060]
As described in the conventional example, when controlling the operation of the
[0061]
Now, for example, it is assumed that there are two
[0062]
In FIG. 2, the process is started from (Step 200), and 0, which is the
[0063]
In (Step 202), the input circuit 110
[0064]
In (step 203), it is confirmed whether or not the reproduction of the
[0065]
In (Step 204), it is determined that the DV to which 0 is assigned as the
[0066]
In (Step 205), it is confirmed whether or not the reproduction of the
[0067]
In (Step 207), it is determined that there is no DV to which 0 is assigned as the
[0068]
Finally (Step 208) ends.
[0069]
As described above, in the present embodiment, the
[0070]
In the present embodiment, the reproduction command is transmitted as the
[0071]
Although two DVs and one PC are connected on the
[0072]
In addition, although the transmission / reception device is a DV, any transmission / reception device may be used as long as the operation can be controlled by an IEEE1394 interface.
[0073]
Although the bus is an
[0074]
The
[0075]
Further, the
[0076]
Note that the DV of the present embodiment is an example of the terminal device of the present invention, the PC of the present embodiment is an example of the computer of the present invention, and the transmitting / receiving device of the present embodiment is an example of the terminal device of the present invention. Yes, the
[0077]
(Embodiment 2)
Hereinafter, a second embodiment of the present invention will be described with reference to FIG.
[0078]
FIG. 3 is an example of a PC and a DV connected to the
[0079]
Next, the operation of the present embodiment will be described.
[0080]
As described in the conventional example, when controlling the operation of the
[0081]
Now, it is assumed that the value of the
[0082]
As described above, if the
[0083]
In the present embodiment, it is assumed that two DVs and one PC are connected on the
[0084]
In addition, although the transmission / reception device is a DV, any transmission / reception device may be used as long as the operation can be controlled by an IEEE1394 interface.
[0085]
Although the bus is an
[0086]
The
[0087]
Further, the
[0088]
The DV of the present embodiment is an example of the terminal device of the present invention, the PC of the present embodiment is an example of the computer of the present invention, and the transmitting / receiving device of the present embodiment is an example of the terminal device of the present invention. Yes, the
[0089]
(Embodiment 3)
Hereinafter, a third embodiment of the present invention will be described with reference to FIG.
[0090]
FIG. 4 is an example of a PC and a DV connected to the
[0091]
Next, the operation of the present embodiment will be described.
[0092]
FIG. 11 is an example of the conversion information.
[0093]
As described in the conventional example, when the operation control of the
[0094]
The
[0095]
Each DV has a device name 408 in advance. In the memory 404, a combination of the device name 408, node unique ID 407, and
[0096]
For example, it is assumed that the conversion information 409 is shown in the column before the restart in FIG.
[0097]
When controlling the operation of the
[0098]
The
[0099]
Now, it is assumed that when the
[0100]
As described above, even when the device number is not always constant, the DV can be correctly identified by the device name or the node unique ID.
[0101]
In the present embodiment, it is assumed that two DVs and one PC are connected on the
[0102]
In addition, although the transmission / reception device is a DV, any transmission / reception device may be used as long as the operation can be controlled by an IEEE1394 interface.
[0103]
Although the bus is an
[0104]
The
[0105]
Further, the
[0106]
The DV of the present embodiment is an example of the terminal device of the present invention, the PC of the present embodiment is an example of the computer of the present invention, and the transmitting / receiving device of the present embodiment is an example of the terminal device of the present invention. Yes, the
[0107]
(Embodiment 4)
Hereinafter, a fourth embodiment of the present invention will be described with reference to FIGS.
[0108]
FIG. 5 is an example of a PC and a DV connected to the
[0109]
Next, the operation of the present embodiment will be described.
[0110]
FIG. 6 is an example of a method for transmitting an identification video.
[0111]
The method of controlling the operation of the
[0112]
Further, the
[0113]
If it is desired to identify which DV the value of a
[0114]
The
[0115]
By the way, as described in the conventional example, the
[0116]
Therefore, FIG. 6 shows an example of a method of transmitting data so as not to be simultaneously reproduced by a plurality of DVs when DVs are identified.
[0117]
In FIG. 6, the process starts from (Step 601), and in (Step 602), the
[0118]
In (step 603), it is checked whether or not another device is using the channel used by the
[0119]
In (Step 604), the
[0120]
In (step 605), the
[0121]
Finally (Step 606) ends.
[0122]
In this way, if the DV reception channel corresponding to the device number connected to the
[0123]
As described above, by transmitting certain data using the value of a certain device number and examining which DV transmits the data transmitted, even if the device number is not always constant, Can be identified.
[0124]
In the present embodiment, it is assumed that two DVs and one PC are connected on the
[0125]
In addition, although the transmission / reception device is a DV, any transmission / reception device may be used as long as the operation can be controlled by an IEEE1394 interface.
[0126]
Although the
[0127]
Although the bus is an
[0128]
The
[0129]
Also, the PC 501, the
The DV of the present embodiment is an example of the terminal device of the present invention, the PC of the present embodiment is an example of the computer of the present invention, and the transmitting / receiving device of the present embodiment is an example of the terminal device of the present invention. is there.
[0130]
(Embodiment 5)
Hereinafter, a fifth embodiment of the present invention will be described with reference to FIG.
[0131]
FIG. 7 is an example of a PC and a DV connected to the
[0132]
Next, the operation of the present embodiment will be described.
[0133]
The method of controlling the operation of
[0134]
The
[0135]
When the
[0136]
As described above, by transmitting a command for acquiring identification information for a certain device number value, the DV can be identified by acquiring the DV identification information represented by the device number value. .
[0137]
In the present embodiment, it is assumed that two DVs and one PC are connected on the
[0138]
In addition, although the transmission / reception device is a DV, any transmission / reception device may be used as long as the operation can be controlled by an IEEE1394 interface.
[0139]
Although the bus is an
[0140]
The
[0141]
Further, the
The DV of the present embodiment is an example of the terminal device of the present invention, the PC of the present embodiment is an example of the computer of the present invention, and the transmitting / receiving device of the present embodiment is an example of the terminal device of the present invention. Yes, the
[0142]
(Embodiment 6)
Hereinafter, a sixth embodiment of the present invention will be described with reference to FIG.
[0143]
FIG. 8 is an example of a PC and a DV connected to the
[0144]
Next, the operation of the present embodiment will be described.
[0145]
The method of controlling the operation of the
[0146]
When receiving the command for recording the
[0147]
Further, the control circuit 802a extracts the
[0148]
When the value of the
[0149]
As described above, by displaying the device number assigned to each DV on each DV, the DV represented by the value of a certain device number can be identified.
[0150]
In the present embodiment, it is assumed that two DVs and one PC are connected on the
[0151]
In addition, although the transmission / reception device is a DV, any transmission / reception device may be used as long as the operation can be controlled by an IEEE1394 interface.
[0152]
Although the bus is an
[0153]
The
[0154]
Further, the
[0155]
The DV of the present embodiment is an example of the terminal device of the present invention, the PC of the present embodiment is an example of the computer of the present invention, and the transmitting / receiving device of the present embodiment is an example of the terminal device of the present invention. The display circuit of the present embodiment is an example of the display means of the present invention, and the
[0156]
The present invention is realized by a program that can be executed by a computer such as a PC, and is recorded on a recording medium such as a floppy disk, a CD (compact disk), or a magneto-optical disk, and is transferred. It can be easily executed even with a computer.
[0157]
A program recording medium storing a program for causing a computer to execute each function of the present invention also belongs to the present invention.
[0158]
【The invention's effect】
As described above, according to the present invention, it is possible to easily identify a device represented by a certain device number in a network in which device numbers representing devices change. Ruko Mpew Data And a program recording medium.
[0159]
Further, according to the present invention, by accessing a device by using a unique device name instead of a device number, even in a network in which a device number representing a device changes, the device can be easily accessed. Can be identified Ruko Mpew Data And a program recording medium.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a PC and a DV connected to an
FIG. 2 is a flowchart of a device identification method according to the first embodiment of the present invention.
FIG. 3 is a block diagram showing a configuration of a PC and a DV connected to an
FIG. 4 is a block diagram showing a configuration of a PC and a DV connected to an
FIG. 5 is a block diagram showing a configuration of a PC and a DV connected to an
FIG. 6 is a flowchart of a method for transmitting an identification image according to a fourth embodiment of the present invention.
FIG. 7 is a block diagram showing a configuration of a PC and a DV connected to an
FIG. 8 is a block diagram showing a configuration of a PC and a DV connected to an
FIG. 9 is a block diagram showing a configuration of a PC and a DV connected to an
FIG. 10 is a list showing an example of node IDs of DV502a and DV502b and a device number assigned to each of them in a conventional example.
FIG. 11 is a list showing an example of node unique IDs and device names of DVs 402a and 402b and a device number assigned to each DV in the third embodiment of the present invention.
[Explanation of symbols]
101 PC
102a, 102b DV
103
104
105a, 105b
106a, 106b recording / reproducing circuit
107a, 107B control circuit
108, 108a, 108b command
109 Device number
301 PC
302a, 302b DV
303a, 303b control circuit
304a, 304b LED
401 PC
402a, 402b DV
403 conversion circuit
404 memory
405a, 405b
406a, 406b ROM
407a, 407b Node unique ID
408 Device name
409 Conversion information
502a, 502b DV
503a, 503b recording / reproducing circuit
504a, 504b
505, 505a, 505b data
506a, 506b monitor
507a, 507b Playback video
508a, 508b Change instruction
702a, 702b DV
703, 703a, 703b Identification information
704a, 704b
705a, 705b input circuit
706a, 706b memory
707a, 707b control circuit
801a, 801b DV
802a, 802b control circuit
803a, 803b Display circuit
804a, 804b memory
Claims (4)
前記ネットワークを介して前記コンピュータから送られてくるコマンドを受信する第2インタフェースと、
前記第2インタフェースで受信された前記コマンドを実行するように制御する制御手段と、
前記第2インタフェースによって参照され、前記コンピュータに送られる自らのノードユニークIDを格納する第2メモリとを有する端末機器を対象として、
前記ネットワークがリセットされた際、
前記端末機器にノードユニークIDを要求するコマンドを前記ネットワークに送り込み、その際ノード番号を順次コマンドに入れ替えながら送り込む第1インタフェースと、
ノード番号に対してノードユニークID及び/または前記端末機器を示す名称を付加した一覧表を格納する第1メモリと、
初回はその一覧表を作成し前記第1メモリに格納し、2回目以降はその一覧表を更新する変換手段とを備え、
前記第1インタフェースがノードユニークIDを要求するコマンドを前記ネットワークに送り込むと、
前記第2インタフェースは、そのコマンドに従ってノードユニークIDを前記ネットワークを介して前記第1インタフェースに送り返し、
前記第1インタフェースは前記ネットワークを介して、前記第2インタフェースから送られてきたノードユニークIDを受信し、
前記変換手段は、各端末機器から送られてくるノードユニークIDを用いて前記一覧表を作成または更新し、
前記一覧表によって各ノードと各端末機器との対応関係を得ることを特徴とするコンピュータ。In a computer using a system including a computer connected to a network to which a node number is automatically assigned upon reset and a plurality of terminal devices connected to the network,
A second interface for receiving a command sent from the computer via the network;
Control means for controlling the command received by the second interface to be executed;
For a terminal device having a second memory that is referred to by the second interface and stores its own node unique ID sent to the computer,
When the network is reset,
A first interface for sending a command requesting a node unique ID to the terminal device to the network, and sending the command while replacing the node number with the command sequentially;
A first memory for storing a list in which a node unique ID and / or a name indicating the terminal device are added to a node number;
Conversion means for creating the list at the first time, storing the list in the first memory, and updating the list at the second and subsequent times;
When the first interface sends a command requesting a node unique ID to the network,
The second interface sends a node unique ID back to the first interface via the network according to the command,
The first interface receives the node unique ID sent from the second interface via the network,
The conversion means creates or updates the list using a node unique ID sent from each terminal device,
A computer, wherein the correspondence between each node and each terminal device is obtained from the list.
Priority Applications (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP35499198A JP3540638B2 (en) | 1998-12-14 | 1998-12-14 | Computer and program recording medium |
KR1020017001324A KR100614342B1 (en) | 1998-07-31 | 1999-07-28 | Method for acquiring correspondence between node and terminal |
US09/744,885 US7246180B1 (en) | 1998-07-31 | 1999-07-28 | Connection-confirmable information processing system, connection-confirmable information processing apparatus, information processing method by which connection is conformable, recorder, recording system, recording method, method for recognizing correspondence between node and terminal, computer, terminal, and program recor |
CNB998091758A CN100362501C (en) | 1998-07-31 | 1999-07-28 | Connection-confirmable information processing system, apparatus, method and recording system, and method for recognizing correspondence between node and terminal, computer |
PCT/JP1999/004033 WO2000007111A1 (en) | 1998-07-31 | 1999-07-28 | Connection-confirmable information processing system, connection-confirmable information processing apparatus, information processing method by which connection is confirmable, recorder, recording system, recording method, method for recognizing correspondence between node and terminal, computer, terminal, and program recor |
EP99933119A EP1132817A4 (en) | 1998-07-31 | 1999-07-28 | Connection-confirmable information processing system, connection-confirmable information processing apparatus, information processing method by which connection is confirmable, recorder, recording system, recording method, method for recognizing correspondence between node and terminal, computer, te |
TW088113051A TW541521B (en) | 1998-07-31 | 1999-07-30 | Record reproducing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP35499198A JP3540638B2 (en) | 1998-12-14 | 1998-12-14 | Computer and program recording medium |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2000183928A JP2000183928A (en) | 2000-06-30 |
JP3540638B2 true JP3540638B2 (en) | 2004-07-07 |
Family
ID=18441248
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP35499198A Expired - Fee Related JP3540638B2 (en) | 1998-07-31 | 1998-12-14 | Computer and program recording medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3540638B2 (en) |
-
1998
- 1998-12-14 JP JP35499198A patent/JP3540638B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2000183928A (en) | 2000-06-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4889749B2 (en) | Multimedia information control apparatus and method | |
US7873059B2 (en) | Gateway device | |
US20050060750A1 (en) | Information apparatus and resource control method | |
US6333739B1 (en) | Display apparatus, method and storage medium for display connection status in a network | |
JPH10164449A (en) | Information signal transmission system and remote controller for the same | |
US20060195545A1 (en) | Information processing apparatus and content information processing method | |
JP3779683B2 (en) | Information processing apparatus and communication control method | |
US20050165982A1 (en) | Controller device, communication system and controlling method | |
JP2000090575A (en) | Network integrated management device and method | |
JP2000215598A (en) | Digital signal transmitting method, digital signal transmitting system, digital signal transmitting device, and recording medium | |
US7000039B2 (en) | Information processing apparatus for recording streaming data in a storage device | |
JPH10164534A (en) | Information signal transmitter | |
US20040205220A1 (en) | Information processing apparatus and data transfer method for use in the same | |
JP3540638B2 (en) | Computer and program recording medium | |
JP3396859B2 (en) | Data transfer method, data transfer system, transfer device designation device, remote control device for network device and information device in system including a plurality of devices | |
JP2002044532A (en) | Signal output device and signal output method | |
US7246180B1 (en) | Connection-confirmable information processing system, connection-confirmable information processing apparatus, information processing method by which connection is conformable, recorder, recording system, recording method, method for recognizing correspondence between node and terminal, computer, terminal, and program recor | |
JP2002281569A (en) | Remote control system, reproducing device, information storage device, reproduced data transmitting method and remote controller | |
JP2003209552A (en) | Electronic appliance | |
JP2002064882A (en) | Control apparatus device to be controlled having passing-through function, device to be controlled, medium, and information aggregate | |
JP2002077745A (en) | System and method to control program reservation | |
JP2004222045A (en) | Information processor and display control method | |
JP2001282664A (en) | Home server system, server device, and control command repeat method | |
JPH06268653A (en) | Multimedia network and device controller | |
JP3722173B2 (en) | Network system and monitor device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20031201 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20031224 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040219 |
|
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: 20040316 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040325 |
|
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: 20080402 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090402 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100402 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110402 Year of fee payment: 7 |
|
LAPS | Cancellation because of no payment of annual fees |