JP2015054397A5 - - Google Patents

Download PDF

Info

Publication number
JP2015054397A5
JP2015054397A5 JP2013186895A JP2013186895A JP2015054397A5 JP 2015054397 A5 JP2015054397 A5 JP 2015054397A5 JP 2013186895 A JP2013186895 A JP 2013186895A JP 2013186895 A JP2013186895 A JP 2013186895A JP 2015054397 A5 JP2015054397 A5 JP 2015054397A5
Authority
JP
Japan
Prior art keywords
operation unit
unit
data
information processing
processing system
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
JP2013186895A
Other languages
Japanese (ja)
Other versions
JP2015054397A (en
JP6255820B2 (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2013186895A priority Critical patent/JP6255820B2/en
Priority claimed from JP2013186895A external-priority patent/JP6255820B2/en
Publication of JP2015054397A publication Critical patent/JP2015054397A/en
Publication of JP2015054397A5 publication Critical patent/JP2015054397A5/ja
Application granted granted Critical
Publication of JP6255820B2 publication Critical patent/JP6255820B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (7)

指示の入力を受け付ける操作部と、該操作部が受け付けた指示に基づき情報処理動作する動作部とを備え、前記操作部を前記動作部に対して接続及び接続解除可能な情報処理システムであって、
前記操作部に設けられ、前記動作部に設定すべきデータを記憶する記憶手段と、
前記操作部と前記動作部とが接続されたことを検出した場合に、前記記憶手段から前記データを読み出して前記動作部に設定する設定手段とを備えることを特徴とする情報処理システム。
An information processing system comprising: an operation unit that receives an instruction input; and an operation unit that performs an information processing operation based on the instruction received by the operation unit, wherein the operation unit can be connected to and disconnected from the operation unit. ,
A storage unit that is provided in the operation unit and stores data to be set in the operation unit;
An information processing system comprising: a setting unit that reads out the data from the storage unit and sets the data in the operation unit when it is detected that the operation unit and the operation unit are connected.
請求項1に記載の情報処理システムであって、
前記記憶手段が記憶するデータには、該データを設定可能な動作部の機種を示す機種情報が対応付けられており、
前記設定手段は、前記機種情報に基づき、前記記憶手段が記憶しているデータのうち、前記動作部の機種に設定可能なデータを設定することを特徴とする情報処理システム。
The information processing system according to claim 1,
The data stored in the storage means is associated with model information indicating the model of the operation unit that can set the data,
The information processing system characterized in that the setting means sets data that can be set for the model of the operating unit among the data stored in the storage means based on the model information.
請求項1又は2に記載の情報処理システムであって、
前記設定手段が前記動作部への設定を完了したデータを、前記記憶手段から削除する手段を備えることを特徴とする情報処理システム。
The information processing system according to claim 1 or 2,
An information processing system comprising: means for deleting, from the storage means, data for which the setting means has completed setting in the operation unit.
請求項1乃至3のいずれか一項に記載の情報処理システムであって、
前記記憶手段が記憶するデータには、該データの設定に必要な搭載機能を示す要求機能情報が対応付けられており、
前記動作部が備える機能を示す機能情報を記憶する機能情報記憶手段を備え、
前記設定手段は、前記要求機能情報によらずに、前記記憶手段が記憶しているデータを対応する要求機能情報と共に前記動作部にダウンロードして、前記動作部が備える第2の記憶手段に記憶させ、前記第2の記憶手段に記憶させた各データのうち、該データと対応する要求機能情報と前記機能情報記憶手段に記憶している機能情報とに基づき、前記動作部に設定可能と判断したデータを、前記動作部に設定することを特徴とする情報処理システム。
An information processing system according to any one of claims 1 to 3,
The data stored in the storage means is associated with requested function information indicating a mounted function necessary for setting the data,
Comprising functional information storage means for storing functional information indicating the functions of the operating unit;
The setting unit downloads the data stored in the storage unit together with the corresponding request function information to the operation unit, and stores the data in the second storage unit included in the operation unit, regardless of the request function information. Among the data stored in the second storage means, based on the requested function information corresponding to the data and the function information stored in the function information storage means, it is determined that it can be set in the operation unit An information processing system characterized in that the processed data is set in the operation unit.
指示の入力を受け付ける操作部と、該操作部が受け付けた指示に基づき情報処理動作する動作部とを備え、前記操作部を前記動作部に対して接続及び接続解除可能な情報処理システムにおける情報処理方法であって、
前記操作部は、前記動作部に設定すべきデータを記憶しており、
前記情報処理システムが、前記操作部と前記動作部とが接続されたことを検出した場合に、該接続された操作部が記憶しているデータを該操作部から読み出して前記動作部に設定することを特徴とする情報処理方法。
Information processing in an information processing system comprising: an operation unit that receives an instruction input; and an operation unit that performs an information processing operation based on the instruction received by the operation unit, wherein the operation unit can be connected to and disconnected from the operation unit. A method,
The operation unit stores data to be set in the operation unit,
When the information processing system detects that the operation unit and the operation unit are connected, the data stored in the connected operation unit is read from the operation unit and set in the operation unit An information processing method characterized by the above.
コンピュータに、指示の入力を受け付ける操作部と、該操作部が受け付けた指示に基づき情報処理動作する動作部とを備え、前記操作部を前記動作部に対して接続及び接続解除可能な情報処理システムを制御させるためのプログラムであって、
前記コンピュータを、
前記操作部と前記動作部とが接続されたことを検出した場合に、前記操作部が備える記憶手段からデータを読み出して前記動作部に設定する設定手段として機能させるためのプログラム。
An information processing system comprising: an operation unit that receives an input of an instruction; and an operation unit that performs an information processing operation based on the instruction received by the operation unit, wherein the operation unit can be connected to and disconnected from the operation unit. A program for controlling
The computer,
A program for functioning as a setting unit that reads data from a storage unit included in the operation unit and sets the operation unit when detecting that the operation unit and the operation unit are connected.
指示の入力を受け付ける操作部と、An operation unit that accepts input of instructions;
少なくとも画像形成部または画像読取部を含み、該操作部が受け付けた指示に基づき情報処理動作する動作部とを備え、An operation unit including at least an image forming unit or an image reading unit, and performing an information processing operation based on an instruction received by the operation unit,
前記操作部を前記動作部に対して接続及び接続解除可能な複合機であって、A multifunction device capable of connecting and disconnecting the operation unit to and from the operation unit;
前記操作部に設けられ、前記動作部に設定すべきデータを記憶する第1の記憶手段と、First storage means provided in the operation unit and storing data to be set in the operation unit;
前記操作部と前記動作部とが接続されたことを検出した場合に、前記第1の記憶手段から前記データを読み出して前記動作部の第2の記憶手段に設定する設定手段とを備えることを特徴とする複合機。A setting unit that reads out the data from the first storage unit and sets the data in the second storage unit of the operation unit when it is detected that the operation unit and the operation unit are connected. A featured multifunction machine.
JP2013186895A 2013-09-10 2013-09-10 Multifunction machine, information processing method and program Expired - Fee Related JP6255820B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013186895A JP6255820B2 (en) 2013-09-10 2013-09-10 Multifunction machine, information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013186895A JP6255820B2 (en) 2013-09-10 2013-09-10 Multifunction machine, information processing method and program

Publications (3)

Publication Number Publication Date
JP2015054397A JP2015054397A (en) 2015-03-23
JP2015054397A5 true JP2015054397A5 (en) 2016-10-27
JP6255820B2 JP6255820B2 (en) 2018-01-10

Family

ID=52819147

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013186895A Expired - Fee Related JP6255820B2 (en) 2013-09-10 2013-09-10 Multifunction machine, information processing method and program

Country Status (1)

Country Link
JP (1) JP6255820B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016221910A (en) * 2015-06-02 2016-12-28 ローランドディー.ジー.株式会社 Inkjet printer
JP7396013B2 (en) 2019-12-13 2023-12-12 富士フイルムビジネスイノベーション株式会社 Information processing device and information processing program

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003309681A (en) * 2002-04-15 2003-10-31 Canon Inc Operating unit for digital composite apparatus
JP4237511B2 (en) * 2003-01-29 2009-03-11 株式会社リコー Image forming apparatus and program updating method
JP2007015223A (en) * 2005-07-07 2007-01-25 Murata Mach Ltd Image forming apparatus
JP2008059265A (en) * 2006-08-31 2008-03-13 Murata Mach Ltd Firmware update system for digital composite machine
KR101820717B1 (en) * 2010-09-07 2018-01-22 에스프린팅솔루션 주식회사 Image forming apparatus and method for image forming thereof
JP2013055470A (en) * 2011-09-02 2013-03-21 Konica Minolta Business Technologies Inc Image processing device

Similar Documents

Publication Publication Date Title
JP2008098784A5 (en)
JP2012209879A5 (en)
RU2015145378A (en) DEVICE FOR PROCESSING INFORMATION, METHOD FOR PROCESSING INFORMATION, PROGRAM AND MEDIA FOR STORING INFORMATION
EP2362309A3 (en) Printing system, cloud computing system, printing system control method, and program
WO2012075526A3 (en) End-user performance monitoring for mobile applications
JP2013545207A5 (en)
JP2013175036A5 (en)
EP2687986A3 (en) Information processing device with memory dump function, memory dump method, and recording medium
EP2680560A3 (en) Information processing apparatus, method for controlling information processing apparatus, and storage medium
JP2015011591A5 (en)
JP2012168815A5 (en)
JP2011120176A5 (en)
JP2016513833A5 (en)
JP2009009230A5 (en)
JP2014026646A5 (en) Information processing device
JP2015054397A5 (en)
JP2018082234A5 (en)
JP2009187132A5 (en)
JP2012146284A5 (en)
JP2013542542A5 (en)
JP2016118982A5 (en)
JP2013098658A5 (en)
JP2015082767A5 (en)
JP2013165481A5 (en)
JP2014102817A5 (en)