JPH0343280A - Printer state setting system - Google Patents

Printer state setting system

Info

Publication number
JPH0343280A
JPH0343280A JP1179326A JP17932689A JPH0343280A JP H0343280 A JPH0343280 A JP H0343280A JP 1179326 A JP1179326 A JP 1179326A JP 17932689 A JP17932689 A JP 17932689A JP H0343280 A JPH0343280 A JP H0343280A
Authority
JP
Japan
Prior art keywords
printer
status setting
state setting
information
setting information
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.)
Pending
Application number
JP1179326A
Other languages
Japanese (ja)
Inventor
Mikako Shimizu
清水 美香子
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Software Kyushu 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 NEC Software Kyushu Ltd filed Critical NEC Software Kyushu Ltd
Priority to JP1179326A priority Critical patent/JPH0343280A/en
Publication of JPH0343280A publication Critical patent/JPH0343280A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PURPOSE:To simplify process for the setting of a printer state by registering printer state setting information in a table inside a printer in advance. CONSTITUTION:A print state setting registration device 1 registers printer state setting information in an information table. The information table is present in a printer and 'n' number of parts of state setting information can be registered in the table. Each state setting information has an identifier. A printer state setting selection device 2 selects one of state setting information parts registered in the information table and makes a request to a printer using an identifier corresponding to the one of the registered state setting information parts. Process to interpret whether an output data sent to the printer initially is an identifier is performed, and if the identifier is the output data, the information table is retrieved. Then the process to read the state setting information is performed and the state setting information is executed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はプリンタ装置における状態設定の方式〔従来の
技術〕 従来、プリンタ装置にデータを出力する際にプリンタ装
置の状態設定をするには、必要な状態設定情報を1つ1
つセットしてプリンタに要求していた。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention relates to a method for setting the state of a printer device. [Prior Art] Conventionally, in order to set the state of a printer device when outputting data to the printer device, One piece of necessary status setting information
I was requesting the printer to set one.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のプリンタ装置の状態設定方式では、状態
設定の必要が生じると、毎回同じ処理で状態設定を行な
わなければならないので、処理が煩雑になり、また出力
データが長くなってしまい回線の効率を低くするという
欠点がある。
In the conventional printer status setting method described above, when a status setting is required, the status setting must be done in the same process every time, which makes the process complicated, and the output data becomes long, reducing the efficiency of the line. It has the disadvantage of lowering the

〔課題を解決するための手段〕[Means to solve the problem]

本発明のプリンタ装置状態設定方式は、プリンタ装置に
データを出力する場合の状態設定情報をプリンタ装置内
の情報テーブルにあらかじめ登録する状態設定登録手段
と、前記情報テーブルに登録した状態設定情報を識別子
によってプログラムから選択する状態設定選択手段と、
プリンタ装置が送信されてきた識別子をもとに情報テー
ブルに登録されている状態設定情報を検索する状態設定
検索手段と、検索した状態設定情報をプリンタ装置が実
行する状態設定実行手段とを有する。
The printer status setting method of the present invention includes a status setting registration means for registering status setting information in advance in an information table in the printer when outputting data to the printer, and an identifier for the status setting information registered in the information table. a state setting selection means for selecting from the program by;
The printer apparatus includes a status setting search means for searching status setting information registered in an information table based on the transmitted identifier, and a status setting execution means for causing the printer apparatus to execute the retrieved status setting information.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である。同
図においてプリンタ装置状態設定方式は、プリンタ装置
の状態設定登録手段1と、プリンタ装置の状態設定選択
手段2と、プリンタ装置の状態設定検索手段3と、プリ
ンタ装置の状態設定実行手段4とから構成される。
FIG. 1 is a block diagram showing one embodiment of the present invention. In the same figure, the printer status setting method includes printer status setting registration means 1, printer status setting selection means 2, printer status setting searching means 3, and printer status setting execution means 4. configured.

プリンタ装置の状態設定登録手段1はプリンタ装置の状
態設定情報を第2図に示す情報テーブルに登録する。情
報テーブルはプリンタ装置内に存在し、n個の状態設定
情報が登録できる。各状態設定情報には識別子がつけら
れる。
The printer status setting registration means 1 registers printer status setting information in the information table shown in FIG. The information table exists within the printer device, and n pieces of status setting information can be registered. An identifier is attached to each state setting information.

プリンタ装置の状態設定選択手段2は上記の情報テーブ
ルに登録した状態設定情報の一つを選択し、それに対応
した識別子でプリンタ装置に対し要求を行なう。
The status setting selection means 2 of the printer device selects one of the status setting information registered in the information table, and makes a request to the printer device using the corresponding identifier.

第3図はプリンタ装置の状態設定検索手段3と状態設定
実行手段4の動作を示す流れ図である。
FIG. 3 is a flowchart showing the operations of the status setting search means 3 and the status setting execution means 4 of the printer device.

第3図において、最初にプリンタ装置に送られてきた出
力データが識別子が否かを判断する処理31を行い、識
別子であれば上記の情報テーブルの検索処理32を行い
、状態設定情報の読み込み処理33を行い、状態設定情
報の実行41を行う。
In FIG. 3, a process 31 is performed to determine whether or not the output data sent to the printer device is an identifier, and if it is an identifier, the above information table search process 32 is performed, and a process for reading status setting information is performed. 33, and execute state setting information 41.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、プリンタ装置の状態設定
情報をプリンタ装置内のテーブルにあらかじめ登録する
ことにより、プリンタ装置の状態設定を行う処理を簡略
でき、また印字データが短くなるので回線の効率を上げ
る効果がある。
As explained above, the present invention can simplify the process of setting the status of the printer by registering the status setting information of the printer in advance in a table within the printer, and also improves line efficiency by shortening print data. It has the effect of increasing

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明のプリンタ装置の状態設定方式の一実施
例を示すブロック図、第2図は情報テーブルの例を示す
説明図、第3図はプリンタ装置内部での処理動作を示す
流れ図である。 1・・・状態設定登録手段、 2・・・状態設定実行手 段、 3・・・状態設定検索手段、 4・・・状態設定実行手 段。
FIG. 1 is a block diagram showing an embodiment of the printer status setting method of the present invention, FIG. 2 is an explanatory diagram showing an example of an information table, and FIG. 3 is a flowchart showing processing operations inside the printer device. be. 1... Status setting registration means, 2... Status setting execution means, 3... Status setting search means, 4... Status setting execution means.

Claims (1)

【特許請求の範囲】[Claims] プリンタ装置にデータを出力する場合の状態設定情報を
プリンタ装置内の情報テーブルにあらかじめ登録する状
態設定登録手段と、前記情報テーブルに登録した状態設
定情報を識別子によってプログラムから選択する状態設
定選択手段と、プリンタ装置が送信されてきた識別子を
もとに情報テーブルに登録されている状態設定情報を検
索する状態設定検索手段と、検索した状態設定情報をプ
リンタ装置が実行する状態設定実行手段とを有すること
を特徴とするプリンタ装置状態設定方式。
a status setting registration means for pre-registering status setting information in an information table in the printer apparatus when outputting data to the printer apparatus; a status setting selection means for selecting the status setting information registered in the information table from a program using an identifier; , a status setting search means for the printer device to search for status setting information registered in the information table based on the transmitted identifier, and a status setting execution means for the printer device to execute the retrieved status setting information. A printer device status setting method characterized by:
JP1179326A 1989-07-11 1989-07-11 Printer state setting system Pending JPH0343280A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1179326A JPH0343280A (en) 1989-07-11 1989-07-11 Printer state setting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1179326A JPH0343280A (en) 1989-07-11 1989-07-11 Printer state setting system

Publications (1)

Publication Number Publication Date
JPH0343280A true JPH0343280A (en) 1991-02-25

Family

ID=16063883

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1179326A Pending JPH0343280A (en) 1989-07-11 1989-07-11 Printer state setting system

Country Status (1)

Country Link
JP (1) JPH0343280A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7307742B2 (en) 2000-09-20 2007-12-11 Canon Kabushiki Kaisha Information processing method, information processing apparatus, program for information processing apparatus, and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7307742B2 (en) 2000-09-20 2007-12-11 Canon Kabushiki Kaisha Information processing method, information processing apparatus, program for information processing apparatus, and storage medium

Similar Documents

Publication Publication Date Title
JPH0343280A (en) Printer state setting system
JPS62120562A (en) Output control system for job result given to terminal printer equipment
JPH0969059A (en) File form conversion system
JPH05233313A (en) Symbol table processing system
JPH0258139A (en) Data control system for information processor
JPH05120173A (en) Starting management system for terminal equipment
JP2509936B2 (en) Output control device
JPH0667827A (en) Data display control device
JPH04373060A (en) Batch job input number limiting system
KR930001639A (en) How to handle maintenance of the exchange system
JPH0359724A (en) Error information compression system for translation system
JPH0236415A (en) Printer output processing system
JPS62260219A (en) Reproduction and display system for input data on menu screen
JPH04113439A (en) On-line program processor
JPH0216643A (en) System for controlling output of debugging information
JPH05257558A (en) Batch job operation management system
JPH04363749A (en) Optimal printer name obtaining device for command type end user language stylizing processing
JPH05274283A (en) Multiple process cooperation method and computer system
JPS6285322A (en) Picture displaying system
JPH04241031A (en) Interrupt responding system for multi-task monitor
JPH03251929A (en) Qualification name settling system for translation system
JPS63171851U (en)
JPS6349877A (en) Retrieving/displaying system for print data
JPH02144620A (en) Slip output system
JPS63141180A (en) Preparing device for circuit diagram with inter-page collating information