JP6025971B2 - 通信アダプタ、および、プログラム - Google Patents
通信アダプタ、および、プログラム Download PDFInfo
- Publication number
- JP6025971B2 JP6025971B2 JP2015511006A JP2015511006A JP6025971B2 JP 6025971 B2 JP6025971 B2 JP 6025971B2 JP 2015511006 A JP2015511006 A JP 2015511006A JP 2015511006 A JP2015511006 A JP 2015511006A JP 6025971 B2 JP6025971 B2 JP 6025971B2
- Authority
- JP
- Japan
- Prior art keywords
- screen
- data
- screen data
- transmitted
- acquisition request
- 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
- 238000004891 communication Methods 0.000 title claims description 99
- 230000007704 transition Effects 0.000 claims description 31
- 230000005540 biological transmission Effects 0.000 claims description 19
- 230000000717 retained effect Effects 0.000 claims description 6
- 238000004378 air conditioning Methods 0.000 description 62
- 238000007726 management method Methods 0.000 description 27
- 230000004044 response Effects 0.000 description 25
- 238000013500 data storage Methods 0.000 description 23
- 238000012545 processing Methods 0.000 description 23
- 238000000034 method Methods 0.000 description 21
- 230000008569 process Effects 0.000 description 19
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 239000000284 extract Substances 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000036541 health Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/34—Graphical or visual programming
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Selective Calling Equipment (AREA)
- Air Conditioning Control Device (AREA)
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
Description
第1の装置にシリアルケーブルを介して接続し、ネットワークを介して、第2の装置と接続される通信アダプタであって、
前記第2の装置から画面の取得要求を受信した際に、該取得要求で要求されている画面の画面データを保持している場合は前記画面データを前記第2の装置に送信し、保持していない場合は前記画面データを要求する画面取得要求コマンドを作成して前記第1の装置に送信することにより前記画面データを取得して、前記第2の装置に送信する画面データ送信手段と、
前記第2の装置から画面の取得要求を受信した際に、該取得要求で要求されている画面から次に遷移することができる前記第2の装置に送信していない次画面の画面データ、及び、前記第2の装置から前記画面の取得要求を予め定めた時間以上受信していない場合の前記次画面の画面データを要求するための次画面データ要求コマンドを作成して前記第1の装置に送信することにより前記次画面の画面データを取得して保存する画面保存手段と、
を備える。
始めに、初回接続処理について図6のフローチャートを参照して説明する。初回接続処理は、シリアルケーブル6を用いて、通信アダプタ3を空調コントローラ4に初めて接続した際に実施される処理である。
続いて、通信アダプタ3で行われる要求受信時処理について、図7のフローチャートを参照して説明する。要求受信時処理は、端末装置2からの要求(HTTPリクエスト)を受信した際に実施される処理である。
続いて、上述した画面取得・送信処理(図7、ステップS22)の詳細について、図8のフローチャートを参照して説明する。
続いて、上述した遠隔操作処理(図7、ステップS23)の詳細について、図11のフローチャートを参照して説明する。
Claims (4)
- 第1の装置にシリアルケーブルを介して接続し、ネットワークを介して、第2の装置と接続される通信アダプタであって、
前記第2の装置から画面の取得要求を受信した際に、該取得要求で要求されている画面の画面データを保持している場合は前記画面データを前記第2の装置に送信し、保持していない場合は前記画面データを要求する画面取得要求コマンドを作成して前記第1の装置に送信することにより前記画面データを取得して、前記第2の装置に送信する画面データ送信手段と、
前記第2の装置から画面の取得要求を受信した際に、該取得要求で要求されている画面から次に遷移することができる前記第2の装置に送信していない次画面の画面データ、及び、前記第2の装置から前記画面の取得要求を予め定めた時間以上受信していない場合の前記次画面の画面データを要求するための次画面データ要求コマンドを作成して前記第1の装置に送信することにより前記次画面の画面データを取得して保存する画面保存手段と、
を備える通信アダプタ。 - 前記第2の装置に送信済みの画面データを特定するための送信済画面情報を記憶する送信済画面記憶手段と、
前記第2の装置から前記画面の取得要求を予め定めた時間以上受信していない場合、前記第2の装置に保存されていた画面データはクリアされたものとして、前記送信済画面記憶手段に記憶されている送信済画面情報を、送信済みの画面データは無いことを示す情報に更新する更新手段と、をさらに備え、
前記画面保存手段は、前記次画面の画面データのうち、前記送信済画面情報で送信済みと規定されていない画面データを前記第1の装置から取得して保存する、
請求項1に記載の通信アダプタ。 - 前記第1の装置に画面データが記憶されている各画面の優先度を記憶する画面優先度記憶手段をさらに備え、
前記画面保存手段は、優先度の高い前記次画面の画面データから優先的に画面データを取得して保存する、
請求項1又は2に記載の通信アダプタ。 - 第1の装置にシリアルケーブルを介して接続し、ネットワークを介して、第2の装置と接続されるコンピュータを、
前記第2の装置から画面の取得要求を受信した際に、該取得要求で要求されている画面の画面データを保持している場合は前記画面データを前記第2の装置に送信し、保持していない場合は前記画面データを要求する画面取得要求コマンドを作成して前記第1の装置に送信することにより前記画面データを取得して、前記第2の装置に送信する画面データ送信手段、
前記第2の装置から画面の取得要求を受信した際に、該取得要求で要求されている画面から次に遷移することができる前記第2の装置に送信していない次画面の画面データ、及び、前記第2の装置から前記画面の取得要求を予め定めた時間以上受信していない場合の前記次画面の画面データを要求するための次画面データ要求コマンドを作成して前記第1の装置に送信することにより前記次画面の画面データを取得して保存する画面保存手段、
として機能させるプログラム。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2013/060799 WO2014167662A1 (ja) | 2013-04-10 | 2013-04-10 | 通信アダプタ、および、プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP6025971B2 true JP6025971B2 (ja) | 2016-11-16 |
JPWO2014167662A1 JPWO2014167662A1 (ja) | 2017-02-16 |
Family
ID=51689096
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015511006A Expired - Fee Related JP6025971B2 (ja) | 2013-04-10 | 2013-04-10 | 通信アダプタ、および、プログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US20160054877A1 (ja) |
JP (1) | JP6025971B2 (ja) |
CN (1) | CN105144123B (ja) |
WO (1) | WO2014167662A1 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TWI676886B (zh) * | 2018-11-05 | 2019-11-11 | 廣達電腦股份有限公司 | 系統負載偵測裝置和方法 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000099438A (ja) * | 1998-09-18 | 2000-04-07 | Toshiba Corp | 情報処理装置、情報先読み方法 |
JP2002373109A (ja) * | 2001-06-13 | 2002-12-26 | Nec Corp | データ先読みシステムおよび先読み方法 |
JP2003067267A (ja) * | 2001-08-27 | 2003-03-07 | Brother Ind Ltd | ネットワーク端末装置 |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3534027B2 (ja) * | 1999-12-01 | 2004-06-07 | 日本電気株式会社 | コンテンツ提供装置及びプログラムを記録した機械読み取り可能な記録媒体 |
JP2004157577A (ja) * | 2000-10-13 | 2004-06-03 | Jes:Kk | コンテンツ取得装置 |
CN100504870C (zh) * | 2006-09-05 | 2009-06-24 | 腾讯科技(深圳)有限公司 | 一种网页内容展现方法和一种客户端装置 |
CN101420490A (zh) * | 2008-05-30 | 2009-04-29 | 北京天腾时空信息科技有限公司 | 一种数据的读取方法和装置 |
JPWO2011064812A1 (ja) * | 2009-11-24 | 2013-04-11 | 株式会社東芝 | 情報提示装置 |
JP5647880B2 (ja) * | 2010-12-15 | 2015-01-07 | 株式会社日立システムズ | クライアントサーバシステムおよびそれを用いた定型文書中可変データ修正支援システム、画面遷移方法、定型文書中可変データ修正支援方法、ならびにそのためのプログラム |
CN102571938B (zh) * | 2011-12-26 | 2014-10-29 | 上海居冠软件有限公司 | 电子杂志阅读系统及电子杂志客户端阅读系统 |
-
2013
- 2013-04-10 CN CN201380075436.0A patent/CN105144123B/zh not_active Expired - Fee Related
- 2013-04-10 US US14/781,055 patent/US20160054877A1/en not_active Abandoned
- 2013-04-10 WO PCT/JP2013/060799 patent/WO2014167662A1/ja active Application Filing
- 2013-04-10 JP JP2015511006A patent/JP6025971B2/ja not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000099438A (ja) * | 1998-09-18 | 2000-04-07 | Toshiba Corp | 情報処理装置、情報先読み方法 |
JP2002373109A (ja) * | 2001-06-13 | 2002-12-26 | Nec Corp | データ先読みシステムおよび先読み方法 |
JP2003067267A (ja) * | 2001-08-27 | 2003-03-07 | Brother Ind Ltd | ネットワーク端末装置 |
Also Published As
Publication number | Publication date |
---|---|
JPWO2014167662A1 (ja) | 2017-02-16 |
CN105144123B (zh) | 2019-03-01 |
US20160054877A1 (en) | 2016-02-25 |
CN105144123A (zh) | 2015-12-09 |
WO2014167662A1 (ja) | 2014-10-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR20100013934A (ko) | 화상형성장치 및 그의 웹 정보 제공방법 | |
JPWO2014002184A1 (ja) | 設備管理システム、設備管理装置、設備管理方法及びプログラム | |
CN113608812B (zh) | 远程控制方法、装置、系统及存储介质 | |
JP2015133060A (ja) | 情報処理システム及び電源制御方法 | |
US8301807B2 (en) | Device management apparatus, device management method, and recording medium | |
CN105404526A (zh) | 信息处理装置、信息处理方法和信息处理系统 | |
JP5975396B2 (ja) | 機器管理システム、それに用いられる管理装置および機器 | |
JP6025971B2 (ja) | 通信アダプタ、および、プログラム | |
JP2011258064A (ja) | データ収集記録装置及びデータ収集記録方法 | |
JP6169306B2 (ja) | 制御システム及びプログラマブルロジックコントローラ | |
WO2017199283A1 (ja) | 空調管理装置及びプログラム | |
JP5721762B2 (ja) | 設備管理システム、監視装置および監視プログラム | |
KR100634798B1 (ko) | 가전기기 네트워크 시스템 및 그 동작방법 | |
JP4889593B2 (ja) | 構成管理システム | |
JP2014081925A (ja) | クラウド管理装置、クラウド管理システム、クラウド管理方法、及びプログラム | |
JP5117816B2 (ja) | 遠隔操作装置の情報管理サーバ、遠隔操作装置の情報管理方法、遠隔操作装置の情報管理プログラム及び遠隔操作装置 | |
JP2012221152A (ja) | 管理装置および管理方法 | |
JP6221395B2 (ja) | 情報処理システム、クライアント装置、サーバ装置およびプログラム | |
US20150012139A1 (en) | Updating method for fan control table file | |
EP2348408B1 (en) | Method and system for communicating between computing devices | |
JP6266925B2 (ja) | 制御装置、制御方法、およびプログラム | |
CN103210380A (zh) | 信息显示系统、信息显示控制装置和信息显示装置 | |
JP4455460B2 (ja) | 放送素材サーバシステム | |
KR20240125299A (ko) | 산업용 엣지 게이트웨이 관리 방법 및 산업용 엣지 게이트웨이 관리 서버 | |
JP4682180B2 (ja) | 情報システム、プログラム管理サーバ装置及びコンピュータ読み取り可能な記録媒体 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20160913 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20161011 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6025971 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |