JPH0689193A - Interpreter processing system - Google Patents
Interpreter processing systemInfo
- Publication number
- JPH0689193A JPH0689193A JP4239484A JP23948492A JPH0689193A JP H0689193 A JPH0689193 A JP H0689193A JP 4239484 A JP4239484 A JP 4239484A JP 23948492 A JP23948492 A JP 23948492A JP H0689193 A JPH0689193 A JP H0689193A
- Authority
- JP
- Japan
- Prior art keywords
- output
- destination
- storage unit
- data
- data storage
- 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.)
- Withdrawn
Links
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は代行出力制御方式に関
し、特にイメージデータの出力時、出力装置に障害が発
生し出力ができない場合、あらかじめ設定されたテーブ
ルに従って出力先を変更し、出力を行う代行出力制御方
式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a substitute output control system, and particularly when outputting image data, if the output device fails and cannot output, the output destination is changed according to a preset table and output is performed. This is a substitute output control method.
【0002】[0002]
【従来の技術】従来の代行出力制御方式は、出力を行な
った結果、出力先が障害である場合に、あらかじめ設定
されたテーブルより代行出力先を得て、出力先とし、出
力を行なっていた。2. Description of the Related Art In the conventional proxy output control method, when the output destination is a failure as a result of output, the substitute output destination is obtained from a preset table, and is output as the output destination. .
【0003】以下にイメージデータとして写真の伝送を
行う新聞社を例として写真データ出力制御を例にしなが
ら説明する。A newspaper company that transmits photographs as image data will be described below by taking photograph data output control as an example.
【0004】まず始めに、キーボードより出力したいイ
メージ番号(例えばM0102)と出力先(例えばプリ
ンタ1)を入力し、データ保存部に保持する。First, an image number (for example, M0102) desired to be output and an output destination (for example, printer 1) are input from a keyboard and stored in a data storage unit.
【0005】次に、データ保存部に保持しているイメー
ジ番号をもとにしてイメージデータファイルより、写真
イメージを読み出し、データ保存部に保持している出力
先に伝えて印刷する。Next, a photographic image is read from the image data file based on the image number stored in the data storage unit, transmitted to the output destination stored in the data storage unit, and printed.
【0006】出力処理の制御について以下に説明する。The control of the output process will be described below.
【0007】まず、イメージデータファイルから読み込
んだ写真データをデータ保存部に保持している出力先へ
出力する。この出力結果を判断し、正常に終了したなら
ば出力処理を終わる。もしも異常であった場合には、次
の動作へ移り、代行出力を行うかどうか判断する。First, the photograph data read from the image data file is output to the output destination held in the data storage unit. The output result is judged, and if it is completed normally, the output process is ended. If it is abnormal, the process moves to the next operation, and it is determined whether or not to perform proxy output.
【0008】次に、データ保存部に保持している出力先
には、代行出力先が設定されているかどうか宛先データ
部を確認する。代行出力先が設定されているならこれを
出力先としてデータ保存部に保持し、出力を行う。もし
設定されていないならば、エラーとして出力処理を終わ
る。Next, the destination data section is checked to see if a substitute output destination is set for the output destination held in the data storage section. If a substitute output destination is set, this is stored as an output destination in the data storage unit and output. If not set, output processing ends as an error.
【0009】次に、今、データ保存部に保持している出
力先(代行出力先)へ、出力を行い結果を判断し、代行
するかどうか決定し、出力先を変更してデータ保存部に
保持し、再度出力する。という処理を繰り返す。Next, output is performed to the output destination (alternative output destination) currently held in the data storage unit, the result is judged, whether or not to substitute is determined, and the output destination is changed to the data storage unit. Hold and output again. This process is repeated.
【0010】[0010]
【発明が解決しようとする課題】上述した従来の代行出
力制御方式では、以下のような欠点がある。 1.出力先の装置が障害の場合に代行出力を行うが、出
力されたものからは、代行出力によるものか、元々から
自分宛なのか判断できない。このためイメージデータを
見て、宛先の見当をつけて電話などによって一つ一つ確
認する手間・時間がかかる。 2.一つの出力先に出力が集中してしまうと、回りの装
置が空いているにもかかわらず出力に時間がかかる。The above-described conventional proxy output control system has the following drawbacks. 1. When the output destination device is faulty, the proxy output is performed. However, from the output, it cannot be determined whether the output is the proxy output or the address is originally addressed to itself. For this reason, it takes time and effort to look at the image data, estimate the destination, and confirm each one by telephone or the like. 2. If the output concentrates on one output destination, it takes a long time to output even if the surrounding devices are idle.
【0011】[0011]
【課題を解決するための手段】本発明の代行出力制御方
式は、宛先名とイメージ番号とを含む出力情報データを
入力し、イメージデータファイルおりイメージ番号に対
応するイメージデータを読み込み、出力先一覧テーブル
より宛先名に対応した出力先と代行出力先を得て、出力
を行うイメージデータ伝送システムにおいて、出力先の
装置が障害によりイメージデータを出力できなかった場
合に、データ保存部に保持している代行出力先を得て、
代行出力先の装置にイメージデータと本来出力する宛先
名とを一緒に印刷する。According to the proxy output control method of the present invention, output information data including a destination name and an image number is input, image data corresponding to an image data file and an image number is read, and a list of output destinations is displayed. In the image data transmission system that obtains the output destination and the alternate output destination corresponding to the destination name from the table and outputs the image data, if the output destination device cannot output the image data due to a failure, hold it in the data storage unit. Get a substitute output destination,
The image data and the destination name to be originally output are printed together on the substitute output device.
【0012】[0012]
【実施例】次に本発明の実施例について図面を参照して
説明する。Embodiments of the present invention will now be described with reference to the drawings.
【0013】図1は、本発明の代行出力制御方式の一実
施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the proxy output control system of the present invention.
【0014】図2(a)は、本実施例の代行出力制御方
式における動作の一例を示す流れ図であり、図2(b)
は図2(a)の分析・出力処理の動作を示す流れ図であ
る。FIG. 2A is a flow chart showing an example of the operation in the proxy output control system of this embodiment, and FIG.
2 is a flow chart showing the operation of the analysis / output processing of FIG.
【0015】図3(a)は、宛先データ部の構成図であ
り、図3(b)は同じく図1に示すデータ保存部の構成
図である。FIG. 3A is a block diagram of the destination data section, and FIG. 3B is a block diagram of the data storage section shown in FIG.
【0016】プロセッサ3は、イメージデータの代行出
力制御に必要な各種制御を行うものであり、まず、入力
指示された宛先名とイメージ番号を受け付けて保持す
る。次にイメージデータファイル2よりイメージ番号に
対応したイメージデータを読み出し、保持する。次に
は、あらかじめ設定されたテーブルより、宛先名に対応
した出力先と代行出力先を得て、保持する。その次に宛
先名をイメージ化して保存する。最後に、イメージ化し
た宛先名とイメージデータを一緒にして出力先に印刷す
る。というような動作の流れを制御するための操作を行
うものである。The processor 3 performs various controls necessary for the proxy output control of the image data. First, the processor 3 receives and holds the destination name and the image number which are instructed to be input. Next, the image data corresponding to the image number is read from the image data file 2 and held. Next, the output destination and the substitute output destination corresponding to the destination name are obtained and held from the preset table. Next, the destination name is imaged and saved. Finally, the imaged destination name and the image data are printed together at the output destination. Such an operation is performed to control the flow of operations.
【0017】このため、キーボード1から入力された情
報を受け付け主メモリ4のデータ保存部11に伝えて保
持させる入力受付処理部6、データ保存部11に保持し
ているイメージ番号に対応するイメージデータをイメー
ジデータファイル2から読み出し、データ保存部11に
保持させるイメージ読出処理部7、データ保存部11に
保持している宛先名から出力先と代行出力先を決定し、
データ保存部11に保持させる出力先決定処理部9、デ
ータ保存部11に保持している宛先名をイメージ化する
イメージ処理部10、出力先決定や宛先名イメージ化を
制御し、出力先の装置が障害の場合には代行出力先へ変
更させイメージデータを出力する出力処理部8、キーボ
ード1から入力された情報や、宛先データ部12から得
た情報などを保持するデータ保存部11、キーボード1
から入力される宛先名に対応する出力先と代行出力先の
設定を保持する宛先データ部1等を備えている。Therefore, the image data corresponding to the image number stored in the input reception processing unit 6 and the data storage unit 11 which receives the information input from the keyboard 1 and transmits the information to the data storage unit 11 of the main memory 4 and holds it. Is read from the image data file 2, and the image read processing unit 7 to be held in the data storage unit 11 and the output destination and the substitute output destination are determined from the destination name held in the data storage unit 11,
Output destination determination processing unit 9 stored in the data storage unit 11, image processing unit 10 that visualizes the destination name stored in the data storage unit 11, output destination determination and destination name imaging, and output destination device In the case of a failure, the output processing unit 8 that changes the output destination to the alternate output destination and outputs the image data, the data storage unit 11 that holds the information input from the keyboard 1, the information obtained from the destination data unit 12, and the keyboard 1
A destination data section 1 and the like for holding the settings of the output destination and the substitute output destination corresponding to the destination name input from
【0018】次に、イメージデータとして写真の伝送を
行う新聞社を例として、写真データの出力制御を例に図
2の流れ図を参照しながら、本発明の動作を説明する。Next, the operation of the present invention will be described with reference to the flow chart of FIG. 2 by taking a newspaper company that transmits photographs as image data as an example and taking the output control of the photograph data as an example.
【0019】まず始めに、動作ステップS1では、キー
ボード1より出力したい宛先名(例えばM0102)を
入力し、入力受付処理部6がこれを受け付け、データ保
存部11に伝えて保持させる。という操作を行う。デー
タ保存部11では図3(b)に示すような構成で宛先名
とイメージ番号を保持する。First, in operation step S1, a destination name (for example, M0102) desired to be output is input from the keyboard 1, and the input reception processing unit 6 receives it and informs the data storage unit 11 to hold it. Perform the operation. The data storage unit 11 holds the destination name and the image number with the configuration shown in FIG.
【0020】次に動作ステップS2では、データ保存部
1に保持しているイメージ番号をもとにしてイメージ読
出処理部7はイメージデータファイル2より写真データ
を読み出す。Next, in the operation step S2, the image reading processing unit 7 reads out the photographic data from the image data file 2 based on the image number held in the data storage unit 1.
【0021】次に、動作ステップS3では、データ保存
部11に保持している宛先名をもとにして宛先データ部
12より出力先決定処理部9は実際に出力を行う出力先
(例えばプリンタ1)と、障害が起こった際に代行出力
する代行出力先(例えばプリンタ3)を得て、データ保
存部11に伝えて保持させる。というような操作を行
う。宛先データ部12では図3(a)に示すような構成
で宛先名と対応する出力先・代行出力先を保持する。そ
して、イメージ化処理部10は、データ保存部11に保
持している宛先名をイメージ化して、データ保存部11
に伝えてイメージデータと一緒にして保持させる。次に
データ保存部11に保持している出力先へ動作ステッS
2で読み出した写真イメージと出力制御部8は、印刷部
5に伝えて出力させる。Next, in the operation step S3, the output destination determination processing unit 9 outputs the output destination (for example, the printer 1) from the destination data unit 12 based on the destination name stored in the data storage unit 11. ) And a substitute output destination (for example, the printer 3) that substitutes the output when a failure occurs, and informs the data storage unit 11 to hold it. Perform such an operation. The destination data unit 12 holds the output destination / alternative output destination corresponding to the destination name with the configuration shown in FIG. Then, the imaging processing unit 10 visualizes the destination name held in the data storage unit 11 into an image, and the data storage unit 11
To be held together with the image data. Next, the operation step S is performed to the output destination stored in the data storage unit 11.
The photographic image read in 2 and the output control unit 8 are transmitted to the printing unit 5 and output.
【0022】次に動作ステップS3の分析・出力処理で
の制御について図2(b)を参照して説明する。Next, the control in the analysis / output processing of the operation step S3 will be described with reference to FIG.
【0023】まず、動作ステップS10では、データ保
存部11に保持している宛先名をもとにして、出力先決
定処理部9は、宛先データ部12より実際に出力を行う
出力先と障害が起こった際に代行出力する代行出力先を
得て、データ保存部1に伝え、保持させる。出力先で
は、それぞれの出力待ち行列の長さを比較し、一番短い
出力先を選ぶ。First, in operation step S10, based on the destination name stored in the data storage unit 11, the output destination determination processing unit 9 determines whether or not there is a failure with the output destination from which the destination data unit 12 actually outputs. When an occurrence occurs, an alternate output destination for the alternate output is obtained, transmitted to the data storage unit 1, and held therein. At the output destination, the length of each output queue is compared and the shortest output destination is selected.
【0024】次に、動作ステップS11では、データ保
存部11に保持している宛先名を、イメージ化処理部1
0は文字コードからイメージ化して、写真データと一緒
にデータ保持部11に保持させる。Next, in an operation step S11, the destination name held in the data storage unit 11 is set to the image processing unit 1
0 is converted into an image from a character code and held in the data holding unit 11 together with the photographic data.
【0025】次に動作ステップS12では、動作ステッ
プS11で保持したイメージ化された宛先名と写真デー
タを一緒に出力する。Next, in operation step S12, the imaged destination name and photograph data held in operation step S11 are output together.
【0026】その出力処理結果を動作ステップS13で
判断し、正常に終了したならば出力処理を終わる。もし
異常であった場合には、次の動作ステップS14へ移
り、代行を行うかどうか判断する。The output processing result is judged in the operation step S13, and if the output is normally completed, the output processing is ended. If it is abnormal, the process proceeds to the next operation step S14, and it is determined whether or not to perform the substitution.
【0027】次に動作ステップS14では、データ保存
部11に保持している代行出力先を確認する。もし代行
出力先が切されていなければ動作ステップS17へ移
り、障害復旧を持ち合わせる。代行出力先が設定されて
いるなら動作ステップS15へ移り、代行出力を行う。Next, in operation step S14, the substitute output destination held in the data storage unit 11 is confirmed. If the substitute output destination is not cut off, the operation proceeds to operation step S17, and failure recovery is provided. If the substitute output destination is set, the operation proceeds to operation step S15 and the substitute output is performed.
【0028】次に動作ステップS15では、出力をデー
タ保存部11に保持している代行出力先に変更して、動
作ステップS12で出力しようとした宛先名と写真デー
タを出力する。Next, in the operation step S15, the output is changed to the substitute output destination held in the data storage unit 11, and the destination name and the photographic data which are to be output in the operation step S12 are output.
【0029】その出力結果を動作ステップS16で判断
し、正常終了したならば、出力処理を終わる。もし異常
終了した場合には、動作ステップS17へ移り、元の出
力先で障害復旧を待つ。The output result is judged in the operation step S16, and if it is normally ended, the output process is ended. If the processing is abnormally terminated, the process proceeds to operation step S17 and waits for failure recovery at the original output destination.
【0030】次に動作ステップS17では、出力待ち行
列に登録し、障害が復旧するまで出力を待ち合わせる。
この時の出力先は、データ保存部11に保持している出
力先を使う。Next, in operation step S17, the output is registered in the output queue and the output is waited until the failure is recovered.
At this time, the output destination stored in the data storage unit 11 is used.
【0031】次に、動作ステップS18では、障害が復
旧したかどうか確認する。復旧がまだならば動作ステッ
プS18に戻って障害の復旧を待つ。復旧していたなら
ば動作ステップS19へ移り、再度出力を行う。Next, in operation step S18, it is confirmed whether or not the failure is recovered. If the recovery has not been completed, the process returns to operation step S18 to wait for the recovery of the failure. If it has been recovered, the operation proceeds to operation step S19, and the output is performed again.
【0032】次に動作ステップS19では、再び出力を
行うため一旦、出力待ち行列から削除して、動作ステッ
プS12へ戻り、出力からの動作を行う。Next, in the operation step S19, in order to perform the output again, it is once deleted from the output queue, and the process returns to the operation step S12 to perform the operation from the output.
【0033】[0033]
【発明の効果】以上説明したように、本発明の代行出力
制御方式は以下のような効果がある。 1.出力先の装置が障害のために代行出力を行った場合
にも、本来の宛先名を保持し、イメージデータと一緒に
宛先名と発信元を印字する。このため、出力されたもの
が代行出力によるものか、元々から自分宛のものなのか
が一目見て判別でき、イメージデータを見て推測・判断
し一つ一つ確認する手間が不要になる。 2.複数の出力先を論理的な1つの宛先名て扱う。この
ため、出力を複数の出力先に分散でき、一宛先に出力が
集中した場合でも出力に要する時間を大幅に短縮でき
る。As described above, the proxy output control system of the present invention has the following effects. 1. Even when the output destination device outputs a substitute for a failure, the original destination name is retained and the destination name and source are printed together with the image data. For this reason, it is possible to determine at a glance whether the output is a substitute output or it is originally addressed to itself, and it is not necessary to guess and judge the image data and check each one. 2. A plurality of output destinations are treated as one logical destination name. Therefore, the output can be distributed to a plurality of output destinations, and the time required for the output can be significantly reduced even when the output is concentrated on one destination.
【図1】本発明の代行出力制御方式の一実施例を示すブ
ロック図である。FIG. 1 is a block diagram showing an embodiment of a proxy output control system of the present invention.
【図2】本実施例における動作の一例を示す流れ図であ
る。FIG. 2 is a flowchart showing an example of an operation in this embodiment.
【図3】本実施例における宛先データ部の構成図とデー
タ保存部の構成図である。FIG. 3 is a configuration diagram of a destination data unit and a configuration diagram of a data storage unit in the present embodiment.
1 キーボード 2 イメージデータファイル 3 プロセッサ 4 主メモリ 5 印刷部 6 入力受付処理部 7 イメージ読出処理部 8 出力制御部 9 出力決定処理部 10 イメージ化処理部 11 データ保存部 12 宛先データ部 1 keyboard 2 image data file 3 processor 4 main memory 5 printing unit 6 input reception processing unit 7 image reading processing unit 8 output control unit 9 output determination processing unit 10 imaging processing unit 11 data storage unit 12 destination data unit
Claims (1)
データを入力し、データファイルより、イメージ番号に
該当するイメージデータを読み込み、出力先一覧テーブ
ルより宛先名に対応した出力先と代行出力先を得て、出
力を行うイメージデータ送信システムにおいて、本来の
出力先の装置が障害によりイメージデータを出力できな
かった場合、データ保存部に保持している代行出力先を
得て、代行出力先の装置にイメージデータと本来出力す
る宛先名とを一緒に印刷することを特徴とする代行出力
制御方式。1. Output information data including an image number and a destination name is input, image data corresponding to the image number is read from a data file, and an output destination and a substitute output destination corresponding to the destination name are read from an output destination list table. In the image data transmission system that outputs the output, if the device of the original output destination cannot output the image data due to a failure, the substitute output destination stored in the data storage unit is obtained and the output destination of the substitute output destination is acquired. A proxy output control method characterized by printing image data and the destination name that is originally output on the device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4239484A JPH0689193A (en) | 1992-09-08 | 1992-09-08 | Interpreter processing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4239484A JPH0689193A (en) | 1992-09-08 | 1992-09-08 | Interpreter processing system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0689193A true JPH0689193A (en) | 1994-03-29 |
Family
ID=17045467
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4239484A Withdrawn JPH0689193A (en) | 1992-09-08 | 1992-09-08 | Interpreter processing system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0689193A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7266590B2 (en) | 2000-02-21 | 2007-09-04 | Seiko Epson Corporation | System for mediating printing on network |
-
1992
- 1992-09-08 JP JP4239484A patent/JPH0689193A/en not_active Withdrawn
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7266590B2 (en) | 2000-02-21 | 2007-09-04 | Seiko Epson Corporation | System for mediating printing on network |
US7370090B2 (en) | 2000-02-21 | 2008-05-06 | Seiko Epson Corporation | Print portal system on network |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH04298766A (en) | Image processor | |
JPH07175916A (en) | Image reading and forming device | |
JPH0689193A (en) | Interpreter processing system | |
JP3017343B2 (en) | Print control apparatus and method | |
US5850570A (en) | Communication apparatus for performing data transfer utilizing direct memory access controller | |
JP3087462B2 (en) | Print control device | |
JP2007043571A (en) | Image processor, image processing method, and program for making computer execute the method | |
JP3128385B2 (en) | Printer | |
JPH08300743A (en) | Printing processing system | |
JP3046478B2 (en) | Printing apparatus and printing method | |
JPH10198531A (en) | Network printer device | |
JP4446384B2 (en) | Facsimile machine | |
JPH10278364A (en) | Page printer | |
JP2000057130A (en) | Method and device for automatically discriminating and printing correction place in document preparation | |
JP2001103194A (en) | Communication equipment and storage medium | |
JPH07156467A (en) | Apparatus for forming image | |
JP4286818B2 (en) | Printer driver and printing system | |
JPH0573233A (en) | Priority processor for job processing output | |
JPH06274593A (en) | Electronic filing device | |
JPH0818604A (en) | Communication controller | |
JPH10322535A (en) | Facsimile equipment | |
JPH08164655A (en) | Output device | |
JP2005165108A (en) | Management system for photographic processor | |
JP2003211747A (en) | Imaging apparatus | |
JPH0675724A (en) | Print controller |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 19991130 |