JP2008109498A - Image forming apparatus and interface api program for image formation control - Google Patents

Image forming apparatus and interface api program for image formation control Download PDF

Info

Publication number
JP2008109498A
JP2008109498A JP2006291679A JP2006291679A JP2008109498A JP 2008109498 A JP2008109498 A JP 2008109498A JP 2006291679 A JP2006291679 A JP 2006291679A JP 2006291679 A JP2006291679 A JP 2006291679A JP 2008109498 A JP2008109498 A JP 2008109498A
Authority
JP
Japan
Prior art keywords
program
api
image forming
system controller
executed
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
JP2006291679A
Other languages
Japanese (ja)
Other versions
JP4845200B2 (en
Inventor
Atsushi Kimura
敦史 木村
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita 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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2006291679A priority Critical patent/JP4845200B2/en
Publication of JP2008109498A publication Critical patent/JP2008109498A/en
Application granted granted Critical
Publication of JP4845200B2 publication Critical patent/JP4845200B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)
  • Stored Programmes (AREA)
  • Facsimiles In General (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent a memory area used by a system controller from being oppressed even if a plurality of APL (application programming interface) programs are executed. <P>SOLUTION: In this image forming apparatus, the system controller 9 controls a hardware resources having an image reading part, an image forming part and a display part. The system controller 9 has a storage function 15 for registering an additional service IF table 13 for registering programs to be dynamically linked to an API program, and "program data (ProgramData)" to be executed in common by a library program registered in the additional service IF table 13. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は画像形成装置および画像形成制御用のインターフェースAPI(アプリケーション・プログラミング・インターフェース)プログラムに係り、例えば複写機、スキャナ機又はこれらの複合機(MFP:Multi Function Peripheral)等に用いて好適する画像形成装置および画像形成制御用のインターフェースAPIプログラムに関する。   The present invention relates to an image forming apparatus and an interface API (application programming interface) program for controlling image formation, and is suitable for use in, for example, a copying machine, a scanner, or a multi function peripheral (MFP) thereof. The present invention relates to a forming apparatus and an interface API program for image formation control.

一般に、画像形成装置は、原稿画像を読み取る読取りジョブ、読み取った画像データを用紙に印刷する印刷ジョブ等を実行するために、予め、それら典型的なジョブを実現する複数のソフトウエアを搭載している。   In general, in order to execute a reading job for reading an original image, a printing job for printing the read image data on a sheet, and the like, an image forming apparatus is loaded with a plurality of software that realizes these typical jobs in advance. Yes.

ところが、画像形成装置を使用するユーザ側では、典型的なジョブ以外に独自機能を実現させたい場合が多々ある。   However, there are many cases where the user using the image forming apparatus wants to realize a unique function in addition to a typical job.

そのため、画像形成装置では、例えば装置製造時に基本ソフトウエアを搭載する一方、ユーザ側で希望する独自機能については、独自のAPIソフトウエアを個別に搭載し、例えば図4Aに示すように、基本ソフトウエアからそのAPIソフトウエアをダイナミックリンクによって実行可能にして対応している。   Therefore, in the image forming apparatus, for example, the basic software is installed at the time of manufacturing the apparatus, while the original function desired by the user is individually installed with the unique API software. For example, as shown in FIG. The API software can be executed from the software by a dynamic link.

すなわち、図4Bに示すように、外部で作成したAPIソフトウエア(ファイル名:api_data)を画像形成装置に適宜ダウンロードし、装置に内蔵するシステムコントローラからコンパクトフラッシュメモリ(登録商標:CompactFlash)やハードディスク(HDD)にライブラリとして登録記憶し、そのAPIプログラム(api_data)を実行する場合には、システムコントローラからダイナミックリンクを使用してコンパクトフラッシュメモリやハードディスクのAPIプログラムを実行し、個別の独自機能を実現している。   That is, as shown in FIG. 4B, API software (file name: api_data) created externally is appropriately downloaded to the image forming apparatus, and a compact flash memory (registered trademark: CompactFlash) or hard disk (from a system controller built in the apparatus). When the API program (api_data) is registered and stored as a library in the HDD), the API program of the compact flash memory or hard disk is executed using the dynamic link from the system controller to realize individual unique functions. ing.

一方、特開2005−80017公報(特許文献1)も、APIソフトウエアを実行するデジタル複写機であり、外部のパソコンからの画像処理に関する処理要求を含むXMLデータを受け付け、それを制御層のAPIに対応するコマンドに変換して制御層に渡す機能を有する外部APIアプリを、制御層から見てアプリケーション層のアプリケーションと同層の位置に備えた構成を有し、現存のアプリケーションプログラムを殆ど変更することなく、機能の拡張を可能にしたものである。
特開2005−80017号公報
On the other hand, Japanese Patent Laid-Open No. 2005-80017 (Patent Document 1) is also a digital copying machine that executes API software, accepts XML data including a processing request related to image processing from an external personal computer, and receives it as an API of the control layer. The external API application, which has the function of converting the command to the control layer and passing it to the control layer, is provided at the same layer as the application layer application when viewed from the control layer, and almost changes existing application programs. It is possible to expand the function without any problem.
JP 2005-80017 A

しかしながら、上述した従来の構成では、外部で作成した複数のAPIプログラムを画像形成装置にダウンロードして実行する場合、それらAPIプログラム内で同一のライブラリ的な処理が存在すると、各々のAPIプログラムに同じような処理機能を持たせなくてはならない。   However, in the conventional configuration described above, when a plurality of API programs created externally are downloaded to the image forming apparatus and executed, if the same library processing exists in the API program, the same API program is used for each API program. Such a processing function must be provided.

そのため、この処理機能やこれを実現するデータが占めるコード容量が大きいものになると、システムコントローラのメモリ又は外部メモリの容量に占める割合も大きくなり、システムコントローラが使用できる共有メモリ領域が少なくなって動作不安定を引き起こす可能性がある。   Therefore, if the code capacity occupied by this processing function or the data that realizes it increases, the ratio of the system controller memory or external memory capacity also increases, and the shared memory area that can be used by the system controller is reduced. May cause instability.

また、上述した特許文献1については、外部からの要求を受け付けるAPIプログラムに関するものであり、同様な課題を有している。   Further, Patent Document 1 described above relates to an API program that accepts an external request and has a similar problem.

そこで、本発明者は、システムコントローラの機能、特にダイナミックリンク機能につき検討を加えた結果、システムコントローラからダイナミックリンクによってAPIプログラムを実行するための情報があれば、どのようなAPIプログラムでも実行することができる点に着目し、本発明を完成させた。   Therefore, as a result of studying the function of the system controller, in particular, the dynamic link function, the present inventor executes any API program if there is information for executing the API program by the dynamic link from the system controller. The present invention has been completed by paying attention to the points that can be achieved.

本発明はそのような課題を解決するためになされたもので、APIプログラムの実行に当たって占めるメモリ領域の割合が大きくならず、プログラムの安定的実行が容易な画像形成装置および画像形成制御用のインターフェースAPIプログラムの提供を目的とする。   The present invention has been made to solve such a problem, and an image forming apparatus and an image forming control interface that do not increase the proportion of a memory area occupied when executing an API program and can easily execute the program stably. The purpose is to provide an API program.

そのような課題を解決するために本発明に係る画像形成装置は、少なくとも画像読取部、画像形成部又は表示部の何れかを有するハードウェア資源と、このハードウェア資源を制御するシステムコントローラとを具備し、そのシステムコントローラには、ダウンロードされるAPIプログラムによって指定されたプログラムの登録されるプログラムテーブルと、このプログラムテーブルに登録されたライブラリプログラムによって実行されるプログラムデータとが登録されることを特徴としている。   In order to solve such a problem, an image forming apparatus according to the present invention includes a hardware resource having at least one of an image reading unit, an image forming unit, and a display unit, and a system controller that controls the hardware resource. The system controller is registered with a program table in which a program designated by a downloaded API program is registered, and program data to be executed by a library program registered in the program table. It is said.

本発明の画像形成装置では、上記プログラムテーブルが、そのシステムコントローラにダウンロードされたインターフェースAPIプログラムである構成も可能である。   In the image forming apparatus of the present invention, the program table may be an interface API program downloaded to the system controller.

本発明の画像形成装置では、上記ライブラリプログラムによって実行されるそのプログラムデータがそのAPIプログラムによって共通実行される構成も可能である。   In the image forming apparatus of the present invention, the program data executed by the library program can be commonly executed by the API program.

本発明の画像形成装置では、上記ライブラリプログラムによって実行されるそのプログラムデータが半導体メモリに格納される構成も可能である。   In the image forming apparatus of the present invention, the program data executed by the library program may be stored in a semiconductor memory.

本発明に係る画像形成制御用のインターフェースAPIプログラムは、少なくとも画像形成部、画像読取部又は表示部の何れかを有するハードウェア資源を制御するシステムコントローラに登録される画像形成制御用のインターフェースAPIプログラムであって、そのシステムコントローラに登録されるAPIプログラムによって指定されるプログラムがライブラリ登録されるとともに、ライブラリ登録された前記プログラムの実行時に当該プログラムで指定されたプログラムデータを実行制御することを特徴としている。   An interface API program for image formation control according to the present invention is an interface API program for image formation control registered in a system controller that controls hardware resources having at least one of an image forming unit, an image reading unit, and a display unit. The program specified by the API program registered in the system controller is registered in the library, and the program data specified in the program is controlled to be executed when the program registered in the library is executed. Yes.

このような本発明に係る画像形成装置では、画像読取部、画像形成部又は表示部を有するハードウェア資源を制御するシステムコントローラには、ダウンロードされるAPIプログラムによって指定されたプログラムの登録されるプログラムテーブルと、このプログラムテーブルに登録されたライブラリプログラムによって実行されるプログラムデータとが登録されてなるから、APIプログラムから種々のライブラリAPIプログラムを介してダイナミックリンクによってプログラムデータが実行され、そのプログラムデータを共通プログラムとすれば、メモリ領域を占める割合が大きくならず、動作も安定する。   In such an image forming apparatus according to the present invention, a program in which a program designated by a downloaded API program is registered in a system controller that controls a hardware resource having an image reading unit, an image forming unit, or a display unit. Since the table and the program data executed by the library program registered in the program table are registered, the program data is executed by the dynamic link from the API program through various library API programs, and the program data is If the common program is used, the proportion of the memory area is not increased, and the operation is stable.

本発明において、上記プログラムテーブルがシステムコントローラにダウンロードされたインターフェースAPIプログラムである構成では、プログラムテーブル仕様が公開されているものを用いるので、ライブラリプログラムの開発が容易である。   In the present invention, in the configuration in which the program table is an interface API program downloaded to the system controller, since the program table specification published is used, it is easy to develop a library program.

本発明において、上記ライブラリプログラムによって実行されるそのプログラムデータがそのAPIプログラムによって共通実行される構成では、特に、システムコントローラのメモリ領域を大きく占めず、複数のAPIプログラムを実行させても動作が安定である。   In the present invention, the configuration in which the program data executed by the library program is commonly executed by the API program does not occupy a large memory area of the system controller, and the operation is stable even when a plurality of API programs are executed. It is.

本発明において、上記ライブラリプログラムによって実行されるそのプログラムデータが半導体メモリに格納される構成では、メモリの容量を増加せず有用である。   In the present invention, the configuration in which the program data executed by the library program is stored in the semiconductor memory is useful without increasing the memory capacity.

本発明に係る画像形成制御用のインターフェースAPIプログラムでは、そのシステムコントローラに登録されるAPIプログラムによって指定されるプログラムがライブラリ登録されるとともに、ライブラリ登録されたプログラムの実行時に当該プログラムで指定されたプログラムデータを実行制御するから、画像形成装置に搭載されると、その画像形成装置と同様な効果を得ることが可能である。   In the interface API program for image formation control according to the present invention, the program specified by the API program registered in the system controller is registered in the library, and the program specified in the program when executing the program registered in the library Since the execution control of the data is performed, the same effect as that of the image forming apparatus can be obtained when mounted on the image forming apparatus.

以下、本発明に係る画像形成装置の実施の形態を図面を参照して説明する。   Embodiments of an image forming apparatus according to the present invention will be described below with reference to the drawings.

図1は本発明に係る画像形成装置の実施の形態を示す概略ブロック図である。   FIG. 1 is a schematic block diagram showing an embodiment of an image forming apparatus according to the present invention.

図1において本発明に係る画像形成装置は、画像読取部1、画像形成部3および操作表示部5を有するハードウェア資源7と、このハードウェア資源7を制御するシステムコントローラ9とを具備して構成されている。   1, the image forming apparatus according to the present invention includes a hardware resource 7 having an image reading unit 1, an image forming unit 3, and an operation display unit 5, and a system controller 9 for controlling the hardware resource 7. It is configured.

画像読取部1は、ハードウェア資源7によって制御され、読み取る画像原稿を光学的にスキャンして電子的画像データを取得し、例えば図示しない記憶部に出力する公知のものである。   The image reading unit 1 is a known unit that is controlled by the hardware resource 7 and optically scans an image document to be read to acquire electronic image data, and outputs it to a storage unit (not shown), for example.

画像形成部3は、ハードウェア資源7によって制御され、出力された画像データを例えば頁単位のイメージデータに画像形成する公知のものであり、形成された画像データが図示しない印刷部にて印刷用紙に転写、定着されてカラー又はモノクロ印刷されたり、ファクシミリ送信される。   The image forming unit 3 is a known unit that is controlled by the hardware resource 7 and forms the output image data into, for example, page-by-page image data. The formed image data is printed on a printing sheet by a printing unit (not shown). The image is transferred and fixed on the image and printed in color or monochrome, or transmitted by facsimile.

操作表示部5は、装置本体(図示せず。)に配置された液晶表示パネルを兼ねたタッチスイッチ式操作パネルであり、ハードウェア資源7の制御の下、読取りジョブ、印刷ジョブ、表示ジョブの表示部として機能する他、それら読取りジョブ、印刷ジョブ、表示ジョブの実行指示や設定項目変更等を指示入力する操作部である。   The operation display unit 5 is a touch switch type operation panel that also serves as a liquid crystal display panel disposed in the apparatus main body (not shown). Under the control of the hardware resource 7, a read job, a print job, and a display job are displayed. In addition to functioning as a display unit, it is an operation unit that inputs instructions for executing read jobs, print jobs, display jobs, changing setting items, and the like.

これら画像読取部1、画像形成部3および操作表示部5自体は、本発明の要部ではないし、それら原稿画像を読み取る読取りジョブ、読み取った画像データの画像形成ジョブ、表示ジョブ等を実行するソフトウエアについても本発明の要部ではないから、詳細な説明や図示を省略する。   The image reading unit 1, the image forming unit 3, and the operation display unit 5 are not essential parts of the present invention. Software for executing a reading job for reading the original image, an image forming job for the read image data, a display job, and the like. Since the wear is not a main part of the present invention, detailed description and illustration are omitted.

ハードウェア資源7を制御するシステムコントローラ9は、基本ソフトウエアその他によって動作するものであり、CPUやこのCPU動作ソフトウエアを格納したROM、読み書き可能な記憶部、種々のインターフェースを有してなり、特に、登録されたプログラムに対してダイナミックリンクによってそれらを実行可能になっている。   The system controller 9 that controls the hardware resource 7 is operated by basic software and the like, and includes a CPU, a ROM storing the CPU operation software, a readable / writable storage unit, and various interfaces. In particular, the registered programs can be executed by dynamic linking.

システムコントローラ9は、図2に示すように、APIプログラムのダウンロード処理機能11と、追加サービスIF(インターフェース)テーブル機能13および記憶(部)機能15を有している。   As shown in FIG. 2, the system controller 9 has an API program download processing function 11, an additional service IF (interface) table function 13, and a storage (unit) function 15.

APIプログラムは、その仕様やインターフェースが公開されているものであり、例えば図2に示すように、[サービスIF名]を「Add_api_func」とし、[実行関数名]を「Add_api_func_exe」とするとともに所定の「プログラムデータ(ProgramData)」を有するものであり、上述した基本ソフトウエアによってシステムコントローラ9にダウンロードされる。   The API program has published specifications and interfaces. For example, as shown in FIG. 2, the [Service IF name] is “Add_api_func”, the [Execution function name] is “Add_api_func_exe”, and a predetermined It has “program data” and is downloaded to the system controller 9 by the basic software described above.

システムコントローラ9におけるダウンロード処理機能11は、ダウンロードされたAPIプログラムを処理し、プログラムテーブル機能(図では「追加サービスIFテーブル」と示す。)13に[サービスIF名]を登録するとともに、登録したAPIプログラムのプログラムデータに対してダイナミックリンクを行って記憶機能15に記憶保存するとともに、[実行関数名]から関数ポインタ「”Add_api_func_exe”」を取得し、これを追加サービスIFテーブル機能13に同様に登録する機能を有する。   The download processing function 11 in the system controller 9 processes the downloaded API program, registers [service IF name] in the program table function (shown as “additional service IF table” in the figure) 13 and the registered API. The program data of the program is dynamically linked and stored in the storage function 15, and the function pointer “Add_api_func_exe” is acquired from the [execution function name] and registered in the additional service IF table function 13 in the same manner. It has the function to do.

追加サービスIFテーブル機能13は、システムコントローラ9にこのバージョンでは対応されていない機能を実行するために、予め、ダウンロードされた1種のインターフェースAPIプログラムであり、上述した実行用のAPIプログラムその他任意のAPIプログラムをシステムコントローラ9によって[サービスIF名]および[実行関数名]、例えば「Add_api_func」および「Add_api_func_exe」として登録するテーブル機能を有している。   The additional service IF table function 13 is a type of interface API program that is downloaded in advance to execute functions not supported by this version in the system controller 9. It has a table function for registering API programs as [service IF name] and [execution function name], for example, “Add_api_func” and “Add_api_func_exe” by the system controller 9.

図2では1個のAPIプログラムが登録されているが、登録数は任意であって実行したいAPIプログラムのプログラムライブラリを形成すれば良い。   Although one API program is registered in FIG. 2, the number of registrations is arbitrary, and a program library of an API program to be executed may be formed.

システムコントローラ9の記憶部による記憶機能15は、例えば半導体メモリ等のフラッシュメモリで実現され、追加サービスIFテーブル機能13に登録された実行APIプログラムの実行時に読み出されて実行される「プログラムデータ(ProgramData)」を格納する機能を有している。   The storage function 15 by the storage unit of the system controller 9 is realized by, for example, a flash memory such as a semiconductor memory, and is read and executed when the execution API program registered in the additional service IF table function 13 is executed. ProgramData) ”is stored.

次に、本発明に係る画像形成装置の動作を簡単に説明する。   Next, the operation of the image forming apparatus according to the present invention will be briefly described.

例えば図3に示すように、システムコントローラ9には、予め、追加サービスIFテーブル機能13がダウンロードされており、この追加サービスIFテーブル機能13には、[サービスIF名]が「Add_api_func」、[実行関数名]が「Add_api_func_exe」のAPIプログラムがライブラリ登録されており、記憶機能15には[サービスIF名]「Add_api_func」のAPIプログラムの実行に使用する「プログラムデータ(ProgramData)」が格納されている。   For example, as illustrated in FIG. 3, an additional service IF table function 13 is downloaded in advance to the system controller 9, and the [service IF name] is “Add_api_func” and “execute” An API program whose function name is “Add_api_func_exe” is registered in the library, and the storage function 15 stores “program data (ProgramData)” used to execute the API program whose [service IF name] is “Add_api_func”. .

この場合、[実行関数名]の「Add_api_func_exe」のAPIプログラムに関する「プログラムデータ(ProgramData)」の実行が必要なAPIプログラムについては、「Add_api_func」を記載してシステムコントローラ9にダウンロードして実行すれば、システムコントローラ9が追加サービスIFテーブル機能13を検索し、追加サービスIFテーブル機能13がダイナミックリンクによって該当する「プログラムデータ(ProgramData)」を読み出し実行し、その結果をAPIプログラムに返すことになる。   In this case, an API program that needs to execute “Program Data (ProgramData)” related to the API program “Add_api_func_exe” in “Execution Function Name” is described in “Add_api_func”, downloaded to the system controller 9 and executed. The system controller 9 searches the additional service IF table function 13, and the additional service IF table function 13 reads and executes the corresponding “program data (ProgramData)” by the dynamic link, and returns the result to the API program.

このように、本発明では、共通実行したい「プログラムデータ(ProgramData)」の[実行関数名]の「Add_api_func_exe」を追加サービスIFテーブル機能13にライブラリ登録すれば実行可能となる。   As described above, according to the present invention, if “Add_api_func_exe” of [execution function name] of “program data (ProgramData)” to be executed in common is registered in the additional service IF table function 13 as a library, it can be executed.

すなわち、システムコントローラ9の追加サービスIFテーブル機能13が、種々のジョブの実行用APIプログラムのインターフェース(IF)プログラムとして機能し、これに登録されたAPIプログラムに関する[サービスIF名]「Add_api_func」および[実行関数名]「Add_api_func_exe」を記載したAPIプログラムを実行すれば、複数のAPIプログラムで使用されるライブラリ的な処理機能が「プログラムデータ(ProgramData)」によって共通又は統一処理されることになる。   That is, the additional service IF table function 13 of the system controller 9 functions as an interface (IF) program for API programs for executing various jobs, and [service IF name] “Add_api_func” and [ If an API program in which "execution function name" "Add_api_func_exe" is described is executed, the library-like processing functions used in a plurality of API programs are shared or unified by "program data (ProgramData)".

このように本発明の画像形成装置では、画像読取部1、画像形成部3および操作表示部5を有するハードウェア資源7と、このハードウェア資源7を制御するシステムコントローラ9とを具備し、このシステムコントローラ9には、ダウンロードされたAPIプログラムによって指定されたプログラムの登録されるプログラムテーブル機能(追加サービスIFテーブル)13と、このプログラムテーブル機能(追加サービスIFテーブル)13に登録されたライブラリプログラムによって共通実行される「プログラムデータ(ProgramData)」とが登録される記憶機能15を有している。   As described above, the image forming apparatus according to the present invention includes the hardware resource 7 including the image reading unit 1, the image forming unit 3, and the operation display unit 5, and the system controller 9 that controls the hardware resource 7. The system controller 9 includes a program table function (additional service IF table) 13 in which a program designated by the downloaded API program is registered, and a library program registered in the program table function (additional service IF table) 13. It has a storage function 15 in which “program data” to be executed in common is registered.

そのため、APIプログラムから種々のAPIプログラムをシステムコントローラ9のダイナミックリンクによって実行でき、ダイナミックリンクによって実行される「プログラムデータ(ProgramData)」をAPIプログラムの共通プログラムとすれば、APIプログラムの実行に要するメモリ領域の割合が大きくならず、複数のAPIプログラムを実行させても動作が安定である。   Therefore, various API programs from the API program can be executed by the dynamic link of the system controller 9, and if “program data (ProgramData)” executed by the dynamic link is a common program of the API program, the memory required for executing the API program The area ratio does not increase, and the operation is stable even when a plurality of API programs are executed.

しかも、APIプログラムは当該プログラム仕様が公開されたものであるから、プログラムテーブル機能(追加サービスIFテーブル)13の開発が容易である。   In addition, since the API program discloses the program specifications, the program table function (additional service IF table) 13 can be easily developed.

また、記憶部15が半導体メモリであり、半導体メモリがハードディスクより一般に記憶容量が小さいので、システムコントローラ9が使用する共通メモリを圧迫し難く、特に、動作が安定で、安価な半導体メモリの使用が可能である。   Further, since the storage unit 15 is a semiconductor memory, and the semiconductor memory generally has a smaller storage capacity than the hard disk, it is difficult to press the common memory used by the system controller 9, and in particular, the use of an inexpensive semiconductor memory that is stable in operation and inexpensive. Is possible.

ところで、本発明におけるハードウェア資源7は、少なくとも画像読取部1、画像形成部3又は操作表示部5の何れかを有する構成であれば良く、全てを具備する必要はない。   By the way, the hardware resource 7 in the present invention may be at least one of the image reading unit 1, the image forming unit 3, and the operation display unit 5, and does not need to include all of them.

そして、本発明に係る画像形成制御用のインターフェースAPIプログラムは、画像読取部1、画像形成部3又は操作表示部5を有するハードウェア資源7におけるシステムコントローラ9に登録され、そのシステムコントローラ9に登録されるAPIプログラムからダイナミックリンクされて指定実行されるプログラムがライブラリ登録されるとともに、ライブラリ登録されたそのプログラムの実行時に当該プログラムで指定されたプログラムデータを実行制御するものであり、画像形成装置に搭載されると、上述した画像形成装置と同様な効果を得ることが可能であり、特に、APIプログラムであれば好ましい。   The interface API program for image formation control according to the present invention is registered in the system controller 9 in the hardware resource 7 having the image reading unit 1, the image forming unit 3, or the operation display unit 5, and registered in the system controller 9. A program that is dynamically linked from an API program to be executed and registered and executed is registered in the library, and program data specified by the program is executed and controlled when the program registered in the library is executed. When installed, it is possible to obtain the same effects as those of the image forming apparatus described above, and an API program is particularly preferable.

本発明に係る画像形成装置の実施の一形態を示す概略ブロック図である。1 is a schematic block diagram illustrating an embodiment of an image forming apparatus according to the present invention. 図1のシステムコントローラの実施の形態を示す図である。It is a figure which shows embodiment of the system controller of FIG. 本発明に係る画像形成装置の動作を説明する参考図である。FIG. 5 is a reference diagram illustrating the operation of the image forming apparatus according to the present invention. ダイナミックリンクによるAPIプログラムの実行例を説明する図である。It is a figure explaining the example of execution of the API program by a dynamic link.

符号の説明Explanation of symbols

1 画像読取部
3 画像形成部
5 操作表示部(表示部)
7 ハードウェア資源
9 システムコントローラ
11 ダウンロード処理機能
13 プログラムテーブル(追加サービスIFテーブル機能)
15 記憶機能
DESCRIPTION OF SYMBOLS 1 Image reading part 3 Image formation part 5 Operation display part (display part)
7 Hardware resources 9 System controller 11 Download processing function 13 Program table (additional service IF table function)
15 Memory function

Claims (5)

少なくとも画像読取部、画像形成部又は表示部の何れかを有するハードウェア資源と、
このハードウェア資源を制御するシステムコントローラと、
を具備し、
前記システムコントローラには、ダウンロードされるAPIプログラムによって指定されたプログラムの登録されるプログラムテーブルと、このプログラムテーブルに登録されたライブラリプログラムによって実行されるプログラムデータとが登録されることを特徴とする画像形成装置。
Hardware resources having at least one of an image reading unit, an image forming unit, and a display unit;
A system controller that controls this hardware resource;
Comprising
An image characterized in that a program table in which a program designated by a downloaded API program is registered and program data to be executed by a library program registered in the program table are registered in the system controller. Forming equipment.
前記プログラムテーブルは、前記システムコントローラにダウンロードされたインターフェースAPIプログラムである請求項1記載の画像形成装置。 The image forming apparatus according to claim 1, wherein the program table is an interface API program downloaded to the system controller. 前記ライブラリプログラムによって実行される前記プログラムデータは、前記APIプログラムによって共通実行されるものである請求項1又は2記載の画像形成装置。 The image forming apparatus according to claim 1, wherein the program data executed by the library program is commonly executed by the API program. 前記ライブラリプログラムによって実行される前記プログラムデータは、半導体メモリに格納される請求項1〜3いずれか1記載の画像形成装置。 The image forming apparatus according to claim 1, wherein the program data executed by the library program is stored in a semiconductor memory. 少なくとも画像読取部、画像形成部又は表示部の何れかを有するハードウェア資源を制御するシステムコントローラに登録される画像形成制御用のインターフェースAPIプログラムであって、
前記システムコントローラに登録されるAPIプログラムによって指定されるプログラムがライブラリ登録されるとともに、ライブラリ登録された前記プログラムの実行時に当該プログラムで指定されたプログラムデータを実行制御することを特徴とする画像形成制御用のインターフェースAPIプログラム。
An interface API program for image formation control registered in a system controller that controls hardware resources having at least one of an image reading unit, an image forming unit, and a display unit,
An image forming control characterized in that a program specified by an API program registered in the system controller is registered in a library, and execution of program data specified in the program is executed when the program registered in the library is executed. Interface API program.
JP2006291679A 2006-10-26 2006-10-26 Image forming apparatus and API program for image forming control Expired - Fee Related JP4845200B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006291679A JP4845200B2 (en) 2006-10-26 2006-10-26 Image forming apparatus and API program for image forming control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006291679A JP4845200B2 (en) 2006-10-26 2006-10-26 Image forming apparatus and API program for image forming control

Publications (2)

Publication Number Publication Date
JP2008109498A true JP2008109498A (en) 2008-05-08
JP4845200B2 JP4845200B2 (en) 2011-12-28

Family

ID=39442472

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006291679A Expired - Fee Related JP4845200B2 (en) 2006-10-26 2006-10-26 Image forming apparatus and API program for image forming control

Country Status (1)

Country Link
JP (1) JP4845200B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09330230A (en) * 1996-03-20 1997-12-22 Internatl Business Mach Corp <Ibm> Method and system for transplanting application binary interface
JP2001022569A (en) * 1999-07-02 2001-01-26 Nec Corp Management method for operation of application and recording medium stored with program of the method
JP2003304354A (en) * 2002-04-09 2003-10-24 Seiko Epson Corp Method and program for controlling image-reading apparatus
JP2004001519A (en) * 1995-05-26 2004-01-08 Ricoh Co Ltd Image processor
JP2005100108A (en) * 2003-09-25 2005-04-14 Matsushita Electric Ind Co Ltd Information terminal and settlement terminal and software and personal computer

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004001519A (en) * 1995-05-26 2004-01-08 Ricoh Co Ltd Image processor
JPH09330230A (en) * 1996-03-20 1997-12-22 Internatl Business Mach Corp <Ibm> Method and system for transplanting application binary interface
JP2001022569A (en) * 1999-07-02 2001-01-26 Nec Corp Management method for operation of application and recording medium stored with program of the method
JP2003304354A (en) * 2002-04-09 2003-10-24 Seiko Epson Corp Method and program for controlling image-reading apparatus
JP2005100108A (en) * 2003-09-25 2005-04-14 Matsushita Electric Ind Co Ltd Information terminal and settlement terminal and software and personal computer

Also Published As

Publication number Publication date
JP4845200B2 (en) 2011-12-28

Similar Documents

Publication Publication Date Title
US7676658B2 (en) Data processing apparatus configured to load a program corresponding to each of a plurality of functions into a memory and execute the loaded program, and method for loading programs in the data processing apparatus
JP5724344B2 (en) Image forming apparatus, customization control method, and customization control program
JP4833568B2 (en) Information processing apparatus, image forming apparatus, activation program, and storage medium
US7652671B2 (en) Image processing device and method and storage medium storing program
US10133465B2 (en) Transitioning a setting operation screen of an image forming apparatus
CN109660688B (en) Information processing apparatus and control method thereof
JP2010165059A (en) Universal printer driver program and recording medium
US20110035704A1 (en) Information processing device, operation control system, and computer readable recording medium with screen data generation program recorded thereon
JP2011043932A (en) Information processing apparatus
US20170060644A1 (en) Image processing apparatus, control task allocation method, and recording medium
JP6303667B2 (en) Program, information processing apparatus and information processing system
JP4845200B2 (en) Image forming apparatus and API program for image forming control
JP6961412B2 (en) Image forming device, control method of image forming device, and program
JP4690115B2 (en) Control apparatus and image processing apparatus
JP2012059106A (en) Customization device, printing system, customization method, and customization program
US10602011B2 (en) Image forming apparatus, information processing method, and program
JP2006085291A (en) Information processor and application program
JP6825303B2 (en) Information processing equipment and programs
JP6024782B2 (en) Image forming apparatus, customization control method, and customization control program
JP2002287924A (en) Printing system
US8331823B2 (en) Image forming apparatus including chip having engine processor and basic processor
JP7418168B2 (en) Information processing device, its control method, and program
JP2020047032A (en) Information processing device, image formation device, and program
CN115113830A (en) Information processing system, information processing apparatus, information processing method, and storage medium
JP5447077B2 (en) Function providing apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090924

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110418

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110607

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110805

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111007

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

Free format text: PAYMENT UNTIL: 20141021

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4845200

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

Year of fee payment: 3

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

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

Free format text: PAYMENT UNTIL: 20141021

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees