JP2010250732A - Transfer device and transfer program - Google Patents

Transfer device and transfer program Download PDF

Info

Publication number
JP2010250732A
JP2010250732A JP2009101903A JP2009101903A JP2010250732A JP 2010250732 A JP2010250732 A JP 2010250732A JP 2009101903 A JP2009101903 A JP 2009101903A JP 2009101903 A JP2009101903 A JP 2009101903A JP 2010250732 A JP2010250732 A JP 2010250732A
Authority
JP
Japan
Prior art keywords
application software
software
list information
programmable display
necessary
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.)
Granted
Application number
JP2009101903A
Other languages
Japanese (ja)
Other versions
JP5183560B2 (en
Inventor
Yasuaki Goto
安章 後藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2009101903A priority Critical patent/JP5183560B2/en
Publication of JP2010250732A publication Critical patent/JP2010250732A/en
Application granted granted Critical
Publication of JP5183560B2 publication Critical patent/JP5183560B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To allow automatic selection of application software required for plotting data to be transferred. <P>SOLUTION: A transfer device includes: an application software information database which associates function settings and application softwares required for achieving the function settings, with each other per function setting; a necessary software list information generation part which, on the basis of the application software information database, generates necessary software list information being list information of pieces of application software corresponding to one or more function settings included in accepted plotting data; an install software list information generation part which generates install software list information on the basis of the necessary software list information; and an installing part which installs pieces of application software described in the install software list information, into a programmable display device. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、プログラミング表示器の作画データをプログラミング表示器に転送する転送装置および転送プログラムに関する。   The present invention relates to a transfer device and a transfer program for transferring drawing data of a programming display to a programming display.

近年、PLC(Programmable Logic Controller)などの内部情報を表示するためにプログラマブル表示器(以降、単に表示器という)が用いられる。表示器は、タッチパネルなどの入力手段付きの表示部を備えており、ユーザは、この表示器に表示される前記PLCの内部情報を確認したり、表示部上に表示されたタッチパネル機能を利用したソフトスイッチを操作することによって内部情報の確認方法の変更など種々の操作を行うことができるようになっている。   In recent years, a programmable display (hereinafter simply referred to as a display) is used to display internal information such as a PLC (Programmable Logic Controller). The display device includes a display unit with input means such as a touch panel, and the user can check the internal information of the PLC displayed on the display device or use the touch panel function displayed on the display unit. Various operations such as changing the method of checking internal information can be performed by operating the soft switch.

表示器は、表示部に表示する内部情報の種類、グラフや表など内部情報の表示方法、内部情報やソフトスイッチの表示位置、およびソフトスイッチ押下時の動作などが設定された作画データを実行することによって、前記した確認や操作が可能な表示画面を生成する。ここで、作画データを実行する際、作画データの設定内容によっては一つ以上のアプリケーションソフトが必要となる場合がある。アプリケーションソフトとは、例えば、フォントや、かな漢字変換機能を提供するものや、ロギング機能を提供するものや、ネットワークの状態をモニタするための機能を提供するものなどである。表示器は、予め自身にインストールされているこれらのアプリケーションソフトを用いて、作画データに設定されているフォント、仮名漢字変換機能、ロギング機能、ネットワークモニタリング機能などの機能設定を実現する。   The display unit executes drawing data in which the type of internal information to be displayed on the display unit, the display method of internal information such as graphs and tables, the display position of the internal information and software switch, and the operation when the software switch is pressed are set. As a result, a display screen that can be checked and operated as described above is generated. Here, when the drawing data is executed, one or more application software may be required depending on the setting contents of the drawing data. The application software includes, for example, software that provides a font and kana-kanji conversion function, software that provides a logging function, and software that provides a function for monitoring the network status. The display unit implements function settings such as a font, kana-kanji conversion function, logging function, and network monitoring function set in the drawing data by using these application software installed in advance.

したがって、パソコン上で作画ソフトウェアを用いて作画データを作成し、作成した作画データをパソコンから表示器に転送する場合、該作画データを動作させるために必要となるアプリケーションが表示器にインストールされているかどうかをチェックし、必要なアプリケーションがインストールされていない場合、該アプリケーションのインストールも行う必要があった。従来は、ユーザは、マニュアルや過去の経験に基づき、作画データを動作させるためにどのアプリケーションソフトが必要となるかを判断していた。また、パソコンが有しているアプリケーションソフトと、表示器にインストールしてあるアプリケーションソフトで、同じ機能設定を実現するためのアプリケーションソフト(以降、同種のアプリケーションソフト、または同じ種類のアプリケーションソフト、と表現する)がある場合、パソコン、表示器のアプリケーションソフトのバージョンを目視し、両者のバージョンが異なるとき、ユーザは必要に応じてパソコンが有するアプリケーションを表示器にインストールする必要があった。また、ユーザは、表示器にインストールされているアプリケーションソフトを調べ、転送予定の作画データの動作に不必要なアプリケーションソフトがインストールされている場合、リソース削減のため、このアプリケーションソフトを削除していた。   Therefore, when creating drawing data using drawing software on a personal computer and transferring the created drawing data from the personal computer to the display unit, is the application necessary for operating the drawing data installed on the display unit? When the necessary application is not installed, it is necessary to install the application. Conventionally, the user has determined which application software is required to operate the drawing data based on a manual or past experience. In addition, the application software that the personal computer has and the application software installed on the display unit that realizes the same function settings (hereinafter referred to as the same type of application software or the same type of application software) If there is a difference between the versions of the application software of the personal computer and the display device, the user needs to install the application of the personal computer on the display device as necessary. Also, the user checked the application software installed on the display unit, and if application software unnecessary for the operation of the drawing data to be transferred was installed, this application software was deleted to reduce resources. .

この、ユーザが作画データに必要なアプリケーションソフトまたはバージョンの違うアプリケーションソフトを選択し、プログラマブル表示器にインストールする作業や、表示器から不要なアプリケーションソフトを見つけ出して削除する作業は煩雑であり、熟練者であっても選択間違い、削除間違いを引き起こす可能性があった。   The user must select application software required for drawing data or a different version of the application software, install it on the programmable display, and find and delete unnecessary application software from the display. Even this could cause incorrect selection and deletion.

必要なソフトウェアを探し出す技術として、読み出そうとする文書ファイルに適したアプリケーションのバージョンを識別し、前記で識別されたバージョンのアプリケーションプログラムが既にインストールされているか否かを判定し、この判定結果によりインストールされていないときには当該バージョンのアプリケーションプログラムを新たにインストールする技術が特許文献1に開示されている。   As a technique for searching for necessary software, an application version suitable for a document file to be read is identified, and it is determined whether or not an application program of the identified version is already installed. Patent Document 1 discloses a technique for newly installing an application program of that version when it is not installed.

特開2002−7138号公報JP 2002-7138 A

しかしながら、特許文献1の技術は、一つの文書ファイルに対応する一つのアプリケーションソフトを多数のアプリケーションのうちから選択するための技術である。作画データに含まれるアプリケーションソフトを必要とする機能設定は複数存在することもあり、しかも夫々の設定は夫々異なるアプリケーションソフトを必要とすることがあるため、前記特許文献1の技術は適用することができない。   However, the technique of Patent Document 1 is a technique for selecting one application software corresponding to one document file from among a large number of applications. Since there may be a plurality of function settings that require application software included in the drawing data, and each setting may require different application software, the technique of Patent Document 1 can be applied. Can not.

本発明は、上記に鑑みてなされたものであって、プログラマブル表示器に転送する作画データに含まれる機能設定を実現するために必要となるアプリケーションソフトを自動的に選択することが可能な転送装置および転送プログラムを得ることを目的とする。   The present invention has been made in view of the above, and a transfer device capable of automatically selecting application software necessary for realizing function settings included in drawing data to be transferred to a programmable display And aim to get a transfer program.

上述した課題を解決し、目的を達成するために、本発明は、プログラマブル表示器の表示画面を生成する作画データを前記プログラマブル表示器に転送する転送装置において、作画データに設定可能な機能設定と前記プログラマブル表示器において前記機能設定を実現するために必要となるアプリケーションソフトとを機能設定毎に対応付けるアプリケーションソフト情報データベースと、前記プログラマブル表示器に転送する作画データを受け付けたとき、前記受け付けた作画データに含まれる一つ以上の機能設定に対応するアプリケーションソフトの一覧情報である必要ソフト一覧情報を前記アプリケーションソフト情報データベースに基づいて生成する必要ソフト一覧情報作成部と、前記必要ソフト一覧情報に基づいてインストール対象のアプリケーションソフトの一覧情報であるインストールソフト一覧情報を生成するインストールソフト一覧情報生成部と、前記インストールソフト一覧情報に記述されているアプリケーションソフトをアプリケーションソフト群から読み出して、前記読み出したアプリケーションソフトを前記プログラマブル表示器にインストールするインストール部と、を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention provides a function setting that can be set in drawing data in a transfer device that transfers drawing data for generating a display screen of a programmable display to the programmable display. When receiving the application software information database that associates the application software necessary for realizing the function setting in the programmable display for each function setting, and the drawing data to be transferred to the programmable display, the received drawing data A required software list information creating unit that generates required software list information that is list information of application software corresponding to one or more function settings included in the application software information database, and based on the required software list information Install vs. An installed software list information generating unit that generates installed software list information that is list information of the application software; and reading the application software described in the installed software list information from the application software group, and reading the read application software And an installation unit installed on the programmable display.

本発明によれば、作画データに設定可能な機能設定とプログラマブル表示器において機能設定を実現するために必要となるアプリケーションソフトとを機能設定毎に対応付けるアプリケーションソフト情報データベースに基づいて、受け付けた作画データに含まれる機能設定を実現するために必要となるアプリケーションソフトの一覧情報である必要ソフトデータベースを作成し、作成した必要データベースに基づいてインストールするアプリケーションソフトを選択するので、プログラマブル表示器に転送する作画データに含まれる機能設定を実現するために必要となるアプリケーションソフトを自動的に選択することが可能な転送装置および転送プログラムを得ることができるという効果を奏する。   According to the present invention, the received drawing data based on the application software information database that associates the function setting that can be set to the drawing data and the application software necessary to realize the function setting in the programmable display for each function setting. Create the required software database, which is a list of application software necessary to realize the function settings included in the, and select the application software to be installed based on the created required database. There is an effect that it is possible to obtain a transfer device and a transfer program capable of automatically selecting application software necessary for realizing the function setting included in the data.

図1は、転送装置およびプログラマブル表示機の構成を示す図である。FIG. 1 is a diagram illustrating a configuration of a transfer device and a programmable display. 図2は、転送装置の機能構成を示す図である。FIG. 2 is a diagram illustrating a functional configuration of the transfer apparatus. 図3は、転送装置が扱う各種情報を説明する図である。FIG. 3 is a diagram for explaining various types of information handled by the transfer apparatus. 図4は、転送装置の動作を説明するフローチャートである。FIG. 4 is a flowchart for explaining the operation of the transfer apparatus. 図5は、インストールリストの表示例を説明する図である。FIG. 5 is a diagram for explaining a display example of an installation list. 図6は、削除リストの表示例を説明する図である。FIG. 6 is a diagram for explaining a display example of a deletion list.

以下に、本発明にかかる転送装置および転送プログラムの実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Embodiments of a transfer apparatus and a transfer program according to the present invention will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態.
図1は、本発明にかかる実施の形態の転送装置およびプログラマブル表示器のハードウェア構成を示す図である。図示するように、プログラマブル表示器(以降、単に表示器)2は転送装置1と通信手段で接続される。転送装置1は、外部記憶装置などから入力される作画データを前記通信手段を介して表示器2に転送するとともに、転送対象の作画データが含む機能設定の実現に必要となるアプリケーションソフトをプリケーションソフト群の中から自動的に選択し、選択したアプリケーションソフトを表示器2に転送する機能などを有している。
Embodiment.
FIG. 1 is a diagram illustrating a hardware configuration of a transfer device and a programmable display according to an embodiment of the present invention. As shown in the figure, a programmable display (hereinafter simply referred to as a display) 2 is connected to the transfer device 1 by communication means. The transfer device 1 transfers the drawing data input from an external storage device or the like to the display 2 via the communication means, and also applies application software necessary for realizing the function settings included in the drawing data to be transferred. It has a function of automatically selecting from the software group and transferring the selected application software to the display 2.

なお、以下では転送装置1自身がこのアプリケーション群を有しているとして説明するが、アプリケーション群はサーバなどに保管管理され、転送装置1は、ネットワークなどを介して前記サーバに保管管理されているアプリケーションソフト群から必要となるアプリケーションソフトを選択するようにしてもよい。また、転送装置1と表示器2との間を接続する通信手段の通信方式は特に限定されるものではなく、例えば、RS(Recommended Standard)232C、USB(Universal Serial Bus)、Ethernet(登録商標)などであってよい。また、無線方式であってもよい。なお、転送装置1は、転送装置1と表示器2との間で通信が確立されていなくても、転送予定の作画データに必要なアプリケーションソフトを選択することができる。   In the following description, it is assumed that the transfer apparatus 1 itself has this application group. However, the application group is stored and managed in a server or the like, and the transfer apparatus 1 is stored and managed in the server via a network or the like. Necessary application software may be selected from the application software group. The communication method of the communication means for connecting the transfer device 1 and the display 2 is not particularly limited. For example, RS (Recommended Standard) 232C, USB (Universal Serial Bus), Ethernet (registered trademark). And so on. Further, a wireless system may be used. Note that the transfer device 1 can select application software required for the drawing data to be transferred even if communication between the transfer device 1 and the display device 2 is not established.

表示器2は、記憶領域21と、タッチパネルなどの入力手段付き表示部22と、入力手段付き表示部22への表示画面の生成動作を含む表示器2全体の制御を実行する制御部23と、転送装置1との間の通信手段のためのインターフェース(I/F)である通信I/F部24と、を備えている。記憶領域21には、転送装置1から転送されてくる作画データと、作画データを実行するとき、該作画データが含む機能設定を実現するためのアプリケーションソフトとが格納される。制御部23は、記憶領域21に格納されているアプリケーションソフトを用いて作画データが含む機能設定を実現することによって前記入力手段付き表示部22の表示画面を生成する。   The display 2 includes a storage area 21, a display unit 22 with an input unit such as a touch panel, a control unit 23 that executes control of the entire display 2 including a display screen generation operation on the display unit 22 with an input unit, And a communication I / F unit 24 that is an interface (I / F) for communication means with the transfer apparatus 1. The storage area 21 stores drawing data transferred from the transfer device 1 and application software for realizing function settings included in the drawing data when the drawing data is executed. The control unit 23 generates the display screen of the display unit 22 with input means by realizing the function setting included in the drawing data using application software stored in the storage area 21.

なお、複数のアプリケーションソフトが記憶領域21に格納されていてもよいが、記憶領域21のリソース削減の観点から、アプリケーションソフトは作画データの動作に必要となるもののみ格納されている状態が好ましい。転送装置1は、新たに作成した作画データを表示器2に転送する際、新たに転送する作画データにとって不要なアプリケーションソフトを記憶領域21から削除する機能も有している。また、新たに転送する作画データに必要となるアプリケーションソフトと同じ機能設定を実現する(同じ種類の)アプリケーションソフトがすでに記憶領域21に格納されている場合、両者のアプリケーションソフトのバージョンを比較し、バージョンが異なる場合、表示器2に転送装置1が有しているアプリケーションソフトを転送する機能も有している。以降、転送装置1が表示器2の記憶領域21にアプリケーションソフトを転送することを、アプリケーションソフトをインストールする、と表現することもある。   Although a plurality of application software may be stored in the storage area 21, from the viewpoint of resource reduction in the storage area 21, it is preferable that only application software necessary for the operation of the drawing data is stored. The transfer device 1 also has a function of deleting application software unnecessary for newly transferred drawing data from the storage area 21 when transferring newly created drawing data to the display device 2. When application software (same type) that realizes the same function settings as the application software required for newly transferred drawing data is already stored in the storage area 21, the versions of both application software are compared, When the versions are different, the display device 2 also has a function of transferring application software included in the transfer device 1. Hereinafter, transferring the application software to the storage area 21 of the display device 2 by the transfer device 1 may be expressed as installing the application software.

転送装置1は、CPU11、ROM(Read Only Memory)12、RAM(Random Access Memory)13、入力部14、表示部15、および通信I/F部16を備えた通常のコンピュータ構成を有している。通信I/F部16は、表示器2との通信手段のためのインターフェースである。CPU11は、作画データおよびアプリケーションソフトの転送を実行するコンピュータプログラムである転送プログラム17を実行する。表示部15は、液晶モニタなどの表示装置であり、CPU11からの指示に基づいて、操作画面などのユーザに対する出力情報を表示する。入力部14は、マウスやキーボードを備えて構成され、ユーザからの転送装置1の操作が入力される。入力部14へ入力された操作情報は、CPU11へ送られる。   The transfer device 1 has a normal computer configuration including a CPU 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, an input unit 14, a display unit 15, and a communication I / F unit 16. . The communication I / F unit 16 is an interface for communication means with the display device 2. The CPU 11 executes a transfer program 17 which is a computer program for transferring the drawing data and application software. The display unit 15 is a display device such as a liquid crystal monitor, and displays output information for the user such as an operation screen based on an instruction from the CPU 11. The input unit 14 includes a mouse and a keyboard, and inputs an operation of the transfer device 1 from a user. The operation information input to the input unit 14 is sent to the CPU 11.

転送プログラム17は、ROM12内に格納されており、バスラインを介してRAM13へロードされる。CPU11はRAM13内にロードされた転送プログラム17を実行する。具体的には、転送装置1では、ユーザによる入力部14からの操作情報入力に従って、CPU11がROM12内から転送プログラム17を読み出してRAM13内のプログラム格納領域に展開して、転送装置1としての機能を実現する。CPU11は、各種動作に際して生じるワークデータをRAM13内に形成されるデータ格納領域に一時的に記憶させる。なお、転送プログラム17は、DISKなどの記憶装置に格納しておいてもよい。また、転送プログラム17を、DISKなどの記憶装置にロードするようにしてもよい。また、転送プログラム17を実行して転送装置1を実現するコンピュータは、作画プログラムを実行して表示器2に転送する作画データを作成するためのコンピュータと同一のものであってもよい。また、転送プログラム17は、前記作画プログラムを構成するモジュールプログラムとして提供されるものであってもよい。   The transfer program 17 is stored in the ROM 12 and loaded into the RAM 13 via the bus line. The CPU 11 executes the transfer program 17 loaded in the RAM 13. Specifically, in the transfer device 1, the CPU 11 reads the transfer program 17 from the ROM 12 and expands it in the program storage area in the RAM 13 in accordance with the operation information input from the input unit 14 by the user, and functions as the transfer device 1. Is realized. The CPU 11 temporarily stores work data generated during various operations in a data storage area formed in the RAM 13. The transfer program 17 may be stored in a storage device such as DISK. Further, the transfer program 17 may be loaded into a storage device such as DISK. The computer that implements the transfer device 1 by executing the transfer program 17 may be the same as the computer that executes the drawing program and creates drawing data to be transferred to the display device 2. The transfer program 17 may be provided as a module program that constitutes the drawing program.

なお、本実施の形態の転送装置1で実行される転送プログラム17を、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施の形態の転送装置1で実行される転送プログラム17をインターネット等のネットワーク経由で提供または配布するように構成してもよい。また、本実施の形態の転送プログラム17を、ROM等に予め組み込んで本実施の形態の転送装置1に提供するように構成してもよい。   Note that the transfer program 17 executed by the transfer device 1 of the present embodiment may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. Further, the transfer program 17 executed by the transfer apparatus 1 of the present embodiment may be configured to be provided or distributed via a network such as the Internet. Further, the transfer program 17 according to the present embodiment may be configured to be incorporated in advance in a ROM or the like and provided to the transfer device 1 according to the present embodiment.

図2は、転送プログラム17がCPU11により実行されることによって生成される各機能部を説明する図である。図示するように転送装置1は、作画データ入力受付部31、アプリケーションソフト群32、アプリケーションソフト情報データベース33、必要ソフトデータベース作成部34、インストール・削除リスト生成部35、インストール・削除部36を生成する。   FIG. 2 is a diagram illustrating each functional unit generated when the transfer program 17 is executed by the CPU 11. As shown in the figure, the transfer device 1 generates a drawing data input reception unit 31, an application software group 32, an application software information database 33, a necessary software database creation unit 34, an installation / deletion list generation unit 35, and an installation / deletion unit 36. .

作画データ入力受付部31は、外部記憶装置などから入力される表示器2に転送するための作画データを受け付ける。図3の符号40は、作画データ入力受付部31が受け付ける作画データの一例を示している。作画データ40は、自身が使用している機能設定の名称を記した機能設定情報41を有している。機能設定名は、単に羅列されていてもよいし、テーブル形式で記述されていてもよい。図3においては、作画データ40は、SettingA、SettingB、SettingD、およびその他の機能設定が含まれていることを示している。   The drawing data input receiving unit 31 receives drawing data to be transferred to the display 2 input from an external storage device or the like. Reference numeral 40 in FIG. 3 indicates an example of the drawing data received by the drawing data input receiving unit 31. The drawing data 40 includes function setting information 41 that describes the name of the function setting used by itself. The function setting names may be simply listed or may be described in a table format. In FIG. 3, the drawing data 40 indicates that Setting A, Setting B, Setting D, and other function settings are included.

アプリケーションソフト群32は、多くの種類のアプリケーションソフトを集めたものであり、ここから転送する作画データに必要となるアプリケーションソフトが選択されて表示器2にインストールされる。なお、アプリケーションソフト群32は、RAM13上に展開されている必要はなく、外部記憶装置などにより供給されるものであってもよい。   The application software group 32 is a collection of many types of application software, from which application software necessary for drawing data to be transferred is selected and installed in the display 2. The application software group 32 does not need to be expanded on the RAM 13 and may be supplied from an external storage device or the like.

アプリケーションソフト情報データベース33は、作画データに設定されるアプリケーションソフトが必要となる機能設定とアプリケーションソフト群32が保有するアプリケーションソフトのうちの必要アプリケーションソフトとを機能設定毎に対応付けたデータベースである。すなわち、アプリケーションソフト情報データベース33は、機能設定の名称とこの機能設定に必要なアプリケーションソフトの識別情報とのペアの一覧情報である。図3の符号42は、アプリケーションソフト情報データベースの一例である。図示するように、アプリケーションソフト情報データベース42では、SettingAとアプリケーションソフトA、SettingBとアプリケーションソフトB、SettingCとアプリケーションソフトC、SettingDとアプリケーションソフトD、などの対応付けがなされている。   The application software information database 33 is a database in which function settings that require application software set in the drawing data are associated with necessary application software among application software held by the application software group 32 for each function setting. That is, the application software information database 33 is list information of pairs of function setting names and application software identification information necessary for the function settings. Reference numeral 42 in FIG. 3 is an example of an application software information database. As shown in the figure, the application software information database 42 associates SettingA and application software A, SettingB and application software B, SettingC and application software C, SettingD and application software D, and the like.

必要ソフトデータベース作成部34は、入力された作画データの機能設定情報41とアプリケーションソフト情報データベース42とに基づいて、前記作画データを実行するのに必要となるアプリケーションソフトの一覧である必要ソフトデータベースを作成する。図3符合43は、機能設定情報41とアプリケーションソフト情報データベース33とに基づいて作成された必要ソフトデータベースを示している。図示するように、必要ソフトデータベース43は、SettingA、SettingB、SettingDなどの設定を含む作画データ40を動作させるための必要アプリケーションソフトとして、アプリケーションソフトA、B、Dなどが必要となる、ということを示している。   The necessary software database creation unit 34 generates a necessary software database that is a list of application software necessary for executing the drawing data based on the function setting information 41 and the application software information database 42 of the inputted drawing data. create. Reference numeral 43 in FIG. 3 indicates a necessary software database created based on the function setting information 41 and the application software information database 33. As shown in the figure, the necessary software database 43 requires application software A, B, D, etc. as necessary application software for operating the drawing data 40 including settings such as Setting A, Setting B, and Setting D. Show.

インストール・削除リスト生成部35は、転送装置1と表示器2との間に通信が確立されている場合(通信可能な場合)、現在記憶領域21にインストールされているアプリケーションソフトの種類およびインストールされているアプリケーションソフトのバージョンを調査し、その調査結果と必要ソフトデータベース43とアプリケーションソフト群32が有する夫々のアプリケーションソフトのバージョンとに基づいて、表示器2へのインストール対象のアプリケーションソフトのリスト(インストールリスト)と削除する対象のアプリケーションソフトのリスト(削除リスト)を作成する。転送装置1と表示器2との間に通信が確立されていない場合、必要ソフトデータベース43に基づいてインストールリストを作成する。なお、ここでは、アプリケーションソフトのファイルの中身には、バージョンが記されており、インストール・削除リスト生成部35は、記憶領域21に格納されているアプリケーションソフトのファイルの中身を参照することにより該アプリケーションソフトのバージョン情報を取得し、アプリケーションソフト群32が有する一つ一つのアプリケーションソフトのファイルを参照することにより転送装置1が有しているアプリケーションソフトのバージョン情報を取得する、としている。   When communication is established between the transfer device 1 and the display device 2 (when communication is possible), the installation / deletion list generation unit 35 determines the type of application software that is currently installed in the storage area 21 and is installed. The list of application software to be installed on the display unit 2 (installation) is checked based on the result of the investigation, the required software database 43, and the version of each application software included in the application software group 32. List) and a list of application software to be deleted (deletion list). If communication is not established between the transfer device 1 and the display device 2, an installation list is created based on the necessary software database 43. Here, the version is written in the contents of the application software file, and the installation / deletion list generation unit 35 refers to the contents of the application software file stored in the storage area 21. The application software version information is acquired, and the version information of the application software included in the transfer apparatus 1 is acquired by referring to each application software file included in the application software group 32.

インストール・削除部36は、転送装置1と表示器2との間の通信が確立しているとき、インストール・削除リスト生成部35が生成したリストに基づいて、アプリケーションソフトのインストール・削除を実行する。   The installation / deletion unit 36 executes installation / deletion of application software based on the list generated by the installation / deletion list generation unit 35 when communication between the transfer device 1 and the display device 2 is established. .

次に、本発明の実施の形態の転送装置1の動作を説明する。図4は転送装置1の動作を説明するフローチャートである。   Next, the operation of the transfer apparatus 1 according to the embodiment of the present invention will be described. FIG. 4 is a flowchart for explaining the operation of the transfer apparatus 1.

まず、ステップS1において、作画データ入力受付部31が転送を行う作画データの入力を受け付ける(ステップS1)。すると、必要ソフトデータベース作成部34は、受け付けた作画データが含んでいる機能設定情報を参照して、アプリケーションソフトを必要とする機能設定が記述されているか否かを判定する(ステップS2)。アプリケーションソフトを必要とする機能設定が記述されている場合(ステップS2、Yes)、必要ソフトデータベース作成部34は、アプリケーションソフト情報データベース33を参照して、機能設定情報に記述されている機能設定に対応するアプリケーションソフトを必要ソフトデータベースに加える(ステップS3)。アプリケーションソフトを必要とする機能設定が含まれていない場合(ステップS2、No)、ステップS3の動作はスキップされる。そして、必要ソフトデータベース作成部34は、受け付けた作画データが複数ある場合、全ての作画データに対してステップS2の調査を実行したか否か判定し(ステップS4)、判定していない場合(ステップS4、No)、ステップS2に移行して未調査の作画データに対して調査を実行し、判定を完了した場合(ステップS4、Yes)、ステップS5に移行する。   First, in step S1, the drawing data input receiving unit 31 receives input of drawing data to be transferred (step S1). Then, the necessary software database creation unit 34 refers to the function setting information included in the received drawing data and determines whether or not a function setting that requires application software is described (step S2). When the function setting that requires the application software is described (Yes in step S2), the necessary software database creation unit 34 refers to the application software information database 33 and sets the function setting described in the function setting information. Corresponding application software is added to the necessary software database (step S3). When the function setting that requires application software is not included (step S2, No), the operation of step S3 is skipped. Then, when there are a plurality of accepted drawing data, the necessary software database creation unit 34 determines whether or not the investigation in step S2 has been executed for all the drawing data (step S4). (S4, No), the process proceeds to step S2, the survey is performed on the unexamined drawing data, and the determination is completed (step S4, Yes), the process proceeds to step S5.

ステップS5では、インストール・削除リスト生成部35は、転送装置1と表示器2との間に通信が確立されているか否かを判定する(ステップS5)。通信が確立している場合(ステップS5、Yes)、インストール・削除リスト生成部35は、表示器2の記憶領域21にインストールされているアプリケーションソフトの種類およびバージョンを調査する(ステップS6)。そして、インストール・削除リスト生成部35は、必要ソフトデータベースにコンテンツが存在するか否かを判定する(ステップS7)。コンテンツが存在する場合(ステップS7、Yes)、すなわち受け付けた作画データに必要なアプリケーションソフトが存在する場合、必要ソフトデータベースに記述され、かつ表示器2にインストールされていない種類のアプリケーションソフトをインストールリストに追加する(ステップS8)。そして、インストール・削除リスト生成部35は、必要ソフトデータベースに、表示器2にインストールされているアプリケーションソフトと同種のものが存在するか否かを判定する(ステップS9)。存在する場合(ステップS9、Yes)、インストール・削除リスト生成部35は、その同種のアプリケーションのバージョンに差異が認められるか否かを判定する(ステップS10)。差異が認められる場合(ステップS10、Yes)、そのアプリケーションソフトをインストールリストに加え(ステップS11)、ステップS12に移行する。   In step S5, the installation / deletion list generation unit 35 determines whether or not communication is established between the transfer device 1 and the display 2 (step S5). If communication has been established (step S5, Yes), the installation / deletion list generation unit 35 investigates the type and version of application software installed in the storage area 21 of the display device 2 (step S6). Then, the installation / deletion list generation unit 35 determines whether or not content exists in the necessary software database (step S7). If the content exists (step S7, Yes), that is, if there is application software necessary for the received drawing data, an application list of types of application software described in the necessary software database and not installed in the display 2 is installed. (Step S8). Then, the installation / deletion list generation unit 35 determines whether the same kind of application software installed in the display device 2 exists in the necessary software database (step S9). When it exists (step S9, Yes), the installation / deletion list generation unit 35 determines whether or not a difference is recognized in the versions of the same type of application (step S10). When the difference is recognized (step S10, Yes), the application software is added to the installation list (step S11), and the process proceeds to step S12.

ステップS7において必要ソフトデータベースにコンテンツが存在しなかった場合(ステップS7、No)や、ステップS9において必要ソフトデータベースに、表示器2にインストールされているアプリケーションソフトと同種のものが存在しない場合(ステップS9、No)や、ステップS10において同種のソフトにバージョンの差異が認められない場合(ステップS10、No)、ステップS12に移行する。   When the content does not exist in the necessary software database in step S7 (step S7, No), or when the same kind of application software installed in the display device 2 does not exist in the necessary software database in step S9 (step S7) (S9, No) or when no difference in version is recognized in the same kind of software in Step S10 (No in Step S10), the process proceeds to Step S12.

そして、ステップS12においては、インストール・削除リスト生成部35は、表示器2に、不必要なソフトがインストールされているか否かを判定する(ステップS12)。具体的には、インストール・削除リスト生成部35は、必要ソフトデータベースに記述されておらず、かつ表示器2にインストールされているアプリケーションソフト、および必要ソフトデータベースに記述されており、かつ表示器2にインストールされているアプリケーションソフトであって、双方のバージョンが異なるアプリケーションソフトを不必要なアプリケーションソフトとして認識する。不必要なソフトがインストールされている場合(ステップS12、Yes)、インストール・削除リスト生成部35は、該不必要なアプリケーションソフトを削除リストに加える(ステップS13)。不必要なアプリケーションソフトがインストールされていなかった場合(ステップS12、No)、ステップS13はスキップされる。そして、インストール・削除部36は、入力された作画データを記憶領域21に転送するとともに、インストールリストに記述されているアプリケーションソフトをアプリケーションソフト群32から読み出して、読み出したアプリケーションソフトを記憶領域21にインストールし、削除リストに記述されているアプリケーションソフトを記憶領域21から削除する(ステップS14)。そして動作が終了する。   In step S12, the installation / deletion list generation unit 35 determines whether or not unnecessary software is installed in the display device 2 (step S12). Specifically, the installation / deletion list generation unit 35 is not described in the necessary software database, is described in the application software installed in the display device 2 and the necessary software database, and the display device 2 Are recognized as unnecessary application software. If unnecessary software is installed (step S12, Yes), the installation / deletion list generation unit 35 adds the unnecessary application software to the deletion list (step S13). If unnecessary application software has not been installed (step S12, No), step S13 is skipped. Then, the install / delete unit 36 transfers the input drawing data to the storage area 21, reads application software described in the installation list from the application software group 32, and stores the read application software in the storage area 21. Install and delete the application software described in the deletion list from the storage area 21 (step S14). Then, the operation ends.

ステップS5において、インストール・削除リスト生成部35が、転送装置1と表示器2との間に通信が確立されていないと判定した場合(ステップS5、No)、インストール・削除リスト生成部35は、必要ソフトデータベースにコンテンツが存在するか否かをさらに判定する(ステップS15)。コンテンツが存在する場合(ステップS15、Yes)、該コンテンツをインストールリストに追加し(ステップS16)、動作が終了する。コンテンツが存在しない場合(ステップS15、No)、動作が終了する。なお、後に転送装置1と表示器2との間で通信が確立されたとき、インストール・削除部36が入力された作画データを記憶領域21に転送するとともにステップS16にて作成されたインストールリストに記述されているアプリケーションソフトをアプリケーションソフト群32から読み出して、読み出したアプリケーションソフトを記憶領域21にインストールするようにするとよい。   In step S5, when the installation / deletion list generation unit 35 determines that communication is not established between the transfer device 1 and the display device 2 (No in step S5), the installation / deletion list generation unit 35 It is further determined whether or not content exists in the necessary software database (step S15). When the content exists (step S15, Yes), the content is added to the installation list (step S16), and the operation ends. If no content exists (step S15, No), the operation ends. When communication is established between the transfer device 1 and the display device 2 later, the install / delete unit 36 transfers the input drawing data to the storage area 21 and adds it to the install list created in step S16. The described application software may be read from the application software group 32 and the read application software may be installed in the storage area 21.

なお、ステップS14にてインストール・削除を実行する前に、表示部15にインストールリスト、削除リストを表示し、各リストの編集を促し、編集されたリストに基づいてステップS14の処理を実行するようにしてもよい。図5は、インストールリストの表示例を説明する図である。図示するように、各アプリケーションソフトの名称の表示の前にチェックボックスが表示されており、インストールが必要なアプリケーションソフトの先頭のチェックボックスにはチェックボックスがチェックされている状態となっている。ユーザは、チェックを外したり、他のアプリケーションソフトのチェックボックスをチェックしたりすることによってインストールリストを編集することができる。そして、図5右下の「書込」ボタンを入力部14のポインティングデバイスなどで押下することによって、インストールが開始されるようになっている。図6は、削除リストの表示例を説明する図である。図示するように、不要なアプリケーションソフトの名称がリスト表示されており、各名称の前にチェックボックスが描画されている。ユーザは削除するアプリケーションソフトのチェックボックスにチェックをし、その下部に描画されている「OK」ボタンを押下することによって削除が開始されるようになっている。「キャンセル」ボタンを押下すると、削除を行わないようになっている。   Before performing installation / deletion in step S14, an installation list and a deletion list are displayed on the display unit 15 to prompt editing of each list, and the process of step S14 is executed based on the edited list. It may be. FIG. 5 is a diagram for explaining a display example of an installation list. As shown in the figure, a check box is displayed before the display of the name of each application software, and the check box is checked in the top check box of the application software that needs to be installed. The user can edit the installation list by unchecking or checking a check box of another application software. Then, the installation is started by pressing the “write” button at the lower right of FIG. 5 with a pointing device or the like of the input unit 14. FIG. 6 is a diagram for explaining a display example of a deletion list. As shown in the figure, names of unnecessary application software are displayed in a list, and a check box is drawn in front of each name. The user checks the check box of the application software to be deleted, and presses an “OK” button drawn at the bottom thereof, so that the deletion is started. When the “Cancel” button is pressed, deletion is not performed.

以上説明したように、本実施の形態によれば、作画データに設定可能な機能設定とプログラマブル表示器2において機能設定を実現するために必要となるアプリケーションソフトとを機能設定毎に対応付けるアプリケーションソフト情報データベースに基づいて、受け付けた作画データに含まれる機能設定を実現するために必要となるアプリケーションソフトの一覧情報である必要ソフトデータベースを作成し、作成した必要データベースに基づいてインストール対象のアプリケーションソフトの一覧情報であるインストールリストを生成し、インストールリストに記述されているアプリケーションソフトをアプリケーションソフト群32から読み出して、読み出したアプリケーションソフトをプログラマブル表示器2にインストールするように構成したので、プログラマブル表示器2に転送する作画データに含まれる機能設定を実現するために必要となるアプリケーションソフトを自動的に選択することが可能となる。また、必要ソフトデータベースに記述されており、かつプログラマブル表示器2にインストールされているアプリケーションソフトがある場合、このアプリケーションソフトについて、アプリケーションソフト群32に有するアプリケーションソフトのバージョンと前記インストールされているアプリケーションソフトのバージョンを確認し、双方のバージョンが異なる場合、このアプリケーションソフトをインストール対象とするように構成したので、自動でバージョンアップを行うことができるので、ユーザは目視でバージョンを確認してインストールするアプリケーションソフトを選択しなくてもよい。また、インストール済みのアプリケーションソフトのうち必要ソフトデータベースに記述されていないアプリケーションソフトを削除リストに加え、削除リストに記述されているアプリケーションソフトをプログラマブル表示器2から削除するように構成したので、不必要なアプリケーションソフトを自動で削除できるので、ユーザが誤って必要なアプリケーションソフトを削除する問題を防止することができる。また、インストールリストを編集可能に構成したので、ユーザが手動でインストール対象のアプリケーションソフトを選択できるようになる。また、削除リストを編集可能に構成したので、ユーザが手動で削除対象のアプリケーションソフトを選択できるようになる。   As described above, according to the present embodiment, the application software information that associates the function setting that can be set in the drawing data with the application software that is required to realize the function setting in the programmable display 2 for each function setting. Based on the database, create a required software database, which is a list of application software required to realize the function settings included in the received drawing data, and list the application software to be installed based on the created required database An installation list that is information is generated, application software described in the installation list is read from the application software group 32, and the read application software is installed in the programmable display 2. Since it is configured, it becomes possible to automatically select the application software needed to implement the function setting included in drawing data to be transferred to the programmable display device 2. If there is application software described in the necessary software database and installed in the programmable display device 2, the version of the application software in the application software group 32 and the installed application software for this application software If both versions are different, this application software is configured to be installed, so it can be upgraded automatically, so the user can visually check the version and install it. There is no need to select software. In addition, it is not necessary because it is configured so that application software that is not described in the required software database among the installed application software is added to the deletion list, and the application software described in the deletion list is deleted from the programmable display device 2. Since it is possible to automatically delete necessary application software, it is possible to prevent a user from accidentally deleting necessary application software. Since the installation list is configured to be editable, the user can manually select application software to be installed. Since the deletion list is configured to be editable, the user can manually select application software to be deleted.

なお、以上の説明においては、アプリケーションソフトのファイルの中身には、バージョンが記されており、インストール・削除リスト生成部35は、記憶領域21に格納されているアプリケーションソフトのファイルの中身を参照することにより該アプリケーションソフトのバージョン情報を取得し、アプリケーションソフト群32が有する一つ一つのアプリケーションソフトのファイルを参照することにより転送装置1が有しているアプリケーションソフトのバージョン情報を取得する、として説明したが、アプリケーションソフトの識別情報にバージョン情報を含めるようにしてもよい。このようにすることによって、インストール・削除リスト生成部35は、アプリケーションソフトの中身を参照することなくバージョンを知ることができるようになる。   In the above description, the version is written in the contents of the application software file, and the installation / deletion list generation unit 35 refers to the contents of the application software file stored in the storage area 21. The version information of the application software is acquired by this, and the version information of the application software that the transfer apparatus 1 has is acquired by referring to the file of each application software that the application software group 32 has. However, the version information may be included in the identification information of the application software. In this way, the installation / deletion list generation unit 35 can know the version without referring to the contents of the application software.

以上のように、本発明にかかる転送装置および転送プログラムは、プログラミング表示器の作画データをプログラミング表示器に転送する転送装置および転送プログラムに適用して好適である。   As described above, the transfer device and the transfer program according to the present invention are preferably applied to the transfer device and the transfer program for transferring the drawing data of the programming display to the programming display.

1 転送装置
2 プログラマブル表示器
11 CPU
12 ROM
13 RAM
14 入力部
15 表示部
16 通信I/F部
17 転送プログラム
21 記憶領域
22 入力手段付き表示部
23 制御部
24 通信I/F部
31 作画データ入力受付部
32 アプリケーションソフト群
33 アプリケーションソフト情報データベース
34 必要ソフトデータベース作成部
35 インストール・削除リスト生成部
36 インストール・削除部
40 作画データ
41 機能設定情報
42 アプリケーションソフト情報データベース
43 必要ソフトデータベース
1 Transfer Device 2 Programmable Display 11 CPU
12 ROM
13 RAM
DESCRIPTION OF SYMBOLS 14 Input part 15 Display part 16 Communication I / F part 17 Transfer program 21 Storage area 22 Display part with input means 23 Control part 24 Communication I / F part 31 Drawing data input reception part 32 Application software group 33 Application software information database 34 Necessary Software database creation unit 35 Installation / deletion list generation unit 36 Installation / deletion unit 40 Drawing data 41 Function setting information 42 Application software information database 43 Required software database

Claims (7)

プログラマブル表示器の表示画面を生成する作画データを前記プログラマブル表示器に転送する転送装置において、
作画データに設定可能な機能設定と前記プログラマブル表示器において前記機能設定を実現するために必要となるアプリケーションソフトとを機能設定毎に対応付けるアプリケーションソフト情報データベースと、
前記プログラマブル表示器に転送する作画データを受け付けたとき、前記受け付けた作画データに含まれる一つ以上の機能設定に対応するアプリケーションソフトの一覧情報である必要ソフト一覧情報を前記アプリケーションソフト情報データベースに基づいて生成する必要ソフト一覧情報作成部と、
前記必要ソフト一覧情報に基づいてインストール対象のアプリケーションソフトの一覧情報であるインストールソフト一覧情報を生成するインストールソフト一覧情報生成部と、
前記インストールソフト一覧情報に記述されているアプリケーションソフトをアプリケーションソフト群から読み出して、前記読み出したアプリケーションソフトを前記プログラマブル表示器にインストールするインストール部と、
を備えることを特徴とする転送装置。
In a transfer device for transferring drawing data for generating a display screen of a programmable display to the programmable display,
Application software information database that associates function settings that can be set to the drawing data and application software necessary for realizing the function settings in the programmable display for each function setting;
When drawing data to be transferred to the programmable display is received, necessary software list information, which is list information of application software corresponding to one or more function settings included in the received drawing data, is based on the application software information database. Necessary software list information creation section to be generated,
An installed software list information generating unit that generates installed software list information that is list information of application software to be installed based on the necessary software list information;
Read the application software described in the installed software list information from the application software group, and install the read application software in the programmable display,
A transfer device comprising:
前記インストールソフト一覧情報生成部は、前記プログラマブル表示器にアクセスしてインストール済みのアプリケーションソフトを調査し、前記必要ソフト一覧情報に記述されているアプリケーションソフトのうち前記プログラマブル表示器にインストールされていないアプリケーションソフトをインストール対象とする、
ことを特徴とする請求項1に記載の転送装置。
The installed software list information generation unit checks the installed application software by accessing the programmable display, and among the application software described in the necessary software list information, the application not installed in the programmable display Software to be installed,
The transfer apparatus according to claim 1.
前記インストールソフト一覧情報生成部は、前記必要ソフト一覧情報に記述されており、かつ前記プログラマブル表示器にインストールされているアプリケーションソフトがある場合、前記アプリケーションソフト群におけるアプリケーションソフトのバージョンと前記インストールされているアプリケーションソフトのバージョンを確認し、双方のバージョンが異なる場合、このアプリケーションソフトをインストール対象とする、
ことを特徴とする請求項2に記載の転送装置。
The installed software list information generating unit is described in the necessary software list information and, when there is application software installed in the programmable display, the version of the application software in the application software group and the installed software Check the version of the application software that is installed, and if both versions are different, install this application software.
The transfer apparatus according to claim 2.
前記プログラマブル表示器と通信可能な状態である場合、前記プログラマブル表示器にアクセスしてインストール済みのアプリケーションソフトを調査し、前記インストール済みのアプリケーションソフトのうち前記必要ソフト一覧情報に記述されていないアプリケーションソフトを削除対象のアプリケーションソフトの一覧情報である削除ソフト一覧情報に加える削除ソフト一覧情報生成部と、
前記削除ソフト一覧情報に記述されているアプリケーションソフトを前記プログラマブル表示器から削除する削除部と、
をさらに備えることを特徴とする請求項1に記載の転送装置。
If the programmable display is in a communicable state, the programmable display is accessed to investigate installed application software, and the application software that is not described in the necessary software list information among the installed application software Deleted software list information generating unit that adds to the deleted software list information that is the list information of the application software to be deleted,
A deletion unit for deleting application software described in the deleted software list information from the programmable display;
The transfer device according to claim 1, further comprising:
前記インストールソフト一覧情報は編集可能であって、前記インストール部は、前記編集済みのインストールソフト一覧情報に記述されているアプリケーションソフトを前記プログラマブル表示器にインストールする、ことを特徴とする請求項1に記載の転送装置。   The installed software list information is editable, and the installation unit installs application software described in the edited installed software list information in the programmable display. The transfer device described. 前記削除ソフト一覧情報は編集可能であって、前記削除部は、前記編集済みの削除ソフト一覧情報に記述されているアプリケーションソフトを前記プログラマブル表示器から削除する、ことを特徴とする請求項4に記載の転送装置。   The deleted software list information is editable, and the deleting unit deletes application software described in the edited deleted software list information from the programmable display. The transfer device described. プログラマブル表示器の表示画面を生成する作画データを前記プログラマブル表示器に転送する動作をコンピュータに実行させる転送プログラムにおいて、
前記プログラマブル表示器に転送する作画データを受け付けたとき、作画データに設定可能な機能設定と前記プログラマブル表示器において前記機能設定を実現するために必要となるアプリケーションソフトとを機能設定毎に対応付けるアプリケーションソフト情報データベースに基づいて、前記受け付けた作画データに含まれる一つ以上の機能設定に対応するアプリケーションソフトの一覧情報である必要ソフト一覧情報を生成する手順と、
前記必要ソフト一覧情報に基づいてインストール対象のアプリケーションソフトの一覧情報であるインストールソフト一覧情報を生成する手順と、
前記インストールソフト一覧情報に記述されているアプリケーションソフトをアプリケーションソフト群から読み出して、前記読み出したアプリケーションソフトを前記プログラマブル表示器にインストールする手順と、
をコンピュータに実行させることを特徴とする転送プログラム。
In a transfer program for causing a computer to execute an operation of transferring drawing data for generating a display screen of a programmable display to the programmable display,
Application software that associates, for each function setting, function settings that can be set in the drawing data and application software necessary to realize the function settings in the programmable display when the drawing data to be transferred to the programmable display is received Generating necessary software list information that is list information of application software corresponding to one or more function settings included in the received drawing data based on an information database;
A procedure for generating installed software list information that is list information of application software to be installed based on the necessary software list information;
Reading the application software described in the installed software list information from the application software group, and installing the read application software on the programmable display,
A transfer program for causing a computer to execute.
JP2009101903A 2009-04-20 2009-04-20 Transfer device and transfer program Active JP5183560B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009101903A JP5183560B2 (en) 2009-04-20 2009-04-20 Transfer device and transfer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009101903A JP5183560B2 (en) 2009-04-20 2009-04-20 Transfer device and transfer program

Publications (2)

Publication Number Publication Date
JP2010250732A true JP2010250732A (en) 2010-11-04
JP5183560B2 JP5183560B2 (en) 2013-04-17

Family

ID=43312959

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009101903A Active JP5183560B2 (en) 2009-04-20 2009-04-20 Transfer device and transfer program

Country Status (1)

Country Link
JP (1) JP5183560B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106020992A (en) * 2016-05-03 2016-10-12 联想(北京)有限公司 Data transmission method and electronic equipment
JPWO2016167039A1 (en) * 2015-04-14 2018-02-08 ソニー株式会社 Information processing apparatus, information processing method, computer program, and server apparatus

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1063511A (en) * 1996-08-14 1998-03-06 Fuji Xerox Co Ltd Job script execution device
JP2002007138A (en) * 2000-04-17 2002-01-11 Fujitsu Ltd Method for installing and starting application, device for executing the same, and medium and program
JP2003076553A (en) * 2001-09-05 2003-03-14 Sharp Corp Data transfer to other computer and its operating method
JP2006039870A (en) * 2004-07-26 2006-02-09 Digital Electronics Corp Programmable display, display control program, recording medium for recording this program, screen forming device, screen forming program, and recording medium with the program recorded thereon

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1063511A (en) * 1996-08-14 1998-03-06 Fuji Xerox Co Ltd Job script execution device
JP2002007138A (en) * 2000-04-17 2002-01-11 Fujitsu Ltd Method for installing and starting application, device for executing the same, and medium and program
JP2003076553A (en) * 2001-09-05 2003-03-14 Sharp Corp Data transfer to other computer and its operating method
JP2006039870A (en) * 2004-07-26 2006-02-09 Digital Electronics Corp Programmable display, display control program, recording medium for recording this program, screen forming device, screen forming program, and recording medium with the program recorded thereon

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2016167039A1 (en) * 2015-04-14 2018-02-08 ソニー株式会社 Information processing apparatus, information processing method, computer program, and server apparatus
US10802811B2 (en) 2015-04-14 2020-10-13 Sony Corporation Information processing device, information processing method, computer program, and server device
CN106020992A (en) * 2016-05-03 2016-10-12 联想(北京)有限公司 Data transmission method and electronic equipment
CN106020992B (en) * 2016-05-03 2020-06-23 联想(北京)有限公司 Data transmission method and electronic equipment

Also Published As

Publication number Publication date
JP5183560B2 (en) 2013-04-17

Similar Documents

Publication Publication Date Title
JP2008234213A (en) Information processor, information processing method, information processing program and recording medium with same program recorded
JP5619328B1 (en) Sequence program creation support device
JP5183560B2 (en) Transfer device and transfer program
JP2012234559A (en) Information processing device, information processing method, information processing program and storage medium storing information processing program
KR20140094392A (en) A method for providing an application developing tool and an apparatus using it
JP2017016338A (en) Server device, control method thereof, and program, and information processing system, control method thereof, and program
KR20140098565A (en) A method for providing an application developing tool and an apparatus using it
KR20140114965A (en) A recording media recognized by computer for providing an application developing tool
KR20140114961A (en) A recording media recognized by computer for providing an application developing tool
KR20150098952A (en) A system for providing an application developing environment
KR20140114969A (en) A recording media recognized by computer which is recorded an application developing tool programs
KR20140114962A (en) A recording media recognized by computer for providing an application developing tool
KR20150099245A (en) A recording media for providing an application developing environment program
KR20140098590A (en) A method for providing an application developing tool and an apparatus using it
KR20150097192A (en) A system for providing an application developing environment
KR20150098832A (en) A recording media for providing an application developing environment program
KR20150097233A (en) A recording media specialized for an application developing environment program recording recognized by computer
KR20150099181A (en) A recording media specialized for an application developing environment program recording recognized by computer
KR20140094770A (en) A method for providing an application developing tool and an apparatus using it
KR20150098841A (en) A recording media specialized for an application developing environment program recording recognized by computer
KR20140114997A (en) A method for providing an application developing tool
KR20140114976A (en) A method for providing an application developing tool
KR20150098932A (en) A device for providing an application developing environment
KR20150097195A (en) A system for providing an application developing environment
KR20150099018A (en) A system for providing an application developing environment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110608

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121009

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121010

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121129

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: 20121218

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130115

R150 Certificate of patent or registration of utility model

Ref document number: 5183560

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20160125

Year of fee payment: 3

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

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250