JP6383671B2 - Printing control apparatus, method and program, and printing system - Google Patents

Printing control apparatus, method and program, and printing system Download PDF

Info

Publication number
JP6383671B2
JP6383671B2 JP2015009143A JP2015009143A JP6383671B2 JP 6383671 B2 JP6383671 B2 JP 6383671B2 JP 2015009143 A JP2015009143 A JP 2015009143A JP 2015009143 A JP2015009143 A JP 2015009143A JP 6383671 B2 JP6383671 B2 JP 6383671B2
Authority
JP
Japan
Prior art keywords
printing
print
unit
execution
list
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.)
Active
Application number
JP2015009143A
Other languages
Japanese (ja)
Other versions
JP2016134055A (en
Inventor
近藤 大介
大介 近藤
清澄 依田
清澄 依田
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.)
Mimaki Engineering Co Ltd
Original Assignee
Mimaki Engineering Co Ltd
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 Mimaki Engineering Co Ltd filed Critical Mimaki Engineering Co Ltd
Priority to JP2015009143A priority Critical patent/JP6383671B2/en
Publication of JP2016134055A publication Critical patent/JP2016134055A/en
Application granted granted Critical
Publication of JP6383671B2 publication Critical patent/JP6383671B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、印刷処理の実行を少なくとも1つの印刷手段に指示する印刷制御装置、方法及びプログラム、並びに、当該印刷制御装置を含んで構成される印刷システムに関する。   The present invention relates to a print control apparatus, a method and a program for instructing at least one printing means to execute a print process, and a print system including the print control apparatus.

従来から、商業印刷分野において、複数の印刷ジョブを効率的に実行するための技術が開発されている。例えば、データファイルの投入をトリガとして印刷処理を自動的に開始させる、いわゆる「ホットフォルダ」に関する技術が種々提案されている。   Conventionally, in the commercial printing field, a technique for efficiently executing a plurality of print jobs has been developed. For example, various techniques related to so-called “hot folders” have been proposed in which printing processing is automatically started with the input of a data file as a trigger.

特許文献1では、電子データがホットフォルダに投入された際、この電子データを直接送信し、或いは、編集可能な形式に変換する装置が提案されている。   Patent Document 1 proposes an apparatus that directly transmits electronic data or converts it into an editable format when electronic data is input to a hot folder.

特開2011−95943号公報(要約)JP 2011-95943 A (summary)

ところで、成果物の種類や発注依頼者の事情等によって、成果物の受注時から納期までの時間幅が種々異なっている。そこで、作業者は、生産効率を向上するため、納期が近い複数の印刷処理、或いは、成果物の形態が類似する複数の印刷処理を纏めて実行する場合がある。   By the way, depending on the type of deliverables, the circumstances of the ordering client, etc., the time width from the time when the deliverables are ordered until the delivery date varies. Therefore, in order to improve production efficiency, the worker may collectively execute a plurality of printing processes with close delivery dates or a plurality of printing processes with similar product forms.

しかし、特許文献1で提案される装置では、原則的には、ホットフォルダに投入された順に印刷ジョブを逐次実行するため、上記した意図を適切に反映させることが困難であった。   However, in the apparatus proposed in Patent Document 1, in principle, print jobs are sequentially executed in the order in which they are input to the hot folder, and thus it is difficult to appropriately reflect the above intention.

本発明は、上述した課題に鑑みてなされたものであり、成果物の生産計画に関する意図を適切に反映させつつ、複数の印刷処理を纏めて実行可能な印刷制御装置、方法及びプログラム、並びに印刷システムを提供することを目的とする。   The present invention has been made in view of the above-described problems, and a print control apparatus, method, and program capable of collectively executing a plurality of print processes while appropriately reflecting an intention regarding a production plan for a product, and printing The purpose is to provide a system.

本発明に係る印刷制御装置は、複数の印刷処理と該印刷処理の実行順番を対応付ける処理実行リストがフォルダ内に存在するか否かを監視するフォルダ監視部と、前記フォルダ監視部の監視により前記フォルダ内に存在すると確認された前記処理実行リストを取得し解析するリスト解析部と、前記リスト解析部による前記処理実行リストの解析結果に基づいて、前記実行順番に従った前記印刷処理のバッチ実行を少なくとも1つの印刷手段に指示する印刷制御部を備える。   The print control apparatus according to the present invention includes a folder monitoring unit that monitors whether or not a processing execution list that associates a plurality of printing processes and the execution order of the printing processes exists in the folder, and the monitoring by the folder monitoring unit A list analysis unit that acquires and analyzes the processing execution list confirmed to exist in a folder, and batch execution of the print processing according to the execution order based on the analysis result of the processing execution list by the list analysis unit Is provided with a print control unit for instructing at least one printing unit.

このように、フォルダ内に存在する処理実行リストの解析結果に基づいて、実行順番に従った印刷処理のバッチ実行を少なくとも1つの印刷手段に指示するので、フォルダに投入するだけで処理実行リストの指示内容に沿った印刷処理を順次実行可能となる。これにより、成果物の生産計画に関する意図を適切に反映させつつ、複数の印刷処理を纏めて実行できる。   As described above, since at least one printing unit is instructed to execute batch processing of print processing in accordance with the execution order based on the analysis result of the processing execution list existing in the folder, it is only necessary to input the processing execution list to the folder. Printing processes according to the instruction contents can be executed sequentially. Thereby, a plurality of printing processes can be collectively executed while appropriately reflecting the intention regarding the production plan of the product.

また、ユーザによる操作に応じて、前記処理実行リストを編集可能に、且つ、前記処理実行リストを前記フォルダ内に投入可能に構成されるユーザインターフェースを更に備えることが好ましい。これにより、処理実行リストの編集を通じてユーザの意図をより適切に反映させることができる。   Further, it is preferable to further include a user interface configured so that the process execution list can be edited and the process execution list can be input into the folder in accordance with a user operation. Thereby, a user's intention can be more appropriately reflected through the editing of the process execution list.

また、前記リスト解析部は、前記処理実行リストに含まれるジョブ区分情報を検出し、前記ジョブ区分情報により区分された1つ又は連続する2つ以上の前記印刷処理を印刷ジョブとして認識し、前記印刷制御部は、前記印刷処理のバッチ実行を、認識された前記印刷ジョブの単位で指示することが好ましい。これにより、印刷ジョブの処理単位を明確に定義可能であると共に、この定義に従って印刷ジョブを確実に実行できる。   Further, the list analysis unit detects job classification information included in the processing execution list, recognizes one or two or more continuous print processes classified by the job classification information as a print job, The print control unit preferably instructs batch execution of the print processing in units of the recognized print job. As a result, the processing unit of the print job can be clearly defined, and the print job can be reliably executed according to this definition.

また、前記リスト解析部は、前記処理実行リストに含まれる前記印刷手段の識別情報を取得し、前記印刷制御部は、前記印刷処理のバッチ実行を、前記印刷処理に応じた前記識別情報にて特定される前記印刷手段に振り分けて指示することが好ましい。これにより、印刷処理の分散化を図ることが可能となり、生産速度が向上する。   The list analysis unit acquires identification information of the printing unit included in the processing execution list, and the print control unit performs batch execution of the printing process using the identification information corresponding to the printing process. It is preferable to distribute and instruct the specified printing means. As a result, it is possible to decentralize the printing process, and the production speed is improved.

また、前記印刷制御部は、互いに独立に制御可能な2つの前記印刷手段を有する印刷装置に対して、連続する2つの前記印刷処理を各前記印刷手段に振り分けて同時に指示することが好ましい。これにより、一連の印刷処理を一回的に実行できる。   Further, it is preferable that the printing control unit distributes the two consecutive printing processes to the printing units and simultaneously instructs the printing apparatus having the two printing units that can be controlled independently of each other. Thereby, a series of printing processes can be executed once.

また、一方の前記印刷手段は、有彩色及び無彩色の少なくとも一方の前記印刷処理を実行可能であり、他方の前記印刷手段は、下地色及び透明色の少なくとも一方の前記印刷処理を実行可能であることが好ましい。これにより、一連の印刷処理を通じて、下地処理又は表面処理が施された成果物を得ることができる。   Further, one of the printing units can execute the printing process of at least one of a chromatic color and an achromatic color, and the other printing unit can execute the printing process of at least one of a base color and a transparent color. Preferably there is. Thereby, it is possible to obtain a product that has been subjected to the base treatment or the surface treatment through a series of printing processes.

また、前記印刷処理の対象である被印刷体と一体搬送される搬送治具に設けられたコードマークを読み取ることで、前記搬送治具の種別情報を入力する情報入力部と、前記情報入力部により入力された前記種別情報が、前記処理実行リストに含まれる前記種別情報に一致するか否かを判定する一致性判定部を更に備え、前記印刷制御部は、前記一致性判定部により一致しないと判定された前記印刷処理の実行を中止することが好ましい。印刷処理の実行を中止することで、ユーザの準備作業に起因する生産ロスを回避できる。   In addition, an information input unit that inputs type information of the transport jig by reading a code mark provided on a transport jig that is integrally transported with the substrate to be printed, and the information input unit Further comprising a consistency determination unit that determines whether or not the type information input in step 3 matches the type information included in the processing execution list, and the print control unit does not match the consistency determination unit It is preferable to stop the execution of the printing process determined to be. By canceling the execution of the printing process, it is possible to avoid a production loss due to the user's preparation work.

また、前記印刷処理毎の実行結果を示す印刷履歴リストを作成するリスト作成部を更に備えることが好ましい。ユーザは、作成された印刷履歴リストを閲覧することで、印刷処理毎の実行結果を容易に把握できる。   Further, it is preferable to further include a list creation unit that creates a print history list indicating an execution result for each printing process. The user can easily grasp the execution result for each print process by browsing the created print history list.

本発明に係る印刷制御方法は、複数の印刷処理と該印刷処理の実行順番を対応付ける処理実行リストがフォルダ内に存在するか否かを監視する監視ステップと、前記監視ステップでの監視により前記フォルダ内に存在すると確認された前記処理実行リストを取得し解析する解析ステップと、前記解析ステップでの前記処理実行リストの解析結果に基づいて、前記実行順番に従った前記印刷処理のバッチ実行を少なくとも1つの印刷手段に指示する制御ステップをコンピュータに実行させる。   The printing control method according to the present invention includes a monitoring step for monitoring whether or not a processing execution list associating a plurality of printing processes and the execution order of the printing processes exists in the folder, and monitoring the folder by the monitoring in the monitoring step. An analysis step for acquiring and analyzing the process execution list confirmed to exist in the process, and at least batch execution of the print processes according to the execution order based on an analysis result of the process execution list in the analysis step A computer is caused to execute control steps for instructing one printing means.

本発明に係る印刷制御プログラムは、複数の印刷処理と該印刷処理の実行順番を対応付ける処理実行リストがフォルダ内に存在するか否かを監視する監視ステップと、前記監視ステップでの監視により前記フォルダ内に存在すると確認された前記処理実行リストを取得し解析する解析ステップと、前記解析ステップでの前記処理実行リストの解析結果に基づいて、前記実行順番に従った前記印刷処理のバッチ実行を少なくとも1つの印刷手段に指示する制御ステップをコンピュータに実行させる。   The printing control program according to the present invention includes a monitoring step for monitoring whether or not a processing execution list that associates a plurality of printing processes with the execution order of the printing processes exists in the folder, and the folder by the monitoring in the monitoring step An analysis step for acquiring and analyzing the process execution list confirmed to exist in the process, and at least batch execution of the print processes according to the execution order based on an analysis result of the process execution list in the analysis step A computer is caused to execute control steps for instructing one printing means.

本発明に係る印刷システムは、上記したいずれかの印刷制御装置と、前記印刷制御装置からの指示に応じて被印刷体に対して印刷処理を実行する少なくとも1つの印刷手段を備える。   A printing system according to the present invention includes any one of the above-described printing control apparatuses and at least one printing unit that executes a printing process on a printing medium in response to an instruction from the printing control apparatus.

本発明に係る印刷制御装置、方法及びプログラム、並びに印刷システムによれば、成果物の生産計画に関する意図を適切に反映させつつ、複数の印刷処理を纏めて実行できる。   According to the printing control apparatus, method, program, and printing system according to the present invention, it is possible to collectively execute a plurality of printing processes while appropriately reflecting the intention regarding the production plan of the product.

この実施形態に係る印刷システムの全体構成図である。1 is an overall configuration diagram of a printing system according to this embodiment. 図1に示すワークの分解斜視図である。It is a disassembled perspective view of the workpiece | work shown in FIG. 図1に示す印刷制御装置の電気的なブロック図である。FIG. 2 is an electrical block diagram of the print control apparatus shown in FIG. 1. バッチ実行のための準備作業のフローチャートである。It is a flowchart of the preparatory work for batch execution. 図3の処理実行リストにおけるデータ構造の一例を示す模式図である。It is a schematic diagram which shows an example of the data structure in the process execution list | wrist of FIG. 図1に示す印刷システムの動作説明に供されるフローチャートである。3 is a flowchart provided for explaining the operation of the printing system shown in FIG. 1. 図5の処理実行リストを解析した結果を示す模式図である。It is a schematic diagram which shows the result of having analyzed the process execution list | wrist of FIG.

以下、本発明に係る印刷制御装置について、印刷制御方法及び印刷システムとの関係において好適な実施形態を挙げ、添付の図面を参照しながら説明する。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, a print control apparatus according to the present invention will be described with reference to the accompanying drawings by giving preferred embodiments in relation to a print control method and a print system.

[印刷システム10の全体構成]
図1は、この実施形態に係る印刷システム10の全体構成図である。印刷システム10は、所望の印刷処理を実行可能な印刷装置12と、印刷装置12を対象とする印刷制御を行う印刷制御装置14とから主に構成される。
[Overall Configuration of Printing System 10]
FIG. 1 is an overall configuration diagram of a printing system 10 according to this embodiment. The printing system 10 mainly includes a printing device 12 that can execute a desired printing process and a printing control device 14 that performs printing control for the printing device 12.

印刷装置12は、例えばインクジェット記録方式を用いて、ワーク16に印刷処理を施すインクジェット記録装置である。印刷装置12は、搬送テーブル18(搬送手段)によりワーク16を順方向F又は逆方向Bに搬送させながら、紫外線を含む活性光線の照射によって硬化するインクの液滴を吐出する。そして、印刷装置12は、液滴が付着されたワーク16に向けて活性光線を照射することで、ワーク16の表面上に任意のカラー画像(又はモノクロ画像)を形成する。   The printing apparatus 12 is an inkjet recording apparatus that performs a printing process on the workpiece 16 using, for example, an inkjet recording system. The printing apparatus 12 ejects ink droplets that are cured by irradiation with actinic rays including ultraviolet rays while the workpiece 16 is conveyed in the forward direction F or the reverse direction B by the conveyance table 18 (conveying means). The printing apparatus 12 forms an arbitrary color image (or monochrome image) on the surface of the work 16 by irradiating the work 16 to which the droplets are attached with an actinic ray.

印刷装置12は、搬送テーブル18の上流側から下流側の順に、印刷処理前のワーク16を供給する供給ユニット20、互いに独立して印刷処理を実行可能な2つの印刷ユニット22、24、及び、印刷処理後のワーク16を回収する回収ユニット26を含んで構成される。   The printing apparatus 12 includes, in order from the upstream side to the downstream side of the transport table 18, a supply unit 20 that supplies the workpiece 16 before the printing process, two printing units 22 and 24 that can execute the printing process independently of each other, and A collection unit 26 for collecting the workpiece 16 after the printing process is included.

供給ユニット20は、1つ以上のワーク16を収容するマガジン28を装填可能であると共に、マガジン28に収容されたワーク16を取り出して搬送テーブル18側に順次供給する装置である。なお、マガジン28には、印刷処理前のワーク16(図2の被印刷体38)が収容される点に留意する。   The supply unit 20 is a device that can be loaded with a magazine 28 that stores one or more workpieces 16 and that sequentially takes out the workpieces 16 stored in the magazine 28 and supplies them to the transport table 18 side. Note that the magazine 28 accommodates the workpiece 16 (printed body 38 in FIG. 2) before the printing process.

印刷ユニット22、24はそれぞれ、インクを貯留するカートリッジ30と、インクの液滴を吐出する記録ヘッド31と、液滴を硬化させる活性光線を照射する硬化光源32とを備える。インクの色の構成は、C(シアン)、M(マゼンタ)、Y(イエロー)、K(ブラック)のプロセスカラーのみならず、LC(ライトシアン)、LM(ライトマゼンタ)、Gy(グレー)、W(ホワイト)、CL(クリア)のうちの少なくとも1色を組み合わせてもよい。或いは、O(オレンジ)、バイオレット、ゴールド、シルバーを含むスポットカラー(特色)を適宜組み合わせてもよい。   Each of the printing units 22 and 24 includes a cartridge 30 that stores ink, a recording head 31 that ejects ink droplets, and a curing light source 32 that emits actinic rays that cure the droplets. The ink color composition includes not only process colors of C (cyan), M (magenta), Y (yellow), and K (black), but also LC (light cyan), LM (light magenta), Gy (gray), W You may combine at least 1 color of (white) and CL (clear). Alternatively, spot colors (special colors) including O (orange), violet, gold, and silver may be appropriately combined.

回収ユニット26は、空のマガジン28を装填可能であると共に、搬送テーブル18側からワーク16を順次回収してマガジン28に収容する装置である。なお、マガジン28には、印刷処理後のワーク16(図1の成果物34)が収容される点に留意する。   The collection unit 26 is a device that can be loaded with an empty magazine 28 and sequentially collects the workpieces 16 from the transfer table 18 side and stores them in the magazine 28. It should be noted that the magazine 28 accommodates the work 16 after the printing process (the product 34 in FIG. 1).

このように、ワーク16に対して所望の印刷処理を実行することで、色の装飾処理がなされた成果物34が得られる。この成果物34は、例えば、スマートフォンケース、又は磁気カード若しくはIC(Integrated Circuit)カードである。   In this way, by performing a desired printing process on the workpiece 16, a product 34 that has been subjected to a color decoration process is obtained. The deliverable 34 is, for example, a smartphone case, a magnetic card, or an IC (Integrated Circuit) card.

図2は、図1に示すワーク16の分解斜視図である。ワーク16は、平板状の治具パレット36と、治具パレット36の上に略等間隔に載置された複数の被印刷体38とからなる。成果物34がスマートフォンケースである場合、被印刷体38は、ポリカーボネートを含む樹脂、シリコン、熱可塑性ポリウレタン等からなる成形品である。   FIG. 2 is an exploded perspective view of the workpiece 16 shown in FIG. The workpiece 16 includes a flat jig pallet 36 and a plurality of printing bodies 38 placed on the jig pallet 36 at substantially equal intervals. When the deliverable 34 is a smartphone case, the printed material 38 is a molded product made of a resin containing polycarbonate, silicon, thermoplastic polyurethane, or the like.

治具パレット36は、印刷処理の対象である被印刷体38と一体搬送される搬送治具である。治具パレット36は、金属からなる平板状のパレット本体40と、パレット本体40の主面全体に固定されたシート状治具42とを有する。   The jig pallet 36 is a conveyance jig that is integrally conveyed with the printing medium 38 that is the target of the printing process. The jig pallet 36 includes a flat pallet main body 40 made of metal, and a sheet-like jig 42 fixed to the entire main surface of the pallet main body 40.

シート状治具42には、すべて同一の形状である複数の凹部44(本図例では16個)が形成されている。この凹部44は、被印刷体38を載置する際の位置決め用の段差部として機能する。つまり、それぞれの被印刷体38を凹部44に合わせて載置することで、被印刷体38の適切な位置に印刷処理を施すことができる。   The sheet-like jig 42 is formed with a plurality of concave portions 44 (16 in this example) having the same shape. The concave portion 44 functions as a step portion for positioning when the printing medium 38 is placed. That is, the printing process can be performed at an appropriate position of the printing medium 38 by placing each printing medium 38 in accordance with the recess 44.

ところで、治具パレット36の周縁部には、バーコード46を描画したシール48が貼付されている。このバーコード46は、治具パレット36或いはシート状治具42の種別情報(例えば「JIG001」)を示すコードマークである。   By the way, a sticker 48 on which a barcode 46 is drawn is attached to the peripheral portion of the jig pallet 36. The bar code 46 is a code mark indicating type information (for example, “JIG001”) of the jig pallet 36 or the sheet-like jig 42.

[印刷制御装置14の電気的なブロック図]
図3は、図1に示す印刷制御装置14の電気的なブロック図である。印刷制御装置14は、制御部50と、通信I/F52と、UI部54(ユーザインターフェース)と、印刷I/F56、58と、入力I/F60と、記憶部62を備えるコンピュータである。
[Electrical Block Diagram of Print Control Device 14]
FIG. 3 is an electrical block diagram of the print control apparatus 14 shown in FIG. The print control device 14 is a computer that includes a control unit 50, a communication I / F 52, a UI unit 54 (user interface), print I / Fs 56 and 58, an input I / F 60, and a storage unit 62.

通信I/F52は、外部装置に対して電気信号を送受信するインターフェースである。これにより、印刷制御装置14は、通信I/F52を介して、成果物34の生産に供される指示情報を含む電子的な作業指示書(以下、電子指示書72)を取得可能である。   The communication I / F 52 is an interface that transmits and receives electrical signals to and from an external device. Accordingly, the print control apparatus 14 can acquire an electronic work instruction (hereinafter, referred to as an electronic instruction 72) including instruction information used for production of the output product 34 via the communication I / F 52.

UI部54は、入力デバイスによる入力機能及び出力デバイスによる出力機能を組み合わせることで、グラフィカル・ユーザ・インターフェース(GUI)を構築する。入力デバイスは、マウス、キーボード、タッチパネル又はマイクロフォンを含んで構成される。出力デバイスは、ディスプレイ又はスピーカを含んで構成される。本図例では、UI部54を介して、特定のフォルダ(以下、ホットフォルダ64)が可視的に表現されている。   The UI unit 54 constructs a graphical user interface (GUI) by combining an input function by an input device and an output function by an output device. The input device includes a mouse, a keyboard, a touch panel, or a microphone. The output device includes a display or a speaker. In the illustrated example, a specific folder (hereinafter, hot folder 64) is visibly expressed via the UI unit 54.

印刷I/F56は、印刷ユニット22に対して電気信号を送受信するインターフェースである。これにより、印刷ユニット22は、印刷制御装置14から供給された印刷用データに基づいて、ワーク16(より詳細には、被印刷体38)に対して所望の印刷処理を行う。   The print I / F 56 is an interface that transmits and receives electrical signals to and from the print unit 22. Accordingly, the printing unit 22 performs a desired printing process on the workpiece 16 (more specifically, the printing medium 38) based on the printing data supplied from the printing control device 14.

印刷I/F58は、印刷ユニット24に対して電気信号を送受信するインターフェースである。これにより、印刷ユニット24は、印刷制御装置14から供給された印刷用データに基づいて、ワーク16(より詳細には、被印刷体38)に対して所望の印刷処理を行う。   The printing I / F 58 is an interface that transmits and receives electrical signals to and from the printing unit 24. Thereby, the printing unit 24 performs a desired printing process on the workpiece 16 (more specifically, the printing medium 38) based on the printing data supplied from the printing control device 14.

なお、印刷I/F56、58には、USB(Universal Serial Bus)、IEEE1394、イーサネット(登録商標)、無線LANを含むシリアルI/F、或いは、セントロニクスを含むパラレルI/Fを適用することができる。   As the print I / Fs 56 and 58, USB (Universal Serial Bus), IEEE 1394, Ethernet (registered trademark), serial I / F including a wireless LAN, or parallel I / F including Centronics can be applied. .

入力I/F60は、バーコードリーダ66(情報入力部)からの電気信号を受信するインターフェース(例えば、USB)である。これにより、印刷制御装置14は、バーコード46(図2)を光学的に読み取って得た読取信号を入力し、この読取信号を復号・解析する。   The input I / F 60 is an interface (for example, USB) that receives an electrical signal from the barcode reader 66 (information input unit). As a result, the print control device 14 inputs a read signal obtained by optically reading the barcode 46 (FIG. 2), and decodes and analyzes the read signal.

記憶部62は、制御部50が各構成要素を制御するのに必要なプログラム及びデータ等を記憶している。本図例では、記憶部62には、印刷ユニット22、24の印刷条件に関するデータベース(以下、印刷条件DB68)、及び、治具パレット36の作図領域に関するデータベース(以下、作図領域DB70)が構築されている。また、記憶部62には、1つ又は複数の電子指示書72、処理実行リスト74及び印刷履歴リスト76が格納されている。   The storage unit 62 stores programs and data necessary for the control unit 50 to control each component. In this example, in the storage unit 62, a database relating to the printing conditions of the printing units 22 and 24 (hereinafter referred to as printing condition DB 68) and a database relating to the drawing area of the jig pallet 36 (hereinafter referred to as drawing area DB 70) are constructed. ing. The storage unit 62 stores one or more electronic instructions 72, a process execution list 74, and a print history list 76.

記憶部62は、非一過性であり、且つ、コンピュータ読み取り可能な記憶媒体で構成されてもよい。ここで、コンピュータ読み取り可能な記憶媒体は、光磁気ディスク、ROM、CD−ROM、フラッシュメモリ等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置である。また、この記憶媒体は、短時間に且つ動的にプログラムを保持するものであっても、一定時間プログラムを保持するものであってもよい。   The storage unit 62 may be a non-transitory and computer-readable storage medium. Here, the computer-readable storage medium is a portable medium such as a magneto-optical disk, ROM, CD-ROM, or flash memory, or a storage device such as a hard disk built in the computer system. In addition, this storage medium may hold a program dynamically in a short time or may hold a program for a certain period of time.

制御部50は、CPU(Central Processing Unit)又はMPU(Micro-Processing Unit)のプロセッサによって構成されている。制御部50は、記憶部62に格納されたプログラムを読み出し実行することで、フォルダ監視部78、リスト解析部80、一致性判定部82、RIP(Raster Image Processor)処理部84、印刷制御部86、及びリスト作成部88の各機能を実現可能である。   The control unit 50 is configured by a CPU (Central Processing Unit) or MPU (Micro-Processing Unit) processor. The control unit 50 reads out and executes the program stored in the storage unit 62, so that the folder monitoring unit 78, the list analysis unit 80, the consistency determination unit 82, the RIP (Raster Image Processor) processing unit 84, and the print control unit 86. Each function of the list creation unit 88 can be realized.

[印刷システム10の動作]
この実施形態に係る印刷システム10は以上のように構成される。続いて、印刷処理のバッチ実行に関わる印刷システム10(特に、印刷制御装置14)の動作について説明する。ここで「バッチ実行」とは、予め決定された実行順番に従って、複数の印刷処理を一括して且つ順次に実行する処理形態を意味する。
[Operation of Printing System 10]
The printing system 10 according to this embodiment is configured as described above. Next, the operation of the printing system 10 (particularly, the print control device 14) related to batch execution of print processing will be described. Here, “batch execution” means a processing form in which a plurality of printing processes are collectively and sequentially executed in accordance with a predetermined execution order.

<準備作業>
先ず、バッチ実行のための準備作業について、図4のフローチャートを参照しながら説明する。ユーザとしての作業者は、印刷制御装置14を操作しながら以下の準備作業を行う。
<Preparation work>
First, preparation work for batch execution will be described with reference to the flowchart of FIG. An operator as a user performs the following preparatory work while operating the print control device 14.

ステップS1において、作業者は、自動又は手動により、生産管理者が取り扱う端末装置から複数の電子指示書72を取得する。この取得作業に伴い、印刷制御装置14(制御部50)は、図示しないネットワーク及び通信I/F52を介して電子指示書72を取得し、その後、記憶部62に逐次格納させる。   In step S1, an operator acquires a plurality of electronic instructions 72 from a terminal device handled by a production manager, automatically or manually. Along with this acquisition work, the print control apparatus 14 (control unit 50) acquires the electronic instruction 72 via the network and communication I / F 52 (not shown), and then sequentially stores them in the storage unit 62.

ステップS2において、作業者は、ステップS1で取得した電子指示書72の指示情報を閲覧し、印刷処理に供されるワーク16の準備を行う。この指示情報には、成果物34の発注者、納期、個数、サイズ、色情報の各種情報が含まれる。そこで、作業者は、当該指示情報に適した種別のシート状治具42をパレット本体40に貼り付ける。その後、作業者は、治具パレット36の上に被印刷体38を載置すると共に、シート状治具42の種別に応じたシール48を貼り付ける。   In step S2, the operator browses the instruction information in the electronic instruction sheet 72 acquired in step S1, and prepares the workpiece 16 to be subjected to the printing process. This instruction information includes various information such as the orderer of the deliverable 34, the delivery date, the number, the size, and the color information. Therefore, the operator attaches a sheet-like jig 42 of a type suitable for the instruction information to the pallet main body 40. Thereafter, the operator places the printing medium 38 on the jig pallet 36 and attaches a seal 48 according to the type of the sheet-like jig 42.

作業者は、バーコードリーダ66(図3)を用いてワーク16のバーコード46を読み取った後、このワーク16をマガジン28内に装填する。なお、バーコードリーダ66の読取信号は、治具パレット36の種別情報として記憶部62に順次記憶される。   The operator reads the barcode 46 of the workpiece 16 using the barcode reader 66 (FIG. 3), and then loads the workpiece 16 into the magazine 28. The reading signal of the barcode reader 66 is sequentially stored in the storage unit 62 as the type information of the jig pallet 36.

作業者は、残りの電子指示書72について同様に、ワーク16の準備を順次行う。作業者は、必要に応じて、ワーク16の許容収容数に達したマガジン28を供給ユニット20に装填する。   The worker sequentially prepares the workpiece 16 for the remaining electronic instructions 72 in the same manner. The operator loads the magazine 28 that has reached the allowable capacity of the workpieces 16 into the supply unit 20 as necessary.

ステップS3において、作業者は、ステップS2での準備手順に沿って処理実行リスト74を作成する。ここで、処理実行リスト74とは、複数の印刷処理と該印刷処理の実行順番を対応付ける一覧表である。ここでは、処理実行リスト74は、作業者の利便性を向上し、汎用の表計算アプリ又はテキストエディタを用いて編集可能なデータファイルである。ファイル形式としては、例えばCSV(Comma-Separated Values)を適用してもよい。   In step S3, the worker creates a process execution list 74 according to the preparation procedure in step S2. Here, the process execution list 74 is a list that associates a plurality of print processes with the execution order of the print processes. Here, the process execution list 74 is a data file that improves the convenience of the operator and can be edited using a general-purpose spreadsheet application or text editor. For example, CSV (Comma-Separated Values) may be applied as the file format.

図5は、図3の処理実行リスト74におけるデータ構造の一例を示す模式図である。本図から理解されるように、処理実行リスト74は、アルファベット(小文字・大文字)、算用数字、一般記号(ピリオド等)及び区分子(カンマ)を含む文字の集合体である。なお、処理実行リスト74は、カンマが連続する文字列を含む点に留意する。   FIG. 5 is a schematic diagram showing an example of the data structure in the process execution list 74 of FIG. As can be understood from this figure, the processing execution list 74 is a collection of characters including alphabets (lowercase letters / uppercase letters), arithmetic numerals, general symbols (periods, etc.), and numerators (commas). Note that the processing execution list 74 includes a character string in which commas are continuous.

ステップS4において、作業者は、ステップS3で作成した処理実行リスト74をホットフォルダ64内に投入する。具体的には、作業者は、UI部54を介して所定の操作(例えば、ドラッグ・アンド・ドロップ)を行うことで処理実行リスト74を投入する。   In step S4, the worker inputs the process execution list 74 created in step S3 into the hot folder 64. Specifically, the worker inputs a processing execution list 74 by performing a predetermined operation (for example, drag and drop) via the UI unit 54.

このようにして、バッチ実行のための準備作業が完了する(図4)。上記の通り、UI部54は、作業者による操作に応じて、処理実行リスト74を編集可能に、且つ、処理実行リスト74をホットフォルダ64内に投入可能に構成されてもよい。これにより、処理実行リスト74の編集を通じて作業者の意図をより適切に反映させることができる。   In this way, the preparation work for batch execution is completed (FIG. 4). As described above, the UI unit 54 may be configured to be able to edit the process execution list 74 and to input the process execution list 74 into the hot folder 64 in accordance with an operation by an operator. Thereby, an operator's intention can be more appropriately reflected through editing of the process execution list 74.

<バッチ実行時の動作>
次に、バッチ実行時の印刷システム10(特に、印刷制御装置14)の動作について、図6のフローチャートを参照しながら説明する。
<Operation during batch execution>
Next, the operation of the printing system 10 (particularly, the printing control apparatus 14) during batch execution will be described with reference to the flowchart of FIG.

ステップS11において、フォルダ監視部78は、ホットフォルダ64内を監視する。ホットフォルダ64の所在を示すパスは、印刷制御装置14の内部、又は、印刷制御装置14がアクセス可能なコンピュータの内部で定義される。   In step S <b> 11, the folder monitoring unit 78 monitors the hot folder 64. A path indicating the location of the hot folder 64 is defined inside the print control apparatus 14 or inside a computer accessible to the print control apparatus 14.

ステップS12において、フォルダ監視部78は、処理実行リスト74がホットフォルダ64内に存在するか否かを判定する。具体的には、フォルダ監視部78は、格納されたデータファイルの所在を定期的に検索し、或いは、データファイルの移動イベントの有無を検出する。処理実行リスト74が存在しないと判定された場合(ステップS12:NO)、ステップS11に戻って、ステップS11及びS12を順次繰り返す。一方、存在すると判定された場合(ステップS12:YES)、次のステップ(S13)に進む。   In step S <b> 12, the folder monitoring unit 78 determines whether or not the process execution list 74 exists in the hot folder 64. Specifically, the folder monitoring unit 78 periodically searches for the location of the stored data file or detects the presence / absence of a data file movement event. When it is determined that the process execution list 74 does not exist (step S12: NO), the process returns to step S11, and steps S11 and S12 are sequentially repeated. On the other hand, when it is determined that it exists (step S12: YES), the process proceeds to the next step (S13).

ステップS13において、リスト解析部80は、ステップS12にてその存在が確認された処理実行リスト74を取得する。この取得処理が完了した後、ホットフォルダ64に存在していた処理実行リスト74を削除してもよいし、削除せずに残してもよい。   In step S13, the list analysis unit 80 acquires the process execution list 74 whose existence has been confirmed in step S12. After the acquisition process is completed, the process execution list 74 existing in the hot folder 64 may be deleted or may be left without being deleted.

ステップS14において、リスト解析部80は、ステップS13で取得された処理実行リスト74の内容を解析する。処理実行リスト74がCSV形式(図5参照)のデータファイルである場合、区分子であるカンマの位置を検出することで、単一文字、文字列、又は空文字(NULL)を順次抽出する。   In step S14, the list analysis unit 80 analyzes the contents of the process execution list 74 acquired in step S13. When the process execution list 74 is a data file in the CSV format (see FIG. 5), a single character, a character string, or a null character (NULL) is sequentially extracted by detecting the position of a comma that is a numerator.

図7は、図5の処理実行リスト74を解析した結果を示す模式図である。本図例では、処理実行リスト74は、順番、ファイル名、フォルダ名、印刷ユニット名、印刷条件、作図領域、特色種類、及びコピー数から構成される。   FIG. 7 is a schematic diagram showing a result of analyzing the process execution list 74 of FIG. In the illustrated example, the processing execution list 74 includes an order, a file name, a folder name, a printing unit name, a printing condition, a drawing area, a spot color type, and the number of copies.

「順番」は、印刷処理の実行順番である。ここでは、データファイルの先頭に近い印刷処理に対して若番が付与されると共に、末尾に近い印刷処理に対して老番が付与される点に留意する。   “Order” is the execution order of print processing. Here, it should be noted that a young number is assigned to a printing process close to the beginning of the data file and an old number is assigned to a printing process close to the end.

「ファイル名」は、印刷対象であるコンテンツデータのファイル名である。「フォルダ名」は、コンテンツ画像を示すコンテンツデータを格納するフォルダ名である。「コピー数」は、同じ印刷処理を実行するワーク16の個数である。   “File name” is a file name of content data to be printed. “Folder name” is a folder name for storing content data indicating a content image. “Number of copies” is the number of workpieces 16 that execute the same print processing.

「印刷ユニット名」は、印刷用データの出力先、すなわち印刷手段の識別情報である。「PU1」からなる文字列は印刷ユニット22を示し、「PU2」からなる文字列は印刷ユニット24を示す。   “Print unit name” is the output destination of the print data, that is, identification information of the printing means. A character string composed of “PU1” indicates the printing unit 22, and a character string composed of “PU2” indicates the printing unit 24.

「作図領域」は、被印刷体38における印刷部位の三次元位置情報である。ここでは、治具パレット36の種別(例えば、JIG001)と対応付けて定義する。   The “drawing area” is the three-dimensional position information of the printed part on the printing medium 38. Here, the jig pallet 36 is defined in association with the type (for example, JIG001).

「特色種類」は、単一のカラーチャンネルにおける色の解釈である。ここで、「W」は白色、「C」は透明色、「S」は他の特色、「N」は原色(変更なし)である。   A “spot color type” is an interpretation of a color in a single color channel. Here, “W” is white, “C” is a transparent color, “S” is another spot color, and “N” is a primary color (no change).

ところで、リスト解析部80は、処理実行リスト74に含まれるジョブ区分情報(例えば、所定数以上のカンマが連続する文字列)を検出し、このジョブ区分情報により区分された1つ又は連続する2つ以上の印刷処理を1つの印刷ジョブとして認識する。つまり、リスト解析部80は、順番が「1」「2」、順番が「3」「4」、順番が「5」「6」、及び、順番が「7」「8」である2つの印刷処理をそれぞれ、別個の印刷ジョブとして認識する。   By the way, the list analysis unit 80 detects job classification information (for example, a character string in which a predetermined number of commas or more are consecutive) included in the processing execution list 74, and one or two consecutive ones divided by the job classification information. One or more print processes are recognized as one print job. That is, the list analysis unit 80 prints two prints having the order “1” “2”, the order “3” “4”, the order “5” “6”, and the order “7” “8”. Each process is recognized as a separate print job.

このようにして、リスト解析部80は、処理実行リスト74を解析することで、複数の印刷処理に関する各種情報を取得する(ステップS14)。なお、処理実行リスト74におけるデータの定義及び個数は、上記した例に限られず任意に変更可能である。また、ジョブ区分情報は上記した例に限られず、識別可能な他の文字又は他の文字列であってもよい。   In this manner, the list analysis unit 80 analyzes the process execution list 74 to acquire various types of information related to a plurality of print processes (Step S14). Note that the definition and number of data in the processing execution list 74 are not limited to the above example, and can be arbitrarily changed. Further, the job classification information is not limited to the above-described example, and may be another character or other character string that can be identified.

ステップS15において、印刷制御部86は、処理実行リスト74にて定義された1つ以上の印刷ジョブのうち、未だ実行されていない印刷ジョブを1つ選択する。最初には、印刷制御部86は、最も若番(1)の印刷処理を含む印刷ジョブを選択する。   In step S <b> 15, the print control unit 86 selects one print job that has not yet been executed from one or more print jobs defined in the process execution list 74. First, the print control unit 86 selects a print job including the youngest (1) print process.

ステップS16において、一致性判定部82は、治具パレット36の種別情報が一致するか否かを判定する。具体的には、一致性判定部82は、バーコードリーダ66から入力された種別情報が、処理実行リスト74に含まれる種別情報(図7の作図領域)に一致するか否かを判定する。   In step S <b> 16, the coincidence determination unit 82 determines whether the type information of the jig pallet 36 matches. Specifically, the coincidence determination unit 82 determines whether or not the type information input from the barcode reader 66 matches the type information (plotting area in FIG. 7) included in the processing execution list 74.

両者の情報が一致すると判定された場合(ステップS16:YES)、次のステップ(S17)に進む。一方、両者の情報が一致しないと判定された場合(ステップS16:NO)、ステップS17の実行をスキップする。   If it is determined that the two pieces of information match (step S16: YES), the process proceeds to the next step (S17). On the other hand, when it is determined that the two pieces of information do not match (step S16: NO), the execution of step S17 is skipped.

ステップS17において、RIP処理部84は、コンテンツデータに対して画像処理を施すことで、印刷処理に供される印刷用データを生成する。画像処理に先立ち、RIP処理部84は、処理実行リスト74に含まれる「フォルダ名」及び「ファイル名」を手掛かりにして、コンテンツ画像を示すコンテンツデータを取得する。また、RIP処理部84は、印刷条件DB68を参照し、画像解像度、記録モード、色変換条件を含む印刷条件を決定する。また、RIP処理部84は、作図領域DB70を参照し、治具パレット36内の印刷範囲、搬送テーブル18の高さを含む作図領域を決定する。   In step S <b> 17, the RIP processing unit 84 performs image processing on the content data, thereby generating print data to be used for print processing. Prior to image processing, the RIP processing unit 84 acquires content data indicating a content image by using “folder name” and “file name” included in the processing execution list 74 as clues. Further, the RIP processing unit 84 refers to the printing condition DB 68 and determines printing conditions including an image resolution, a recording mode, and a color conversion condition. The RIP processing unit 84 refers to the drawing area DB 70 and determines a drawing area including the printing range in the jig pallet 36 and the height of the transport table 18.

この画像処理には、[1]1つ又は複数のコンテンツ画像を配置する面付け処理、[2]PDL(Page Description Language)形式からラスタ形式に変換するラスタライズ処理、又は、[3]ICC(International Color Consortium)プロファイルを用いた色変換処理が含まれる。   This image processing includes [1] imposition processing for arranging one or more content images, [2] rasterization processing for converting from PDL (Page Description Language) format to raster format, or [3] ICC (International Color conversion processing using a Color Consortium) profile is included.

ステップS18において、印刷制御部86は、印刷処理のバッチ実行を、リスト解析部80により認識された印刷ジョブの単位で指示する。これにより、印刷ジョブの処理単位を明確に定義可能であると共に、この定義に従って印刷ジョブを確実に実行できる。   In step S <b> 18, the print control unit 86 instructs batch execution of print processing in units of print jobs recognized by the list analysis unit 80. As a result, the processing unit of the print job can be clearly defined, and the print job can be reliably executed according to this definition.

また、印刷制御部86は、印刷処理のバッチ実行を、印刷処理に応じた「印刷ユニット名」(PU1、PU2)にて特定される印刷ユニット22、24に振り分けて指示する。これにより、印刷処理の分散化を図ることが可能となり、生産速度が向上する。   In addition, the print control unit 86 instructs batch execution of print processing by distributing to the print units 22 and 24 specified by “print unit names” (PU1 and PU2) corresponding to the print processing. As a result, it is possible to decentralize the printing process, and the production speed is improved.

また、印刷制御部86は、互いに独立に制御可能な2つの印刷ユニット22、24を有する印刷装置12に対して、連続する2つの印刷処理を各印刷ユニット22、24に振り分けて同時に指示する。これにより、一連の印刷処理を一回的に実行できる。   Further, the print control unit 86 distributes the two continuous printing processes to the printing units 22 and 24 and simultaneously instructs the printing apparatus 12 having the two printing units 22 and 24 that can be controlled independently of each other. Thereby, a series of printing processes can be executed once.

ところで、印刷制御部86は、ステップS16での判定結果に応じて印刷装置12を制御してもよい。具体的には、印刷制御部86は、情報が一致する印刷ジョブの実行を指示する旨の制御信号を印刷ユニット22、24側に送出する。   By the way, the print control unit 86 may control the printing apparatus 12 according to the determination result in step S16. Specifically, the print control unit 86 sends a control signal to the print units 22 and 24 to instruct execution of a print job whose information matches.

一方、印刷制御部86は、情報が一致しない印刷ジョブの実行中止を指示する旨の制御信号を印刷ユニット22、24側に送出する。印刷処理の実行を中止することで、作業者の準備作業(図4のステップS2)に起因する生産ロスを回避できる。   On the other hand, the print control unit 86 sends a control signal to the print units 22 and 24 to instruct to stop execution of a print job whose information does not match. By canceling the execution of the printing process, it is possible to avoid a production loss due to the operator's preparation work (step S2 in FIG. 4).

ステップS19において、印刷装置12は、ステップS18での指示に応じて、印刷制御装置14からの印刷用データに基づいて、治具パレット36(被印刷体38)に対して印刷処理を実行する。これにより、色の装飾処理がなされた成果物34(図1)が得られる。   In step S <b> 19, the printing apparatus 12 executes a printing process on the jig pallet 36 (printed body 38) based on the printing data from the printing control apparatus 14 in accordance with the instruction in step S <b> 18. As a result, a product 34 (FIG. 1) subjected to color decoration processing is obtained.

ステップS20において、リスト作成部88は、ステップS19での印刷処理毎の実行結果を示す印刷履歴リスト76を作成又は更新する。実行結果には、例えば、処理実行リスト74の内容、処理開始時間、印刷処理の成否情報が含まれる。作業者は、作成された印刷履歴リスト76を閲覧することで、印刷処理毎の実行結果を容易に把握できる。   In step S20, the list creation unit 88 creates or updates the print history list 76 indicating the execution result for each print process in step S19. The execution result includes, for example, the contents of the process execution list 74, the process start time, and the success / failure information of the print process. The operator can easily grasp the execution result for each printing process by browsing the created print history list 76.

ステップS21において、印刷制御部86は、処理実行リスト74にて定義されたすべての印刷ジョブが完了したか否かを判定する。まだ完了していないと判定された場合(ステップS21:NO)、ステップS15に戻って、以下ステップS15〜S21を順次繰り返す。一方、完了したと判定された場合(ステップS21:YES)、印刷システム10は、印刷処理のバッチ実行を終了する。   In step S <b> 21, the print control unit 86 determines whether all print jobs defined in the process execution list 74 have been completed. If it is determined that it has not been completed yet (step S21: NO), the process returns to step S15, and steps S15 to S21 are sequentially repeated. On the other hand, when it is determined that the printing has been completed (step S21: YES), the printing system 10 ends the batch execution of the printing process.

[バッチ実行の結果]
続いて、図5及び図7の処理実行リスト74に基づくバッチ実行の結果について説明する。これにより、第1、第2、第3及び第4の印刷ジョブが順次実行される。ここで、印刷ユニット22はC、M、Y、K、W、Oの6色で印刷可能であり、印刷ユニット24はC、M、Y、K、CLの5色で印刷可能であることを想定する。
[Result of batch execution]
Next, the result of batch execution based on the process execution list 74 of FIGS. 5 and 7 will be described. Thereby, the first, second, third and fourth print jobs are sequentially executed. Here, the printing unit 22 can print in 6 colors of C, M, Y, K, W, and O, and the printing unit 24 can print in 5 colors of C, M, Y, K, and CL. Suppose.

(第1の印刷ジョブ)
作図領域「JIG001」のワーク16は、搬送テーブル18により順方向Fに搬送されながら、印刷ユニット22により白色(W)の下地処理が施される。その後、ワーク16は、搬送テーブル18により順方向Fに搬送されながら、印刷ユニット24によりカラー印刷/モノクロ印刷が施される。これにより、白地に「DesignE」の画像が描かれたスマートフォンケースが完成する。
(First print job)
The work 16 in the drawing area “JIG001” is subjected to white (W) background processing by the printing unit 22 while being transported in the forward direction F by the transport table 18. Thereafter, the work 16 is subjected to color printing / monochrome printing by the printing unit 24 while being conveyed in the forward direction F by the conveying table 18. As a result, a smartphone case in which an image of “DesignE” is drawn on a white background is completed.

(第2の印刷ジョブ)
作図領域「JIG002」のワーク16は、搬送テーブル18により順方向Fに搬送されながら、印刷ユニット22により白色(W)の下地処理が施される。その後、ワーク16は、搬送テーブル18により順方向Fに搬送されながら、印刷ユニット24によりカラー印刷/モノクロ印刷が施される。これにより、白地に「DesignF」の画像が描かれたスマートフォンケースが完成する。
(Second print job)
The workpiece 16 in the drawing area “JIG002” is subjected to white (W) background processing by the printing unit 22 while being transported in the forward direction F by the transport table 18. Thereafter, the work 16 is subjected to color printing / monochrome printing by the printing unit 24 while being conveyed in the forward direction F by the conveying table 18. Thereby, the smartphone case in which the image of “DesignF” is drawn on a white background is completed.

(第3の印刷ジョブ)
作図領域「JIG003」のワーク16は、搬送テーブル18により順方向Fに搬送されながら、印刷ユニット22によりカラー印刷/モノクロ印刷が施される。その後、ワーク16は、搬送テーブル18により順方向Fに搬送されながら、印刷ユニット24により透明(CL)の表面処理が施される。これにより、「DesignG」の画像が描かれ、且つ表面処理されたスマートフォンケースが完成する。
(Third print job)
The work 16 in the drawing area “JIG003” is subjected to color printing / monochrome printing by the printing unit 22 while being conveyed in the forward direction F by the conveyance table 18. Thereafter, the workpiece 16 is subjected to a transparent (CL) surface treatment by the printing unit 24 while being conveyed in the forward direction F by the conveyance table 18. Thereby, the image of “DesignG” is drawn, and the smartphone case subjected to the surface treatment is completed.

(第4の印刷ジョブ)
作図領域「JIG104」のワーク16は、搬送テーブル18により順方向Fに搬送されながら、印刷ユニット22によりカラー印刷/モノクロ印刷が施される。ここで、「印刷ユニット名」(出力先)が同じであるため、プロセスカラー(CMYK)及びスポットカラー(O)の色版が自動的に合成される。これにより、「DesignX1」及び「DesignX2」の合成画像が描かれた磁気カードが完成する。
(4th print job)
The work 16 in the drawing area “JIG104” is subjected to color printing / monochrome printing by the printing unit 22 while being conveyed in the forward direction F by the conveyance table 18. Here, since the “print unit name” (output destination) is the same, the color plates of the process color (CMYK) and the spot color (O) are automatically combined. Thereby, the magnetic card on which the composite image of “DesignX1” and “DesignX2” is drawn is completed.

このように、一方の印刷ユニット22は、有彩色及び無彩色の少なくとも一方の印刷処理を実行可能であり、他方の印刷ユニット24は、下地色及び透明色の少なくとも一方の前記印刷処理を実行可能であってもよい。これにより、一連の印刷処理を通じて、下地処理又は表面処理が施された成果物34を得ることができる。   In this way, one printing unit 22 can execute at least one of chromatic and achromatic printing processes, and the other printing unit 24 can execute at least one of the above-described printing processes of base colors and transparent colors. It may be. Thereby, it is possible to obtain a product 34 subjected to the base treatment or the surface treatment through a series of printing processes.

[印刷制御装置14による効果]
以上のように、印刷制御装置14は、複数の印刷処理と該印刷処理の実行順番を対応付ける処理実行リスト74がホットフォルダ64内に存在するか否かを監視するフォルダ監視部78と、監視によりホットフォルダ64内に存在すると確認された処理実行リスト74を取得し解析するリスト解析部80と、処理実行リスト74の解析結果に基づいて、実行順番に従った印刷処理のバッチ実行を少なくとも1つの印刷手段(印刷ユニット22、24)に指示する印刷制御部86を備える。
[Effects of the print control device 14]
As described above, the print control apparatus 14 includes the folder monitoring unit 78 that monitors whether or not the process execution list 74 that associates a plurality of print processes with the execution order of the print processes exists in the hot folder 64, and performs monitoring. Based on the analysis result of the process execution list 74, the list analysis unit 80 that acquires and analyzes the process execution list 74 that is confirmed to exist in the hot folder 64, and at least one batch execution of print processing according to the execution order. A print control unit 86 for instructing the printing means (printing units 22 and 24) is provided.

また、印刷システム10は、上記した印刷制御装置14の他、該印刷制御装置14からの指示に応じて被印刷体38に対して印刷処理を実行する印刷装置12を備える。   In addition to the above-described print control device 14, the printing system 10 includes a printing device 12 that executes print processing on the printing medium 38 in accordance with an instruction from the print control device 14.

このように構成したので、ホットフォルダ64に投入するだけで処理実行リスト74の指示内容に沿った印刷処理を順次実行可能となる。これにより、生産計画に関する意図を適切に反映させつつ、複数の印刷処理を纏めて実行できる。   With this configuration, it is possible to sequentially execute printing processes in accordance with the instruction contents of the process execution list 74 simply by inserting them into the hot folder 64. Thereby, a plurality of printing processes can be collectively executed while appropriately reflecting the intention regarding the production plan.

[備考]
なお、この発明は、上述した実施形態に限定されるものではなく、この発明の主旨を逸脱しない範囲で自由に変更できることは勿論である。
[Remarks]
In addition, this invention is not limited to embodiment mentioned above, Of course, it can change freely in the range which does not deviate from the main point of this invention.

例えば、図6例では、一致性判定部82による判定処理(ステップS16)を実行しているが、この判定処理を省略してバッチ実行を継続してもよい。   For example, in the example of FIG. 6, the determination process (step S16) by the consistency determination unit 82 is executed, but this determination process may be omitted and the batch execution may be continued.

また、印刷装置12は、インクジェット記録装置に限られず、被印刷体38の外表面に色材を付着させてドットを形成する方式(例えば、電子写真方式)であれば、本発明を適用できることはいうまでもない。   Further, the printing apparatus 12 is not limited to the ink jet recording apparatus, and the present invention can be applied to any system that forms dots by attaching a color material to the outer surface of the printing medium 38 (for example, an electrophotographic system). Needless to say.

また、印刷装置12が備える印刷手段(印刷ユニット22、24)の数は2つに限られず、1つ又は3つ以上であってもよい。或いは、複数の印刷手段は一体的に設けられてもよいし、それぞれ別体の印刷装置であってもよい。   The number of printing means (printing units 22 and 24) provided in the printing apparatus 12 is not limited to two, and may be one or three or more. Alternatively, the plurality of printing means may be provided integrally, or may be separate printing apparatuses.

10‥印刷システム 12‥印刷装置
14‥印刷制御装置 16‥ワーク
18‥搬送テーブル 20‥供給ユニット
22、24‥印刷ユニット(印刷手段) 26‥回収ユニット
28‥マガジン 31‥記録ヘッド
32‥硬化光源 34‥成果物
36‥治具パレット(搬送治具) 38‥被印刷体
46‥バーコード(コードマーク) 50‥制御部
54‥UI部(ユーザインターフェース) 62‥記憶部
64‥ホットフォルダ(フォルダ) 66‥バーコードリーダ(情報入力部)
68‥印刷条件DB 70‥作図領域DB
72‥電子指示書 74‥実行処理リスト
76‥印刷履歴リスト 78‥フォルダ監視部
80‥リスト解析部 82‥一致性判定部
84‥RIP処理部 86‥印刷制御部
88‥リスト作成部
DESCRIPTION OF SYMBOLS 10 ... Printing system 12 ... Printing apparatus 14 ... Printing control apparatus 16 ... Work 18 ... Conveyance table 20 ... Supply unit 22, 24 ... Printing unit (printing means) 26 ... Collection unit 28 ... Magazine 31 ... Recording head 32 ... Curing light source 34 ··· Output 36 · Jig pallet (conveying jig) 38 · Printed object 46 · Bar code (code mark) 50 · Control unit 54 · UI unit (user interface) 62 · Storage unit 64 · Hot folder (folder) 66 ...... Bar code reader (information input unit)
68 ... Printing condition DB 70 ... Drawing area DB
72 ... Electronic instruction sheet 74 ... Execution process list 76 ... Print history list 78 ... Folder monitoring part 80 ... List analysis part 82 ... Consistency judgment part 84 ... RIP processing part 86 ... Print control part 88 ... List creation part

Claims (10)

複数の印刷処理と該印刷処理の実行順番を対応付ける処理実行リストがフォルダ内に存在するか否かを監視するフォルダ監視部と、
前記フォルダ監視部の監視により前記フォルダ内に存在すると確認された前記処理実行リストを取得し解析するリスト解析部と、
前記リスト解析部による前記処理実行リストの解析結果に基づいて、前記実行順番に従った前記印刷処理のバッチ実行を少なくとも1つの印刷手段に指示する印刷制御部と
を備え
前記リスト解析部は、前記処理実行リストに含まれるジョブ区分情報を検出し、前記ジョブ区分情報により区分された1つ又は連続する2つ以上の前記印刷処理を1つの印刷ジョブとして認識し、
前記印刷制御部は、前記印刷処理のバッチ実行を、認識された前記印刷ジョブの単位で指示する
ことを特徴とする印刷制御装置。
A folder monitoring unit that monitors whether or not a process execution list that associates a plurality of print processes with the execution order of the print processes exists in the folder;
A list analysis unit that acquires and analyzes the processing execution list confirmed to exist in the folder by monitoring of the folder monitoring unit;
A print control unit that instructs batch execution of the print processing according to the execution order to at least one printing unit based on the analysis result of the processing execution list by the list analysis unit ;
The list analysis unit detects job classification information included in the processing execution list, recognizes one or two or more continuous print processes classified by the job classification information as one print job,
The print control apparatus, wherein the print control unit instructs batch execution of the print processing in units of the recognized print job .
ユーザによる操作に応じて、前記処理実行リストを編集可能に、且つ、前記処理実行リストを前記フォルダ内に投入可能に構成されるユーザインターフェースを更に備えることを特徴とする請求項1に記載の印刷制御装置。   2. The printing according to claim 1, further comprising a user interface configured to be able to edit the process execution list and to be able to input the process execution list into the folder in accordance with an operation by a user. Control device. 前記リスト解析部は、前記処理実行リストに含まれる前記印刷手段の識別情報を取得し、
前記印刷制御部は、前記印刷処理のバッチ実行を、前記印刷処理に応じた前記識別情報にて特定される前記印刷手段に振り分けて指示する
ことを特徴とする請求項1又は2に記載の印刷制御装置。
The list analysis unit acquires identification information of the printing unit included in the processing execution list,
3. The printing according to claim 1, wherein the print control unit distributes and instructs batch execution of the printing process to the printing unit specified by the identification information corresponding to the printing process. Control device.
前記印刷制御部は、互いに独立に制御可能な2つの前記印刷手段を有する印刷装置に対して、連続する2つの前記印刷処理を各前記印刷手段に振り分けて同時に指示することを特徴とする請求項に記載の印刷制御装置The printing control unit distributes two consecutive printing processes to the printing units and simultaneously instructs the printing apparatus having the two printing units that can be controlled independently of each other. The printing control apparatus according to 3 . 一方の前記印刷手段は、有彩色及び無彩色の少なくとも一方の前記印刷処理を実行可能であり、
他方の前記印刷手段は、下地色及び透明色の少なくとも一方の前記印刷処理を実行可能である
ことを特徴とする請求項に記載の印刷制御装置。
One of the printing means can execute the printing process of at least one of a chromatic color and an achromatic color,
The printing control apparatus according to claim 4 , wherein the other printing unit is capable of executing the printing process of at least one of a base color and a transparent color.
前記印刷処理の対象である被印刷体と一体搬送される搬送治具に設けられたコードマークを読み取ることで、前記搬送治具の種別情報を入力する情報入力部と、
前記情報入力部により入力された前記種別情報が、前記処理実行リストに含まれる前記種別情報に一致するか否かを判定する一致性判定部と
を更に備え、
前記印刷制御部は、前記一致性判定部により一致しないと判定された前記印刷処理の実行を中止する
ことを特徴とする請求項1〜のいずれか1項に記載の印刷制御装置。
An information input unit that inputs type information of the transport jig by reading a code mark provided on a transport jig that is integrally transported with the substrate to be printed,
A consistency determination unit that determines whether or not the type information input by the information input unit matches the type information included in the processing execution list;
The print control unit, the printing control apparatus according to any one of claims 1 to 5, characterized in that to stop the execution of determined not to coincide with the matching determination unit the printing process.
前記印刷処理毎の実行結果を示す印刷履歴リストを作成するリスト作成部を更に備えることを特徴とする請求項1〜のいずれか1項に記載の印刷制御装置。 The print control apparatus according to any one of claims 1 to 6, further comprising a list creation section that creates a print history list indicating the execution result of each of the printing process. 複数の印刷処理と該印刷処理の実行順番を対応付ける処理実行リストがフォルダ内に存在するか否かを監視する監視ステップと、
前記監視ステップでの監視により前記フォルダ内に存在すると確認された前記処理実行リストを取得し解析する解析ステップと、
前記解析ステップでの前記処理実行リストの解析結果に基づいて、前記実行順番に従った前記印刷処理のバッチ実行を少なくとも1つの印刷手段に指示する制御ステップと
をコンピュータに実行させ
前記解析ステップにおいて、前記処理実行リストに含まれるジョブ区分情報を検出し、前記ジョブ区分情報により区分された1つ又は連続する2つ以上の前記印刷処理を1つの印刷ジョブとして認識し、
前記制御ステップにおいて、前記印刷処理のバッチ実行を、認識された前記印刷ジョブの単位で指示する
ことを特徴とする印刷制御方法。
A monitoring step for monitoring whether or not a process execution list that associates a plurality of print processes with the execution order of the print processes exists in the folder;
An analysis step of acquiring and analyzing the processing execution list confirmed to be present in the folder by monitoring in the monitoring step;
Based on the analysis result of the process execution list in the analysis step, causing the computer to execute a control step of instructing at least one printing unit to perform batch execution of the print processes according to the execution order ,
In the analyzing step, job classification information included in the process execution list is detected, and one or two or more continuous print processes classified by the job classification information are recognized as one print job,
In the control step, a batch execution of the print processing is instructed in units of the recognized print job .
複数の印刷処理と該印刷処理の実行順番を対応付ける処理実行リストがフォルダ内に存在するか否かを監視する監視ステップと、
前記監視ステップでの監視により前記フォルダ内に存在すると確認された前記処理実行リストを取得し解析する解析ステップと、
前記解析ステップでの前記処理実行リストの解析結果に基づいて、前記実行順番に従った前記印刷処理のバッチ実行を少なくとも1つの印刷手段に指示する制御ステップと
をコンピュータに実行させ
前記解析ステップにおいて、前記処理実行リストに含まれるジョブ区分情報を検出し、前記ジョブ区分情報により区分された1つ又は連続する2つ以上の前記印刷処理を1つの印刷ジョブとして認識し、
前記制御ステップにおいて、前記印刷処理のバッチ実行を、認識された前記印刷ジョブの単位で指示する
ことを特徴とする印刷制御プログラム。
A monitoring step for monitoring whether or not a process execution list that associates a plurality of print processes with the execution order of the print processes exists in the folder;
An analysis step of acquiring and analyzing the processing execution list confirmed to be present in the folder by monitoring in the monitoring step;
Based on the analysis result of the process execution list in the analysis step, causing the computer to execute a control step of instructing at least one printing unit to perform batch execution of the print processes according to the execution order ,
In the analyzing step, job classification information included in the process execution list is detected, and one or two or more continuous print processes classified by the job classification information are recognized as one print job,
In the control step, the print control program instructs batch execution of the print processing in units of the recognized print job .
請求項1〜のいずれか1項に記載の印刷制御装置と、
前記印刷制御装置からの指示に応じて被印刷体に対して印刷処理を実行する少なくとも1つの印刷手段と
を備えることを特徴とする印刷システム。
A print control apparatus according to any one of claims 1 to 7 ,
A printing system comprising: at least one printing unit that executes a printing process on a printing medium in accordance with an instruction from the printing control apparatus.
JP2015009143A 2015-01-21 2015-01-21 Printing control apparatus, method and program, and printing system Active JP6383671B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015009143A JP6383671B2 (en) 2015-01-21 2015-01-21 Printing control apparatus, method and program, and printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015009143A JP6383671B2 (en) 2015-01-21 2015-01-21 Printing control apparatus, method and program, and printing system

Publications (2)

Publication Number Publication Date
JP2016134055A JP2016134055A (en) 2016-07-25
JP6383671B2 true JP6383671B2 (en) 2018-08-29

Family

ID=56438193

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015009143A Active JP6383671B2 (en) 2015-01-21 2015-01-21 Printing control apparatus, method and program, and printing system

Country Status (1)

Country Link
JP (1) JP6383671B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6818563B2 (en) * 2017-01-18 2021-01-20 キヤノン株式会社 Information processing systems, information processing methods, and programs
JP2018160092A (en) * 2017-03-23 2018-10-11 ローランドディー.ジー.株式会社 Print system
JP6946078B2 (en) * 2017-06-30 2021-10-06 ローランドディー.ジー.株式会社 A composite file generator, a printing system equipped with it, and a computer program for generating composite files.
JP7016736B2 (en) * 2017-06-30 2022-02-07 ローランドディー.ジー.株式会社 A print data generator, a print system equipped with the print data generator, and a computer program for print data generation.
JP7186117B2 (en) * 2019-03-19 2022-12-08 株式会社ミマキエンジニアリング Machining system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0962467A (en) * 1995-08-28 1997-03-07 Casio Electron Mfg Co Ltd Selection system for printer device
JPH11314444A (en) * 1998-05-07 1999-11-16 Canon Inc Method and apparatus for controlling printer
JP2004118231A (en) * 2002-09-20 2004-04-15 Murata Mach Ltd Print server
JP2006201850A (en) * 2005-01-18 2006-08-03 Canon Inc Image forming system
JP2006344172A (en) * 2005-06-10 2006-12-21 Canon Inc Image formation control method, document printing method, and program
JP5235595B2 (en) * 2008-10-14 2013-07-10 キヤノン株式会社 File control apparatus, control method therefor, and printing system

Also Published As

Publication number Publication date
JP2016134055A (en) 2016-07-25

Similar Documents

Publication Publication Date Title
JP6383671B2 (en) Printing control apparatus, method and program, and printing system
US20190392272A1 (en) Rfid digital print/encode
US8564810B2 (en) Job management apparatus, job management method, and storage medium for using information of a post-processing apparatus to manage a print job
US7999955B2 (en) Printing system, print server and computer program that differentiate between on-line and off-line finishing devices in said printing system
JP5305073B2 (en) Printing system, image forming apparatus, post-processing apparatus, image forming program, and post-processing program
US9037029B2 (en) Job control apparatus and method, and recording medium for producing a book
US8867072B2 (en) Information processing apparatus, control method therefor, and computer-readable medium
US8964241B2 (en) Print control device and non-transitory computer readable medium for storing mark information in accordance with a type of printer
JP2008269261A (en) Information processor, information processing method and program
JP2002331710A (en) Method and apparatus for integrating color page in monochromatic printer managed by raster imaging processor
JP2011230491A (en) Image processing apparatus, image processing method, printing system, and program
US10686953B2 (en) Input assisting method, non-transitory computer-readable recording medium and setup-information input system improves accuracy of settings value to be inputted in setting fields using a rule by using machine learning
US9628662B1 (en) Security feature in graphic documents
JP5779942B2 (en) Variable print data processing time prediction program and image forming apparatus
JP5701085B2 (en) Information processing apparatus, information processing method, and program
US20150098099A1 (en) Color conversion processing apparatus, color conversion processing method, and non-transitory storage medium
JP2013039749A (en) Printing device, and method for processing the same
US8570553B2 (en) System and method for compiling print job segments or composite print jobs in a printing system
US8928920B2 (en) Multi-color banner pages for print job finishing workflows
JP7047420B2 (en) Setting control program and setting control method
US20040263902A1 (en) Pluggable RIP system
JP2018203476A (en) Information processing apparatus, control method of the same, and program for the same
JP6313435B2 (en) Method for printing a print job on media
US8305605B2 (en) Composition engine RFID data store and schema element system
JP7363037B2 (en) printers and computer programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171025

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180425

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180521

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180709

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180806

R150 Certificate of patent or registration of utility model

Ref document number: 6383671

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250